Skip to content

Update sentry-ruby monorepo to v6.6.2#11688

Merged
nbudin merged 1 commit into
mainfrom
renovate/sentry-ruby-monorepo
Jun 11, 2026
Merged

Update sentry-ruby monorepo to v6.6.2#11688
nbudin merged 1 commit into
mainfrom
renovate/sentry-ruby-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
sentry-rails (source, changelog) 6.5.06.6.2 age confidence
sentry-ruby (source, changelog) 6.5.06.6.2 age confidence

Release Notes

getsentry/sentry-ruby (sentry-rails)

v6.6.2

Compare Source

Bug Fixes 🐛

v6.6.1

Compare Source

Bug Fixes 🐛

v6.6.0

Compare Source

New Features ✨
  • (yabeda) Add sentry-yabeda adapter gem by @​dingsdax in #​2925

    There's a new sentry-yabeda gem that integrates Sentry Metrics with Yabeda.
    Add the new gem to your Gemfile:

    gem "sentry-yabeda"

    Initialize Sentry with metrics enabled. The Yabeda adapter registers itself automatically when sentry-yabeda is required — there's no extra setup:

    Sentry.init do |config|
      config.dsn = ENV["SENTRY_DSN"]
      config.enable_metrics = true
    end
  • Add release detection from Kamal deployment by @​t27duck in #​2895

Bug Fixes 🐛
Internal Changes 🔧

We made some memory performance and caching improvements with the help of pi-autoresearch. Enjoy the lower overhead!


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 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 force-pushed the renovate/sentry-ruby-monorepo branch from 115d1c1 to 22568a9 Compare June 11, 2026 17:15
@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
Overall Coverage 🟢 53.53% 🟢 53.53% ⚪ 0%

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

@nbudin nbudin merged commit 082bd53 into main Jun 11, 2026
19 checks passed
@nbudin nbudin deleted the renovate/sentry-ruby-monorepo branch June 11, 2026 17:54
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.

1 participant