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 4.46.0 to 5.34.0 #414

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2021

Bumps webpack from 4.46.0 to 5.34.0.

Release notes

Sourced from webpack's releases.

v5.34.0

Features

  • add support for empty string in resolve.extensions and handle them in this order
  • add pnpapi as builtin external when using target: "node"

Bugfixes

  • fix a bug where chunks filenames where not included in runtime when using splitChunks and runtimeChunk with target: "node"
  • fix deprecation message from LimitChunkCountPlugin

Performance

  • precompile schemas into functions to avoid schema compilation overhead
  • fix performance regression when storing the cache
  • performance improvement for snapshot file iterators

Developer Experience

  • remove removed store: 'idle' from schema description

v5.33.2

Bugfix

  • handle falsy entry options correctly

v5.33.1

Bugfix

  • fix passing publicPath to this.importModule

v5.33.0

Features

  • adds support for specifying a publicPath per entrypoint
    • add entry.xxx.publicPath option

Bugfix

  • disable injection of chunk loading logic for executeModule

Performance

  • performance improvements for export * and reexports

v5.32.0

Features

  • add support for a pseudo extensions .webpack[type] (e. g. .webpack[javascript/auto]) to specify the default module type when no other module type is specified
    • to be used with !=! inline syntax

... (truncated)

Commits
  • a52263b 5.34.0
  • 28d9589 Merge pull request #13154 from webpack/perf/iterable
  • 4c55729 Merge pull request #12613 from iguessitsokay/resolve-extensions-minlength
  • f28464c Merge pull request #13117 from webpack/dependabot/npm_and_yarn/types/estree-0...
  • 0a774a6 improvements
  • 164c91a feat: accept empty string in config.resolve.extensions
  • a8e229f Merge pull request #13174 from webpack/bugfix/pnpapi-external
  • adb207e update types
  • bdd1d00 chore(deps): bump @​types/estree from 0.0.46 to 0.0.47
  • 52d71df Merge pull request #13119 from webpack/dependabot/npm_and_yarn/memfs-3.2.2
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 20, 2021
@coveralls
Copy link

coveralls commented Apr 20, 2021

Coverage Status

Coverage remained the same at 93.427% when pulling 61e8548 on dependabot/npm_and_yarn/webpack-5.34.0 into 76fc3e5 on master.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.34.0 branch from 65d6cfe to cda59fa Compare April 20, 2021 18:44
Bumps [webpack](https://github.com/webpack/webpack) from 4.46.0 to 5.34.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.46.0...v5.34.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.34.0 branch from cda59fa to 61e8548 Compare April 20, 2021 18:44
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2021

Superseded by #419.

@dependabot dependabot bot closed this Apr 21, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-5.34.0 branch April 21, 2021 13:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant