Update bundler non-major dependencies to v7.1.0 #240
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:
7.0.4
->7.1.0
6.7.0
->6.8.0
1.81.1
->1.81.6
4.36.0
->4.37.0
5.28.0
->5.28.1
5.28.0
->5.28.1
2.7.4-aarch64-linux-gnu
->2.7.4
Release Notes
rack/rack-attack (rack-attack)
v6.8.0
Compare Source
Changed
Fixed
Deprecated
Removed
rubocop/rubocop (rubocop)
v1.81.6
Compare Source
Bug fixes
Lint/SelfAssignment
when using[]=
assignment with no arguments. ([@koic][])Style/ArrayIntersect
whenintersection(other).any?
is called without a receiver. ([@koic][])Style/ConditionalAssignment
is configured withassign_inside_conditional
and the conditional contains a multi-line regex. ([@martinemde][])Style/RedundantInterpolation
when using a one-line=>
pattern matching. ([@koic][])Style/EndlessMethod
when heredoc is used in method body. ([@koic][])Style/EndlessMethod
when the endless method would exceed the maximum line length. ([@koic][])Lint/EmptyInterpolation
when interpolation is inside a%W
literal. ([@dvandersluis][])Style/RedundantFormat
false positive when a interpolated value is given to a specifier with a width or precision. ([@dvandersluis][])Style/RedundantFormat
handling control characters like\n
. ([@dvandersluis][])Style/Semicolon
when a method call using hash value omission without parentheses is terminated with a semicolon. ([@koic][])Security/JSONLoad
whencreate_additions
is explicitly specified. ([@earlopain][])Changes
Lint::ConstantOverwrittenInRescue
cop to detect offenses within fully qualified constants. ([@viralpraxis][])Lint/ConstantOverwrittenInRescue
cop to detect offenses within nested constants. ([@viralpraxis][])Lint/ConstantOverwrittenInRescue
to detect any constant assignment. ([@viralpraxis][])Style/LambdaCall
autocorrection contextual. ([@koic][])SeleniumHQ/selenium (selenium-webdriver)
v4.37.0
=========================
prism
dependency (#16437)json
version constraint (#16436)getsentry/sentry-ruby (sentry-rails)
v5.28.1
Compare Source
Bug Fixes
sentry.origin
log 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.