Skip to content

Bump webpack-sources from 3.2.0 to 3.2.1 #417

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2021

Bumps webpack-sources from 3.2.0 to 3.2.1.

Release notes

Sourced from webpack-sources's releases.

v3.2.1

Bugfixes

  • RawSources with Buffers can now be concatenated with ConcatSource
  • Source Code is splitted into lines via custom code instead of using a RegExp
    • In weird edge cases the RegExp caused a Stack Overflow
Commits
  • dccca06 3.2.1
  • fb11248 Merge pull request #137 from webpack/dependabot/npm_and_yarn/ws-7.5.5
  • 68d321d Merge pull request #107 from webpack/dependabot/npm_and_yarn/lodash-4.17.21
  • a491313 Merge pull request #112 from webpack/dependabot/npm_and_yarn/glob-parent-5.1.2
  • a6671b5 Merge pull request #108 from webpack/dependabot/npm_and_yarn/hosted-git-info-...
  • d582e74 Merge pull request #106 from webpack/dependabot/npm_and_yarn/handlebars-4.7.7
  • 128d347 Merge pull request #136 from webpack/dependabot/npm_and_yarn/y18n-4.0.3
  • 418c972 Bump ws from 7.3.1 to 7.5.5
  • 27c0b63 Bump glob-parent from 5.1.1 to 5.1.2
  • 980f7e7 Bump lodash from 4.17.20 to 4.17.21
  • Additional commits viewable 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)

Bumps [webpack-sources](https://github.com/webpack/webpack-sources) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/webpack/webpack-sources/releases)
- [Commits](webpack/webpack-sources@v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: webpack-sources
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the automerge label Sep 14, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2021

Superseded by #501.

@dependabot dependabot bot closed this Nov 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-sources-3.2.1 branch November 16, 2021 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants