Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pnpm/action-setup from 4.0.0 to 4.1.0 (#6397)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.0.0 to 4.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pnpm/action-setup/releases">pnpm/action-setup's releases</a>.</em></p> <blockquote> <h2>v4.1.0</h2> <p>Add support for <code>package.yaml</code> <a href="https://redirect.github.com/pnpm/action-setup/pull/156">#156</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pnpm/action-setup/commit/a7487c7e89a18df4991f7f222e4898a00d66ddda"><code>a7487c7</code></a> feat: update dist</li> <li><a href="https://github.com/pnpm/action-setup/commit/fff70888d0ba9be3da2b8b92f3273e6e26e5dd0b"><code>fff7088</code></a> test: update pnpm to v9</li> <li><a href="https://github.com/pnpm/action-setup/commit/6e3017af1843e7deacd12047cf0d295830fc01ed"><code>6e3017a</code></a> docs: support <code>package.yaml</code> (<a href="https://redirect.github.com/pnpm/action-setup/issues/157">#157</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/0cb0538c3379cd0ac5d91e57e3a60f7230c5ead3"><code>0cb0538</code></a> feat: support <code>package.yaml</code> (<a href="https://redirect.github.com/pnpm/action-setup/issues/156">#156</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/e303250a2450c28e843bf798954fac81d4835f68"><code>e303250</code></a> docs: update pnpm version in readme examples (<a href="https://redirect.github.com/pnpm/action-setup/issues/154">#154</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/ac5bf11548bf5e19b8aadb8182072616590fa4a6"><code>ac5bf11</code></a> Update examples to use pnpm v9 (<a href="https://redirect.github.com/pnpm/action-setup/issues/142">#142</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/18ac635edf3d6cd3e88d281bceecc25c4dbc1e73"><code>18ac635</code></a> docs: remove redundant manual cache due to setup-node cache (<a href="https://redirect.github.com/pnpm/action-setup/issues/131">#131</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/0d0b43217aad93f911e4d8e8068a11ea697e7fcc"><code>0d0b432</code></a> docs: add warning about v2</li> <li><a href="https://github.com/pnpm/action-setup/commit/0eb0e970826653e8af98de91bec007fbd58a23e0"><code>0eb0e97</code></a> Add readme example for omitting <code>version</code> (<a href="https://redirect.github.com/pnpm/action-setup/issues/134">#134</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/23657c8550e9be4f7ee7e9d7fe8adda6d703bb4e"><code>23657c8</code></a> docs: change order of setup node and pnpm (<a href="https://redirect.github.com/pnpm/action-setup/issues/129">#129</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pnpm/action-setup/compare/fe02b34f77f8bc703788d5817da081398fad5dd2...a7487c7e89a18df4991f7f222e4898a00d66ddda">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pnpm/action-setup&package-manager=github_actions&previous-version=4.0.0&new-version=4.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information