chore(deps): update all non-major dependencies#369
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update all non-major dependencies#369renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
✅ Deployed mdc
|
commit: |
4af6027 to
569eb44
Compare
569eb44 to
53cabd8
Compare
53cabd8 to
bf70f80
Compare
bf70f80 to
f7d993e
Compare
f7d993e to
fd08d35
Compare
fd08d35 to
7e645a9
Compare
7e645a9 to
8b4761c
Compare
8b4761c to
d3fb61e
Compare
d3fb61e to
6a9e7d6
Compare
6a9e7d6 to
d2c01d7
Compare
d2c01d7 to
d6c0eea
Compare
d6c0eea to
2c88fc9
Compare
2c88fc9 to
9de4b65
Compare
a188692 to
2683387
Compare
2683387 to
3e65d75
Compare
b5e83bf to
dfde261
Compare
35d3f71 to
2e41894
Compare
3f10f87 to
1e92acf
Compare
1e92acf to
e364b9e
Compare
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:
^1.2.85→^1.2.89^1.12.1→^1.14.0^4.3.0→^4.4.0^0.8.1→^0.9.0^3.21.0→^3.22.0^3.21.0→^3.22.0^3.21.0→^3.22.0^3.21.0→^3.22.0^25.0.8→^25.2.2^3.5.26→^3.5.272.3.0→2.4.110.28.0→10.29.1^19.2.3→^19.2.4^3.21.0→^3.22.0^5.0.0→^5.1.0^4.0.17→^4.0.18^3.2.2→^3.2.4Release Notes
nuxt/eslint (@nuxt/eslint-config)
v1.14.0Compare Source
🚀 Features
no-page-meta-runtime-values- by @danielroe in #641 (b74a0)View changes on GitHub
v1.13.0Compare Source
🚀 Features
eslint-flat-config-utilseslint-plugin-import-liteandeslint-plugin-jsdoc- by @antfu (10bf9)View changes on GitHub
nuxt/ui (@nuxt/ui)
v4.4.0Compare Source
Features
weekNumbersprop (#4555) (7a1a71b)indicatorprop (#5257) (6a925cd)estimateSizeas function (#5748) (d51b424)inputprop (#5736) (12052e8)sizeprop (#5878) (3ae04c6)byprop (#5906) (36cd5e5)valueKeyprop (#5905) (55646ea)placeholder.modeprop (d90acb3), closes #5785sizeprop in menus (#5889) (571d50d)taskListhandler (#5837) (db04197)imageandmentionprops (b6fa83a), closes #5820ignoreFilterprop (#5880) (f8d1883)viewportReffor infinite scroll (#5836) (f4a945c)clearprop (#5643) (ec6b8ec)alignprop (859390e), closes #5795selectevent (#5826) (8e431be)Bug Fixes
contentTypewhen updating value (c37d6f7), closes #5709onClickfrom being called twice on items (cbed0cc), closes #5784maininstead ofdiv(6ccb1f5)csandskterminology for correct inflection (#5789) (af6f288)primarycolor andmdsize default variants (f422de8)expandAllprop (c79cb77), closes #5828shikijs/shiki (@shikijs/core)
v3.22.0Compare Source
🚀 Features
View changes on GitHub
vuejs/core (@vue/compiler-core)
v3.5.27Compare Source
Bug Fixes
definePropsdestructuring. (#14296) (6a1bb50), closes #14294unjs/mkdist (mkdist)
v2.4.1Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v2.4.0Compare Source
compare changes
🚀 Enhancements
.d.vue.tsas type declaration of.vuefiles (#301)🤖 CI
❤️ Contributors
pnpm/pnpm (pnpm)
v10.29.1: pnpm 10.29.1Compare Source
Minor Changes
pnpm dlx/pnpxcommand now supports thecatalog:protocol. Example:pnpm dlx shx@catalog:.auditLevelin thepnpm-workspace.yamlfile #10540.workspace:protocol without version specifier. It is now treated asworkspace:*and resolves to the concrete version during publish #10436.Patch Changes
Fixed
pnpm list --jsonreturning incorrect paths when using global virtual store #10187.Fix
pnpm store pathandpnpm store statususing workspace root for path resolution whenstoreDiris relative #10290.Fixed
pnpm run -rfailing with "No projects matched the filters" when an emptypnpm-workspace.yamlexists #10497.Fixed a bug where
catalogMode: strictwould write the literal string"catalog:"topnpm-workspace.yamlinstead of the resolved version specifier when re-adding an existing catalog dependency #10176.Fixed the documentation URL shown in
pnpm completion --helpto point to the correct page at https://pnpm.io/completion #10281.Skip local
file:protocol dependencies duringpnpm fetch. This fixes an issue wherepnpm fetchwould fail in Docker builds when local directory dependencies were not available #10460.Fixed
pnpm audit --jsonto respect the--audit-levelsetting for both exit code and output filtering #10540.update tar to version 7.5.7 to fix security issue
Updating the version of dependency tar to 7.5.7 because the previous one have a security vulnerability reported here: CVE-2026-24842
Fix
pnpm audit --fixreplacing reference overrides (e.g.$foo) with concrete versions #10325.Fix
shamefullyHoistset viaupdateConfigin.pnpmfile.cjsnot being converted topublicHoistPattern#10271.pnpm helpshould correctly report if the currently running pnpm CLI is bundled with Node.js #10561.Add a warning when the current directory contains the PATH delimiter character. On macOS, folder names containing forward slashes (/) appear as colons (:) at the Unix layer. Since colons are PATH separators in POSIX systems, this breaks PATH injection for
node_modules/.bin, causing binaries to not be found when running commands likepnpm exec#10457.Platinum Sponsors
Gold Sponsors
v10.28.2: pnpm 10.28.2Compare Source
Patch Changes
Security fix: prevent path traversal in
directories.binfield.When pnpm installs a
file:orgit:dependency, it now validates that symlinks point within the package directory. Symlinks to paths outside the package root are skipped to prevent local data from being leaked intonode_modules.This fixes a security issue where a malicious package could create symlinks to sensitive files (e.g.,
/etc/passwd,~/.ssh/id_rsa) and have their contents copied when the package is installed.Note: This only affects
file:andgit:dependencies. Registry packages (npm) have symlinks stripped during publish and are not affected.Fixed optional dependencies to request full metadata from the registry to get the
libcfield, which is required for proper platform compatibility checks #9950.Platinum Sponsors
Gold Sponsors
v10.28.1Compare Source
release-it/release-it (release-it)
v19.2.4Compare Source
b45dd1a) - thanks @Yeom-JinHo!cd8acdc)syntax-tree/unist-util-visit (unist-util-visit)
v5.1.0Compare Source
Types
8607d64Refactor to use@importsefbed8aAdd declaration maps639c0e5Fix type support for readonly arraysby @JounQin in #40
Full Changelog: syntax-tree/unist-util-visit@5.0.0...5.1.0
vitest-dev/vitest (vitest)
v4.0.18Compare Source
🚀 Experimental Features
onModuleRunnerhook toworker.init- by @sheremet-va in #9286 (ea837)🐞 Bug Fixes
meta.urlincreateRequire- by @sheremet-va in #9441 (e0572)View changes on GitHub
vuejs/language-tools (vue-tsc)
v3.2.4Compare Source
language-core
ctx.configand support type annotation via generics (#5944) - Thanks to @KazariEX!workspace
v3.2.3Compare Source
language-core
defineModelbreaking ast inlang="js"(#5935) - Thanks to @KazariEX!typescript-plugin
vscode
<style>and<script>tags (#5925) - Thanks to @serkodev!Configuration
📅 Schedule: Branch creation - "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.