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

Update dependency webpack to v5.65.0 #3809

Merged
merged 1 commit into from
Dec 16, 2021
Merged

Update dependency webpack to v5.65.0 #3809

merged 1 commit into from
Dec 16, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.64.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

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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 requested a review from jtoar December 1, 2021 04:23
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 921ecf0 to b962629 Compare December 1, 2021 18:23
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 24 times, most recently from 7c4059f to c715b08 Compare December 5, 2021 09:28
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 13 times, most recently from 513cc82 to 9c3474a Compare December 15, 2021 18:11
@jtoar jtoar enabled auto-merge (squash) December 16, 2021 19:54
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 9 times, most recently from 0bc15aa to 80f5eec Compare December 16, 2021 22:40
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 80f5eec to 1539939 Compare December 16, 2021 22:57
@jtoar jtoar merged commit bc8b569 into main Dec 16, 2021
@jtoar jtoar deleted the renovate/webpack-5.x branch December 16, 2021 23:09
@redwoodjs-bot redwoodjs-bot bot added this to the next-release milestone Dec 16, 2021
@thedavidprice thedavidprice modified the milestones: next-release, v0.41.0 Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants