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): update dependency webpack to v4.41.0 #286

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2019

This PR contains the following updates:

Package Type Update Change
webpack devDependencies minor 4.40.2 -> 4.41.0

Release Notes

webpack/webpack

v4.41.0

Compare Source

Developer Experience

  • disallow cache group named test with shorthand syntax to point out a potential config error

Performance

  • Improve performance of LimitChunkCountPlugin

v4.40.3

Compare Source

Bugfixes

  • fix a bug that the HMR plugin affected child compilations

Performance

  • improve performance of splitChunks name option by caching hashed value
  • improve rebuild performance by caching module size computation

Renovate configuration

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

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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. View repository job log here.

@codecov
Copy link

codecov bot commented Sep 24, 2019

Codecov Report

Merging #286 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #286   +/-   ##
=======================================
  Coverage   85.29%   85.29%           
=======================================
  Files           8        8           
  Lines         238      238           
=======================================
  Hits          203      203           
  Misses         35       35

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b574082...0139d25. Read the comment docs.

@njzjz njzjz changed the title chore(deps): update dependency webpack to v4.40.3 chore(deps): update dependency webpack to v4.41.0 Sep 24, 2019
@renovate renovate bot merged commit 3f9d4cb into master Sep 24, 2019
@renovate renovate bot deleted the renovate/webpack-4.x branch September 24, 2019 18:27
@njzjz
Copy link
Member

njzjz commented Nov 15, 2019

🎉 This PR is included in version 1.2.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

@njzjz njzjz added the released label Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants