Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2025

This PR contains the following updates:

Package Change Age Confidence
bootsnap 1.18.6 -> 1.19.0 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.1 age confidence
selenium-webdriver (source, changelog) 4.36.0 -> 4.38.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-aarch64-linux-gnu -> 2.8.0 age confidence
turbo-rails (changelog) 2.0.17 -> 2.0.20 age confidence
webmock (changelog) 3.25.1 -> 3.26.1 age confidence

Release Notes

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.1

Compare Source

Bug fixes
  • #​1556: Fix an error for Rails/Env when assigning Rails.env. ([@​koic][])
  • #​1557: Fix false positives for Rails/Presence with comparison and assignment operators. ([@​davidenglishmusic][])
  • #​1558: This PR fixes incorrect autocorrect for Rails/RedirectBackOrTo when additional options as double splat are used. ([@​koic][])
  • #​1561: Fix incorrect autocorrect for Rails/RedirectBackOrTo when fallback_location argument is a hash and the call has no argument parentheses. ([@​koic][])

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
SeleniumHQ/selenium (selenium-webdriver)

v4.38.0

=========================

  • Fix BiDi Network issue by removing nil values on network requests (#​16442)
  • Remove cruft from old CI environment (#​16473)
  • [bidi] remove deprecated classes for log inspector (#​16474)
  • update devtools versions

v4.37.0

=========================

  • Add CDP for Chrome 141 and remove 138
  • Update Chrome/Edge args for test environment (#​16376)
  • Remove prism dependency (#​16437)
  • Remove json version constraint (#​16436)
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)
hotwired/turbo-rails (turbo-rails)

v2.0.20

Compare Source

Full Changelog: hotwired/turbo-rails@v2.0.19...v2.0.20

v2.0.19

Compare Source

Full Changelog: hotwired/turbo-rails@v2.0.17...v2.0.19

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 14, 2025

Pull Request Test Coverage Report for Build 19640535644

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.833%

Totals Coverage Status
Change from base Build 19640498490: 0.0%
Covered Lines: 948
Relevant Lines: 969

💛 - Coveralls

@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk October 14, 2025 23:15 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from cdde9e1 to 1f37870 Compare October 17, 2025 18:52
@renovate renovate bot changed the title Update bundler non-major dependencies to v6.8.0 Update bundler non-major dependencies to v7.1.0 Oct 17, 2025
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk October 17, 2025 18:52 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 1f37870 to e5dc503 Compare October 17, 2025 19:05
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk October 17, 2025 19:06 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from e5dc503 to b9e1a07 Compare October 17, 2025 20:15
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk October 17, 2025 20:16 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from b9e1a07 to 5c77470 Compare October 18, 2025 03:52
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk October 18, 2025 03:52 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 5c77470 to 7a370f8 Compare October 21, 2025 11:03
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk October 21, 2025 11:03 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 7a370f8 to e46def8 Compare October 21, 2025 12:13
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk October 21, 2025 12:13 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from e46def8 to 3cf0963 Compare October 21, 2025 13:27
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk October 21, 2025 13:28 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 3cf0963 to dc811e0 Compare October 21, 2025 13:40
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk October 21, 2025 13:40 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from dc811e0 to bea6699 Compare October 21, 2025 14:16
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk October 21, 2025 14:17 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from bea6699 to 115b882 Compare October 22, 2025 13:56
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk October 22, 2025 13:56 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 115b882 to 2c72700 Compare October 22, 2025 16:04
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk October 22, 2025 16:04 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 2c72700 to e4ba9f8 Compare October 23, 2025 13:02
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk October 23, 2025 13:03 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from e4ba9f8 to c81f8bc Compare October 23, 2025 13:50
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk October 23, 2025 13:50 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from c81f8bc to 6d8020b Compare October 23, 2025 19:53
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk November 15, 2025 22:35 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 4dea23f to 1d15dd5 Compare November 16, 2025 02:45
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk November 16, 2025 02:45 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 1d15dd5 to fceb23c Compare November 16, 2025 09:44
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk November 16, 2025 09:44 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from fceb23c to b56db0c Compare November 17, 2025 19:25
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk November 17, 2025 19:26 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from b56db0c to 12a7cf1 Compare November 18, 2025 19:18
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk November 18, 2025 19:18 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 12a7cf1 to d2b8931 Compare November 18, 2025 19:24
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk November 18, 2025 19:24 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from d2b8931 to 3bd35a1 Compare November 19, 2025 19:18
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk November 19, 2025 19:18 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 3bd35a1 to fb614ae Compare November 19, 2025 19:26
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk November 19, 2025 19:26 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from fb614ae to ee0cd60 Compare November 19, 2025 19:53
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk November 19, 2025 19:53 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from ee0cd60 to 922c435 Compare November 20, 2025 16:32
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk November 20, 2025 16:33 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 922c435 to b5a68e3 Compare November 20, 2025 16:58
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk November 20, 2025 17:02 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from b5a68e3 to 22f3982 Compare November 21, 2025 16:54
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk November 21, 2025 16:55 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 22f3982 to 6ab7645 Compare November 21, 2025 20:06
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk November 21, 2025 20:07 Inactive
@renovate renovate bot force-pushed the renovate/bundler-minor-patch branch from 6ab7645 to 4a60585 Compare November 24, 2025 08:44
@mitlib mitlib temporarily deployed to timdex-ui-pi-renovate-b-revrbk November 24, 2025 08:44 Inactive
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