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

build(deps-dev): bump svg-sprite-loader from 5.2.1 to 6.0.0 #482

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

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
  • See full diff in compare view

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
@codeclimate
Copy link

codeclimate bot commented Mar 15, 2021

Code Climate has analyzed commit e03acab and detected 0 issues on this pull request.

View more on Code Climate.

@LuisAlejandro LuisAlejandro marked this pull request as draft March 19, 2021 01:18
@LuisAlejandro LuisAlejandro marked this pull request as ready for review March 19, 2021 01:19
@github-actions github-actions bot merged commit 359e660 into develop Mar 19, 2021
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/svg-sprite-loader-6.0.0 branch March 19, 2021 01:22
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