Bump sentry-rails from 6.0.0 to 6.7.0 - #146
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Member
|
@dependabot rebase |
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 6.0.0 to 6.7.0. - [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.0.0...6.7.0) --- updated-dependencies: - dependency-name: sentry-rails dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bundler/sentry-rails-6.1.1
branch
from
September 3, 2026 13:38
4b53a06 to
3348ec9
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like sentry-rails is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps sentry-rails from 6.0.0 to 6.7.0.
Changelog
Sourced from sentry-rails's changelog.
... (truncated)
Commits
c39c42drelease: 6.7.00121462ci: 🤖 Update pinned CI lockfiles (#3045)9278dd4fix(rails): guard execution context with send_default_pii (#3043)5abda56ci: 🤖 Update pinned CI lockfiles (#3040)d739a8dfix(rails): ensure Rails.error.set_context is not lost (#3024)395aca9chore(rails): AJ tracing convention compliance (#3031)b02a915ci: 🤖 Update pinned CI lockfiles (#3027)9f70c7afix(active_job): Consumer span op should be queue.process (#3021)3ddf4a9feat(rails): support for solid queue (#2942)7ab412ffeat: add config.hub_isolation_level for fiber-safe hub storage (Falcon/async...