🚨 [security] Update activesupport 6.1.4.4 → 6.1.7.7 (patch) #78
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?
✳️ activesupport (6.1.4.4 → 6.1.7.7) · Repo · Changelog
Security Advisories 🚨
🚨 Possible File Disclosure of Locally Encrypted Files
🚨 Possible XSS Security Vulnerability in SafeBuffer#bytesplice
🚨 ReDoS based DoS vulnerability in Active Support’s underscore
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 57 commits:
Preparing for 6.1.7.7 release
update changelog
Preparing for 6.1.7.6 release
Bumping version for new release
Preparing for 6.1.7.5 release
bumping version / changelog
Preparing for 6.1.7.4 release
Preparing for 6.1.7.3 release
Prepare version 6.1.7.3
Version 6.1.7.2
Version 6.1.7.1
Make sanitize_as_sql_comment more strict
Added integer width check to PostgreSQL::Quoting
Version 6.1.7
Merge pull request #45872 from the-spectator/correct_hwia_encoding
Fix tests after cherry-pick of #45773
Don't handle this change for legacy_connection_handling
Merge pull request #45773 from eileencodes/only-setup-shared-pools-if-we-have-a-connection
Merge pull request #45593 from skipkayhil/fix-6-1-compat
Remove active_record.yaml initializers
Fix compatability with ruby 2.5
Allow Symbol by default in YAML columns
Merge pull request #45591 from Shopify/ar-store-hash-type
Merge pull request #45578 from natematykiewicz/yaml_safe_load_performance
Merge branch '6-1-sec' into 6-1-stable
Preparing for 6.1.6.1 release
updating version and changelog
Change ActiveRecord::Coders::YAMLColumn default to safe_load
Merge pull request #44128 from zzak/issue/44107
Only test `taint` methods on 2.6 and below
Fix did you mean tests for ruby-trunk (3.2)
Fix postgresql reconnection_error test expects wrong exception
Fix: PG.connect keyword arguments deprecation warning on ruby 2.7
Preparing for 6.1.6 release
Preparing for 6.1.6 release
Merge branch '6-1-sec' into 6-1-stable
Preparing for 6.1.5.1 release
updating changelog for release
Fix migrations compatibility for polymorphic references default index name
Fix typos [ci skip]
Preparing for 6.1.5 release
Update CHANGELOG [ci skip]
Merge branch '6-1-sec' into 6-1-stable
Preparing for 6.1.4.7 release
bumping version
Require shellwords where it is used
Deal with Ruby 2.5 as well in this implementation
Merge branch '6-1-sec' into 6-1-stable
Preparing for 6.1.4.6 release
Preparing release
Merge branch '6-1-sec' into 6-1-stable
Preparing for 6.1.4.5 release
Preparing for release
Fixes ActiveRecord::ConnectionAdapters::SchemaCache#deep_deduplicate for Ruby 2.6
Merge pull request #44039 from kamipo/bump-year-to-2022
Merge PR #43295
Merge branch '6-1-sec' into 6-1-stable
✳️ minitest (5.15.0 → 5.22.2) · Repo · Changelog
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
1.2.3
1.2.2
1.2.1
1.2.0
1.1.10
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
1.14.1
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.1
1.9.0
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
2.0.6
2.0.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
Fix formatting.
Preparing v2.0.6.
Add v1.2.11 from the 1.2 branch.
Update copyright years.
Eliminate Object#untaint deprecation warnings on JRuby 9.4.0.0.
Add Ruby 3.2 and JRuby 9.4.
Update the dependency on actions/checkout.
Fix include issues with tests on Ruby 3.2.
Revert "Workaround for 'Permission denied - NUL' errors with JRuby on Windows."
Preparing v2.0.5.
Add v0.3.61 and v1.2.10 from the 0.3 and 1.2 branches.
Fix relative path loading tests.
Add a top level eager_load! method for Rails compatibility.
Support preloading all data from a DataSource.
Clarify that both files and directories are excluded.
Tidy up of security file ignoring.
Merge pull request #133.
Workaround for 'Permission denied - NUL' errors with JRuby on Windows.
ignore SECURITY file for Arch tzdata package
Add Ruby 3.1.
Update copyright years.
Update copyright years.
Fix documentation.
Fix a typo.
Continue to use philr/setup-ruby@legacy for Ruby 2.0.0 x86 on Windows.
Add JRuby 9.3 and update to TruffleRuby 21.
Switch to ruby/setup-ruby for 1.9.3 (non-Windows) and 2.0.0.
Always return DateTime results using the proleptic Gregorian calendar.
Tidy up syntax.
Fix a grammatical error.
Add version 0.3.60 from the 0.3 branch.
Remove an unnecessary or.
Add RubyGems logo.
Ignore more warnings from sub-processes.
Mark truffleruby as experimental.
Limit json to < 2.5.0 on Windows Ruby 2.0.
Switch to GitHub Actions for CI.
[ci skip] Add version 0.3.59 from the 0.3 branch.
[ci skip] Improve formatting.
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.
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