Skip to content

fix(deps): update module github.com/getsentry/sentry-go to v0.49.0 - #1077

Closed
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-getsentry-sentry-go-0.x
Closed

fix(deps): update module github.com/getsentry/sentry-go to v0.49.0#1077
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-getsentry-sentry-go-0.x

Conversation

@red-hat-konflux

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/getsentry/sentry-go v0.48.0v0.49.0 age confidence

Release Notes

getsentry/sentry-go (github.com/getsentry/sentry-go)

v0.49.0: 0.49.0

Compare Source

Breaking Changes 🛠
  • removing DisableLogs and DisableMetrics client options. Sending metrics and logs is already gated by the usage of our APIs already, so having a global kill switch is counter intuitive. Users that won't to opt out should just not call the relevant APIs or setup the integrations. by @​giortzisg in #​1392
New Features ✨
  • add WithProxyoption for OTLP. This allows setting an otlptracehttp.HTTPTransportProxyFunc for the span exporter by @​pierrre in #​1377
Bug Fixes 🐛
  • (echo) Propagate span through request context by @​EricGusmao in #​1385
  • Skip recover frames on panic. This changes stacktrace behavior for captured panics, removing sentry.Recover frames to focus on the actual panic frames. The changes might affect issue grouping. by @​giortzisg in #​1364
Internal Changes 🔧
Deps

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading go1.26.6 (linux/amd64)
go: downloading github.com/getsentry/sentry-go v0.49.0
go: downloading github.com/sirupsen/logrus v1.10.1
go: downloading github.com/go-chi/chi/v5 v5.3.2
go: downloading github.com/go-chi/chi v4.1.2+incompatible
go: downloading github.com/karlseguin/ccache/v3 v3.0.8
go: downloading github.com/openshift-online/ocm-sdk-go v0.1.510
go: downloading github.com/prometheus/client_golang v1.24.1
go: downloading github.com/onsi/ginkgo/v2 v2.32.1
go: downloading github.com/onsi/gomega v1.42.1
go: downloading github.com/spf13/viper v1.21.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/redhatinsights/app-common-go v1.6.9
go: downloading golang.org/x/text v0.41.0
go: downloading github.com/redhatinsights/platform-go-middlewares/v2 v2.1.0
go: downloading github.com/aws/aws-sdk-go v1.55.8
go: downloading github.com/766b/chi-logger v0.0.0-20180309043024-d2679d398ce4
go: downloading golang.org/x/sys v0.47.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/openshift-online/ocm-api-model/clientapi v0.0.466
go: downloading github.com/openshift-online/ocm-api-model/model v0.0.466
go: downloading github.com/golang/glog v1.2.5
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.70.1
go: downloading github.com/prometheus/procfs v0.21.1
go: downloading google.golang.org/protobuf v1.36.12
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/go-logr/logr v1.4.4
go: downloading github.com/fsnotify/fsnotify v1.10.1
go: downloading github.com/go-viper/mapstructure/v2 v2.5.0
go: downloading github.com/sagikazarmark/locafero v0.12.0
go: downloading github.com/spf13/afero v1.15.0
go: downloading github.com/spf13/cast v1.10.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading go.uber.org/zap v1.28.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/golang-jwt/jwt/v4 v4.5.2
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
go: downloading golang.org/x/oauth2 v0.36.0
go: downloading github.com/microcosm-cc/bluemonday v1.0.27
go: downloading golang.org/x/net v0.58.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading go.yaml.in/yaml/v3 v3.0.5
go: downloading github.com/Masterminds/semver/v3 v3.5.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.4.3
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/aymerick/douceur v0.2.0
go: downloading golang.org/x/tools v0.49.0
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/gorilla/css v1.0.1
go: downloading github.com/google/pprof v0.0.0-20260802141513-ef3492d7dac3
go: downloading golang.org/x/sync v0.22.0
go: downloading golang.org/x/mod v0.40.0
go: github.com/RedHatInsights/entitlements-api-go/ams imports
	github.com/RedHatInsights/entitlements-api-go/api: cannot find module providing package github.com/RedHatInsights/entitlements-api-go/api
go: module github.com/aws/aws-sdk-go is deprecated: aws-sdk-go is deprecated. Use aws-sdk-go-v2.

@github-actions github-actions Bot added the bot label Aug 30, 2026
platex-rehor-bot added a commit to platex-rehor-bot/entitlements-api-go that referenced this pull request Aug 31, 2026
Consolidates the following 0.x version bumps (treated as major per semver convention):
- github.com/getsentry/sentry-go v0.48.0 → v0.49.0 (RedHatInsights#1077)
- github.com/getkin/kin-openapi v0.145.0 → v0.148.0 (RedHatInsights#1064)

⚠️ Breaking Changes (sentry-go v0.49.0):
- Removed DisableLogs and DisableMetrics client options
- Changed stacktrace behavior for captured panics (may affect issue grouping)

Code changes: None required — DisableLogs/DisableMetrics are not used in this codebase.
kin-openapi is an indirect dependency with no direct imports.

Skipped: backoff/v4 → v7 (RedHatInsights#984) cannot be applied — ocm-sdk-go
transitively requires backoff/v4. PR appears broken at source.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
EvanCasey13 pushed a commit that referenced this pull request Aug 31, 2026
Consolidates the following 0.x version bumps (treated as major per semver convention):
- github.com/getsentry/sentry-go v0.48.0 → v0.49.0 (#1077)
- github.com/getkin/kin-openapi v0.145.0 → v0.148.0 (#1064)

⚠️ Breaking Changes (sentry-go v0.49.0):
- Removed DisableLogs and DisableMetrics client options
- Changed stacktrace behavior for captured panics (may affect issue grouping)

Code changes: None required — DisableLogs/DisableMetrics are not used in this codebase.
kin-openapi is an indirect dependency with no direct imports.

Skipped: backoff/v4 → v7 (#984) cannot be applied — ocm-sdk-go
transitively requires backoff/v4. PR appears broken at source.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@platex-rehor-bot

Copy link
Copy Markdown
Contributor

This dependency update has been included in the consolidated PR #1080, which has been merged. Closing this PR as it is no longer needed.

@red-hat-konflux
red-hat-konflux Bot deleted the konflux/mintmaker/main/github.com-getsentry-sentry-go-0.x branch September 1, 2026 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants