Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action patch v6.0.1v6.0.2 age confidence
actions/setup-node action minor v6.1.0v6.2.0 age confidence
node uses-with minor 24.12.024.13.0 age confidence
pnpm (source) packageManager minor 10.26.210.28.2 age confidence

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

actions/setup-node (actions/setup-node)

v6.2.0

Compare Source

actions/node-versions (node)

v24.13.0: 24.13.0

Compare Source

Node.js 24.13.0

pnpm/pnpm (pnpm)

v10.28.2: pnpm 10.28.2

Compare Source

Patch Changes

  • Security fix: prevent path traversal in directories.bin field.

  • When pnpm installs a file: or git: 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 into node_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: and git: 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 libc field, which is required for proper platform compatibility checks #​9950.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite

v10.28.1

Compare Source

v10.28.0

Compare Source

v10.27.0

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 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 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Feb 1, 2026
@renovate renovate bot requested a review from a team as a code owner February 1, 2026 01:29
@renovate renovate bot added the p: 1-normal Nothing urgent label Feb 1, 2026
@renovate renovate bot added this to the vAnytime milestone Feb 1, 2026
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Feb 1, 2026
@netlify
Copy link

netlify bot commented Feb 1, 2026

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 3f210b3
🔍 Latest deploy log https://app.netlify.com/projects/fakerjs/deploys/697f73c83faf960008a99027
😎 Deploy Preview https://deploy-preview-3723.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.97%. Comparing base (9939fb5) to head (3f210b3).
⚠️ Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3723   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files        3019     3019           
  Lines      236691   236691           
  Branches      951      949    -2     
=======================================
  Hits       236633   236633           
  Misses         58       58           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1655a64 to 0c1f303 Compare February 1, 2026 15:24
@xDivisionByZerox xDivisionByZerox modified the milestones: vAnytime, v10.x Feb 1, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0c1f303 to 97fd8fb Compare February 1, 2026 15:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 97fd8fb to 3f210b3 Compare February 1, 2026 15:39
@xDivisionByZerox xDivisionByZerox added this pull request to the merge queue Feb 1, 2026
Merged via the queue into next with commit 119f1e6 Feb 1, 2026
24 checks passed
@xDivisionByZerox xDivisionByZerox deleted the renovate/all-minor-patch branch February 1, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant