Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2025

This PR contains the following updates:

Package Change Age Confidence
bootsnap 1.18.6 -> 1.19.0 age confidence
jquery-rails 4.6.0 -> 4.6.1 age confidence
mocha (source, changelog) 2.7.1 -> 2.8.2 age confidence
puma 7.0.4 -> 7.1.0 age confidence
rack-attack (changelog) 6.7.0 -> 6.8.0 age confidence
rubocop (source, changelog) 1.81.1 -> 1.81.7 age confidence
rubocop-rails (source, changelog) 2.33.4 -> 2.34.0 age confidence
sentry-rails (source, changelog) 5.28.0 -> 5.28.1 age confidence
sentry-ruby (source, changelog) 5.28.0 -> 5.28.1 age confidence
sqlite3 2.7.4 -> 2.8.0 age confidence
webmock (changelog) 3.25.1 -> 3.26.1 age confidence

Release Notes

rails/jquery-rails (jquery-rails)

v4.6.1

Compare Source

  • update jquery to 3.7.1
freerange/mocha (mocha)

v2.8.2

Compare Source

v2.8.1

Compare Source

v2.8.0

Compare Source

rack/rack-attack (rack-attack)

v6.8.0

Compare Source

Changed
Fixed
Deprecated
  • Soft deprecate integration with rack 1.x, may or may not work with it.
  • Soft deprecate integration with rails 5.2 or less, may or may not work with it.
Removed
rubocop/rubocop (rubocop)

v1.81.7

Compare Source

Bug fixes
  • #​14597: Fix an infinite loop error for Layout/HashAlignment when EnforcedStyle: with_fixed_indentation is specified for Layout/ArgumentAlignment. ([@​koic][])
  • #​14621: Fix an error for Naming/PredicateMethod when using an in pattern with empty parentheses body. ([@​koic][])
  • #​14631: Fix an error for Style/SoleNestedConditional when using nested single line if. ([@​koic][])
  • #​14626: Fix false positives in Style/ConstantVisibility when visibility is declared with multiple constants. ([@​koic][])
  • #​14628: Fix false positives for Style/FloatDivision when using Regexp.last_match or nth reference (e.g., $1). ([@​koic][])
  • #​14617: Handle non-specific issues with the Gemfile to allow fallback. ([@​Fryguy][])
  • #​14622: Fix an error for Naming/MethodName when the first argument to alias contains interpolation. ([@​earlopain][])

v1.81.6

Compare Source

Bug fixes
  • #​14587: Fix an error for Lint/SelfAssignment when using []= assignment with no arguments. ([@​koic][])
  • #​14572: Fix an error for Style/ArrayIntersect when intersection(other).any? is called without a receiver. ([@​koic][])
  • #​14599: Fix a crash when Style/ConditionalAssignment is configured with assign_inside_conditional and the conditional contains a multi-line regex. ([@​martinemde][])
  • #​14574: Fix false positives for Style/RedundantInterpolation when using a one-line => pattern matching. ([@​koic][])
  • #​14602: Fix false positives for Style/EndlessMethod when heredoc is used in method body. ([@​koic][])
  • #​14594: Fix false positives for Style/EndlessMethod when the endless method would exceed the maximum line length. ([@​koic][])
  • #​14605: Fix false positive for Lint/EmptyInterpolation when interpolation is inside a %W literal. ([@​dvandersluis][])
  • #​14604: Fix Style/RedundantFormat false positive when a interpolated value is given to a specifier with a width or precision. ([@​dvandersluis][])
  • #​14607: Fix Style/RedundantFormat handling control characters like \n. ([@​dvandersluis][])
  • #​14577: Fix an incorrect autocorrect for Style/Semicolon when a method call using hash value omission without parentheses is terminated with a semicolon. ([@​koic][])
  • #​14552: Fix a false positive for Security/JSONLoad when create_additions is explicitly specified. ([@​earlopain][])
Changes
rubocop/rubocop-rails (rubocop-rails)

v2.34.0

Compare Source

New features
Bug fixes
  • #​1539: Fix an error in Rails/ActionControllerFlashBeforeRender when flash is used inside a block followed by method chaining. ([@​koic][])
  • #​1553: Fix false positives for Rails/OutputSafety when using non-interpolated multiline heredoc. ([@​koic][])
  • #​1532: Fix false positives for Rails/FindByOrAssignmentMemoization when assigning a memoization instance variable at initialize method. ([@​koic][])
  • #​1549: Fix Rails/InverseOf cop false positives when using dynamic association options. ([@​viralpraxis][])
Changes
getsentry/sentry-ruby (sentry-rails)

v5.28.1

Compare Source

Bug Fixes
  • The sentry.origin log event attribute is now correctly prefixed with auto.log (#​2749)
bblimke/webmock (webmock)

v3.26.1

Compare Source

Fix compatibility with recent async-http versions

Thanks to [Mikhail Doronin](https://redirect.github.com/misdoro)

v3.26.0

Compare Source

v3.25.2

Compare Source

  • Return support for em_http_request

    Thanks to Oleg


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link

coveralls commented Oct 15, 2025

Coverage Status

coverage: 99.072%. remained the same
when pulling f3b4f34 on renovate/bundler-minor-patch
into c8bc586 on main.

@mitlib mitlib temporarily deployed to mit-bento-renovate-bund-zke64k October 15, 2025 03:08 Inactive
@renovate renovate bot changed the title Update dependency rack-attack to v6.8.0 Update bundler non-major dependencies to v7.1.0 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 81f6e46 to 03285bd Compare October 17, 2025 17:51
@mitlib mitlib temporarily deployed to mit-bento-renovate-bund-zke64k October 17, 2025 17:51 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 03285bd to b937091 Compare October 21, 2025 10:33
@mitlib mitlib temporarily deployed to mit-bento-renovate-bund-zke64k October 21, 2025 10:34 Inactive
@renovate renovate bot changed the title Update bundler non-major dependencies to v7.1.0 Update bundler non-major dependencies to v4.6.1 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from b937091 to c1ad947 Compare October 22, 2025 00:10
@mitlib mitlib temporarily deployed to mit-bento-renovate-bund-zke64k October 22, 2025 00:11 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from c1ad947 to 7781f75 Compare October 25, 2025 10:00
@mitlib mitlib temporarily deployed to mit-bento-renovate-bund-zke64k October 25, 2025 10:00 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 7781f75 to 3d26d76 Compare October 26, 2025 21:59
@mitlib mitlib temporarily deployed to mit-bento-renovate-bund-zke64k October 26, 2025 22:00 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 3d26d76 to 4ba0a10 Compare October 30, 2025 11:49
@mitlib mitlib temporarily deployed to mit-bento-renovate-bund-zke64k October 30, 2025 11:50 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 4ba0a10 to 2c6c6bc Compare October 31, 2025 11:45
@mitlib mitlib temporarily deployed to mit-bento-renovate-bund-zke64k October 31, 2025 11:45 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch 2 times, most recently from d87a104 to a4e2771 Compare November 11, 2025 16:09
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch 2 times, most recently from e6bf561 to c14a710 Compare November 15, 2025 21:14
@renovate renovate bot changed the title Update bundler non-major dependencies to v4.6.1 Update bundler non-major dependencies to v1.19.0 Nov 15, 2025
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch 2 times, most recently from c0427b2 to f3b4f34 Compare November 16, 2025 09:34
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from f3b4f34 to 70e7163 Compare November 18, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants