Skip to content

build(deps): bump the actions group with 2 updates#712

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-d466c9c1e9
Open

build(deps): bump the actions group with 2 updates#712
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-d466c9c1e9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 2 updates: ruby/setup-ruby and rubygems/configure-rubygems-credentials.

Updates ruby/setup-ruby from 1.310.0 to 1.313.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.313.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.312.0...v1.313.0

v1.312.0

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.311.0...v1.312.0

v1.311.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.310.0...v1.311.0

Commits

Updates rubygems/configure-rubygems-credentials from 2.0.0 to 2.1.0

Release notes

Sourced from rubygems/configure-rubygems-credentials's releases.

v2.1.0

This release switches the action runtime from Node 20 to Node 24. The node24 declaration in action.yml removes the deprecation warning that every consumer — most visibly through rubygems/release-gem — has seen since GitHub announced the Node 20 deprecation, and gets ahead of runners switching JavaScript actions to Node 24 by default on June 16, 2026.

Note for self-hosted runners: the node24 runtime requires actions/runner 2.327.1 or later. GitHub-hosted runners are unaffected.

The pending major dependency updates are included as well: zod 4, @​actions/core 3, and @​actions/http-client 4. The actions toolkit majors ship only ES module builds now, so the build pipeline emits ES modules internally, while the bundled dist/index.js the runner executes remains CommonJS. The action's inputs, outputs, and behavior are unchanged.

Thanks to @​dduugg for first proposing the runtime switch in #413.

What's Changed

Full Changelog: rubygems/configure-rubygems-credentials@v2.0.0...v2.1.0

Commits
  • dc5a8d8 Merge pull request #421 from rubygems/claude/dreamy-albattani-d69d88
  • d6f98c9 Bump @​actions/http-client from 3.0.2 to 4.0.1
  • 96335c2 Bump @​actions/core from 2.0.3 to 3.0.1
  • 8e3b799 Emit ES modules and run Jest in ESM mode
  • 2df41ce Bump zod from 3.23.8 to 4.4.3
  • 1d21f26 Align @​types/node with the Node 24 runtime
  • 4adc9f5 Raise the TypeScript target to es2024
  • 0ce8f7b Build and test with Node 24 in CI
  • ae2cae9 Declare node24 as the action runtime
  • 2af1e88 Merge pull request #417 from rubygems/dependabot/github_actions/actions/check...
  • 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 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 actions group with 2 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [rubygems/configure-rubygems-credentials](https://github.com/rubygems/configure-rubygems-credentials).


Updates `ruby/setup-ruby` from 1.310.0 to 1.313.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@afeafc3...89f9052)

Updates `rubygems/configure-rubygems-credentials` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/rubygems/configure-rubygems-credentials/releases)
- [Commits](rubygems/configure-rubygems-credentials@762a4b7...dc5a8d8)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.313.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: rubygems/configure-rubygems-credentials
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants