proselint icon indicating copy to clipboard operation
proselint copied to clipboard

chore(deps): bump ruby/setup-ruby from 1.95.0 to 1.143.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps ruby/setup-ruby from 1.95.0 to 1.143.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

Remove support for deprecated macos-10.15 and ubuntu-18.04 images

Add ruby-3.2.1 on Windows

No release notes provided.

Include working directory, $BUNDLE_WITH and $BUNDLE_WITHOUT in cache key

Clearer output when Bundler fails

No release notes provided.

Add ruby-3.2.1

No release notes provided.

Updates for Windows MSYS2 update to OpenSSL 3

Revert problematic change which sets BUNDLER_VERSION globally

Small fixes for Bundler logic

Implement targetRubyVersion for TruffleRuby

No release notes provided.

Add ruby-3.2.0 on Windows

Use the correct Bundler version depending on the target Ruby version

No release notes provided.

Add ruby-3.2.0

... (truncated)

Commits
  • 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
  • fbb865d 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)

dependabot[bot] avatar Mar 06 '23 12:03 dependabot[bot]