Update activesupport 7.1.1 → 7.1.2 (patch) #122
Closed
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.
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 (7.1.1 → 7.1.2) · Repo · Changelog
Release Notes
7.1.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
Preparing for 7.1.2 release
Sync CHANGELOG
Merge pull request #49974 from fatkodima/fix-redis-write_multi-with-expires_in
Merge pull request #49669 from intrip/fix-message-metadata-non-str
Merge pull request #49784 from jhawthorn/notification_exception_groups
Merge pull request #49837 from jonathanhefner/string-xcase_first-non-frozen-empty-string
Use h2 headings for Module::Concerning [ci-skip]
Merge pull request #49800 from HolyWalley/fix-cache-options-being-overwriten
Merge pull request #49792 from stevegeek/fix_deprecation_warning_on_secrets_show_task
Merge pull request #49791 from Earlopain/number-human-size-negative
Merge pull request #49720 from andrewn617/broadcast-logger-deep-dup
Merge pull request #49740 from y-yagi/donot-use-deprecated-to_default_s
Merge pull request #49721 from andrewn617/dont-overwrite-broadcast-loggers-broadcast-level-in-bootstrap-rb
Merge pull request #49716 from Shopify/invalid-compressed-cache-entries
Merge pull request #49718 from fatkodima/fix-ordered_options-nested-dig
Merge pull request #49711 from fatkodima/fix-time-travel-helpers-for-separate-object
Merge pull request #49694 from fatkodima/fix-file_store-key-splitting
Merge pull request #49642 from zzak/mail-warnings-unused-disp_type_s
Merge pull request #49621 from Shopify/log-subscriber-semantic-logger-compatibility
Release Notes
2.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 28 commits:
Bump up 2.2.0
Merge pull request #24 from ruby/version
Removed old version on doc section
Load DRb::VERSION automatically
Support :SSL{Min,Max}Version config options
Merge pull request #22 from ruby/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
Merge pull request #20 from ruby/ruby-2-7
Run CI with Ruby 2.7+
Merge pull request #19 from ruby/use-test-unit-ruby-core
sync_tool is no longer needed
Update latest version of RubyGems
Use https://github.com/ruby/test-unit-ruby-core
Merge pull request #18 from ruby/update-test-lib-20230324
Update test libraries from https://github.com/ruby/ruby/commit/b4e438d8aabaf4bba2b27f374c787543fae07c58
s/MJIT/RJIT/
Merge pull request #13 from MSP-Greg/00-actions-windows
[CI] test.yml - add workflow_dispatch, easier to run in forks
[CI] test.yml - add Windows mswin job
Merge pull request #16 from ruby/replace-reusing-actions
Try with Windows
Use ruby/actions/.github/workflows/ruby_versions.yml@master
Merge pull request #15 from b-sakata/patch-1
Migrate set-output to $GITHUB_OUTPUT
omit random failure tests with FreeBSD
Do not run drb SSL tests on Windows
Skip TestDRbSSLAry on mswin
Omit a DRb test on MinGW
Release Notes
0.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Bump up 0.2.0
Merge pull request #14 from ruby/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
Merge pull request #13 from ruby/use-reusable-workflow
Use reusing workflow
Merge pull request #11 from casperisfine/avoid-anonymous-eval
Avoid anonymous eval
Merge pull request #12 from ruby/drop-to-support-old-ruby
Drop to support Ruby 2.4
Merge pull request #10 from ruby/docs-readme-regular-require
README: use a require sans ".rb"
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