Skip to content

chore: bump the sentry group across 1 directory with 2 updates#1740

Merged
Pascal-Delange merged 2 commits into
mainfrom
dependabot/go_modules/sentry-a32dcf6560
May 18, 2026
Merged

chore: bump the sentry group across 1 directory with 2 updates#1740
Pascal-Delange merged 2 commits into
mainfrom
dependabot/go_modules/sentry-a32dcf6560

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps the sentry group with 2 updates in the / directory: github.com/getsentry/sentry-go and github.com/getsentry/sentry-go/gin.

Updates github.com/getsentry/sentry-go from 0.45.1 to 0.46.1

Release notes

Sourced from github.com/getsentry/sentry-go's releases.

0.46.1

Bug Fixes 🐛

0.46.0

Breaking Changes 🛠

New Features ✨

  • Add internal_sdk_error client report on serialization fail by @​giortzisg in #1273
  • Add grpc integration support by @​ribice in #938
  • Re-enable Telemetry Processor by default. To disable the behavior use the DisableTelemetryBuffer flag by @​giortzisg in #1254
  • Simplify client DSN storage to internal/protocol.Dsn and make it safe to access by @​giortzisg in #1254

Internal Changes 🔧

Deps

  • Bump github.com/labstack/echo/v5 from 5.0.0 to 5.0.3 in /echo by @​dependabot in #1253
  • Bump github.com/labstack/echo/v5 from 5.0.0 to 5.0.3 in /crosstest by @​dependabot in #1272
  • Bump golangci-lint action from 2.1.1 to 2.11.4 by @​giortzisg in #1265
  • Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /otel by @​dependabot in #1256
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.40.0 to 1.43.0 in /otel/otlp by @​dependabot in #1255

Other

Changelog

Sourced from github.com/getsentry/sentry-go's changelog.

0.46.1

Bug Fixes 🐛

0.46.0

Breaking Changes 🛠

New Features ✨

  • Add internal_sdk_error client report on serialization fail by @​giortzisg in #1273
  • Add grpc integration support by @​ribice in #938
  • Re-enable Telemetry Processor by default. To disable the behavior use the DisableTelemetryBuffer flag by @​giortzisg in #1254
  • Simplify client DSN storage to internal/protocol.Dsn and make it safe to access by @​giortzisg in #1254

Internal Changes 🔧

Deps

  • Bump github.com/labstack/echo/v5 from 5.0.0 to 5.0.3 in /echo by @​dependabot in #1253
  • Bump github.com/labstack/echo/v5 from 5.0.0 to 5.0.3 in /crosstest by @​dependabot in #1272
  • Bump golangci-lint action from 2.1.1 to 2.11.4 by @​giortzisg in #1265
  • Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /otel by @​dependabot in #1256
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.40.0 to 1.43.0 in /otel/otlp by @​dependabot in #1255

Other

Commits
  • e972183 release: 0.46.1
  • 6b9885c fix(http): avoid async transport shutdown panics (#1288)
  • 79947a7 fix: safe concurrent access for span and scope (#1285)
  • c8ea578 fix(scope): use scoped client for request PII (#1289)
  • 0bb583e fix(httpclient): clone request before adding trace headers (#1290)
  • bd20df0 fix(fasthttp,fiber): correctly capture request body on scope (#1284)
  • 41f09e1 fix(lint): Resolve workspace submodule lint issues (#1276)
  • 7a480f7 Merge branch 'release/0.46.0'
  • 7e1f926 release: 0.46.0
  • 55688a9 fix: keep replace directives (#1275)
  • Additional commits viewable in compare view

Updates github.com/getsentry/sentry-go/gin from 0.45.1 to 0.46.1

Release notes

Sourced from github.com/getsentry/sentry-go/gin's releases.

0.46.1

Bug Fixes 🐛

0.46.0

Breaking Changes 🛠

New Features ✨

  • Add internal_sdk_error client report on serialization fail by @​giortzisg in #1273
  • Add grpc integration support by @​ribice in #938
  • Re-enable Telemetry Processor by default. To disable the behavior use the DisableTelemetryBuffer flag by @​giortzisg in #1254
  • Simplify client DSN storage to internal/protocol.Dsn and make it safe to access by @​giortzisg in #1254

Internal Changes 🔧

Deps

  • Bump github.com/labstack/echo/v5 from 5.0.0 to 5.0.3 in /echo by @​dependabot in #1253
  • Bump github.com/labstack/echo/v5 from 5.0.0 to 5.0.3 in /crosstest by @​dependabot in #1272
  • Bump golangci-lint action from 2.1.1 to 2.11.4 by @​giortzisg in #1265
  • Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /otel by @​dependabot in #1256
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.40.0 to 1.43.0 in /otel/otlp by @​dependabot in #1255

Other

Changelog

Sourced from github.com/getsentry/sentry-go/gin's changelog.

0.46.1

Bug Fixes 🐛

0.46.0

Breaking Changes 🛠

New Features ✨

  • Add internal_sdk_error client report on serialization fail by @​giortzisg in #1273
  • Add grpc integration support by @​ribice in #938
  • Re-enable Telemetry Processor by default. To disable the behavior use the DisableTelemetryBuffer flag by @​giortzisg in #1254
  • Simplify client DSN storage to internal/protocol.Dsn and make it safe to access by @​giortzisg in #1254

Internal Changes 🔧

Deps

  • Bump github.com/labstack/echo/v5 from 5.0.0 to 5.0.3 in /echo by @​dependabot in #1253
  • Bump github.com/labstack/echo/v5 from 5.0.0 to 5.0.3 in /crosstest by @​dependabot in #1272
  • Bump golangci-lint action from 2.1.1 to 2.11.4 by @​giortzisg in #1265
  • Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /otel by @​dependabot in #1256
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.40.0 to 1.43.0 in /otel/otlp by @​dependabot in #1255

Other

Commits
  • e972183 release: 0.46.1
  • 6b9885c fix(http): avoid async transport shutdown panics (#1288)
  • 79947a7 fix: safe concurrent access for span and scope (#1285)
  • c8ea578 fix(scope): use scoped client for request PII (#1289)
  • 0bb583e fix(httpclient): clone request before adding trace headers (#1290)
  • bd20df0 fix(fasthttp,fiber): correctly capture request body on scope (#1284)
  • 41f09e1 fix(lint): Resolve workspace submodule lint issues (#1276)
  • 7a480f7 Merge branch 'release/0.46.0'
  • 7e1f926 release: 0.46.0
  • 55688a9 fix: keep replace directives (#1275)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 12, 2026
@dependabot dependabot Bot changed the title chore: bump the sentry group with 2 updates chore: bump the sentry group across 1 directory with 2 updates May 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/sentry-a32dcf6560 branch from b6619d8 to 95f9d95 Compare May 14, 2026 09:02
@Pascal-Delange
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps the sentry group with 2 updates in the / directory: [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) and [github.com/getsentry/sentry-go/gin](https://github.com/getsentry/sentry-go).


Updates `github.com/getsentry/sentry-go` from 0.45.1 to 0.46.1
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-go@v0.45.1...v0.46.1)

Updates `github.com/getsentry/sentry-go/gin` from 0.45.1 to 0.46.1
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-go@v0.45.1...v0.46.1)

---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: github.com/getsentry/sentry-go/gin
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/sentry-a32dcf6560 branch from 95f9d95 to e533fa9 Compare May 14, 2026 09:19
@Pascal-Delange Pascal-Delange enabled auto-merge (rebase) May 18, 2026 08:02
Copy link
Copy Markdown
Contributor

@Pascal-Delange Pascal-Delange left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed with bumped cockroachdb errors lib version

@Pascal-Delange Pascal-Delange merged commit 2dd600a into main May 18, 2026
6 checks passed
@Pascal-Delange Pascal-Delange deleted the dependabot/go_modules/sentry-a32dcf6560 branch May 18, 2026 08:08
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant