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 v4.43.0 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vingle-suzy
Copy link

@vingle-suzy vingle-suzy commented Oct 12, 2019

This PR contains the following updates:

Package Type Update Change
webpack devDependencies minor 4.41.0 -> 4.43.0

Release Notes

webpack/webpack

v4.43.0

Compare Source

Features

  • add module.hot.invalidate() to HMR API

Dependencies

  • push versions for forced security updates

v4.42.1

Compare Source

Bugfixes

  • update webassemblyjs dependencies for instruction update
  • update mkdirp dependency for security reasons

v4.42.0

Compare Source

Bugfixes

  • Disable constant replacements in "use asm" scope
  • Update schema to disallow functions for output.hotUpdateChunkFilename as this doesn't work
  • Hoist exports in concatenated module to handle circular references with non-concatenated modules correctly
  • Flag all modules as used in DLLs to fix missing exports

v4.41.6

Compare Source

Bugfixes

  • Windows network paths are considered as absolute paths
  • fix hanging of FlagDependencyExportsPlugin when using export * in a circular matter

v4.41.5

Compare Source

Bugfixes

  • handle relative paths with webpack:// prefix in SourceMaps correctly
  • fixes a non-determinism about providedExports with export * which caused changing module hashes and unnecessary HMR invalidation

v4.41.4

Compare Source

Bugfixes

  • fix case where __webpack_require__.e is not a function when using module concatenation
  • fix incorrect imported module when using sideEffects in a certain constellation of export names

Performance

  • lazy-require Webassembly related modules for improved startup performance

v4.41.3

Compare Source

Security

  • force upgrade terser-webpack-plugin dependency for security fix (not affecting webpack)

Funding

  • add npm funding field to package.json

v4.41.2

Compare Source

Bugfixes

  • fix issue with invalide timezone

v4.41.1

Compare Source

Bugfixes

  • fix incorrect request shortening when directory looks similar to parent directory
  • fix crash when timezone is unknown

Renovate configuration

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

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

@vingle-suzy vingle-suzy changed the title Update dependency webpack to v4.41.1 Update dependency webpack to v4.41.2 Oct 15, 2019
@vingle-suzy vingle-suzy changed the title Update dependency webpack to v4.41.2 Update dependency webpack to v4.41.4 Dec 21, 2019
@vingle-suzy vingle-suzy changed the title Update dependency webpack to v4.41.4 Update dependency webpack to v4.41.5 Dec 28, 2019
@vingle-suzy vingle-suzy changed the title Update dependency webpack to v4.41.5 Update dependency webpack to v4.41.6 Feb 15, 2020
@vingle-suzy vingle-suzy force-pushed the renovate/webpack-4.x branch from 7ff6b83 to fae19f9 Compare March 7, 2020 22:18
@vingle-suzy vingle-suzy changed the title Update dependency webpack to v4.41.6 Update dependency webpack to v4.42.0 Mar 7, 2020
@vingle-suzy vingle-suzy force-pushed the renovate/webpack-4.x branch from fae19f9 to 587bea5 Compare March 28, 2020 22:17
@vingle-suzy vingle-suzy changed the title Update dependency webpack to v4.42.0 Update dependency webpack to v4.42.1 Mar 28, 2020
@vingle-suzy vingle-suzy changed the title Update dependency webpack to v4.42.1 Update dependency webpack to v4.43.0 May 9, 2020
@vingle-suzy vingle-suzy force-pushed the renovate/webpack-4.x branch from 587bea5 to 4755aff Compare May 9, 2020 22:25
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