Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2025

This PR contains the following updates:

Package Change Age Confidence
active_model_otp '~> 2.3', '>= 2.3.1' -> '~> 2.3', '>= 2.3.4' age confidence
database_consistency '~> 2.0.8' -> '~> 2.1.0' age confidence
dotenv-rails (changelog) '~> 3.1.8' -> '~> 3.2.0' age confidence
faker (changelog) '~> 3.5.2' -> '~> 3.5.3' age confidence
omniauth-identity (source, changelog) '~> 3.1', '>= 3.1.2' -> '~> 3.1', '>= 3.1.5' age confidence
omniauth-rails_csrf_protection '~> 1.0' -> '~> 1.0', '>= 1.0.2' age confidence
redis (changelog) '~> 5.0' -> '~> 5.4', '>= 5.4.1' age confidence
rubocop-rails (source, changelog) '~> 2.34' -> '~> 2.34', '>= 2.34.2' age confidence
sentry-rails (source, changelog) '~> 6.1', '>= 6.1.1' -> '~> 6.2' age confidence
sentry-ruby (source, changelog) '~> 6.1', '>= 6.1.1' -> '~> 6.2' age confidence
sentry-sidekiq (source, changelog) '~> 6.1', '>= 6.1.1' -> '~> 6.2' age confidence
sidekiq (source, changelog) '~> 8.0.9' -> '~> 8.0.10' age confidence

Release Notes

djezzzl/database_consistency (database_consistency)

v2.1.0

Compare Source

  • Implement MissingDependentDestroyChecker to find belongs_to associations with foreign keys missing appropriate dependent/on_delete options. Thanks Patrick McSweeny for implementing this!
bkeepers/dotenv (dotenv-rails)

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: bkeepers/dotenv@v3.1.8...v3.2.0

faker-ruby/faker (faker)

v3.5.3

Compare Source

Wishing you a cozy and calm Holiday season ☃️

This version adds and improves some locales, fixes some bugs, and deprecates some generators.

Thanks to all contributors!

Deprecated generators
Improvements & Bug Fixes
Chores
Update local dependencies
New Contributors

Full Changelog: faker-ruby/faker@v3.5.2...v3.5.3


rubocop/rubocop-rails (rubocop-rails)

v2.34.2

Compare Source

Changes

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][])
getsentry/sentry-ruby (sentry-rails)

v6.2.0

Compare Source

Features
  • Include otel as custom sampling context (2683)
Fixes
  • Prevent logging from crashing main thread (2795)
  • Improve error handling in ActiveRecord subscriber (2798)

v6.1.2

Compare Source

Fixes
  • Handle positioned binds in logging (#​2787)
  • Handle cached queries with binds correctly when logging (#​2789)
sidekiq/sidekiq (sidekiq)

v8.0.10

Compare Source

  • Add confirm dialog for Delete All buttons in Web UI [#​6853]
  • Adjust scheduler to run closer to poll average [#​6866]
  • Forward compatibility changes for connection_pool 3.0.0
  • Backwards compatibility fix for <8.0.9 process data in Redis [#​6870]
  • Backtrace dump can now be triggered with the INFO signal, since Puma uses the
    same signal [#​6857]

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 Dec 1, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 1, 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

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.28%. Comparing base (514b044) to head (2dd644b).

Additional details and impacted files
@@           Coverage Diff            @@
##           staging    #1141   +/-   ##
========================================
  Coverage    77.28%   77.28%           
========================================
  Files           54       54           
  Lines         1347     1347           
========================================
  Hits          1041     1041           
  Misses         306      306           

☔ 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 renovate bot force-pushed the renovate/all-minor-patch-bundler branch 4 times, most recently from 5fbdbef to fa96b50 Compare December 3, 2025 12:59
@renovate renovate bot force-pushed the renovate/all-minor-patch-bundler branch from fa96b50 to 2dd644b Compare December 3, 2025 19:35
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