chore(deps): update all non-major dependencies#108
Merged
renovate[bot] merged 1 commit intomainfrom Feb 2, 2026
Merged
Conversation
|
|
commit: |
3c6181a to
8272d1e
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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:
^7.28.6→^7.29.0^7.5.1→^7.6.0^2.2.6→^2.3.1^25.0.10→^25.2.07.0.0-dev.20260124.1→7.0.0-dev.20260202.110.28.1→10.28.2^4.56.0→^4.57.1Release Notes
babel/babel (@babel/types)
v7.29.0Compare Source
v7.29.0 (2026-01-31)
Thanks @simbahax for your first PR!
🚀 New Feature
babel-typesbabel-standalone🐛 Bug Fix
babel-parserextendsclause (@nicolo-ribaudo)babel-traversebabel-plugin-transform-block-scoping,babel-traverse🏃♀️ Performance
babel-generator,babel-runtime-corejs3Committers: 6
sxzz/eslint-config (@sxzz/eslint-config)
v7.6.0Compare Source
🚀 Features
importWithErrorutility for optional plugin imports - by @sxzz (4ce53)View changes on GitHub
sxzz/prettier-config (@sxzz/prettier-config)
v2.3.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.3.0Compare Source
No significant changes
View changes on GitHub
v2.2.7Compare Source
🐞 Bug Fixes
View changes on GitHub
microsoft/typescript-go (@typescript/native-preview)
v7.0.0-dev.20260202.1Compare Source
v7.0.0-dev.20260201.1Compare Source
v7.0.0-dev.20260131.1Compare Source
v7.0.0-dev.20260130.1Compare Source
v7.0.0-dev.20260129.1Compare Source
v7.0.0-dev.20260128.1Compare Source
v7.0.0-dev.20260127.1Compare Source
v7.0.0-dev.20260126.1Compare Source
pnpm/pnpm (pnpm)
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
rollup/rollup (rollup)
v4.57.1Compare Source
2026-01-30
Bug Fixes
Pull Requests
process.report.getReport()calls in a child process for robust environment detection (@alan-agius4, @lukastaegert)v4.57.0Compare Source
2026-01-27
Features
loadortransformhooks as that will no longer be supported with rollup 5 (#5700)Pull Requests
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.