Bump pnpm/action-setup from 4 to 5 by dependabot[bot] · Pull Request #1513 · actions/setup-node
Bumps pnpm/action-setup from 4 to 5.
Release notes
Sourced from pnpm/action-setup's releases.
v5.0.0
Updated the action to use Node.js 24.
v4.4.0
Updated the action to use Node.js 24.
v4.3.0
What's Changed
- docs: fix the run_install example in the Readme by
@dreyksin pnpm/action-setup#175- chore: remove unused
@types/node-fetchdependency by@silverwindin pnpm/action-setup#186- Clarify that package_json_file is relative to GITHUB_WORKSPACE by
@chris-martinin pnpm/action-setup#184- feat: store caching by
@jrmajorin pnpm/action-setup#188- refactor: remove star imports by
@KSXGitHubin pnpm/action-setup#196- fix(ci): exclude macos by
@KSXGitHubin pnpm/action-setup#197New Contributors
@dreyksmade their first contribution in pnpm/action-setup#175@silverwindmade their first contribution in pnpm/action-setup#186@chris-martinmade their first contribution in pnpm/action-setup#184@jrmajormade their first contribution in pnpm/action-setup#188@Boosted-Bonobomade their first contribution in pnpm/action-setup#199Full Changelog: pnpm/action-setup@v4.2.0...v4.3.0
v4.2.0
When there's a
.npmrcfile at the root of the repository, pnpm will be fetched from the registry that is specified in that.npmrcfile #179v4.1.0
Add support for
package.yaml#156.
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)