chore(deps): bump the gh-actions group across 1 directory with 4 updates#2086
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the gh-actions group across 1 directory with 4 updates#2086dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gh-actions group with 4 updates in the / directory: [codecov/codecov-action](https://github.com/codecov/codecov-action), [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials), [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [tspascoal/get-user-teams-membership](https://github.com/tspascoal/get-user-teams-membership). Updates `codecov/codecov-action` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@57e3a13...e79a696) Updates `aws-actions/configure-aws-credentials` from 6.1.1 to 6.1.2 - [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@d979d5b...acca2b1) Updates `anthropics/claude-code-action` from 1.0.121 to 1.0.133 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@f4fb5c6...787c5a0) Updates `tspascoal/get-user-teams-membership` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/tspascoal/get-user-teams-membership/releases) - [Commits](tspascoal/get-user-teams-membership@818140d...b2546c5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions - dependency-name: aws-actions/configure-aws-credentials dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions - dependency-name: anthropics/claude-code-action dependency-version: 1.0.133 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions - dependency-name: tspascoal/get-user-teams-membership dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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 gh-actions group with 4 updates in the / directory: codecov/codecov-action, aws-actions/configure-aws-credentials, anthropics/claude-code-action and tspascoal/get-user-teams-membership.
Updates
codecov/codecov-actionfrom 6.0.0 to 6.0.1Release notes
Sourced from codecov/codecov-action's releases.
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
e79a696chore(release): 6.0.1 (#1949)51e6422fix: prevent template injection in run: steps (VULN-1652) (#1947)Updates
aws-actions/configure-aws-credentialsfrom 6.1.1 to 6.1.2Release notes
Sourced from aws-actions/configure-aws-credentials's releases.
Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
... (truncated)
Commits
acca2b1chore(main): release 6.1.2 (#1761)c329d24chore: Update distc39f282fix: additional filesystem checks (#1799)8188beechore(deps-dev): bump@types/nodefrom 25.6.0 to 25.9.1 (#1795)477988dchore(deps-dev): bump@smithy/property-providerfrom 4.2.14 to 4.3.4 (#1798)9a5ab5bchore: Update distbaa1fdfchore(deps): bump@aws-sdk/client-stsfrom 3.1038.0 to 3.1053.0 (#1793)4be0a3cchore(deps-dev): bump generate-license-file from 4.1.1 to 4.2.1 (#1794)f85f964chore: Update dist6fddd0cchore(deps-dev): bump@aws-sdk/credential-provider-env(#1791)Updates
anthropics/claude-code-actionfrom 1.0.121 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
tspascoal/get-user-teams-membershipfrom 4.0.1 to 4.0.2Release notes
Sourced from tspascoal/get-user-teams-membership's releases.
Commits
b2546c5Add a use_team_slug parameter to allow using team slugs instead of team names...3f92ffeMerge branch 'master' into team-slugb1ee41cAdd integration coverage for team slug membership (#64)eeff7c3#62 Added team slug check7765c5f#62 Added team slug checkDependabot 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