Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

chore(deps): update sentry-ruby monorepo to v5.26.0#311

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/sentry-ruby-monorepo
Jun 30, 2025
Merged

chore(deps): update sentry-ruby monorepo to v5.26.0#311
renovate[bot] merged 1 commit into
mainfrom
renovate/sentry-ruby-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 30, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sentry-rails (source, changelog) 5.25.0 -> 5.26.0 age adoption passing confidence
sentry-ruby (source, changelog) 5.25.0 -> 5.26.0 age adoption passing confidence

Release Notes

getsentry/sentry-ruby (sentry-rails)

v5.26.0

Compare Source

Feature
  • Support for :logger patch which enables sending logs to Sentry when enabled_logs is set to true (#​2657)

    Here's a sample config:

    Sentry.init do |config|
... your setup ...
config.enable_logs = true
config.enabled_patches = [:logger]

end


##### Bug Fixes
- Skip creating `LogEventBuffer` if logging is not enabled ([#​2652](https://redirect.github.com/getsentry/sentry-ruby/pull/2652))

Configuration

📅 Schedule: 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 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.

@renovate renovate Bot merged commit c202ceb into main Jun 30, 2025
2 checks passed
@renovate renovate Bot deleted the renovate/sentry-ruby-monorepo branch June 30, 2025 22:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants