Update webpack to the latest version 🚀#1184
Merged
2 commits merged intomasterfrom Jul 26, 2019
Merged
Conversation
ghost
approved these changes
Jul 26, 2019
beiguancyc
pushed a commit
to beiguancyc/parse-dashboard
that referenced
this pull request
Aug 25, 2019
* commit 'f74c4f38755f900b4b05653ce2e1f9c5b8904081': (40 commits) 1.4.3 (parse-community#1192) Version bump for 1.4.2 (parse-community#1190) 1.4.2 Release 🚀 (parse-community#1189) Update parse to the latest version 🚀 (parse-community#1188) Update query-string to the latest version 🚀 (parse-community#1186) Update eslint-plugin-jest to the latest version 🚀 (parse-community#1185) Update webpack to the latest version 🚀 (parse-community#1184) Update eslint-plugin-jest to the latest version 🚀 (parse-community#1183) feat: Include count CLP option (parse-community#1180) Update webpack to the latest version 🚀 (parse-community#1179) Update package-json to the latest version 🚀 (parse-community#1178) Update puppeteer to the latest version 🚀 (parse-community#1177) Update eslint-plugin-jest to the latest version 🚀 (parse-community#1176) Update eslint-plugin-react to the latest version 🚀 (parse-community#1175) Update eslint-plugin-jest to the latest version 🚀 (parse-community#1174) Update eslint to the latest version 🚀 (parse-community#1168) Update eslint-plugin-jest to the latest version 🚀 (parse-community#1171) Update prismjs to the latest version 🚀 (parse-community#1170) Update eslint-plugin-jest to the latest version 🚀 (parse-community#1169) Update eslint-plugin-jest to the latest version 🚀 (parse-community#1166) ... # Conflicts: # package-lock.json
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The devDependency webpack was updated from
4.37.0to4.38.0.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: sokra
License: MIT
Release Notes for v4.38.0
Performance
optimization.removeAvailableModulesunneeded, expect in scenarios where chunks are merged during optimization.optimization.removeAvailableModulesis now disabled in development mode by defaultoptimization.removeAvailableModuleswill be disabled for all modes in next major release, feel free to disable it in production too if you want extra performance.Commits
The new version differs by 12 commits.
ae3db134.38.09741565Merge pull request #9472 from webpack/performance/chunk-group-available81017d5update stats snapshot because of additional logginga2c0461disable optimization.removeAvailableModules in development by default2e0ce0dless memory, reduce timing verbosity126fb99move chunk graph building into separate file2686bafMerge pull request #9469 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.7.255f034bchore(deps-dev): bump eslint-plugin-jsdoc from 15.7.1 to 15.7.2b088914Merge pull request #9466 from webpack/performance/progress5a27b8fMerge pull request #9462 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.7.1fde3f62fix low hanging performance problems with ProgressPluginae97676chore(deps-dev): bump eslint-plugin-jsdoc from 15.5.3 to 15.7.1See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴