Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump the gha-deps group with 3 updates #200

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps the gha-deps group with 3 updates: ruby/setup-ruby, actions/setup-node and aws-actions/configure-aws-credentials.

Updates ruby/setup-ruby from 1.207.0 to 1.215.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.215.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.214.0...v1.215.0

v1.214.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.213.0...v1.214.0

v1.213.0

  • Add ubuntu-22.04-arm64 and ubuntu-24.04-arm64 support.

Full Changelog: ruby/setup-ruby@v1.212.0...v1.213.0

v1.212.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.211.0...v1.212.0

v1.211.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.210.0...v1.211.0

v1.210.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.209.0...v1.210.0

v1.209.0

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.208.0...v1.209.0

... (truncated)

Commits
  • 2654679 Add jruby-9.4.11.0
  • 1287d2b Add truffleruby-24.1.2,truffleruby+graalvm-24.1.2
  • 84b14e9 Add jruby-9.4.10.0
  • 28c4ded ubuntu-22.04-arm64 and ubuntu-24.04-arm64 support is complete
  • fbaef13 Add support for ubuntu-22.04-arm64 and ubuntu-24.04-arm64
  • f72249c Update CRuby releases on Windows
  • 87b4893 test.yml -add windows-2025
  • fd2daea common.js - add windows-2025
  • 1d54274 yarn.lock - Remove @​actions/core 1.10.1, use @​actions/core 1.11.1
  • 7a63021 Workaround missing require 'logger' in Rails
  • Additional commits viewable in compare view

Updates actions/setup-node from 4.1.0 to 4.2.0

Release notes

Sourced from actions/setup-node's releases.

v4.2.0

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.2.0

Commits

Updates aws-actions/configure-aws-credentials from 4.0.2 to 4.0.3

Release notes

Sourced from aws-actions/configure-aws-credentials's releases.

v4.0.3

4.0.3 (2025-01-27)

Features

  • added release-please action config (0f88004)

Bug Fixes

  • add id-token permission to automerge (97834a4)
  • cpy syntax on npm package (#1195) (83b5a56)
  • force push packaged files to main (bfd2185)

Miscellaneous Chores

Changelog

Sourced from aws-actions/configure-aws-credentials's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.3 (2025-01-27)

Features

  • added release-please action config (0f88004)

Bug Fixes

  • add id-token permission to automerge (97834a4)
  • cpy syntax on npm package (#1195) (83b5a56)
  • force push packaged files to main (bfd2185)

Miscellaneous Chores

4.0.2 (2024-02-09)

  • Revert 4.0.1 to remove warning

4.0.1 (2023-10-03)

Documentation

  • Throw a warning when customers use long-term credentials.

4.0.0 (2023-09-11)

  • Upgraded runtime to node20 from node16

3.0.2 (2023-09-07)

Bug Fixes

3.0.1 (2023-08-24)

Features

  • Can configure special-characters-workaround to keep retrying credentials if the returned credentials have special characters (Fixes #599)

Bug Fixes

... (truncated)

Commits
  • 4fc4975 Merge pull request #1273 from aws-actions/release-please--branches--main--com...
  • 47ce154 chore(main): release 4.0.3
  • d700acb Merge pull request #1266 from aws-actions/release-please-integration
  • ca00fd4 chore: release 4.0.3
  • 0f88004 feat: added release-please action config
  • f171d5c chore: Update dist
  • 2c187c9 chore(deps): bump @​smithy/node-http-handler from 3.2.5 to 4.0.1 (#1251)
  • 97834a4 fix: add id-token permission to automerge
  • 16ffc4e chore: remove mergify (#1196)
  • b47a851 chore(deps-dev): bump @​types/node from 22.8.7 to 22.9.0 (#1197)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the gha-deps group with 3 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby), [actions/setup-node](https://github.com/actions/setup-node) and [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials).


Updates `ruby/setup-ruby` from 1.207.0 to 1.215.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@4a9ddd6...2654679)

Updates `actions/setup-node` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4.1.0...v4.2.0)

Updates `aws-actions/configure-aws-credentials` from 4.0.2 to 4.0.3
- [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@e3dd6a4...4fc4975)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-deps
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha-deps
- dependency-name: aws-actions/configure-aws-credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the A-deps Area: Source and library dependencies. label Feb 1, 2025
@lopopolo lopopolo merged commit 279a15a into trunk Feb 1, 2025
14 checks passed
@lopopolo lopopolo deleted the dependabot/github_actions/gha-deps-2b102837e3 branch February 1, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-deps Area: Source and library dependencies.
Development

Successfully merging this pull request may close these issues.

1 participant