Skip to content

core: bump github.com/getsentry/sentry-go from 0.35.2 to 0.35.3#16786

Merged
BeryJu merged 1 commit intomainfrom
dependabot/go_modules/github.com/getsentry/sentry-go-0.35.3
Sep 16, 2025
Merged

core: bump github.com/getsentry/sentry-go from 0.35.2 to 0.35.3#16786
BeryJu merged 1 commit intomainfrom
dependabot/go_modules/github.com/getsentry/sentry-go-0.35.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2025

Bumps github.com/getsentry/sentry-go from 0.35.2 to 0.35.3.

Release notes

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

0.35.3

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.35.3.

Bug Fixes

  • Add missing rate limit categories (#1082)
Changelog

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

0.35.3

The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.35.3.

Bug Fixes

  • Add missing rate limit categories (#1082)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.35.2 to 0.35.3.
- [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.35.2...v0.35.3)

---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 16, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 16, 2025 04:03
@netlify
Copy link

netlify bot commented Sep 16, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 473a06d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68c8e1934c6bd00008008808

@netlify
Copy link

netlify bot commented Sep 16, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 473a06d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68c8e19385a64b0008b7ccef
😎 Deploy Preview https://deploy-preview-16786--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Sep 16, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 473a06d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68c8e193a41bc60008f94c30

@codecov
Copy link

codecov bot commented Sep 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.76%. Comparing base (979f511) to head (473a06d).
⚠️ Report is 9 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16786      +/-   ##
==========================================
- Coverage   92.83%   92.76%   -0.07%     
==========================================
  Files         838      838              
  Lines       45374    45374              
==========================================
- Hits        42121    42092      -29     
- Misses       3253     3282      +29     
Flag Coverage Δ
e2e 46.60% <ø> (-0.01%) ⬇️
integration 23.45% <ø> (-0.06%) ⬇️
unit 90.91% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit 15597d1 into main Sep 16, 2025
108 checks passed
@BeryJu BeryJu deleted the dependabot/go_modules/github.com/getsentry/sentry-go-0.35.3 branch September 16, 2025 12:53
kensternberg-authentik added a commit that referenced this pull request Sep 19, 2025
* main: (81 commits)
  translate: Updates for file web/xliff/en.xlf in de (#16808)
  stages: update friendly_name model from null to blank (#16672)
  sources/saml: add default error messages to exceptions (#15562)
  website/docs: 2025.8.3 release notes (#16809)
  core, web: update translations (#16783)
  stages/email_authenticator: Fix email mfa loop (#16579)
  website/docs: updated Frontend development environment contributor docs (#16731)
  webiste/integrations: update roundcube doc (#16753)
  website/docs: update create oauth provider page (#16617)
  website: bump @types/node from 24.4.0 to 24.5.0 in /website (#16789)
  web: bump the rollup group across 1 directory with 4 updates (#16792)
  core: bump github.com/getsentry/sentry-go from 0.35.2 to 0.35.3 (#16786)
  web: bump the storybook group across 1 directory with 5 updates (#16791)
  web: bump @types/node from 24.4.0 to 24.5.0 in /packages/esbuild-plugin-live-reload (#16794)
  web: bump @goauthentik/prettier-config from 1.0.5 to 3.1.0 in /web in the goauthentik group across 1 directory (#16793)
  web: bump @types/node from 24.4.0 to 24.5.0 in /packages/prettier-config (#16795)
  web: bump @types/node from 22.15.19 to 24.5.0 in /web (#16796)
  web: Use curated dictionary for e2e fixtures. (#16750)
  website/integrations: fix wekan redirect URL (#16801)
  website/docs: fix docker tabs not rendering properly (#16799)
  ...
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant