Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Bump svg-sprite-loader from 4.1.6 to 5.1.1 #651

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2020

Bumps svg-sprite-loader from 4.1.6 to 5.1.1.

Release notes

Sourced from svg-sprite-loader's releases.

v5.1.1

  • Add support for webpack5
  • Accessibility fix

v5.0.0

Bug Fixes

  • pass proper context param to runtime generator (c084ec7), closes #186

BREAKING CHANGES

Possible breaks third-party runtime generators. Earlier context param was containing path to compilation root context, e.g. folder where webpack compilation occurs. This is wrong behaviour, because meaning of this param is a folder where svg image is located. So it was changed in this commit. If your custom runtime generator breaks after this update use loaderContext.rootContext option instead of context.

v4.3.0

Features

  • outputPath: add possibility to define output path (2c7eceb)

v4.2.7

Bug Fixes

  • move mask & clipPath elements outside symbol (ae70786), closes #325

v4.2.6

Bug Fixes

v4.2.5

Bug Fixes

  • refers to transpiled code in svg-baker-runtime (65ece05), closes #385

v4.2.4

Bug Fixes

  • don't create additional chunk for sprite (80ebfa3), closes #364

v4.2.3

Bug Fixes

  • check properly when window.angular properly (1c76824)

v4.2.2

Bug Fixes

  • add aria-hidden attribute to sprite node for proper accessibility behaviour (bb08665), closes #315

... (truncated)

Changelog

Sourced from svg-sprite-loader's changelog.

5.1.1 (2020-12-05)

5.1.0 (2020-12-05)

Features

5.0.0 (2020-05-11)

Bug Fixes

  • pass proper context param to runtime generator (c084ec7), closes #186

BREAKING CHANGES

  • Possible breaks third-party runtime generators. Earlier context param was containing path to compilation root context, e.g. folder where webpack compilation occurs. This is wrong behaviour, because meaning of this param is a folder where svg image is located. So it was changed in this commit. If your custom runtime generator breaks after this update use loaderContext.rootContext option instead of context.

4.3.0 (2020-05-03)

Features

  • outputPath: add possibility to define output path (2c7eceb)

4.2.7 (2020-04-28)

Bug Fixes

  • move mask & clipPath elements outside symbol (ae70786), closes #325

... (truncated)

Commits
  • d5ddfef chore(release): 5.1.1
  • 97a5a50 chore(release): 5.1.0
  • ad514ce Merge pull request #348 from karszawa/role-complementary-to-root-svg
  • e620de0 Merge pull request #403 from mayako21126/add-support-webpack5
  • 00f4fc2 feat: nodejs update
  • b34b2b2 feat: add support for webpack5
  • 2019115 chore: update eslint
  • 1444ab9 chore: update webpack 4 version
  • f9505fe chore(deps-dev): bump minimist from 1.2.0 to 1.2.3
  • d2fcc43 Merge branch 'master' of github.com:JetBrains/svg-sprite-loader
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by d3x42, a new releaser for svg-sprite-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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 7, 2020
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 7, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2020

Superseded by #659.

@dependabot dependabot bot closed this Dec 15, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svg-sprite-loader-5.1.1 branch December 15, 2020 12:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants