chore(ci)(deps): bump the github-actions group across 1 directory with 6 updates#48
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
3d4f5e2 to
8400326
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` | `6` | | [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `1` | `5` | | [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` | `5` | Updates `actions/checkout` from 3 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v6) Updates `aws-actions/configure-aws-credentials` from 1 to 5 - [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...v5) 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 5 - [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...v5) --- 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: aws-actions/configure-aws-credentials dependency-version: '5' 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: actions/setup-python dependency-version: '6' 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>
8400326 to
8a39cbb
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:
361512124635Updates
actions/checkoutfrom 3 to 6Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)08eba0bPrepare release v4.3.0 (#2237)631c7dcUpdate package dependencies (#2236)8edcb1bUpdate CODEOWNERS for actions (#2224)09d2acaUpdate README.md (#2194)Updates
aws-actions/configure-aws-credentialsfrom 1 to 5Release notes
Sourced from aws-actions/configure-aws-credentials's releases.
... (truncated)
Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
... (truncated)
Commits
0094301chore(main): release 5.1.0 (#1483)e381dc3chore(deps-dev): bump@vercel/nccfrom 0.38.3 to 0.38.4 (#1500)031a65bchore(deps-dev): bump del-cli from 6.0.0 to 7.0.0 (#1497)9efe715chore: Update dist6bbafa6chore(deps-dev): bump@aws-sdk/credential-provider-env(#1502)4c879b4chore(deps-dev): bump@types/nodefrom 24.5.0 to 24.6.0 (#1503)fb52c69chore(deps-dev): bump memfs from 4.39.0 to 4.47.0 (#1504)f226b05chore: Update distbe2cf0cchore(deps): bump@aws-sdk/client-stsfrom 3.888.0 to 3.899.0 (#1501)0be22f9chore: Update distUpdates
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
062b18bchore(release): 2.0.19238dd4Merge pull request #532 from aws-actions/node_upgradee618bbechore: upgrade to node2033f92afchore(release): 2.0.05de13daMerge pull request #530 from aws-actions/dist2d6ae50cchore: update dist537f0fbMerge pull request #529 from aws-actions/dist8ccdcdcchore: update distd71acaffeat: release v2 (#520)3542211chore: Bump@aws-sdk/client-ecr-publicfrom 3.414.0 to 3.418.0 (#525)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
1beffbdchore(release): 2.4.0dec4fdcchore: Bump globals from 16.2.0 to 16.3.0 (#790)c986103chore: Bump eslint from 9.34.0 to 9.35.0 (#791)5e311f4chore: Bump@eslint/jsfrom 9.34.0 to 9.35.0 (#789)ec590b5chore: Bump@aws-sdk/client-ecsfrom 3.848.0 to 3.855.0 (#778)21d6674ci(Mergify): configuration update (#788)7af96d4chore: Bump@eslint/jsfrom 9.31.0 to 9.34.0 (#784)e178e95chore: Bump eslint from 9.31.0 to 9.34.0 (#785)635a63afeat: adding keep-null-value-keys #780 (#781)4b08990chore(release): 2.3.4Updates
actions/setup-pythonfrom 4 to 6Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
e797f83Upgrade to node 24 (#1164)3d1e2d2Revert "Enhance cache-dependency-path handling to support files outside the w...65b0712Clarify pythonLocation behavior for PyPy and GraalPy in environment variables...5b668cfBump actions/checkout from 4 to 5 (#1181)f62a0e2Change missing cache directory error to warning (#1182)9322b3cUpgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn...fbeb884Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)03bb615Bump idna from 2.9 to 3.7 in /tests/data (#843)36da51dAdd version parsing from Pipfile (#1067)3c6f142update documentation (#1156)Updates
codecov/codecov-actionfrom 3 to 5Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.