Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump svg-inline-loader from 0.4.1 to 0.8.2 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps svg-inline-loader from 0.4.1 to 0.8.2.

Release notes

Sourced from svg-inline-loader's releases.

v0.8.0

2017-07-16

Bug Fixes

  • add missing idPrefix as default value to config, close #36 (ba7738d)
  • corrupted css properties in style tag (2d28c42)
  • don't transform webpack2 query objects (9373e3e)
  • multiple classes in class string fix (2024e06)

Features

  • warnTags and warnTagAttrs (ada00d7)
Changelog

Sourced from svg-inline-loader's changelog.

0.8.2 (2020-02-17)

0.8.1 (2020-02-07)

0.8.0 (2017-07-16)

Bug Fixes

  • add missing idPrefix as default value to config, close #36 (ba7738d)
  • corrupted css properties in style tag (2d28c42)
  • don't transform webpack2 query objects (9373e3e)
  • multiple classes in class string fix (2024e06)

Features

  • warnTags and warnTagAttrs (ada00d7)

0.6.1

  • Fixed a bug when using removingTagAttrs

0.6.0

0.5.0

  • Added removingTagAttrs option (by @iernie)

0.4.0

0.3.0

  • Isolate transfomration functions and make tag removal optional, add README
  • Added React svg icon tag

0.2.3

  • Tag removal is fixed (<defs />, <style />, <title />, ...) and test added
... (truncated)
Commits
  • 0e71085 chore(release): 0.8.2
  • 3d3fa4b chore(release): 0.8.1
  • 304baef refactor: Update to latest loader-utils (#72)
  • d2c7218 docs: Update changelog for standard-version
  • 99af806 chore(release): 0.8.0
  • ff568a9 chore: Adds release tooling
  • 2b7dcc9 docs: Update usage documentation (#54)
  • 4126d57 docs(readme): remove bithound badge
  • 32349e0 docs(readme): contrib standard readme (#50)
  • b652e17 Update license to js foundation license (fixes #49)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jhnns, a new releaser for svg-inline-loader since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants