Skip to content

chore(deps): update pnpm/action-setup action to v6#46

Open
renovate[bot] wants to merge 2 commits intomainfrom
renovate/pnpm-action-setup-6.x
Open

chore(deps): update pnpm/action-setup action to v6#46
renovate[bot] wants to merge 2 commits intomainfrom
renovate/pnpm-action-setup-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 13, 2026

This PR contains the following updates:

Package Type Update Change
pnpm/action-setup action major v3v6

Release Notes

pnpm/action-setup (pnpm/action-setup)

v6.0.5

Compare Source

What's Changed
  • fix: append (not prepend) action node dir to PATH for npm bootstrap by @​zkochan in #​241

Full Changelog: pnpm/action-setup@v6.0.4...v6.0.5

v6.0.4

Compare Source

What's Changed
New Contributors

Full Changelog: pnpm/action-setup@v6.0.3...v6.0.4

v6.0.3

Compare Source

Updated pnpm to v11.0.0-rc.5

Full Changelog: pnpm/action-setup@v6.0.2...v6.0.3

v6.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: pnpm/action-setup@v6.0.1...v6.0.2

v6.0.1

Compare Source

Update pnpm to v11.0.0-rc.2. pnpm-lock.yaml will not be saved with two documents unless the packageManager is set via devEngines.packageManager. Related issue: #​228

v6.0.0

Compare Source

v6

Compare Source

v5

Compare Source

v5.0.0

Compare Source

Updated the action to use Node.js 24.

v4.4.0

Compare Source

Updated the action to use Node.js 24.

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v4.2.0...v4.3.0

v4.2.0

Compare Source

When there's a .npmrc file at the root of the repository, pnpm will be fetched from the registry that is specified in that .npmrc file #​179

v4.1.0

Compare Source

Add support for package.yaml #​156.

v4.0.0

Compare Source

An error is thrown if one version of pnpm is specified in the packageManager field of package.json and a different version is specified in the action's settings #​122

v4

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 requested a review from a team as a code owner April 13, 2026 11:10
@renovate renovate Bot force-pushed the renovate/pnpm-action-setup-6.x branch from 013e175 to e0a99d2 Compare April 29, 2026 10:58
@dtoxvanilla1991 dtoxvanilla1991 self-assigned this May 6, 2026
@dtoxvanilla1991
Copy link
Copy Markdown
Contributor

dtoxvanilla1991 commented May 6, 2026

@copilot can you fix the build and make sure there are no regressions after the action-setup upgrade?

Copy link
Copy Markdown

Copilot AI commented May 6, 2026

@copilot can you fix the build and make sure there are no regressions after the action-setup upgrade?

Fixed in commit 58df997.

The CI failure was caused by pnpm/action-setup@v6 detecting a version conflict: the workflow specified version: 10 in the action config while package.json already has packageManager: "pnpm@10.33.2+sha512...". In v6 this is a hard error. Removing the redundant version: 10 from the workflow resolves it — pnpm v6 will read the version directly from packageManager in package.json.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • danielkinde.kinde.com
    • Triggering command: /opt/hostedtoolcache/node/24.14.1/x64/bin/node /opt/hostedtoolcache/node/24.14.1/x64/bin/node --conditions development --conditions node /home/REDACTED/work/jwt-validator/jwt-validator/node_modules/.pnpm/tinypool@1.1.1/node_modules/tinypool/dist/entry/process.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 6, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants