chore(deps): update all non-major dependencies#474
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
dd2e90b to
9a52ef0
Compare
1b5f6ac to
3c1e478
Compare
29396ca to
b8bada3
Compare
3ededfa to
8c8bb06
Compare
bc6daf4 to
fef080d
Compare
5ee5c7f to
9770c3e
Compare
6bba7a9 to
4b1e819
Compare
8242b55 to
d4116e8
Compare
commit: |
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
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:
^8.2.0→^8.3.0^1.2.20→^1.2.22^1.2.80→^1.2.83^3.13.0→^3.14.04.0.0-alpha.3→4.0.0-alpha.4^6.0.6→^6.0.7^12.9.0→^12.10.0^11.0.1→^11.1.0^10.2.1→^10.4.0^0.12.1→^0.15.1^5.7.2→^5.8.0^3.17.5→^3.18.010.33.2→10.33.4^7.7.4→^7.8.0^8.0.10→^8.0.14^4.1.5→^4.1.7^3.5.33→^3.5.34^5.0.6→^5.0.7^3.2.7→^3.3.1^4.4.1→^4.4.3>=3→>=3.25.76Release Notes
antfu/eslint-config (@antfu/eslint-config)
v8.3.0Compare Source
🚀 Features
perfectionistconfigurable insideantfu()- by @oliver139 in #848 (ae1d6)🐞 Bug Fixes
View changes on GitHub
nuxt/content (@nuxt/content)
v3.14.0Compare Source
Features
useSearchCollectioncomposable with FTS5 full-text search (#3787) (2a1a585)Bug Fixes
nuxt/devtools (@nuxt/devtools-kit)
v4.0.0-alpha.4Compare Source
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
View changes on GitHub
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v6.0.7Features
@rolldown/pluginutilsversion (#776) (941b651)Bug Fixes
WiseLibs/better-sqlite3 (better-sqlite3)
v12.10.0Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v12.9.1...v12.10.0
antfu-collective/bumpp (bumpp)
v11.1.0Compare Source
🐞 Bug Fixes
files- by @benny123tw in #120 (4e42e)View changes on GitHub
eslint/eslint (eslint)
v10.4.0Compare Source
v10.3.0Compare Source
harlan-zw/eslint-plugin-harlanzw (eslint-plugin-harlanzw)
v0.15.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.15.0Compare Source
🚀 Features
nuxt-prefer-layer-alias- by @harlan-zw (bc9e0)View changes on GitHub
v0.14.3Compare Source
No significant changes
View changes on GitHub
v0.14.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.14.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.14.0Compare Source
🚀 Features
View changes on GitHub
v0.13.0Compare Source
No significant changes
View changes on GitHub
v0.12.3Compare Source
🐞 Bug Fixes
provide,inject- by @harlan-zw (7fe3e)View changes on GitHub
NaturalIntelligence/fast-xml-parser (fast-xml-parser)
v5.8.0: update strnum, FXB. Use xml-naming for DOCTYPECompare Source
v5.7.3: fix minor old bugs and update builderCompare Source
s00d/nuxt-i18n-micro (nuxt-i18n-micro)
v3.18.0Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
❤️ Contributors
pnpm/pnpm (pnpm)
v10.33.4: pnpm 10.33.4Compare Source
Patch Changes
Pin the integrity of git-hosted tarballs (codeload.github.com, gitlab.com, bitbucket.org) in the lockfile so that subsequent installs detect a tampered or substituted tarball and refuse to install it. Previously the lockfile only stored the tarball URL for git dependencies, so a compromised git host or a man-in-the-middle could serve arbitrary code on later installs without lockfile changes.
A new
gitHosted: truefield is recorded on git-hosted tarball resolutions in the lockfile, letting every reader/writer route them by a single typed check instead of pattern-matching the tarball URL in each call site. Lockfiles written by older pnpm versions are enriched on load (URL fallback) so the field can be relied on uniformly across the codebase.Fix a regression where
pnpm --recursive --filter '!<pkg>' run/exec/test/addwould include the workspace root in the matched projects. The workspace root is now correctly excluded by default when only negative--filterarguments are provided, matching the documented behavior. To include the root, pass--include-workspace-root#11341.Platinum Sponsors
Gold Sponsors
v10.33.3Compare Source
npm/node-semver (semver)
v7.8.0Compare Source
Features
0d0a0a2#855 Addtruncatefunction (#855) (@pjohnmeyer, @owlstronaut)Bug Fixes
3905343#859 Warn when defaulting to --inc=patch in CLI (@pjohnmeyer)Documentation
c368af6#853 fix typos in documentation (#853) (@ankitkumar572005)37776c3#846 fix BNF grammar to distinguish prerelease from build identifiers (#846) (@abhu85, @claude)Chores
9542e09#860 template-oss-apply (@owlstronaut)937bc2c#860template-oss-apply@5.0.0(@owlstronaut)6946fef#852 bump @npmcli/template-oss from 4.29.0 to 4.30.0 (#852) (@dependabot[bot], @npm-cli-bot)vitejs/vite (vite)
v8.0.14Compare Source
Features
Bug Fixes
Miscellaneous Chores
Code Refactoring
Tests
v8.0.13Compare Source
Features
onEnd(#22357) (47071ce)Bug Fixes
write=false(#22328) (158e8ae)name/originalFileNamein syntheticassetFileNamescall (#22439) (8e59c97)isBundledper environment (#22257) (a576326)Miscellaneous Chores
v8.0.12Compare Source
Features
Bug Fixes
rolldownOptionsinstead of deprecatedrollupOptionsin messages (#22400) (b675c7b)build.targetto worker bundle (#22404) (3c93fde)Miscellaneous Chores
v8.0.11Compare Source
Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
vitest-dev/vitest (vitest)
v4.1.7Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.1.6Compare Source
🐞 Bug Fixes
ToMatchScreenshotResolvePath- by @macarie and @sheremet-va in #10138 (31882)sequence.concurrent: truewith top-leveltest(..., { concurrent: false })+ depreactesequentialtest API and options - by @hi-ogawa, Codex and @sheremet-va in #10196 (2847d)🏎 Performance
View changes on GitHub
vuejs/core (vue)
v3.5.34Compare Source
Bug Fixes
<image>elements (#14756) (090b2e3)vuejs/router (vue-router)
v5.0.7Compare Source
🚀 Features
defineParamParser()more intuitive - by @posva (8715b)@vue/devtools-api- by @posva (87c3a)params: {}workaround in discarded params warning - by @posva and shanliuling in #2689 (c2b13)🐞 Bug Fixes
@vue/language-coreimport - by @danielroe in #2710 (8af50)View changes on GitHub
vuejs/language-tools (vue-tsc)
v3.3.1Compare Source
language-core
language-service
typescript-plugin
vscode
v3.3.0Compare Source
language-core
v-ifbranch fragments when collecting single root nodes - Thanks to @KazariEX!SfcAPIs toIR- Thanks to @KazariEX!language-service
html.customData(#5910) - Thanks to @Bomberus!=""only for plain boolean props completion edits - Thanks to @KazariEX!typescript-plugin
vscode
extraFileExtensionsin tsserverconfigurerequest payload (#6048) - Thanks to @KazariEX!v3.2.9Compare Source
language-core
vscode
workspace
v3.2.8Compare Source
language-core
GlobalComponents(#6026) - Thanks to @Gehbt!language-service
@importnavigation ([#6033](https://redirect.github.com/vuejs/language-tools/issueConfiguration
📅 Schedule: (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 was generated by Mend Renovate. View the repository job log.