chore(deps): bump the actions-all group across 1 directory with 2 updates#665
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the actions-all group across 1 directory with 2 updates#665dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
|
| Filename | Overview |
|---|---|
| .github/workflows/ci.yml | Updates both anthropics/claude-code-action (v1.0.120 → v1.0.133) and pnpm/action-setup (v4.3.0 → v5.0.0) with correct SHA pins. |
| .github/workflows/e2e-real-llm.yml | Updates pnpm/action-setup to v5.0.0 SHA pin; no other changes. |
| .github/workflows/publish_engine_testpypi.yml | Updates two pnpm/action-setup references to v5.0.0 SHA pin; no other changes. |
| .github/workflows/release.yml | Updates pnpm/action-setup to v5.0.0 SHA pin; no other changes. |
| .github/workflows/standalone-ci.yml | Updates four pnpm/action-setup references to v5.0.0 SHA pin; no other changes. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Dependabot PR #665] --> B[anthropics/claude-code-action]
A --> C[pnpm/action-setup]
B --> B1["v1.0.120 → v1.0.133\ndde2242 → 787c5a0\nci.yml"]
C --> C1["v4.3.0 → v5.0.0\nb906aff → fc06bc1"]
C1 --> D1[ci.yml]
C1 --> D2[e2e-real-llm.yml]
C1 --> D3[publish_engine_testpypi.yml]
C1 --> D4[release.yml]
C1 --> D5[standalone-ci.yml]
Reviews (2): Last reviewed commit: "chore(deps): bump the actions-all group ..." | Re-trigger Greptile
…ates Bumps the actions-all group with 2 updates in the / directory: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [pnpm/action-setup](https://github.com/pnpm/action-setup). Updates `anthropics/claude-code-action` from 1.0.120 to 1.0.133 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@dde2242...787c5a0) Updates `pnpm/action-setup` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@b906aff...fc06bc1) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.123 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-all - dependency-name: pnpm/action-setup dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-all ... Signed-off-by: dependabot[bot] <support@github.com>
223877f to
b4792bb
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 the actions-all group with 2 updates in the / directory: anthropics/claude-code-action and pnpm/action-setup.
Updates
anthropics/claude-code-actionfrom 1.0.120 to 1.0.133Release notes
Sourced from anthropics/claude-code-action's releases.
... (truncated)
Commits
787c5a0chore: bump Claude Code to 2.1.150 and Agent SDK to 0.3.1504257c8eUse workload identity federation for Claude auth in CI workflows (#1344)bbfaf8echore: bump Claude Code to 2.1.149 and Agent SDK to 0.3.1494481e6dchore: bump Claude Code to 2.1.148 and Agent SDK to 0.3.148661a6feAdd Workload Identity Federation (OIDC) authentication support (#1338)c9d66afchore: bump Claude Code to 2.1.147 and Agent SDK to 0.3.14720c8abfchore: bump Claude Code to 2.1.146 and Agent SDK to 0.3.1461dc994eResolve actor account type before applying allowed_bots (#1330)ca89df3chore: bump Claude Code to 2.1.145 and Agent SDK to 0.3.145fd1877dSimplify comment tool instructions in prompt (#1328)Updates
pnpm/action-setupfrom 4.3.0 to 4.4.0Release notes
Sourced from pnpm/action-setup's releases.
Commits
fc06bc1feat!: run the action on Node.js 24 (#205)