ruby / uri

URI is a module providing classes to handle Uniform Resource Identifiers
https://ruby.github.io/uri/
Other
78 stars 42 forks source link

Bump ruby/setup-ruby from 1.139.0 to 1.144.0 #61

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ruby/setup-ruby from 1.139.0 to 1.144.0.

Release notes

Sourced from ruby/setup-ruby's releases.

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
  • 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
  • d01c52a Add a self-hosted input to force considering the current runner as self-hosted
  • 377a94b Consider a different $RUNNER_TOOL_CACHE than the default as a self-hosted runner
  • 66dc012 Detect self-hosted runners not matching a GitHub-hosted runner image
  • 2789f85 Update bug_report.yml
  • 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)