Created by: dependabot[bot]
Bumps globalid from 0.4.2 to 0.5.1.
Release notes
Sourced from globalid's releases.
v0.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
-
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 -
ac8b7f0
Railties is also a test dependency, like 5.0+ gemfiles -
403e25e
Test integration with Rails 6.0+ -
4ed45f5
Ditch long since EOL'ed Rails 4.2 support -
5b255ff
Cut out EOL Ruby versions (< 2.6.0) -
3d8e64d
Fix CI script indentation to match before_install/before_script etc - 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)