-
Notifications
You must be signed in to change notification settings - Fork 200
chore(deps): update all non-major dependencies #264
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
Merged
Merged
Conversation
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
1240b5e
to
d83a2a4
Compare
d83a2a4
to
6efaef0
Compare
6efaef0
to
ae854c9
Compare
ae854c9
to
306d5cb
Compare
306d5cb
to
ea08f9f
Compare
ea08f9f
to
cc7ad26
Compare
cc7ad26
to
e900c9b
Compare
e900c9b
to
fe6c4c0
Compare
fe6c4c0
to
1143f52
Compare
1143f52
to
9b82705
Compare
9b82705
to
9e7faea
Compare
9e7faea
to
3b07a76
Compare
3b07a76
to
47e63c8
Compare
47e63c8
to
930aaeb
Compare
049d1a6
to
083fc5d
Compare
083fc5d
to
7c58ed3
Compare
7c58ed3
to
4483888
Compare
4483888
to
93104b1
Compare
93104b1
to
1d626a5
Compare
1d626a5
to
dca015d
Compare
dca015d
to
b10b911
Compare
b10b911
to
ad951d0
Compare
ad951d0
to
e7f9818
Compare
e7f9818
to
6ef8dfb
Compare
6ef8dfb
to
27f90a2
Compare
27f90a2
to
808f339
Compare
808f339
to
6ebb34a
Compare
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.
This PR contains the following updates:
^7.24.7
->^7.25.3
^7.24.7
->^7.25.2
^9.6.0
->^9.9.0
^1.10.0
->^1.12.1
^20.14.9
->^20.14.15
^5.0.5
->^5.1.2
~2.4.0-alpha.12
->~2.4.0-alpha.18
~2.4.0-alpha.12
->~2.4.0-alpha.18
~2.0.26-alpha.2
->~2.0.29
^9.4.1
->^9.4.2
^5.65.16
->^5.65.17
^9.6.0
->^9.9.0
^15.2.7
->^15.2.8
9.4.0
->9.7.0
^3.3.2
->^3.3.3
^1.10.0
->^1.12.1
^5.5.3
->^5.5.4
^8.0.0
->^8.0.1
^5.3.2
->^5.4.0
^3.4.31
->^3.4.37
~2.0.26-alpha.2
->~2.0.29
Release Notes
babel/babel (@babel/standalone)
v7.25.3
Compare Source
🐛 Bug Fix
babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-traverse
traverse.visitors.merge
(@nicolo-ribaudo)🏠 Internal
babel-parser
@babel/types
as a dependency of@babel/parser
(@nicolo-ribaudo)v7.25.2
Compare Source
🐛 Bug Fix
babel-core
,babel-traverse
requeueComputedKeyAndDecorators
is available (@nicolo-ribaudo)v7.25.1
Compare Source
🐛 Bug Fix
babel-plugin-transform-function-name
ensureFunctionName
may be undefined (@liuxingbaoyu)babel-plugin-transform-react-constant-elements
babel-traverse
🏠 Internal
v7.25.0
Compare Source
👓 Spec Compliance
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
await using
normative updates (@JLHwung)babel-plugin-transform-typescript
🚀 New Feature
babel-helper-create-class-features-plugin
,babel-helper-function-name
,babel-helper-plugin-utils
,babel-helper-wrap-function
,babel-plugin-bugfix-safari-class-field-initializer-scope
,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
,babel-plugin-transform-classes
,babel-plugin-transform-function-name
,babel-preset-env
,babel-traverse
,babel-types
ensureFunctionName
toNodePath.prototype
(@nicolo-ribaudo)babel-helper-hoist-variables
,babel-helper-plugin-utils
,babel-plugin-proposal-async-do-expressions
,babel-plugin-transform-modules-systemjs
,babel-traverse
hoistVariables
toScope.prototype
(@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-split-export-declaration
,babel-plugin-transform-classes
,babel-traverse
,babel-types
splitExportDeclaration
toNodePath.prototype
(@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-environment-visitor
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-plugin-bugfix-v8-static-class-fields-redefine-readonly
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-classes
,babel-traverse
environment-visitor
helper into@babel/traverse
(@nicolo-ribaudo)babel-core
,babel-parser
.extra.async
(@nicolo-ribaudo)babel-compat-data
,babel-plugin-bugfix-safari-class-field-initializer-scope
,babel-preset-env
bugfix-safari-class-field-initializer-scope
(@davidtaylorhq)babel-plugin-transform-block-scoping
,babel-traverse
,babel-types
NodePath#getAssignmentIdentifiers
(@JLHwung)babel-helper-import-to-platform-api
,babel-plugin-proposal-json-modules
uncheckedRequire
option for JSON imports to CJS (@nicolo-ribaudo)babel-helper-transform-fixture-test-runner
,babel-node
babel-node --eval
(@slatereax)babel-compat-data
,babel-helper-create-regexp-features-plugin
,babel-plugin-proposal-duplicate-named-capturing-groups-regex
,babel-plugin-transform-duplicate-named-capturing-groups-regex
,babel-preset-env
,babel-standalone
duplicate-named-capturing-groups-regex
topreset-env
(@JLHwung)🐛 Bug Fix
babel-generator
babel-template
,babel-types
🏠 Internal
babel-generator
(
before ambiguous tokens (@nicolo-ribaudo)babel-helper-function-name
,babel-plugin-transform-arrow-functions
,babel-plugin-transform-function-name
,babel-preset-env
,babel-traverse
helper-function-name
logic (@nicolo-ribaudo)🏃♀️ Performance
babel-parser
,babel-plugin-proposal-pipeline-operator
🔬 Output optimization
babel-plugin-transform-classes
assertThisInitialized
(@liuxingbaoyu)babel-helper-create-class-features-plugin
,babel-helper-replace-supers
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-exponentiation-operator
,babel-plugin-transform-object-super
,babel-plugin-transform-private-methods
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
super.x
output (@liuxingbaoyu)babel-plugin-transform-class-properties
,babel-plugin-transform-classes
v7.24.10
Compare Source
🐛 Bug Fix
babel-generator
as
/satisfies
(@nicolo-ribaudo)v7.24.9
Compare Source
🐛 Bug Fix
babel-core
,babel-standalone
require()
call in@babel/standalone
bundle (@nicolo-ribaudo)babel-types
💅 Polish
babel-generator
,babel-plugin-transform-optional-chaining
as
/satisfies
(@nicolo-ribaudo)🏠 Internal
babel-helper-module-transforms
v7.24.8
Compare Source
👓 Spec Compliance
babel-parser
declare
(@liuxingbaoyu)🐛 Bug Fix
babel-generator
in
infor
heads (@nicolo-ribaudo)await using
(@nicolo-ribaudo)babel-parser
using
declarations (@H0onnn).value: undefined
to regexp literals (@liuxingbaoyu)babel-types
ObjectTypeInternalSlot
visitor keys (@nicolo-ribaudo)babel-plugin-transform-typescript
export import x =
(@liuxingbaoyu)💅 Polish
babel-generator
async
infor await
(@nicolo-ribaudo)babel-traverse
Scope.globals
multiple times (@liuxingbaoyu)eslint/eslint (@eslint/js)
v9.9.0
Compare Source
v9.8.0
Compare Source
v9.7.0
Compare Source
shikijs/shiki (@shikijs/monaco)
v1.12.1
Compare Source
🚀 Features
dotenv
grammar, neweverforest
theme - by @antfu (29b1d)View changes on GitHub
v1.12.0
Compare Source
🚀 Features
initial
method forGrammarState
, #715 - by @antfu in https://github.com/shikijs/shiki/issues/715 (be07d)ts-tags
grammar, lit support, close #725 - by @antfu in https://github.com/shikijs/shiki/issues/725 (3107a)🐞 Bug Fixes
View changes on GitHub
v1.11.2
Compare Source
🐞 Bug Fixes
CodeToHastOptionsCommon
toRehypeShikiCoreOptions
forrehype
plugin - by @fwqaaq in https://github.com/shikijs/shiki/issues/726 (c8c14)View changes on GitHub
v1.11.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.11.0
Compare Source
🚀 Features
View changes on GitHub
v1.10.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.10.2
Compare Source
🚀 Features
🐞 Bug Fixes
@types/hast
dep - by @antfu (65b20)View changes on GitHub
v1.10.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.1.2
type
field (a6b7e3f)script.propsDestructure
option (1e24322), closes #431v5.1.1
v5.1.0
features
option (#419) (3e839e2), closes #419volarjs/volar.js (@volar/jsdelivr)
v2.4.0-alpha.18
Compare Source
v2.4.0-alpha.17
Compare Source
v2.4.0-alpha.16
Compare Source
v2.4.0-alpha.15
Compare Source
v2.4.0-alpha.14
Compare Source
v2.4.0-alpha.13
Compare Source
volarjs/volar.js (@volar/monaco)
v2.4.0-alpha.18
Compare Source
v2.4.0-alpha.17
Compare Source
v2.4.0-alpha.16
Compare Source
v2.4.0-alpha.15
Compare Source
v2.4.0-alpha.14
Compare Source
v2.4.0-alpha.13
Compare Source
vuejs/language-tools (@vue/language-service)
v2.0.29
Compare Source
Features
getLanguageId
,isValidFile
,parseSFC2
v-bind
code action (#4601)Fixes
Other Changes
v2.4.0-alpha.15
tov2.4.0-alpha.18
:addMissingImports
action support in Hybrid Mode (#4586)v2.0.28
Compare Source
Features
getLanguageId
,isValidFile
,parseSFC2
v-bind
code action (#4601)Fixes
Other Changes
v2.4.0-alpha.15
tov2.4.0-alpha.18
:addMissingImports
action support in Hybrid Mode (#4586)v2.0.26
Compare Source
Features
Bug Fixes
vue-twoslash-queries
not working in LSP mode.any
in templates if the first checked file was not root. (#4526) - Thanks, @daniluk4000.Other Changes
v2.4.0-alpha.2
tov2.4.0-alpha.15
:vue-tsc
andtsc
behavior. (#3526)--clean
flag support forvue-tsc
.antfu/bumpp (bumpp)
v9.4.2
Compare Source
codemirror/basic-setup (codemirror)
v5.65.17
Compare Source
eslint/eslint (eslint)
v9.9.0
Compare Source
Features
41d0206
feat: Add support for TS config files (#18134) (Arya Emami)3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716) (Dave)Documentation
9fe068c
docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)48117b2
docs: add version support page in the side navbar (#18738) (Amaresh S M)fec2951
docs: add version support page to the dropdown (#18730) (Amaresh S M)38a0661
docs: Fix typo (#18735) (Zaina Al Habash)3c32a9e
docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)f9ac978
docs: Update README (GitHub Actions Bot)Chores
461b2c3
chore: upgrade to@eslint/js@9.9.0
(#18765) (Francesco Trotta)59dba1b
chore: package.json update for @eslint/js release (Jenkins)fea8563
chore: update dependency @eslint/core to ^0.3.0 (#18724) (renovate[bot])aac191e
chore: update dependency @eslint/json to ^0.3.0 (#18760) (renovate[bot])b97fa05
chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)v9.8.0
Compare Source
v9.7.0
Compare Source
Features
7bd9839
feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)1381394
feat: addregex
option inno-restricted-imports
(#18622) (Nitin Kumar)Bug Fixes
14e9f81
fix: destructuring in catch clause inno-unused-vars
(#18636) (Francesco Trotta)Documentation
9f416db
docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)c8d26cb
docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)6e79ac7
docs:loadESLint
does not support optioncwd
(#18641) (Francesco Trotta)Chores
793b718
chore: upgrade @eslint/js@9.7.0 (#18680) (Francesco Trotta)7ed6f9a
chore: package.json update for @eslint/js release (Jenkins)7bcda76
refactor: Add type references (#18652) (Nicholas C. Zakas)51bf57c
chore: add tech sponsors through actions (#18624) (Strek)6320732
refactor: don't useparent
property in `NodeEventConfiguration
📅 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.