Skip to content

Bump rubygems/configure-rubygems-credentials from 2.0.0 to 2.1.0#216

Merged
kou merged 1 commit into
masterfrom
dependabot/github_actions/rubygems/configure-rubygems-credentials-2.1.0
Jun 15, 2026
Merged

Bump rubygems/configure-rubygems-credentials from 2.0.0 to 2.1.0#216
kou merged 1 commit into
masterfrom
dependabot/github_actions/rubygems/configure-rubygems-credentials-2.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps 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 compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rubygems/configure-rubygems-credentials](https://github.com/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@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: rubygems/configure-rubygems-credentials
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 15, 2026
@kou kou merged commit e03455d into master Jun 15, 2026
136 checks passed
@kou kou deleted the dependabot/github_actions/rubygems/configure-rubygems-credentials-2.1.0 branch June 15, 2026 04:43
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.

1 participant