-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
ci(deps): bump pnpm/action-setup from 2 to 4 #12320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 4. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v2...v4) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
mydea
approved these changes
Jun 3, 2024
c298lee
pushed a commit
that referenced
this pull request
Jun 4, 2024
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 4. <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.0.0</h2> <p>An error is thrown if one version of pnpm is specified in the <code>packageManager</code> field of <code>package.json</code> and a different version is specified in the action's settings <a href="https://redirect.github.com/pnpm/action-setup/pull/122">#122</a></p> <h2>v3.0.0</h2> <p>The action is updated to run on Node.js v20</p> <h2>v2.4.0</h2> <p>Add ability to install standalone binary (<a href="https://redirect.github.com/pnpm/action-setup/pull/92">pnpm/action-setup#92</a>).</p> <h2>v2.3.0</h2> <ul> <li>feat: specifying path to non-root <code>package.json</code> file (<a href="https://redirect.github.com/pnpm/action-setup/pull/88">pnpm/action-setup#88</a>).</li> <li>docs: improve.</li> </ul> <h2>v2.2.4</h2> <p>No deprecation warnings are printed about set-state and set-output commands (<a href="https://redirect.github.com/pnpm/action-setup/issues/57">pnpm/action-setup#57</a>)</p> <h2>v2.2.3</h2> <p>Bump Node.js version to 16 <a href="https://redirect.github.com/pnpm/action-setup/pull/56">pnpm/action-setup#56</a></p> <h2>v2.2.2</h2> <p>Fixing network issues.</p> <p>Related issues:</p> <ul> <li><a href="https://redirect.github.com/pnpm/action-setup/issues/44">pnpm/action-setup#44</a></li> <li><a href="https://redirect.github.com/pnpm/action-setup/issues/22">pnpm/action-setup#22</a></li> </ul> <p>Related PR:</p> <ul> <li><a href="https://redirect.github.com/pnpm/action-setup/pull/46">pnpm/action-setup#46</a></li> </ul> <h2>v2.2.1</h2> <p>Fix <code>"packageManager"</code> reader <a href="https://redirect.github.com/pnpm/action-setup/pull/35">pnpm/action-setup#35</a></p> <h2>v2.2.0</h2> <ul> <li>Support the <code>packageManager</code> field in the <code>package.json</code> file <a href="https://redirect.github.com/pnpm/action-setup/pull/33">pnpm/action-setup#33</a>.</li> <li>Use <code>@pnpm/fetch</code> as an attempt to fix <a href="https://redirect.github.com/pnpm/action-setup/issues/22">pnpm/action-setup#22</a> <a href="https://redirect.github.com/pnpm/action-setup/pull/32">pnpm/action-setup#32</a>.</li> </ul> <h2>v2.1.0</h2> <p>Support pnpm v7 <a href="https://redirect.github.com/pnpm/action-setup/pull/29">pnpm/action-setup#29</a></p> <h2>v2.0.1</h2> <p>Update versions in code examples in README.md to the latest ones to avoid users using the wrong versions.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pnpm/action-setup/commit/fe02b34f77f8bc703788d5817da081398fad5dd2"><code>fe02b34</code></a> docs: bump action-setup version in README</li> <li><a href="https://github.com/pnpm/action-setup/commit/bee1f099e575ebe79c239f210b7b841a7597f87b"><code>bee1f09</code></a> feat: throw error when multiple versions specified (<a href="https://redirect.github.com/pnpm/action-setup/issues/122">#122</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/ce859e384f8a1a0be70b423054e9fc15175c02a9"><code>ce859e3</code></a> refactor: replace <code>fs-extra</code> with Node.js built-in fs methods (<a href="https://redirect.github.com/pnpm/action-setup/issues/120">#120</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/2ab6dce4f53589dada480b94c53cb05a06b04673"><code>2ab6dce</code></a> docs(README): fix link to LICENSE</li> <li><a href="https://github.com/pnpm/action-setup/commit/e280758d01dee817bb34e0eb1114fde6d3a9f1db"><code>e280758</code></a> docs(README): update dependency versions (<a href="https://redirect.github.com/pnpm/action-setup/issues/117">#117</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/129abb77bf5884e578fcaf1f37628e41622cc371"><code>129abb7</code></a> Bump undici from 5.28.2 to 5.28.3 (<a href="https://redirect.github.com/pnpm/action-setup/issues/115">#115</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/a3252b78c470c02df07e9d59298aecedc3ccdd6d"><code>a3252b7</code></a> docs(README): update version</li> <li><a href="https://github.com/pnpm/action-setup/commit/1ee9c9d01d7ec8c679f2f85de0ff31e8af2c9944"><code>1ee9c9d</code></a> feat!: node20 upgrade (<a href="https://redirect.github.com/pnpm/action-setup/issues/110">#110</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/ebcfd6995dade4b0104ac774445cef8b3b4635b0"><code>ebcfd69</code></a> Bump actions/setup-node from 3 to 4 (<a href="https://redirect.github.com/pnpm/action-setup/issues/103">#103</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/d2613e087f2e0aa841925861c5a5f7395d552177"><code>d2613e0</code></a> docs: update pnpm version in caching example (<a href="https://redirect.github.com/pnpm/action-setup/issues/94">#94</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pnpm/action-setup/compare/v2...v4">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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps pnpm/action-setup from 2 to 4.
Release notes
Sourced from pnpm/action-setup's releases.
Commits
fe02b34
docs: bump action-setup version in READMEbee1f09
feat: throw error when multiple versions specified (#122)ce859e3
refactor: replacefs-extra
with Node.js built-in fs methods (#120)2ab6dce
docs(README): fix link to LICENSEe280758
docs(README): update dependency versions (#117)129abb7
Bump undici from 5.28.2 to 5.28.3 (#115)a3252b7
docs(README): update version1ee9c9d
feat!: node20 upgrade (#110)ebcfd69
Bump actions/setup-node from 3 to 4 (#103)d2613e0
docs: update pnpm version in caching example (#94)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 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)