[PR #959] [MERGED] build(deps): bump pnpm/action-setup from 3 to 4 #984

Closed
opened 2026-02-16 00:19:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/959
Author: @dependabot[bot]
Created: 10/5/2025
Status: Merged
Merged: 10/6/2025
Merged by: @logan-markewich

Base: mainHead: dependabot/github_actions/pnpm/action-setup-4


📝 Commits (1)

  • 4959b1f build(deps): bump pnpm/action-setup from 3 to 4

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/version_bump_and_release.yml (+1 -1)

📄 Description

Bumps pnpm/action-setup from 3 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 packageManager field of package.json and a different version is specified in the action's settings #122

Commits

Dependabot compatibility score

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_cloud_services/pull/959 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/5/2025 **Status:** ✅ Merged **Merged:** 10/6/2025 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `dependabot/github_actions/pnpm/action-setup-4` --- ### 📝 Commits (1) - [`4959b1f`](https://github.com/run-llama/llama_cloud_services/commit/4959b1fd26431f4f5c46abef00af25df7581dcfa) build(deps): bump pnpm/action-setup from 3 to 4 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/version_bump_and_release.yml` (+1 -1) </details> ### 📄 Description Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 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> </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/v3.0.0...v4">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=3&new-version=4)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 00:19:45 -05:00
yindo closed this issue 2026-02-16 00:19:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#984