mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
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="a7487c7e89"><code>a7487c7</code></a> feat: update dist</li> <li><a href="fff70888d0"><code>fff7088</code></a> test: update pnpm to v9</li> <li><a href="6e3017af18"><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="0cb0538c33"><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="e303250a24"><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="ac5bf11548"><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="18ac635edf"><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="0d0b43217a"><code>0d0b432</code></a> docs: add warning about v2</li> <li><a href="0eb0e97082"><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="23657c8550"><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="fe02b34f77...a7487c7e89">compare view</a></li> </ul> </details> <br /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Eizinger <thomas@eizinger.io>