robiwells / website

Source of my personal website. Tested and deployed with GitHub Actions.
Apache License 2.0
0 stars 0 forks source link

Bump ruby/setup-ruby from 1.144.2 to 1.152.0 #1

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ruby/setup-ruby from 1.144.2 to 1.152.0.

Release notes

Sourced from ruby/setup-ruby's releases.

Update @​actions/cache

Add ruby-3.3.0-preview1

No release notes provided.

Add TruffleRuby 23.0.0-preview1

No release notes provided.

Add support for macos-13

No release notes provided.

Add Ruby 3.2.2, etc on Windows

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.145.0...v1.146.0

Add Ruby 3.2.2, etc

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.144.2...v1.145.0

Commits
  • 250fcd6 Add truffleruby-23.0.0,truffleruby+graalvm-23.0.0
  • bc1dd26 Add jruby-9.4.3.0
  • 8a45918 Update 'setup-ruby-bundler-cache-v5' to 'setup-ruby-bundler-cache-v6'
  • 92a3389 Fix cache with @​actions/cache
  • 7d546f4 Test 3.3 preview
  • 4e64415 Add ruby-3.3.0-preview1
  • d2b39ad Consider truffleruby preview releases to be stable versions
  • e939497 Add truffleruby-23.0.0-preview1,truffleruby+graalvm-23.0.0-preview1
  • 6cecb48 Use ubuntu-20.04 for test using Ruby 2.2
  • 4d88f85 Add support for macos-13 (#501)
  • 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 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 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)
dependabot[bot] commented 1 year ago

Superseded by #5.