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-sprite-loader from 5.0.0 to 6.0.0 #671

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps svg-sprite-loader from 5.0.0 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
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

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 requested a review from a team as a code owner March 15, 2021 05:33
@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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2021

Superseded by #677.

@dependabot dependabot bot closed this Mar 23, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svg-sprite-loader-6.0.0 branch March 23, 2021 05:47
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Webpack 5: Cannot find module 'webpack/lib/RuleSet'
0 participants