Conversation
|
PR author is in the excluded authors list. |
Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) | `1.0.82` | `1.0.89` | | [iarekylew00t/verified-bot-commit](https://github.com/iarekylew00t/verified-bot-commit) | `2.2.0` | `2.2.2` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `7.6.0` | `8.0.0` | | [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `b1257c400167d727708335212f95607835cd03fd` | `dc64d283718fb89ace3839da443b41ded26d2612` | | [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) | `a6f26d4dac281724664e992240eebeb7469b9154` | `f2e9fc6c2b355c1890b65e6f6f0e2ac3e6e22f78` | Updates `anthropics/claude-code-action` from 1.0.82 to 1.0.89 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@88c168b...6e2bd52) Updates `iarekylew00t/verified-bot-commit` from 2.2.0 to 2.2.2 - [Release notes](https://github.com/iarekylew00t/verified-bot-commit/releases) - [Commits](IAreKyleW00t/verified-bot-commit@e5a15a0...4aeee09) Updates `astral-sh/setup-uv` from 7.6.0 to 8.0.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@37802ad...cec2083) Updates `aws-actions/configure-aws-credentials` from b1257c400167d727708335212f95607835cd03fd to dc64d283718fb89ace3839da443b41ded26d2612 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@b1257c4...dc64d28) Updates `aws-actions/amazon-ecr-login` from a6f26d4dac281724664e992240eebeb7469b9154 to f2e9fc6c2b355c1890b65e6f6f0e2ac3e6e22f78 - [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@a6f26d4...f2e9fc6) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.89 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: iarekylew00t/verified-bot-commit dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: astral-sh/setup-uv dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: aws-actions/configure-aws-credentials dependency-version: dc64d283718fb89ace3839da443b41ded26d2612 dependency-type: direct:production dependency-group: github-actions - dependency-name: aws-actions/amazon-ecr-login dependency-version: f2e9fc6c2b355c1890b65e6f6f0e2ac3e6e22f78 dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
dcad924 to
b53edb9
Compare
ekassos
approved these changes
Apr 6, 2026
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 github-actions group with 5 updates:
1.0.821.0.892.2.02.2.27.6.08.0.0b1257c400167d727708335212f95607835cd03fddc64d283718fb89ace3839da443b41ded26d2612a6f26d4dac281724664e992240eebeb7469b9154f2e9fc6c2b355c1890b65e6f6f0e2ac3e6e22f78Updates
anthropics/claude-code-actionfrom 1.0.82 to 1.0.89Release notes
Sourced from anthropics/claude-code-action's releases.
... (truncated)
Commits
6e2bd52fix: pin bun runtime config and improve log hygiene (#1174)3534c32chore: fix prettier formatting in parse-sdk-options.test.ts (#1176)6685b26chore: fix prettier formatting (#1171)5150ea9fix: snapshot PR's .claude/ to .claude-pr/ before security restore (#1172)eb8baa4fix: strip shell comment lines before parsing claude_args (#1055)f328a5cfix: prevent hang in restoreConfigFromBase on repos with .gitmodules (#1166)b15d475fix: allow # in branch names for PR checkout and base restore (#1167)d5db820fix: restore ripgrep execute bits after bun install --production (#1163)d8af4e9fix: skip retries for non-retryable errors in retryWithBackoff (#1082)f37c786Strip OIDC token request env vars from Claude session (#1011)Updates
iarekylew00t/verified-bot-commitfrom 2.2.0 to 2.2.2Release notes
Sourced from iarekylew00t/verified-bot-commit's releases.
Commits
4aeee09chore: Bumping version to v2.2.232c6d8fbuild(deps-dev): Bump ts-jest from 29.4.6 to 29.4.9 in the npm-development gr...33fec29build(deps): Bump minimatch from 10.2.4 to 10.2.5 in the npm-production group...0f5e526build(deps): Bump github/codeql-action from 4.34.1 to 4.35.1 in the actions g...87cc679build(deps-dev): Bump the npm-development group with 2 updates (#321)bbc32e6chore: Using github-bot for releases70e8fcachore: Locking down version tags and releases934fa64chore: Bumping version to v2.2.111d8d47build(deps-dev): Bump brace-expansion from 1.1.12 to 1.1.13 (#319)4292cc8build(deps-dev): Bump handlebars from 4.7.8 to 4.7.9 (#318)Updates
astral-sh/setup-uvfrom 7.6.0 to 8.0.0Release notes
Sourced from astral-sh/setup-uv's releases.
Commits
cec2083Shortcircuit latest version from manifest (#828)4dd8ab4Simplify inputs.ts (#827)7fdbe7cRemove update-major-minor-tags workflow (#826)485abd0Bump release-drafter to v7.1.1 (#825)f82eb19Refactor inputs (#823)868d1f7Replace inline compile args with tsconfig (#824)447e6d0chore: update known checksums for 0.11.2 (#821)5c62c59chore: update known checksums for 0.11.1 (#817)e1a7373chore: update known checksums for 0.11.0 (#815)8970931Remove deprecrated custom manifest (#813)Updates
aws-actions/configure-aws-credentialsfrom b1257c400167d727708335212f95607835cd03fd to dc64d283718fb89ace3839da443b41ded26d2612Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
... (truncated)
Commits
dc64d28chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 (#1720)bc0a50achore: Update dist9ea6412chore(deps): bump proxy-agent from 6.5.0 to 7.0.0 (#1686)0a87594chore: Update dista7f0c82feat: Support usage of AWS Profiles (#1696)e6bb6e5chore: add text to CONTRIBUTING.md (#1719)11b1c58feat: add skip cleanup option (#1716)51635dbchore: Update dist8d0763fchore(deps): bump@aws-sdk/client-stsfrom 3.1015.0 to 3.1020.0 (#1710)563c600chore: Update distUpdates
aws-actions/amazon-ecr-loginfrom a6f26d4dac281724664e992240eebeb7469b9154 to f2e9fc6c2b355c1890b65e6f6f0e2ac3e6e22f78Changelog
Sourced from aws-actions/amazon-ecr-login's changelog.
... (truncated)
Commits
f2e9fc6chore(release): 2.1.2b5362e1chore(deps-dev): bump eslint from 10.0.3 to 10.1.0 (#964)2096e5cchore: Update dist (#984)ae31c19chore(deps): bump@aws-sdk/client-ecrfrom 3.1018.0 to 3.1021.0 (#977)f63ff6achore(deps): bump@aws-sdk/credential-providers(#978)5b22aa2chore: Update dist (#980)887bd54chore(deps): bump@aws-sdk/client-ecr-publicfrom 3.1016.0 to 3.1021.0 (#976)a080f59chore: Update dist (#974)220b1c6chore(deps): bump@aws-sdk/client-ecrfrom 3.1011.0 to 3.1016.0 (#966)9e34c94chore(deps): bump@aws-sdk/credential-providers(#965)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