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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the gha-deps group with 3 updates: actions/checkout, ruby/setup-ruby and actions/setup-python.
Updates
actions/checkout
from 4.1.0 to 4.1.1Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
Commits
b4ffde6
Link to release page from what's new section (#1514)8530928
Correct link to GitHub Docs (#1511)7cdaf2f
Update CODEOWNERS to Launch team (#1510)Updates
ruby/setup-ruby
from 1.154.0 to 1.159.0Release notes
Sourced from ruby/setup-ruby's releases.
Commits
54a18e2
Update deprecated Node 16 to 20cd48c8e
Add truffleruby-23.1.1,truffleruby+graalvm-23.1.1a05e473
Java is now available on macos-arm-osseba3a0f
Add jruby-9.4.4.0679e23d
Improve documentation about the self-hosted input9f4cc09
3.1 is now available on macos-arm644d74528
Cleanup5cfe23c
Add support for macos-13-arm64 GitHub runnersf887fb3
Update versions-strings-for-builder.rbb1c3bf6
Rename getVirtualEnvironmentName() to getOSNameVersion() for clarityUpdates
actions/setup-python
from 4.7.0 to 4.7.1Release notes
Sourced from actions/setup-python's releases.
Commits
65d7f2d
Add range validation for toml files (#726)f97b831
Bump word-wrap from 1.2.3 to 1.2.4 (#702)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