Update bundler non-major dependencies to v5.2.0 - #1533
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/bundler-minor-patch
branch
from
August 8, 2026 08:34
44c4696 to
321a225
Compare
renovate
Bot
force-pushed
the
renovate/bundler-minor-patch
branch
from
August 10, 2026 20:52
321a225 to
ee7cad5
Compare
renovate
Bot
force-pushed
the
renovate/bundler-minor-patch
branch
from
August 11, 2026 01:37
ee7cad5 to
d1d948a
Compare
renovate
Bot
force-pushed
the
renovate/bundler-minor-patch
branch
from
August 12, 2026 01:31
d1d948a to
3689d9d
Compare
renovate
Bot
force-pushed
the
renovate/bundler-minor-patch
branch
from
August 12, 2026 23:35
3689d9d to
9f61a78
Compare
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:
5.1.0→5.2.01.228.2→1.229.01.24.6→1.25.04.46.0→4.47.06.6.2→6.7.06.6.2→6.7.01.0.3→1.1.12.9.5→2.9.6Release Notes
aws/aws-sdk-rails (aws-sdk-rails)
v5.2.0Compare Source
ElasticBeanstalkSQSDmiddleware's Docker host check now only consultsremote_addr, the raw TCP peer address, instead of also acceptingremote_ip.remote_ipis derived from the client-suppliedX-Forwarded-Forheader whenever the peer address is itself private, so a request from any private address could name the Docker gateway and be treated as local. Loopback peer addresses are accepted by the check, so requests proxied over loopback are unaffected.ActiveJob::Baseare executed by theElasticBeanstalkSQSDmiddleware, preventing arbitrary classes named in an SQS message from being instantiated and run. Job class and periodic task names are validated as constant paths and resolved without searching the namespace's ancestors, so a request cannot name a constant outside the intended namespace.job_class_allowlistconfiguration toElasticBeanstalkSQSDmiddleware to restrict which job classes can be dispatched. When set, the allowlist is checked before the class name is resolved, so an excluded class is never loaded.aws/aws-sdk-ruby (aws-sdk-s3)
v1.229.0SeleniumHQ/selenium (selenium-webdriver)
v4.47.0Compare Source
=========================
getsentry/sentry-ruby (sentry-rails)
v6.7.0Compare Source
New Features ✨
log_byteandtrace_metric_byteoutcomes by @sl0thentr0py in #2997config.hub_isolation_levelwhich can be set to:fiberor:thread. Use this in case you use Fiber based servers like Falcon by @SeanLF in #3018set_attributeapi by @sl0thentr0py in #2998Bug Fixes 🐛
Rails
send_default_piiby @solnic in #3043Rails.error.set_contextis not lost by @solnic in #3024Other
hub_isolation_level = :fiberby @SeanLF in #3036Internal Changes 🔧
simplecov-ruby/simplecov (simplecov)
v1.1.1Compare Source
What's Changed
Full Changelog: simplecov-ruby/simplecov@v1.1.0...v1.1.1
v1.1.0Compare Source
What's Changed
New Contributors
Full Changelog: simplecov-ruby/simplecov@v1.0.3...v1.1.0
Configuration
📅 Schedule: (UTC)
* 0-4,22-23 * * 1-5)* * * * 0,6)🚦 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.