Skip to content

Conversation

@dentarg
Copy link
Collaborator

@dentarg dentarg commented Nov 11, 2025

Close #556
Close #553
Close #555

dependabot bot and others added 12 commits November 10, 2025 20:08
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
So we don't have to bump it in this workflow, it should just always
work.
> Windows Server 2019 has been retired. The Windows Server 2019 image
> has been removed as of 2025-06-30. For more details, see
> actions/runner-images#12045
> The macOS-13 based runner images are being deprecated, consider
> switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest)
> instead. For more details see actions/runner-images#13046
These public_suffix versions (2-4) was released 2016-2022, which
corresponds to Ruby 2.1-3.1.
@dentarg dentarg added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 11, 2025
@dentarg
Copy link
Collaborator Author

dentarg commented Nov 11, 2025

@sporkmonger you need to merge this (or give me proper access) and update the branch protection rules, there are many jobs that does not exist anymore, but CI waits for them, e.g. test (jruby-9.3, ubuntu-20.04, Gemfile)Expected — Waiting for status to be reported

@dentarg
Copy link
Collaborator Author

dentarg commented Nov 11, 2025

It is good if we merge with merge commit or rebase merge this one.

@sporkmonger
Copy link
Owner

I cleared out the broken status checks.

@sporkmonger sporkmonger merged commit aaa53fe into sporkmonger:main Nov 12, 2025
32 checks passed
@dentarg dentarg deleted the ci-updates branch November 12, 2025 09:12
@dentarg
Copy link
Collaborator Author

dentarg commented Nov 12, 2025

Thanks!

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.

Ractor related spec testsuite fails with ruby4.0.0dev due to Ractor#take removal

2 participants