chore(ci)(deps): bump the github-actions group across 1 directory with 6 updates#48
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
3d4f5e2 to
8400326
Compare
8400326 to
8a39cbb
Compare
8a39cbb to
d8d59ec
Compare
d8d59ec to
e182e8d
Compare
e182e8d to
3c8dacc
Compare
3c8dacc to
9f7abe0
Compare
…h 6 updates Bumps the github-actions group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `7` | | [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `1` | `6` | | [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) | `1` | `2` | | [aws-actions/amazon-ecs-deploy-task-definition](https://github.com/aws-actions/amazon-ecs-deploy-task-definition) | `1` | `2` | | [actions/setup-python](https://github.com/actions/setup-python) | `4` | `6` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `3` | `7` | Updates `actions/checkout` from 3 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v7) Updates `aws-actions/configure-aws-credentials` from 1 to 6 - [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@v1...v6) Updates `aws-actions/amazon-ecr-login` from 1 to 2 - [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@v1...v2) Updates `aws-actions/amazon-ecs-deploy-task-definition` from 1 to 2 - [Release notes](https://github.com/aws-actions/amazon-ecs-deploy-task-definition/releases) - [Changelog](https://github.com/aws-actions/amazon-ecs-deploy-task-definition/blob/master/CHANGELOG.md) - [Commits](aws-actions/amazon-ecs-deploy-task-definition@v1...v2) Updates `actions/setup-python` from 4 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v6) Updates `codecov/codecov-action` from 3 to 7 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: aws-actions/amazon-ecr-login dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: aws-actions/amazon-ecs-deploy-task-definition dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: aws-actions/configure-aws-credentials dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
9f7abe0 to
f34cd8c
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 github-actions group with 6 updates in the / directory:
371612124637Updates
actions/checkoutfrom 3 to 7Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)df4cb1cUpdate changelog for v6.0.3 (#2446)Updates
aws-actions/configure-aws-credentialsfrom 1 to 6Release notes
Sourced from aws-actions/configure-aws-credentials's releases.
... (truncated)
Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
... (truncated)
Commits
e7f100cchore(main): release 6.2.0 (#1806)bbbffeachore: Update distd6f5dc3fix: assumeRole failing from session tag size too large (#1808)12014c0docs: fix typo in README.md (#1809)4ab3589chore: replay 6.2 devel changes onto main (#1807)99214aachore: Update dist217d179fix: allow kubelet token symlink (#1805)5548f34chore: Update dist77cd089chore: document container credentials provider support (and delete transitive...dbacf31chore: bump release version (#1801)Updates
aws-actions/amazon-ecr-loginfrom 1 to 2Release notes
Sourced from aws-actions/amazon-ecr-login's releases.
... (truncated)
Changelog
Sourced from aws-actions/amazon-ecr-login's changelog.
Commits
d539f09chore(release): 2.1.6d27be98chore: Update dist (#1123)afa57dechore(deps): bump@aws-sdk/credential-providers(#1115)cf74b49chore(deps): bump@aws-sdk/client-ecrfrom 3.1061.0 to 3.1065.0 (#1114)ed78a08chore: Update dist (#1119)52a2eefchore(deps): bump https-proxy-agent from 9.0.0 to 9.1.0 (#1113)48e2e44chore(deps): bump@aws-sdk/client-ecr-publicfrom 3.1061.0 to 3.1065.0 (#1112)9075999chore(deps-dev): bump@vercel/nccfrom 0.38.4 to 0.44.0 (#1111)737404bchore: Update dist (#1109)93ad116chore(deps): bump@aws-sdk/client-ecr-publicfrom 3.1054.0 to 3.1061.0 (#1101)Updates
aws-actions/amazon-ecs-deploy-task-definitionfrom 1 to 2Release notes
Sourced from aws-actions/amazon-ecs-deploy-task-definition's releases.
... (truncated)
Changelog
Sourced from aws-actions/amazon-ecs-deploy-task-definition's changelog.
Commits
a310a83chore(release): 2.6.2d46c585fix: Detect deployment rollback after service stabilization (#860)fc8fc60chore(release): 2.6.18f67c1afix: upgrade Node.js runtime to node24 (#852)c1035d8chore: Bump undici and@actions/http-client(#848)921ff16chore: Bump minimatch from 3.1.2 to 3.1.5 (#844)5fda33afix: add optional wait-max-delay-seconds input to configure waiter polling (#...cbf54ecchore(release): 2.6.03421206chore: Bump@actions/corefrom 1.11.1 to 2.0.1 (#832)ede1821feat: Add support formaxAttemptsto allow retrying after failure (#750)Updates
actions/setup-pythonfrom 4 to 6Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
a309ff8Bump urllib3 from 2.6.0 to 2.6.3 in /tests/data (#1264)bfe8cc5Upgrade@actionsdependencies to Node 24 compatible versions (#1259)4f41a90Bump urllib3 from 2.5.0 to 2.6.0 in /tests/data (#1253)83679a8Bump@types/nodefrom 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel ...bfc4944Bump prettier from 3.5.3 to 3.6.2 (#1234)97aeb3eBump requests from 2.32.2 to 2.32.4 in /tests/data (#1130)443da59Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pi...cfd55cagraalpy: add graalpy early-access and windows builds (#880)bba65e5Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md (#1094)18566f8Improve wording and "fix example" (remove 3.13) on testing against pre-releas...Updates
codecov/codecov-actionfrom 3 to 7Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
fb8b358chore(release): 7.0.0 (#1957)ca0a928ci: remove Enforce License Compliance workflow (#1950)e79a696chore(release): 6.0.1 (#1949)51e6422fix: prevent template injection in run: steps (VULN-1652) (#1947)57e3a13Th/6.0.0 (#1928)f67d33dRevert "Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0""...75cd116chore(release): 5.5.4 (#1927)87d39f4Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0" (#1926)1af5884chore(release): bump to 5.5.3 (#1922)c143300build(deps): bump actions/github-script from 7.0.1 to 8.0.0 (#1874)