double-great / theme

💅 Jekyll theme for doublegreat.dev
https://doublegreat.dev/theme/
12 stars 3 forks source link

Bump ruby/setup-ruby from 1.139.0 to 1.145.0 #143

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ruby/setup-ruby from 1.139.0 to 1.145.0.

Release notes

Sourced from ruby/setup-ruby's releases.

Add Ruby 3.2.2, etc

What's Changed

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

Lock @​actions/cache to 3.0.6, later versions break bundler caching

Fix SSL certificate path on Windows for Ruby <= 2.3

No longer remove the prefix before extraction, extracting should be idempotent

Use the default tool cache path on self-hosted runners matching a GH-hosted runner image

Consider non-default $RUNNER_TOOL_CACHE as self-hosted and add self-hosted input

Give instructions for self-hosted runners not matching a GH-hosted runner image

Commits
  • 904f3fe Add ruby-2.7.8,ruby-3.0.6,ruby-3.1.4,ruby-3.2.2
  • ec02537 Lock @​actions/cache to 3.0.6, later versions break bundler caching
  • 089557f Require a public workflow run URL for issues
  • e6689b4 Update yarn.lock, remove Windows mswin ssl cert related code
  • 9669f3e Add jruby-9.4.2.0
  • 31a7f6d No longer remove the prefix before extraction, extracting should be idempotent
  • 59b5745 Use tc.find() with the effective tool cache path
  • d03a71d Fix tc.find() calls to use the proper name on self-hosted
  • ddde393 Use the default tool cache path on self-hosted runners matching a GH-hosted r...
  • 5a73aa9 Explain why it was detected as self-hosted
  • 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 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)