Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sentry.version from 7.20.0 to 7.20.1 #1124

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

Bumps sentry.version from 7.20.0 to 7.20.1.
Updates io.sentry:sentry from 7.20.0 to 7.20.1

Release notes

Sourced from io.sentry:sentry's releases.

7.20.1

Behavioural Changes

  • The user ip-address is now only set to "{{auto}}" if sendDefaultPii is enabled (#4071)
    • This change gives you control over IP address collection directly on the client
Changelog

Sourced from io.sentry:sentry's changelog.

7.20.1

Behavioural Changes

  • The user ip-address is now only set to "{{auto}}" if sendDefaultPii is enabled (#4071)
    • This change gives you control over IP address collection directly on the client
Commits

Updates io.sentry:sentry-jdbc from 7.20.0 to 7.20.1

Release notes

Sourced from io.sentry:sentry-jdbc's releases.

7.20.1

Behavioural Changes

  • The user ip-address is now only set to "{{auto}}" if sendDefaultPii is enabled (#4071)
    • This change gives you control over IP address collection directly on the client
Changelog

Sourced from io.sentry:sentry-jdbc's changelog.

7.20.1

Behavioural Changes

  • The user ip-address is now only set to "{{auto}}" if sendDefaultPii is enabled (#4071)
    • This change gives you control over IP address collection directly on the client
Commits

Updates io.sentry:sentry-quartz from 7.20.0 to 7.20.1

Release notes

Sourced from io.sentry:sentry-quartz's releases.

7.20.1

Behavioural Changes

  • The user ip-address is now only set to "{{auto}}" if sendDefaultPii is enabled (#4071)
    • This change gives you control over IP address collection directly on the client
Changelog

Sourced from io.sentry:sentry-quartz's changelog.

7.20.1

Behavioural Changes

  • The user ip-address is now only set to "{{auto}}" if sendDefaultPii is enabled (#4071)
    • This change gives you control over IP address collection directly on the client
Commits

Updates io.sentry:sentry-spring-boot-starter-jakarta from 7.20.0 to 7.20.1

Release notes

Sourced from io.sentry:sentry-spring-boot-starter-jakarta's releases.

7.20.1

Behavioural Changes

  • The user ip-address is now only set to "{{auto}}" if sendDefaultPii is enabled (#4071)
    • This change gives you control over IP address collection directly on the client
Changelog

Sourced from io.sentry:sentry-spring-boot-starter-jakarta's changelog.

7.20.1

Behavioural Changes

  • The user ip-address is now only set to "{{auto}}" if sendDefaultPii is enabled (#4071)
    • This change gives you control over IP address collection directly on the client
Commits

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 `sentry.version` from 7.20.0 to 7.20.1.

Updates `io.sentry:sentry` from 7.20.0 to 7.20.1
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/7.20.1/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.20.0...7.20.1)

Updates `io.sentry:sentry-jdbc` from 7.20.0 to 7.20.1
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/7.20.1/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.20.0...7.20.1)

Updates `io.sentry:sentry-quartz` from 7.20.0 to 7.20.1
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/7.20.1/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.20.0...7.20.1)

Updates `io.sentry:sentry-spring-boot-starter-jakarta` from 7.20.0 to 7.20.1
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/7.20.1/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.20.0...7.20.1)

---
updated-dependencies:
- dependency-name: io.sentry:sentry
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.sentry:sentry-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.sentry:sentry-quartz
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.sentry:sentry-spring-boot-starter-jakarta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependency (automated) dependency update infrastructure build infrastructure (Maven plugins, CI related, ...) labels Jan 22, 2025
@dependabot dependabot bot requested a review from mprins January 22, 2025 05:07
@github-actions github-actions bot removed the infrastructure build infrastructure (Maven plugins, CI related, ...) label Jan 22, 2025
@github-actions github-actions bot enabled auto-merge (squash) January 22, 2025 05:07
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@          Coverage Diff           @@
##             main   #1124   +/-   ##
======================================
  Coverage      75%     75%           
  Complexity     87      87           
======================================
  Files         118     118           
  Lines        5505    5505           
  Branches      478     478           
======================================
  Hits         4121    4121           
  Misses       1120    1120           
  Partials      264     264           

Copy link

Test Results

317 tests   315 ✅  3m 48s ⏱️
 32 suites    2 💤
 32 files      0 ❌

Results for commit 27aa316.

@github-actions github-actions bot merged commit 1ad7dca into main Jan 22, 2025
24 checks passed
@github-actions github-actions bot deleted the dependabot/maven/main/sentry.version-7.20.1 branch January 22, 2025 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency (automated) dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant