fix(deps): update all non-major dependencies #194
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.23.0
->^1.24.0
^4.5.14
->^4.5.15
^4.5.14
->^4.5.15
^4.5.14
->^4.5.15
^4.5.14
->^4.5.15
^4.5.14
->^4.5.15
^3.18.3
->^3.19.0
^11.2.3
->^11.2.6
^1.43.3
->^1.43.4
^3.5.2
->^3.5.3
Release Notes
ecomplus/i18n
v1.24.0
Compare Source
Features
vuejs/vue-cli
v4.5.15
Compare Source
Bug Fixes
.mjs
file type tojavascript/auto
[15b1e1b]This change allows an
.mjs
file to import named exports from.cjs
and plain.js
files.Fixes compatibility with
pinia
.zloirock/core-js
v3.19.0
Compare Source
core-js
for preventing possible cases of breaking / observing the internal state by patching / deleting of them.call
/.apply
prototype methods that could be patchedinstanceof
operator - implicit.prototype
/@@​hasInstance
access that could be patchedRegExp#test
,String#match
and some over methods - implicit.exec
andRegExp
well-known symbols access that could be patchedError
stack from extra entries experimentally added toAggregateError
, #996, in case lack of problems it will be extended to other casesSymbol
support, new well-known symbols created with usageSymbol.for
for ensuring the same keys in different realms, #998process
polyfill bug that incorrectly reports V8 version that's used in some cases ofcore-js
feature detectionmessage
AggregateError
argumentMath.scale
, a spec draft bugcore-js-builder
work in NodeJS 17, added a workaround ofwebpack
+ NodeJS 17 issueokonet/lint-staged
v11.2.6
Compare Source
Bug Fixes
cosmiconfig
fromlilconfig
(#1035) (e035b80), closes #1033 #981v11.2.5
Compare Source
Bug Fixes
js-yaml
to fix yaml config loading (#1033) (612d806)v11.2.4
Compare Source
Performance Improvements
cosmiconfig
withlilconfig
(#981) (04529e2)sass/dart-sass
v1.43.4
Compare Source
JS API
logger
option was ignored for therender()
function.vuejs/vue-router
v3.5.3
Compare Source
Bug Fixes
Features
Configuration
📅 Schedule: "before 3am on the first day of the month" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.