chore(deps): update all non-major dependencies #646
Merged
+2,055
−1,715
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:
^7.25.8
->^7.26.0
^7.25.8
->^7.25.9
^2.2.262
->^2.2.267
^5.59.13
->^5.59.17
^5.59.13
->^5.59.19
^0.0.279
->^0.0.280
^20.16.14
->^20.17.6
^8.11.0
->^8.13.0
^8.11.0
->^8.13.0
^0.63.4
->^0.63.6
^0.63.4
->^0.63.6
^0.63.4
->^0.63.6
^0.63.4
->^0.63.6
^11.1.0
->^11.2.0
^11.1.0
->^11.2.0
^11.1.0
->^11.2.0
^9.7.1
->^9.8.1
^3.38.1
->^3.39.0
^2.8.6
->^2.8.7
^9.13.0
->^9.14.0
^9.29.1
->^9.30.0
^2.2.4
->^2.2.6
9.12.2
->9.12.3
^9.12.2
->^9.12.3
^0.2.11
->^0.2.12
^2.0.0
->^2.0.1
^1.80.5
->^1.80.6
^1.22.0
->^1.22.2
^4.8.0
->^4.8.1
^4.8.0
->^4.8.1
^0.17.2
->^0.18.0
^0.169.0
->^0.170.0
^8.3.0
->^8.3.5
^4.19.1
->^4.19.2
^0.63.4
->^0.63.6
^1.14.1
->^1.15.0
^4.14.3
->^4.14.6
^5.4.9
->^5.4.10
1.4.1
->1.5.0
^2.1.3
->^2.1.4
Release Notes
babel/babel (@babel/core)
v7.26.0
Compare Source
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)babel/babel (@babel/eslint-parser)
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)iconify/icon-sets (@iconify/json)
v2.2.267
Compare Source
v2.2.266
Compare Source
v2.2.265
Compare Source
v2.2.264
Compare Source
v2.2.263
Compare Source
TanStack/query (@tanstack/vue-query)
v5.59.17
Compare Source
Version 5.59.17 - 11/2/24, 5:45 PM
Changes
Fix
c643635
) by Dominik DorfmeisterChore
setIsRestoring(true)
to fix lint warning (#8213) (39a35d8
) by Sol Leecaf6556
) by @ugurcanatasTest
query-persist-client-core
import (#8212) (1865f0d
) by Lachlan CollinsDocs
c61ff1e
) by ArnoudPackages
v5.59.16
Compare Source
Version 5.59.16 - 10/23/24, 12:53 PM
Changes
Fix
df49fbd
) by Dominik DorfmeisterChore
4fceb26
) by Haeun Namd3e2a8a
) by @manudeliDocs
9d99fcb
) by Ollie Chicka2ea754
) by Qiushi Yan1980a11
) by Ariel-MoroshkoPackages
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.13.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.2
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.13.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.12.2
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.1
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
unocss/unocss (@unocss/core)
v0.63.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.63.5
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
vueuse/vueuse (@vueuse/components)
v11.2.0
Compare Source
🚀 Features
🐞 Bug Fixes
canUndo
andcanRedo
typing to be computed ref - by @roydukkey and Anthony Fu in https://github.com/vueuse/vueuse/issues/4261 (b46d2)View changes on GitHub
antfu/bumpp (bumpp)
v9.8.1
Compare Source
v9.8.0
Compare Source
🚀 Features
View changes on GitHub
zloirock/core-js (core-js)
v3.39.0
Compare Source
Iterator
helpers proposal:Iterator
Iterator.from
Iterator.prototype.drop
Iterator.prototype.every
Iterator.prototype.filter
Iterator.prototype.find
Iterator.prototype.flatMap
Iterator.prototype.forEach
Iterator.prototype.map
Iterator.prototype.reduce
Iterator.prototype.some
Iterator.prototype.take
Iterator.prototype.toArray
Iterator.prototype[@​@​toStringTag]
es.
namespace modules,/es/
and/stable/
namespaces entriesPromise.try
:Promise.try
es.
namespace module,/es/
and/stable/
namespaces entries/actual|full/promise/try
entries for the callback arguments supportMath.sumPrecise
proposal:Math.sumPrecise
/actual/
namespace entries, unconditional forced replacement changed to feature detectionIterator
sequencing stage 2.7 proposal:Iterator.concat
Map
upsert stage 2 proposal:Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 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 was generated by Mend Renovate. View the repository job log.