ethereum-optimism.github.io
ethereum-optimism.github.io copied to clipboard
Bump pnpm/action-setup from 2 to 4
Bumps pnpm/action-setup from 2 to 4.
Release notes
Sourced from pnpm/action-setup's releases.
v4.0.0
An error is thrown if one version of pnpm is specified in the
packageManagerfield ofpackage.jsonand a different version is specified in the action's settings #122v3.0.0
The action is updated to run on Node.js v20
v2.4.1
Updated the bundled pnpm version to v7 to fix the ERR_INVALID_THIS error.
v2.4.0
Add ability to install standalone binary (pnpm/action-setup#92).
v2.3.0
- feat: specifying path to non-root
package.jsonfile (pnpm/action-setup#88).- docs: improve.
v2.2.4
No deprecation warnings are printed about set-state and set-output commands (pnpm/action-setup#57)
v2.2.3
Bump Node.js version to 16 pnpm/action-setup#56
v2.2.2
Fixing network issues.
Related issues:
Related PR:
v2.2.1
Fix
"packageManager"reader pnpm/action-setup#35v2.2.0
- Support the
packageManagerfield in thepackage.jsonfile pnpm/action-setup#33.- Use
@pnpm/fetchas an attempt to fix pnpm/action-setup#22 pnpm/action-setup#32.v2.1.0
Support pnpm v7 pnpm/action-setup#29
v2.0.1
Update versions in code examples in README.md to the latest ones to avoid users using the wrong versions.
Commits
a7487c7feat: update distfff7088test: update pnpm to v96e3017adocs: supportpackage.yaml(#157)0cb0538feat: supportpackage.yaml(#156)e303250docs: update pnpm version in readme examples (#154)ac5bf11Update examples to use pnpm v9 (#142)18ac635docs: remove redundant manual cache due to setup-node cache (#131)0d0b432docs: add warning about v20eb0e97Add readme example for omittingversion(#134)23657c8docs: change order of setup node and pnpm (#129)- Additional commits viewable 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Hey @dependabot[bot]! This PR has merge conflicts. Please fix them before continuing review.
Dependabot couldn't find a
closing as branch has conflicts dependabot doesn't know how to fix.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.