fix(deps): update all non-major dependencies #4358
Merged
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.
This PR contains the following updates:
^1.0.30000907
->^1.0.30000909
^2.2.6
->^2.3.0
^7.0.5
->^7.0.6
^4.25.1
->^4.26.0
Release Notes
ben-eb/caniuse-lite
v1.0.30000908
Compare Source
nuxt/consola
v2.3.0
Compare Source
Bug Fixes
Features
2.2.6 (2018-11-14)
Bug Fixes
2.2.5 (2018-11-14)
Bug Fixes
2.2.4 (2018-11-08)
Bug Fixes
2.2.3 (2018-11-07)
Bug Fixes
2.2.2 (2018-11-04)
Bug Fixes
2.2.1 (2018-11-04)
Bug Fixes
postcss/postcss
v7.0.6
Compare Source
webpack/webpack
v4.26.0
Compare Source
Features
Note: While they are officially backward-compatible, it can still happen that a new bugs occurs with terser, which break your production builds. Make sure to validate your production builds after upgrading to this version. (Note that it's always a good idea to test your output assets before deploying.)
If you want to report bugs to terser (https://github.com/terser-js/terser), please provide a minimal repro case with minimized and non-minimized code. You can configure webpack to generate non-minimized code in production mode by setting
optimization.minimize: false
. When reporting a bug to terser, best report a repro case which doesn't require running webpack and is reproducible with only the terser command line.See
optimization.minimizers
configuration option to switch back to uglify-es or provide additional minimize options for terser.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 if you modify the PR title to begin with "
rebase!
".👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot. View repository job log here.