Bump the actions-all-dependencies group across 1 directory with 4 updates#2086
Merged
cadmiumcat merged 1 commit intoApr 16, 2026
Merged
Conversation
1ea3ec8 to
3b3c68c
Compare
…ates Bumps the actions-all-dependencies group with 4 updates in the / directory: [ruby/setup-ruby](https://github.com/ruby/setup-ruby), [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials), [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) and [aws-actions/aws-codebuild-run-build](https://github.com/aws-actions/aws-codebuild-run-build). Updates `ruby/setup-ruby` from 1.288.0 to 1.300.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@09a7688...4c56a21) Updates `aws-actions/configure-aws-credentials` from 6.0.0 to 6.1.0 - [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@8df5847...ec61189) Updates `aws-actions/amazon-ecr-login` from 2.0.2 to 2.1.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@c962da2...f2e9fc6) Updates `aws-actions/aws-codebuild-run-build` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/aws-actions/aws-codebuild-run-build/releases) - [Commits](aws-actions/aws-codebuild-run-build@4d15a47...7e46c3f) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.300.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-all-dependencies - dependency-name: aws-actions/configure-aws-credentials dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-all-dependencies - dependency-name: aws-actions/amazon-ecr-login dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-all-dependencies - dependency-name: aws-actions/aws-codebuild-run-build dependency-version: 1.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3b3c68c to
730c0ab
Compare
cadmiumcat
approved these changes
Apr 16, 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 actions-all-dependencies group with 4 updates in the / directory: ruby/setup-ruby, aws-actions/configure-aws-credentials, aws-actions/amazon-ecr-login and aws-actions/aws-codebuild-run-build.
Updates
ruby/setup-rubyfrom 1.288.0 to 1.300.0Release notes
Sourced from ruby/setup-ruby's releases.
... (truncated)
Commits
4c56a21Darwin-x86_64 is no longer supported on TruffleRuby 34+5d9c71dAdd truffleruby-34.0.0,truffleruby+graalvm-34.0.0e65c17dAdd jruby-10.0.5.0ba696adRefactor matrix script2327de0TruffleRuby 34+ does not support macOS Intel3ff19f5Update CRuby releases on Windows4dc28cfAdd ruby-3.2.11c515ec1Update CRuby releases on Windowseab2afbAdd ruby-3.3.1197b3338Mention all maintainers in check-new-windows-versions for consistencyUpdates
aws-actions/configure-aws-credentialsfrom 6.0.0 to 6.1.0Release notes
Sourced from aws-actions/configure-aws-credentials's releases.
Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
... (truncated)
Commits
ec61189chore(main): release 6.1.0 (#1717)81676ebchore(deps): bump vite from 7.1.11 to 7.3.2 (#1721)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 distUpdates
aws-actions/amazon-ecr-loginfrom 2.0.2 to 2.1.2Release 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)Updates
aws-actions/aws-codebuild-run-buildfrom 1.0.18 to 1.0.19Release notes
Sourced from aws-actions/aws-codebuild-run-build's releases.
Commits
7e46c3fAutomatic compilatione3bc6b5Merge pull request #184 from scottschreckengaust/node24e7345b5style: format files based on npm run lint947df8bfix(upgrade): upate node version from 20 to 24d8279f3Merge pull request #182 from ranjan-mohanty/scopedown-token4864fdeci: scope down permissions for publish.yamld72652cMerge pull request #181 from ahmedwalid05/patch-1c46e970Use Github NPM registry for NPX commandfb90f82Merge pull request #178 from theboyisno-one/main47ffde2document workaround for npm 404 error on local