Skip to content

chore(deps): update all non-major bundler dependencies#1120

Merged
lodewiges merged 3 commits intostagingfrom
renovate/all-minor-patch-bundler
Nov 23, 2025
Merged

chore(deps): update all non-major bundler dependencies#1120
lodewiges merged 3 commits intostagingfrom
renovate/all-minor-patch-bundler

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 17, 2025

This PR contains the following updates:

Package Change Age Confidence
bootsnap '~> 1.18.6' -> '~> 1.19.0' age confidence
database_consistency '~> 2.0.7' -> '~> 2.0.8' age confidence
rubocop-factory_bot (changelog) '~> 2.27.1' -> '~> 2.28.0' age confidence
rubocop-rails (source, changelog) '~> 2.33', '>= 2.33.4' -> '~> 2.34' age confidence
rubocop-rspec (changelog) '~> 3.7' -> '~> 3.8' age confidence
rubocop-rspec_rails (changelog) '~> 2.31' -> '~> 2.32' age confidence

Release Notes

djezzzl/database_consistency (database_consistency)

v2.0.8

Compare Source

  • Improve NullConstraintChecker to support Proc as option for exclusion validator. Thanks Michał Krzysteczko for reporting this issue!
rubocop/rubocop-factory_bot (rubocop-factory_bot)

v2.28.0

Compare Source

  • Fix an error for FactoryBot/AssociationStyle cop when trait is not inside factory block. ([@​viralpraxis])
  • Fix an error for FactoryBot/ConsistentParenthesesStyle cop when using keyword splat argument. ([@​viralpraxis])
  • Fix a false negative for FactoryBot/SyntaxMethods when method is used inside a module. ([@​lovro-bikic])
  • Fix FactoryBot/AssociationStyle false positives on reserved methods. ([@​r7kamura])
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
rubocop/rubocop-rspec (rubocop-rspec)

v3.8.0

Compare Source

  • Add new cop RSpec/LeakyLocalVariable. ([@​lovro-bikic])
  • Bump RuboCop requirement to +1.81. ([@​ydah])
  • Fix a false positive for RSpec/LetSetup when let! used in outer scope. ([@​ydah])
  • Fix a false positive for RSpec/ReceiveNever cop when allow(...).to receive(...).never. ([@​ydah])
  • Fix detection of nameless doubles with methods in RSpec/VerifiedDoubles. ([@​ushi-as])
  • Improve an offense message for RSpec/RepeatedExample cop. ([@​ydah])
  • Let RSpec/SpecFilePathFormat leverage ActiveSupport inflections when configured. ([@​corsonknowles], [@​bquorning])
rubocop/rubocop-rspec_rails (rubocop-rspec_rails)

v2.32.0

Compare Source

  • Add RSpecRails/HttpStatusNameConsistency cop. ([@​taketo1113])
  • Support correcting assert_response assertion in in RSpec/Rails/MinitestAssertions. ([@​nzlaura])

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Nov 17, 2025
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Nov 17, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.27%. Comparing base (5c9e3c6) to head (4439fd8).
⚠️ Report is 9 commits behind head on staging.

Additional details and impacted files
@@           Coverage Diff            @@
##           staging    #1120   +/-   ##
========================================
  Coverage    75.27%   75.27%           
========================================
  Files           50       50           
  Lines         1076     1076           
========================================
  Hits           810      810           
  Misses         266      266           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Nov 21, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@lodewiges lodewiges added this pull request to the merge queue Nov 23, 2025
Merged via the queue into staging with commit 5f1234f Nov 23, 2025
6 checks passed
@lodewiges lodewiges deleted the renovate/all-minor-patch-bundler branch November 23, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant