chore(deps): update all non-major dependencies#253
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update all non-major dependencies#253renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
44a5444 to
81edd86
Compare
30f2a81 to
6538d03
Compare
f8772a2 to
ab04ef9
Compare
26945a7 to
2b13335
Compare
2a78de3 to
f35fedf
Compare
05f6edb to
a5f3790
Compare
a5f3790 to
4bfc4d8
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:
^25.2.1→^25.2.3^7.0.0-dev.20260205.1→^7.0.0-dev.20260214.1^0.2.0→^0.2.1^0.4.22→^0.4.27^0.28.0→^0.32.0^1.43.0→^1.47.010.28.2→10.29.3^1.0.0-rc.3→^1.0.0-rc.4Release Notes
microsoft/typescript-go (@typescript/native-preview)
v7.0.0-dev.20260214.1Compare Source
v7.0.0-dev.20260213.1Compare Source
v7.0.0-dev.20260212.1Compare Source
v7.0.0-dev.20260211.1Compare Source
v7.0.0-dev.20260210.1Compare Source
v7.0.0-dev.20260209.1Compare Source
v7.0.0-dev.20260208.1Compare Source
v7.0.0-dev.20260207.1Compare Source
v7.0.0-dev.20260206.1Compare Source
unjs/citty (citty)
v0.2.1Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
unjs/obuild (obuild)
v0.4.27Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v0.4.26Compare Source
compare changes
🩹 Fixes
moduleovermainfor bundling (57f42b6)🏡 Chore
❤️ Contributors
v0.4.25Compare Source
compare changes
🚀 Enhancements
dist/THIRD-PARTY-LICENSES.md(#72)🩹 Fixes
package.json(#71)🏡 Chore
❤️ Contributors
v0.4.24Compare Source
compare changes
🩹 Fixes
package.json(#71)❤️ Contributors
v0.4.23Compare Source
compare changes
🏡 Chore
❤️ Contributors
oxc-project/oxc (oxfmt)
v0.32.0Compare Source
v0.30.0🐛 Bug Fixes
1b2f354ci: Add missing riscv64/s390x napi targets for oxfmt and oxlint (#19217) (Cameron)oxc-project/oxc (oxlint)
v1.47.0Compare Source
v1.45.0🐛 Bug Fixes
1b2f354ci: Add missing riscv64/s390x napi targets for oxfmt and oxlint (#19217) (Cameron)pnpm/pnpm (pnpm)
v10.29.3Compare Source
v10.29.2Compare Source
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
rolldown/rolldown (rolldown)
v1.0.0-rc.4Compare Source
🚀 Features
RolldownErrorfromRollupError(#8262) by @sapphi-redresolve_tsconfigfunction for Vite (#8257) by @sapphi-redrolldown_watcher(#8161) by @hyf0commentsandlegalCommentsinto a single granularcommentsoption (#8229) by @IWANABETHATGUYtransform(#8180) by @sapphi-red🐛 Bug Fixes
🚜 Refactor
othertojsdocin comments options (#8256) by @IWANABETHATGUYparseandparseSync(#8215) by @sapphi-redparse/minify/transformfromrolldown/utils(#8214) by @sapphi-red📚 Documentation
<script>escape behavior difference note fromplatformoption (#8253) by @sapphi-red🧪 Testing
⚙️ Miscellaneous Tasks
RUSTSEC-2025-0141cargo check error (#8235) by @hyf0Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.