Skip to content

Update dependency lograge to v0.15.0 - #12040

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lograge-0.x-lockfile
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lograge-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
lograge (changelog) 0.14.00.15.0 age confidence

Release Notes

roidrage/lograge (lograge)

v0.15.0

Compare Source

  • Test and support Rails 7.2, 8.0, and 8.1 #​399, #​400
  • Test and support Ruby 3.4 and 4.0, JRuby 10.0, and TruffleRuby 34 #​399, #​400
  • Explicitly require 'logger' to fix loading on Ruby 3.4+ where it is no longer autoloaded #​399
  • Replace deprecated add_runtime_dependency with add_dependency in the gemspec #​399

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 this update again.


  • 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 force-pushed the renovate/lograge-0.x-lockfile branch from ad0ac1e to 46265df Compare September 21, 2026 12:06
@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
app/controllers/application_controller.rb 🟢 75.21% 🟢 76.07% 🟢 0.86%
app/controllers/concerns/redirect_with_authentication.rb 🔴 0% 🔴 42.86% 🟢 42.86%
app/controllers/registrations_controller.rb 🔴 0% 🟢 85% 🟢 85%
app/javascript/RegistrationPolicy/PreventNoPreferenceSignupRow.tsx 🟠 75% 🟢 91.67% 🟢 16.67%
app/models/signup.rb 🟢 89.71% 🟢 89.86% 🟢 0.15%
app/models/user.rb 🟢 88.89% 🟢 92.59% 🟢 3.7%
app/services/turnstile_verification_service.rb 🔴 0% 🟢 89.66% 🟢 89.66%
test/services/turnstile_verification_service_test.rb 🔴 0% 🟢 100% 🟢 100%
Overall Coverage 🟢 58.25% 🟢 58.36% 🟢 0.11%

Minimum allowed coverage is 0%, this run produced 58.36%

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants