Skip to content

build: update pnpm/action-setup action to v5#3562

Merged
josephperrott merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/major-all-github-actions
Mar 19, 2026
Merged

build: update pnpm/action-setup action to v5#3562
josephperrott merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/major-all-github-actions

Conversation

@angular-robot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
pnpm/action-setup action major v4.4.0v5.0.0

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

Release Notes

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

v5.0.0

Compare Source

Updated the action to use Node.js 24.

See associated pull request for more information.
@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Mar 19, 2026
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the pnpm/action-setup GitHub Action from version v4.4.0 to v5.0.0 in the checkout-and-setup-node/action.yml file. The update involves a change in the uses field to reflect the new version. No specific style guides were provided, so the review focuses on correctness and potential issues arising from the version update.


- if: steps.packageManager.outputs.PACKAGE_MANAGER == 'pnpm'
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

medium: Updating the action version. It's important to verify the release notes and ensure that this update doesn't introduce any breaking changes or require adjustments to the workflow. While the commit hash remains the same, the action's behavior might have changed with the new version.

Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@josephperrott josephperrott merged commit 746d515 into angular:main Mar 19, 2026
13 checks passed
@josephperrott
Copy link
Member

This PR was merged into the repository. The changes were merged into the following branches:

@angular-robot angular-robot deleted the ng-renovate/major-all-github-actions branch March 19, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants