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

Bump svg-sprite-loader from 4.1.6 to 6.0.0 #715

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps svg-sprite-loader from 4.1.6 to 6.0.0.

Release notes

Sourced from svg-sprite-loader's releases.

v6.0.0

Drop webpack-versions support which should help with the capability of webpack 5.

v5.2.1

No release notes provided.

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

... (truncated)

Changelog

Sourced from svg-sprite-loader's changelog.

6.0.0 (2021-03-13)

Bug Fixes

  • additional-assets: adds missing method (8db9c4d)
  • loader: get rid of webpack--version (54a0c6b), closes #437 #417

BREAKING CHANGES

  • loader: delete get-webpack-version.js

5.2.1 (2020-12-14)

5.2.0 (2020-12-14)

Features

5.1.1 (2020-12-05)

5.1.0 (2020-12-05)

Features

5.0.0 (2020-05-11)

... (truncated)

Commits
  • 89cfdd5 chore(release): 6.0.0
  • ede7a52 Merge pull request #440 from JetBrains/Ticket-437
  • 54a0c6b fix(loader): get rid of webpack--version
  • 4ed89bf Merge pull request #433 from Toolo/patch-1
  • 4a441cf Merge pull request #431 from dmnsgn/dmnsgn-patch-1
  • 8db9c4d fix(additional-assets): adds missing method
  • ea439a2 Fix DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET
  • d216557 chore(release): 5.2.1
  • 1aa67c8 chore(release): 5.2.0
  • 55c5c8d Merge pull request #422 from mayako21126/update-dependency
  • 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 Mar 15, 2021
@sonarcloud
Copy link

sonarcloud bot commented Mar 15, 2021

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

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
0 participants