Update bundler non-major dependencies to v1.201.0#1475
Merged
Conversation
d76581b to
e002b1c
Compare
e002b1c to
f7e1fd8
Compare
e7e38c4 to
e6a36db
Compare
e6a36db to
d350c2e
Compare
JPrevost
approved these changes
Oct 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
1.199.1->1.201.01.104.0->1.105.08.0.8->8.1.02.13.2->2.15.10.5.11->0.5.127.0.4->7.1.01.81.1->1.81.64.36.0->4.37.05.28.0->5.28.15.28.0->5.28.1Release Notes
aws/aws-sdk-ruby (aws-sdk-s3)
v1.201.0Feature - Code Generated Changes, see
./build_toolsoraws-sdk-core's CHANGELOG.md for details.Issue - Fix multipart upload to respect
request_checksum_calculationwhen_requiredmode.v1.200.0Feature - Add lightweight thread pool executor for multipart
download_file,upload_fileandupload_stream.Feature - Add custom executor support for
Aws::S3::TransferManager.aws/aws-sdk-ruby (aws-sdk-sqs)
v1.105.0./build_toolsoraws-sdk-core's CHANGELOG.md for details.flyerhzm/bullet (bullet)
v8.1.0Compare Source
get_relationprivateruby/net-imap (net-imap)
v0.5.12Compare Source
What's Changed
TruffleRuby is not (yet) "officially supported" but it seems to work (with a few small caveats). Several tests are still marked as pending, but the rest all pass. #528 protects us from merging PRs that break TruffleRuby and (in some cases) JRuby.
Fixed
net/imapfor JRuby/TruffleRuby by @nevans in #530Miscellaneous
Full Changelog: ruby/net-imap@v0.5.11...v0.5.12
rubocop/rubocop (rubocop)
v1.81.6Compare Source
Bug fixes
Lint/SelfAssignmentwhen using[]=assignment with no arguments. ([@koic][])Style/ArrayIntersectwhenintersection(other).any?is called without a receiver. ([@koic][])Style/ConditionalAssignmentis configured withassign_inside_conditionaland the conditional contains a multi-line regex. ([@martinemde][])Style/RedundantInterpolationwhen using a one-line=>pattern matching. ([@koic][])Style/EndlessMethodwhen heredoc is used in method body. ([@koic][])Style/EndlessMethodwhen the endless method would exceed the maximum line length. ([@koic][])Lint/EmptyInterpolationwhen interpolation is inside a%Wliteral. ([@dvandersluis][])Style/RedundantFormatfalse positive when a interpolated value is given to a specifier with a width or precision. ([@dvandersluis][])Style/RedundantFormathandling control characters like\n. ([@dvandersluis][])Style/Semicolonwhen a method call using hash value omission without parentheses is terminated with a semicolon. ([@koic][])Security/JSONLoadwhencreate_additionsis explicitly specified. ([@earlopain][])Changes
Lint::ConstantOverwrittenInRescuecop to detect offenses within fully qualified constants. ([@viralpraxis][])Lint/ConstantOverwrittenInRescuecop to detect offenses within nested constants. ([@viralpraxis][])Lint/ConstantOverwrittenInRescueto detect any constant assignment. ([@viralpraxis][])Style/LambdaCallautocorrection contextual. ([@koic][])SeleniumHQ/selenium (selenium-webdriver)
v4.37.0Compare Source
=========================
prismdependency (#16437)jsonversion constraint (#16436)getsentry/sentry-ruby (sentry-rails)
v5.28.1Compare Source
Bug Fixes
sentry.originlog event attribute is now correctly prefixed withauto.log(#2749)Configuration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.