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

deps:chore - update dependency webpack to v5.65.0 #140

Merged
merged 2 commits into from
Dec 21, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.62.1 -> 5.65.0 age adoption passing confidence

Release Notes

webpack/webpack

v5.65.0

Compare Source

Features
  • static evaluation understands undefined now
  • reduce container entry code by a few chars
  • use template literals when available and they make sense
Bugfixes
  • handle singleton flag without requiredVersion in Module Federation
  • upgrade watchpack for context time info bugfix
Performance
  • improve RegExp in error message formating for non-quadratic performance
Developer Experience
  • automatically insert brackets when output.globalObject contains a non-trival expression
  • show error when using script type external with invalid syntax
  • expose types for Resolver, StatsOptions and ResolvePluginInstance
Preparations for the future
  • hashDigestLength will default to 16 in webpack 6 (experiments.futureDefaults)

v5.64.4

Compare Source

Bugfixes

  • fix tagged template literal evaluation
  • fix ModuleFederation with ESM
  • fix outputModule with intial splitChunks

Performance

  • upgrade watchpack for faster watcher updating
  • track file and directory timestamps separately in watchpack and webpack

Developer Experience

  • show origin of singleton shared module in mismatch warning

v5.64.3

Compare Source

Performance

  • allow to use pre-compiled schema when Infinity is used in configuration
  • allow to use pre-compiled schema for configuration arrays

v5.64.2

Compare Source

Bugfixes

  • avoid double initial compilation due to invalid dependencies with managedPaths

v5.64.1

Compare Source

Bugfixes

  • fix regexp in managedPaths to exclude additional slash
  • make module.accept errorHandler optional in typings
  • correctly create an async chunk when using a require(...).property in require.ensure
  • fix cleaning of symlinks in output.clean: true
  • fix change detection with unsafeCache within managedPaths (node_modules)
  • bump webpack-sources for Stack Overflow bugfix

v5.64.0

Compare Source

Features

  • add asyncChunks: boolean option to disable creation of async chunks

Bugfixes

  • fix ProfilingPlugin for experiments.backCompat: false

Performance

  • avoid running regexp twice over the file list

v5.63.0

Compare Source

Features

  • allow passing chunkLoading: false to disable on-demand loading

Bugfixes

  • fix import 'single-quote' in esm build dependencies

v5.62.2

Compare Source

Bugfixes

  • fix __system_context__ injection when using the library option on entrypoint
  • enable exportsPresence: "error" by default in futureDefaults
  • fix bad performance for a RegExp in Stats printing (with large error messages)
  • fix exportPresence -> exportsPresence typo
  • fix a bug with module invalidation when only module id changes with experiments.cacheUnaffected

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title deps: update dependency webpack to v5.64.0 deps: update dependency webpack to v5.64.1 Nov 15, 2021
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 5049f38 to fc6ffc7 Compare November 20, 2021 16:00
@renovate renovate bot changed the title deps: update dependency webpack to v5.64.1 deps: update dependency webpack to v5.64.2 Nov 20, 2021
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from fc6ffc7 to b30409c Compare November 24, 2021 08:47
@renovate renovate bot changed the title deps: update dependency webpack to v5.64.2 deps: update dependency webpack to v5.64.3 Nov 24, 2021
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from b30409c to 0eafce5 Compare November 25, 2021 18:04
@renovate renovate bot changed the title deps: update dependency webpack to v5.64.3 deps: update dependency webpack to v5.64.4 Nov 25, 2021
wiliansilvazup added a commit that referenced this pull request Nov 30, 2021
Signed-off-by: wilian <wilian.silva@zup.com.br>
@renovate renovate bot changed the title deps: update dependency webpack to v5.64.4 deps:chore - update dependency webpack to v5.64.4 Dec 1, 2021
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot changed the title deps:chore - update dependency webpack to v5.64.4 deps:chore - update dependency webpack to v5.65.0 Dec 6, 2021
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 0eafce5 to dce85ea Compare December 6, 2021 14:39
@lucasbrunozup lucasbrunozup merged commit 4e0e09f into main Dec 21, 2021
@lucasbrunozup lucasbrunozup deleted the renovate/webpack-5.x branch December 21, 2021 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants