🚨 [security] Update globalid: 0.4.2 → 1.0.1 (major) #173
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Security Advisories 🚨
🚨 ReDoS based DoS vulnerability in GlobalID
Release Notes
1.0.1
1.0.0
0.6.0
0.5.2
0.5.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 55 commits:
Bump version for release
Fix ReDoS vulnerability in name parsing
Prepare for 1.0.0
Prepare to 0.6.0
Upgrade all development gems
Add devcontainer to allow contributors to have a working environment
Move ActiveRecord::FixtureSet.signed_global_id to this gem
Merge pull request #137 from rails/dependabot/bundler/nokogiri-1.12.5
Bump nokogiri from 1.11.7 to 1.12.5
Why u no love me?
Bump 0.5.2 for Ruby 2.5 support again
Add back 2.5 so clean gem install rails works again
Move CI to GitHub Actions (#134)
Bump development Gems to shush Dependabot warnings
Merge pull request #133 from rails/dependabot/bundler/nokogiri-1.11.7
Bump to 0.5.1 for Active Support Gemfile.lock update
Looks like the matrix option has been renamed to jobs
Try incluces over exclude
rbx-2 isn't supported on CI anymore, cut it
Test with Ruby 3 and exclude matrix versions that don't coexist
Railties is also a test dependency, like 5.0+ gemfiles
Test integration with Rails 6.0+
Ditch long since EOL'ed Rails 4.2 support
Bump nokogiri from 1.9.1 to 1.11.7
Cut out EOL Ruby versions (< 2.6.0)
Fix CI script indentation to match before_install/before_script etc
Add newer Rubies to increase our CI confidence
Remove unused build notification sources
Merge pull request #132 from casperisfine/ruby-head-support
Fix ruby-head support
Merge pull request #131 from amatsuda/rm_as_concern
GlobalID::Identification uses no AS::Concern feature
Merge pull request #128 from tekin/global-non-expiring-ids
Allow expires_in to be configured to nil globally
Merge pull request #125 from rails/dependabot/bundler/rack-2.1.4
Bump rack from 2.0.8 to 2.1.4
Merge pull request #124 from rails/ruby_2_2_rails_5_2_fix_ci
Use 5-2-stable branch to fix Ruby 2.2 CI
Merge pull request #123 from rails/require_core_ext_time
Require time core extension for 1.year
Merge pull request #122 from rails/dependabot/bundler/rake-12.3.3
Bump rake from 12.3.2 to 12.3.3
Merge pull request #121 from rails/dependabot/bundler/rack-2.0.8
Bump rack from 2.0.6 to 2.0.8
Tune locate_many description to fit Global ID terminology better
Merge pull request #119 from ideasasylum/docs/locate-many-description
Merge pull request #120 from olleolleolle/patch-1
Drop unused Travis sudo: false directive
Add a description of locate_many / locate_many_signed
Merge pull request #118 from rails/dependabot/bundler/loofah-2.3.1
Bump loofah from 2.2.3 to 2.3.1
Explicitly specify `secret_key_base` in railtie test
Fallback to bundler 1.7.3 for Ruby <= 2.3
Try to fix build failure by requiring forwardable.
Bump supported Ruby versions to match Rails 5.
Release Notes
1.1.10
1.1.9 (from changelog)
1.1.8 (from changelog)
1.1.7 (from changelog)
1.1.6 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Security Advisories 🚨
🚨 TZInfo relative path traversal vulnerability allows loading of arbitrary files
Release Notes
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands