-
Notifications
You must be signed in to change notification settings - Fork 218
chore(deps): update all non-major dependencies #302
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 ↗︎
|
commit: |
6bb8011 to
4c2aca2
Compare
4c2aca2 to
e440e46
Compare
e440e46 to
12dd485
Compare
12dd485 to
f94a17f
Compare
f94a17f to
9b8d378
Compare
9b8d378 to
fe3c262
Compare
fe3c262 to
3e8b655
Compare
3e8b655 to
cbddef9
Compare
cbddef9 to
c6059f6
Compare
c6059f6 to
df6b220
Compare
df6b220 to
f3c9055
Compare
f3c9055 to
8871fef
Compare
8871fef to
4c1525e
Compare
c2d23e3 to
3b396c4
Compare
3b396c4 to
fabd2b2
Compare
fabd2b2 to
1dacbfc
Compare
1dacbfc to
66df576
Compare
66df576 to
bc5f23e
Compare
bc5f23e to
470631d
Compare
470631d to
0faa5fb
Compare
0faa5fb to
c3a718a
Compare
c3a718a to
0fbc5d8
Compare
0fbc5d8 to
4cfaea8
Compare
4cfaea8 to
55bf80e
Compare
55bf80e to
3937ca4
Compare
3937ca4 to
a45fc78
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.26.4->^7.26.9^7.26.3->^7.26.9^9.17.0->^9.20.0^1.25.1->^1.29.2^22.10.3->^22.13.4~2.2.0->~2.2.2^9.9.2->^9.11.1^9.17.0->^9.20.1^15.3.0->^15.4.39.15.2->9.15.5^3.4.2->^3.5.1^1.25.1->^1.29.2^5.7.2->^5.7.3^8.19.0->^8.24.1^6.0.6->^6.1.0^4.4.0->^4.5.0^3.0.8->^3.1.0~2.2.0->~2.2.2Release Notes
babel/babel (@babel/standalone)
v7.26.9Compare Source
🐛 Bug Fix
babel-typesTSPropertySignature.kind(@liuxingbaoyu)babel-generator,babel-types🏠 Internal
babel-types.tsfiles with explicit reexports to solve name conflicts (@nicolo-ribaudo)babel-core@types/gensyncin Babel 7 (@nicolo-ribaudo)v7.26.8Compare Source
v7.26.8 (2025-02-08)
🏠 Internal
babel-preset-envv7.26.7Compare Source
🐛 Bug Fix
babel-helpers,babel-preset-env,babel-runtime-corejs3babel-plugin-transform-typeof-symboltypeofin arrow functions (@liuxingbaoyu)babel-parserrangesoption in estree method value (@JLHwung)babel-corebabel-plugin-transform-typescriptbabel-plugin-transform-typescript,babel-traverse,babel-typesimport x = y.z(@liuxingbaoyu)v7.26.6Compare Source
🐛 Bug Fix
babel-plugin-transform-nullish-coalescing-operatorv7.26.5Compare Source
👓 Spec Compliance
babel-parserimport.defer()form ofimport defer(@babel-bot)🐛 Bug Fix
babel-plugin-transform-block-scoped-functionsisInStrictModein Babel 7 (@liuxingbaoyu)babel-plugin-transform-typescriptbabel-parser@(a.b)()(@liuxingbaoyu)babel-generator,babel-parser,babel-plugin-transform-flow-strip-types,babel-typesbabel-compat-data,babel-preset-envtransform-typeof-symbolcompat data (@liuxingbaoyu)babel-generator,babel-parser,babel-types🔬 Output optimization
babel-plugin-transform-nullish-coalescing-operatoreslint/eslint (@eslint/js)
v9.20.0Compare Source
v9.19.0Compare Source
v9.18.0Compare Source
shikijs/shiki (@shikijs/monaco)
v1.29.2Compare Source
🚨 Breaking Changes
🚀 Features
markdown-it-asyncintegration - by @antfu in https://github.com/shikijs/shiki/issues/902 (4d59c)🐞 Bug Fixes
enginerequired increateHighlighterCore- by @antfu (1212f)htmlStyle- by @antfu (eab5b)engineoptions - by @antfu (10a6f)View changes on GitHub
v1.29.1Compare Source
🚀 Features
shiki/types- by @antfu (0b027)View changes on GitHub
v1.29.0Compare Source
🚀 Features
matchAlgorithmoption for new matching algorithm - by @fuma-nama and @antfu in https://github.com/shikijs/shiki/issues/835 (ceca9)View changes on GitHub
v1.28.0Compare Source
🚀 Features
🐞 Bug Fixes
lazyperformance - by @fuma-nama in https://github.com/shikijs/shiki/issues/896 (5c10f)View changes on GitHub
v1.27.2Compare Source
No significant changes
View changes on GitHub
v1.27.1Compare Source
🚀 Features
EmulatedRegExpas pure - by @antfu (11ef0)View changes on GitHub
v1.27.0Compare Source
🚀 Features
View changes on GitHub
v1.26.2Compare Source
🚀 Features
View changes on GitHub
v1.26.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.26.0Compare Source
🚀 Features
View changes on GitHub
vuejs/language-tools (@vue/language-service)
v2.2.2Compare Source
Features
$attrs,$slots,$refsand$elin the template (#5056) - Thanks to @KazariEX!useAttrs(#5106) - Thanks to @KazariEX!strictTemplates(#5138)checkUnknownDirectivesoption (#5141) - Thanks to @KazariEX!<script vapor>- Thanks to @KazariEX!Bug Fixes
<template>withv-slot(#5077) - Thanks to @KazariEX!loc.sourceinstead of node content$attrswith__VLS_ctx.$attrs(#5113) - Thanks to @KazariEX!class(#5100) - Thanks to @KazariEX!v-forwith core (#5084) - Thanks to @KazariEX!undefinedto first param type of optional model emits (#5171) - Thanks to @KazariEX!__VLS_slotswith__VLS_ctx.$slots(#5083) - Thanks to @KazariEX!Other Changes
vueCompilerOptionsresolution logicscriptSetupRangesfrom codegen - Thanks to @KazariEX!sfc.script- Thanks to @KazariEX!antfu-collective/bumpp (bumpp)
v9.11.1Compare Source
🚀 Features
View changes on GitHub
v9.11.0Compare Source
🚀 Features
View changes on GitHub
v9.10.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v9.10.1Compare Source
🚀 Features
View changes on GitHub
v9.10.0Compare Source
🚀 Features
--installflag - by @antfu (96a47)View changes on GitHub
v9.9.3Compare Source
🐞 Bug Fixes
View changes on GitHub
eslint/eslint (eslint)
v9.20.1Compare Source
v9.20.0Compare Source
v9.19.0Compare Source
v9.18.0Compare Source
lint-staged/lint-staged (lint-staged)
v15.4.3Compare Source
Patch Changes
cbfed1dThanks @tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.v15.4.2Compare Source
Patch Changes
8827ebfThanks @iiroj! - Change lint-staged's dependencies to use caret (^) ranges instead of tilde (~). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.v15.4.1Compare Source
Patch Changes
#1504
1c7a45eThanks @iiroj! - Default TypeScript config filenames match JS equivalents.#1504
9cc18c9Thanks @iiroj! - Add missing conditional exports syntax for TypeScript types.v15.4.0Compare Source
Minor Changes
#1500
a8ec1ddThanks @iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:It's also possible to use the
.tsfile extension for the configuration if your Node.js version supports it. The--experimental-strip-typesflag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.Patch Changes
9b79364Thanks @iiroj! - Handle possible failures when logging user shell for debug info.pnpm/pnpm (pnpm)
v9.15.5: pnpm 9.15.5Compare Source
Patch Changes
pnpm install, thepreprepareandpostpreparescripts of the project should be executed #8989.strip-ansiwith the built-inutil.stripVTControlCharacters#9009.Platinum Sponsors
Gold Sponsors
v9.15.4: pnpm 9.15.4Compare Source
Patch Changes
pnpm update --latest <pkg>updates only the specified package, withdedupe-peer-dependents=true.Platinum Sponsors
Gold Sponsors
v9.15.3Compare Source
prettier/prettier (prettier)
v3.5.1Compare Source
diff
Fix CLI crash when cache for old version exists (#17100 by @sosukesuzuki)
Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.
Support dockercompose and github-actions-workflow in VSCode (#17101 by @remcohaszing)
Prettier now supports the
dockercomposeandgithub-actions-workflowlanguages in Visual Studio Code.v3.5.0Compare Source
diff
🔗 Release Notes
microsoft/TypeScript (typescript)
v5.7.3Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.24.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.24.0[Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/com
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (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.