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

chore(deps-dev): bump webpack from 5.42.1 to 5.43.0 #292

Merged
merged 1 commit into from
Jul 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2021

Bumps webpack from 5.42.1 to 5.43.0.

Release notes

Sourced from webpack's releases.

v5.43.0

Features

  • support runtime: false in entry description to disable runtime chunk
  • support runtime option in ModuleFederationPlugin and ContainerPlugin

Bugfixes

  • fix "module" externals when concatenated

Performance

  • serialize JSON data as buffer and parse on demand for performance and to avoid performance warning
Commits
  • b53a064 5.43.0
  • e7484bb Merge pull request #13720 from webpack/bugfix/module-externals-concatenated
  • 49c0864 Merge pull request #13725 from webpack/bugfix/serialize-json-as-buffer
  • 4fa26c0 Merge pull request #13723 from webpack/dependabot/npm_and_yarn/es-module-lexe...
  • b42d94e serialize json data as buffer and decode on demand
  • 3f7d80d fix concatenation of module externals
  • 5d55bb2 chore(deps): bump es-module-lexer from 0.6.0 to 0.7.1
  • 4a8f631 Merge pull request #13722 from webpack/bugfix/13719
  • 237bebc Revert "Merge pull request #13703 from webpack/dependabot/npm_and_yarn/types/...
  • 91ce4bf consistent dependencies
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 7, 2021
@dependabot dependabot bot requested review from ferferga, hawken93 and YouKnowBlom July 7, 2021 00:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.43.0 branch from d55998f to 6ad3f42 Compare July 7, 2021 16:31
Bumps [webpack](https://github.com/webpack/webpack) from 5.42.1 to 5.43.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.42.1...v5.43.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.43.0 branch from 6ad3f42 to 012efcd Compare July 7, 2021 16:33
@dkanada dkanada merged commit 571e453 into master Jul 7, 2021
@dkanada dkanada deleted the dependabot/npm_and_yarn/webpack-5.43.0 branch July 7, 2021 16:36
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.

4 participants