Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump ruby/setup-ruby from 1.61.0 to 1.81.0 #170

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 13, 2021

Bumps ruby/setup-ruby from 1.61.0 to 1.81.0.

Release notes

Sourced from ruby/setup-ruby's releases.

Add support for truffleruby+graalvm

  • Installing libxml2-dev libxslt-dev is only needed on TruffleRuby < 21.1

Add Ruby 1.9

Add TruffleRuby 21.2.0

No release notes provided.

Update dependencies

No release notes provided.

Add Ruby 2.0.0 on Windows

No release notes provided.

Add Ruby 2.0.0

Fixes ruby/setup-ruby#181

Add cache-version input

Fix download URLs for Ruby < 2.4 on Windows

Add TruffleRuby 21.1.0

No release notes provided.

JRuby 9.3+ ships with Bundler 2

No release notes provided.

Use Bundler 2 on Ruby 2.3 by default

Add TruffleRuby 21.0.0

No release notes provided.

Fix error message when trying to install TruffleRuby on Windows

No release notes provided.

Automatically install libxml2-dev libxslt-dev on TruffleRuby if needed with bundler-cache: true

  • This is a special case, because TruffleRuby needs an extra system dependency that other Rubies do not, and GitHub runners do not have these packages installed by default, while TravisCI has them.

Install specific bundler version when exact version is given

Fixes ruby/setup-ruby#138

Add Ruby 3.0.0 on Windows

No release notes provided.

Commits
  • 57d46d7 Installing libxml2-dev libxslt-dev is only needed on TruffleRuby < 21.1
  • 7edf159 Add support for truffleruby+graalvm
  • d9a8687 Add TruffleRuby 21.2.0.1
  • ae9cb3b Add Ruby 1.9 on Linux and macOS
  • 77d7ca9 Document a recent Bundler is needed on Windows
  • e08bf35 Ensure the typical bundle exec rake works in all cases
  • 0997e21 Fix check for TruffleRuby < 21.0 and Bundler 1
  • 0c7e9c4 Add TruffleRuby 21.2.0
  • ee30953 Use an absolute path for BUNDLE_GEMFILE in tests too
  • a4630ae Suggest absolute path for BUNDLE_GEMFILE
  • 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)

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.61.0 to 1.81.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](ruby/setup-ruby@473e4d8...57d46d7)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 13, 2021
@auto-add-label auto-add-label bot added the build label Aug 13, 2021
@devkadirselcuk devkadirselcuk merged commit 1084697 into master Aug 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants