Skip to content

Update dependency webpack to v5.15.0#83

Merged
jb3 merged 1 commit into
mainfrom
renovate/webpack-5.x
Jan 15, 2021
Merged

Update dependency webpack to v5.15.0#83
jb3 merged 1 commit into
mainfrom
renovate/webpack-5.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Jan 11, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack 5.12.3 -> 5.15.0 age adoption passing confidence

Release Notes

webpack/webpack

v5.15.0

Compare Source

Features

  • add getResolve method to data object when using function externals
  • externals function may return a promise now

Bugfixes

  • fix define("local-module", expr) generating invalid syntax
  • fix resolving bug when resolving build dependencies
  • add chunkModulesSpace to schema
  • fix rebuildModule api

Performance

  • improve performance of build dependencies resolving

v5.14.0

Compare Source

Features
  • add experimental ESM tracking for build dependencies
Bugfixes
  • fix crash when calling watcher.getContextTimeInfoEntries()
  • make filesystem types compatible with memfs and real fs
  • fix rebuild error when using the AutomaticPrefetchPlugin
Contribution
  • improve type definitions by using typescript 4.2

v5.13.0

Compare Source

Features

  • add resolve.preferAbsolute flag for compatibility with webpack 4
  • add support for wildcards in exports and imports field
  • improve chunk and module names
    • use nameForCondition() as fallback for module names
    • handle module connection with only transive side effects correctly when determining chunk root modules

Renovate configuration

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

🚦 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, check this box

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

@renovate renovate Bot requested a review from jb3 as a code owner January 11, 2021 23:20
@renovate renovate Bot force-pushed the renovate/webpack-5.x branch from 088a2f8 to 78ecf6e Compare January 14, 2021 00:58
@renovate renovate Bot changed the title Update dependency webpack to v5.13.0 Update dependency webpack to v5.14.0 Jan 14, 2021
@renovate renovate Bot force-pushed the renovate/webpack-5.x branch from 78ecf6e to 7864c60 Compare January 15, 2021 17:12
@renovate renovate Bot changed the title Update dependency webpack to v5.14.0 Update dependency webpack to v5.15.0 Jan 15, 2021
@jb3 jb3 merged commit 20d815e into main Jan 15, 2021
@jb3 jb3 deleted the renovate/webpack-5.x branch January 15, 2021 18:29
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.

2 participants