deps(gha): bump the github-actions group across 1 directory with 6 updates#83
deps(gha): bump the github-actions group across 1 directory with 6 updates#83dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the github-actions group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) | `1.0.89` | `1.0.101` | | [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `47.0.5` | `47.0.6` | | [iarekylew00t/verified-bot-commit](https://github.com/iarekylew00t/verified-bot-commit) | `2.2.2` | `2.3.0` | | [pnpm/action-setup](https://github.com/pnpm/action-setup) | `5` | `6` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `8.0.0` | `8.1.0` | | [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) | `2.1.2` | `2.1.3` | Updates `anthropics/claude-code-action` from 1.0.89 to 1.0.101 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@6e2bd52...38ec876) Updates `tj-actions/changed-files` from 47.0.5 to 47.0.6 - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@22103cc...9426d40) Updates `iarekylew00t/verified-bot-commit` from 2.2.2 to 2.3.0 - [Release notes](https://github.com/iarekylew00t/verified-bot-commit/releases) - [Commits](IAreKyleW00t/verified-bot-commit@4aeee09...126a6a1) Updates `pnpm/action-setup` from 5 to 6 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v5...v6) Updates `astral-sh/setup-uv` from 8.0.0 to 8.1.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@cec2083...0880764) Updates `aws-actions/amazon-ecr-login` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/aws-actions/amazon-ecr-login/releases) - [Changelog](https://github.com/aws-actions/amazon-ecr-login/blob/main/CHANGELOG.md) - [Commits](aws-actions/amazon-ecr-login@f2e9fc6...376925c) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: tj-actions/changed-files dependency-version: 47.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: iarekylew00t/verified-bot-commit dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: pnpm/action-setup dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: astral-sh/setup-uv dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: aws-actions/amazon-ecr-login dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR author is in the excluded authors list. |
There was a problem hiding this comment.
Pull Request Overview
This PR updates six GitHub Action dependencies, including a major version bump for pnpm/action-setup (v5 to v6). Codacy indicates the PR is not up to standards, likely due to the lack of evidence for verification of these third-party updates.
Major version upgrades and updates to critical CI components like amazon-ecr-login and claude-code-action require explicit validation to ensure pipeline stability. The absence of a code diff in the provided PR data also prevents confirmation that the version strings were correctly updated in the workflow files.
About this PR
- The PR includes a major version bump for pnpm/action-setup (v5 to v6). This upgrade adds support for pnpm v11 and may contain breaking changes that could impact existing workflows. Verification is required to ensure compatibility.
- The code changes (diff) were not provided in the PR data. It is currently impossible to verify that the workflow files have been updated to the intended versions.
Test suggestions
- Verify GitHub workflows using anthropics/claude-code-action run successfully with version 1.0.101 and the model upgrade to opus-4-7
- Verify tj-actions/changed-files v47.0.6 correctly identifies changed files in CI pipelines
- Verify iarekylew00t/verified-bot-commit v2.3.0 correctly handles file deletions and renames as per the release notes
- Verify pnpm/action-setup v6 successfully sets up pnpm and supports pnpm v11
- Verify astral-sh/setup-uv v8.1.0 successfully sets up uv environment
- Verify aws-actions/amazon-ecr-login v2.1.3 successfully authenticates to ECR using explicit env var credentials
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify GitHub workflows using anthropics/claude-code-action run successfully with version 1.0.101 and the model upgrade to opus-4-7
2. Verify tj-actions/changed-files v47.0.6 correctly identifies changed files in CI pipelines
3. Verify iarekylew00t/verified-bot-commit v2.3.0 correctly handles file deletions and renames as per the release notes
4. Verify pnpm/action-setup v6 successfully sets up pnpm and supports pnpm v11
5. Verify astral-sh/setup-uv v8.1.0 successfully sets up uv environment
6. Verify aws-actions/amazon-ecr-login v2.1.3 successfully authenticates to ECR using explicit env var credentials
Low confidence findings
- There is no evidence of automated or manual testing attached to this PR. Given these updates affect the core CI/CD pipeline (authentication, file tracking, environment setup), these actions should be verified in a non-production workflow before merging.
🗒️ Improve review quality by adding custom instructions
Up to standards ✅🟢 Issues
|
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the github-actions group with 6 updates in the / directory:
1.0.891.0.10147.0.547.0.62.2.22.3.0568.0.08.1.02.1.22.1.3Updates
anthropics/claude-code-actionfrom 1.0.89 to 1.0.101Release notes
Sourced from anthropics/claude-code-action's releases.
... (truncated)
Commits
38ec876chore: bump Claude Code to 2.1.114 and Agent SDK to 0.2.1140d2971cfix: pass install.sh binary path explicitly to Agent SDK (#1235)c68f82cchore: bump Claude Code to 2.1.113 and Agent SDK to 0.2.11378758edchore: bump model version in workflows (#1227)c3d45e8chore: bump Claude Code to 2.1.112 and Agent SDK to 0.2.112931e620chore: bump Claude Code to 2.1.111 and Agent SDK to 0.2.111905d4ebchore: bump Claude Code to 2.1.110 and Agent SDK to 0.2.1105fb8995chore: bump Claude Code to 2.1.109 and Agent SDK to 0.2.109c3bf66dfix: handle fork PRs by fetching via refs/pull/N/head (#962) (#963)3943183chore: bump Claude Code to 2.1.108 and Agent SDK to 0.2.108Updates
tj-actions/changed-filesfrom 47.0.5 to 47.0.6Release notes
Sourced from tj-actions/changed-files's releases.
Changelog
Sourced from tj-actions/changed-files's changelog.
... (truncated)
Commits
9426d40chore(deps): bump lodash from 4.17.23 to 4.18.1 (#2837)32de080chore(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#2843)2487d12chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#2844)cef85a3chore(deps-dev): bump@types/nodefrom 25.5.0 to 25.6.0 (#2846)7b082dechore(deps-dev): bump prettier from 3.8.1 to 3.8.3 (#2848)07224cachore(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#2849)2bb1357chore(deps-dev): bump jest from 30.2.0 to 30.3.0 (#2822)cc98117chore(deps): bump nrwl/nx-set-shas from 4.4.0 to 5.0.1 (#2829)786e421chore(deps): bump yaml from 2.8.2 to 2.8.3 (#2830)726b41bchore(deps-dev): bump eslint-plugin-jest from 29.15.0 to 29.15.1 (#2831)Updates
iarekylew00t/verified-bot-commitfrom 2.2.2 to 2.3.0Release notes
Sourced from iarekylew00t/verified-bot-commit's releases.
Commits
126a6a1chore: Bumping version to v2.3.07d48146build(deps-dev): Bump the npm-development group across 1 directory with 6 upd...baf6a0bAdd support for file deletions / renames (#326)Updates
pnpm/action-setupfrom 5 to 6Release notes
Sourced from pnpm/action-setup's releases.
Commits
71c9247fix: pnpm self-update binary shadowed by bootstrap on PATH (#230)078e9d4fix: update pnpm to 11.0.0-rc.208c4be7docs(README): update action-setup version5798914chore: update .gitignoreddffd66fix: remove accidentally committed fileb43f991fix: update pnpm to 11.0.0-rc.03852509README.md: bring versions up-to-date (#222)6e7bdbdchore: bump bootstrap pnpm to 11.0.0-beta.4-1 and add update script6b87c46fix: Windows standalone mode — bypass broken npm shims (#217)994d756feat: read pnpm version from devEngines.packageManager (#211)Updates
astral-sh/setup-uvfrom 8.0.0 to 8.1.0Release notes
Sourced from astral-sh/setup-uv's releases.
Commits
0880764fix: grant contents:write to validate-release job (#860)717d6abAdd a release-gate step to the release workflow (#859)5a911ebDraft commitish releases (#858)080c31eAdd action-types.yml to instructions (#857)b3e97d2Add input no-project in combination with activate-environment (#856)7dd591dchore(deps): bump release-drafter/release-drafter from 7.1.1 to 7.2.0 (#855)1541b77chore: update known checksums for 0.11.7 (#853)cdfb2eeRefactor version resolving (#852)cb84d12chore: update known checksums for 0.11.6 (#850)1912cc6chore: update known checksums for 0.11.5 (#845)Updates
aws-actions/amazon-ecr-loginfrom 2.1.2 to 2.1.3Release notes
Sourced from aws-actions/amazon-ecr-login's releases.
Changelog
Sourced from aws-actions/amazon-ecr-login's changelog.
... (truncated)
Commits
376925cchore(release): 2.1.3b6d79a7chore: Update dist (#1012)18230a5chore: Update dist (#1008)b0bca04chore(deps): bump actions/github-script from 8 to 9 (#1007)1432f2cchore(deps-dev): bump globals from 17.4.0 to 17.5.0 (#1004)9145f16chore(deps): bump@aws-sdk/credential-providers(#1002)51c7534chore(deps): bump@aws-sdk/client-ecrfrom 3.1026.0 to 3.1030.0 (#1001)9ba5e23chore: Update dist (#995)6719be7chore(deps): bump@aws-sdk/client-ecr-publicfrom 3.1021.0 to 3.1026.0 (#990)2e08de5chore(deps): bump https-proxy-agent from 8.0.0 to 9.0.0 (#991)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions