Skip to content

Bump sentry-rails from 6.5.0 to 6.6.2#102

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/sentry-rails-6.6.2
Closed

Bump sentry-rails from 6.5.0 to 6.6.2#102
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/sentry-rails-6.6.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps sentry-rails from 6.5.0 to 6.6.2.

Changelog

Sourced from sentry-rails's changelog.

6.6.2

Bug Fixes 🐛

6.6.1

Bug Fixes 🐛

6.6.0

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!

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jun 25, 2026
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 6.5.0 to 6.6.2.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@6.5.0...6.6.2)

---
updated-dependencies:
- dependency-name: sentry-rails
  dependency-version: 6.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/sentry-rails-6.6.2 branch from 1782bd3 to 4d4f7b0 Compare June 25, 2026 19:08
JuanVqz added a commit that referenced this pull request Jun 25, 2026
Batched minor/patch bumps, each to its latest version compatible with the
current constraints:

- bootsnap   1.24.4 -> 1.24.6
- debug      1.11.0 -> 1.11.1
- dotenv(-rails) 3.1.8 -> 3.2.0
- jbuilder   2.13.0 -> 2.15.1
- sentry-ruby 6.5.0 -> 6.6.2
- sentry-rails 6.5.0 -> 6.6.2

Supersedes Dependabot PRs #102, #103, #104, #105, #108, #109. minitest stays
pinned at 5.25.5. Suite green, app boots.
@JuanVqz

JuanVqz commented Jun 25, 2026

Copy link
Copy Markdown
Member

Superseded by #113 (batched to latest-compatible).

@JuanVqz JuanVqz closed this Jun 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/bundler/sentry-rails-6.6.2 branch June 25, 2026 19:17
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant