Created by: dependabot[bot]
Bumps globalid from 0.4.2 to 0.5.2.
Release notes
Sourced from globalid's releases.
v0.5.2
- Add back Ruby 2.5 support so
gem install rails
works out of the box, thereby satisfying Rails' Ruby version requirement. See rails/rails#42931v0.5.1
- New: Allow expiration to be turned off globally rails/globalid#128
- Fixed: Support for ruby-head rails/globalid#132
- Maintainance: Drop support for EOL'ed Rubies (< 2.6.0) and Rails 4.2
Commits
-
0ed21fb
Bump 0.5.2 for Ruby 2.5 support again -
f1cd6bc
Add back 2.5 so clean gem install rails works again -
b1e0538
Move CI to GitHub Actions (#134) -
fa1a208
Bump development Gems to shush Dependabot warnings -
d11407d
Merge pull request #133 from rails/dependabot/bundler/nokogiri-1.11.7 -
20f6a4a
Bump to 0.5.1 for Active Support Gemfile.lock update -
1366dc0
Looks like the matrix option has been renamed to jobs -
444b8a0
Try incluces over exclude -
c00b25c
rbx-2 isn't supported on CI anymore, cut it -
e5f557d
Test with Ruby 3 and exclude matrix versions that don't coexist - Additional commits viewable in compare view
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)