Skip to content

build(deps): bump sentry from 1.7.30 to 6.3.1 - #226

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/io.sentry-sentry-6.3.1
Closed

build(deps): bump sentry from 1.7.30 to 6.3.1#226
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/io.sentry-sentry-6.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2022

Copy link
Copy Markdown
Contributor

Bumps sentry from 1.7.30 to 6.3.1.

Release notes

Sourced from sentry's releases.

6.3.1

Fixes

  • Prevent NPE by checking SentryTracer.timer for null again inside synchronized (#2200)
  • Weakly reference Activity for transaction finished callback (#2203)
  • attach-screenshot set on Manual init. didn't work (#2186)
  • Remove extra space from spring.factories causing issues in old versions of Spring Boot (#2181)

Features

6.3.0

Features

  • Switch upstream dependencies to compileOnly in integrations (#2175)

Fixes

  • Lazily retrieve HostnameCache in MainEventProcessor (#2170)

6.2.1

Fixes

  • Only send userid in Dynamic Sampling Context if sendDefaultPii is true (#2147)
  • Remove userId from baggage due to PII (#2157)

Features

  • New package sentry-android-navigation for AndroidX Navigation support (#2136)
  • New package sentry-compose for Jetpack Compose support (Navigation) (#2136)
  • Add sample rate to baggage as well as trace in envelope header and flatten user (#2135)

6.2.0

Fixes

  • Only send userid in Dynamic Sampling Context if sendDefaultPii is true (#2147)
  • Remove userId from baggage due to PII (#2157)

Features

  • New package sentry-android-navigation for AndroidX Navigation support (#2136)
  • New package sentry-compose for Jetpack Compose support (Navigation) (#2136)
  • Add sample rate to baggage as well as trace in envelope header and flatten user (#2135)

... (truncated)

Changelog

Sourced from sentry's changelog.

6.3.1

Fixes

  • Prevent NPE by checking SentryTracer.timer for null again inside synchronized (#2200)
  • Weakly reference Activity for transaction finished callback (#2203)
  • attach-screenshot set on Manual init. didn't work (#2186)
  • Remove extra space from spring.factories causing issues in old versions of Spring Boot (#2181)

Features

6.3.0

Features

  • Switch upstream dependencies to compileOnly in integrations (#2175)

Fixes

  • Lazily retrieve HostnameCache in MainEventProcessor (#2170)

6.2.1

Fixes

  • Only send userid in Dynamic Sampling Context if sendDefaultPii is true (#2147)
  • Remove userId from baggage due to PII (#2157)

Features

  • Add integration for Apollo-Kotlin 3 (#2109)
  • New package sentry-android-navigation for AndroidX Navigation support (#2136)
  • New package sentry-compose for Jetpack Compose support (Navigation) (#2136)
  • Add sample rate to baggage as well as trace in envelope header and flatten user (#2135)

6.1.4

Fixes

  • Filter out app starts with more than 60s (#2127)

6.1.3

... (truncated)

Commits
  • fe4c70c release: 6.3.1
  • 3c24dd4 Weakly reference Activity for transaction finished callback (#2203)
  • 4eb446a Prevent NPE by checking SentryTracer.timer for null again inside synchronized...
  • 2759ef9 fix: update-gradle.sh (#2195)
  • f75a0a7 attach-screenshot set on Manual init. didn't work (#2186)
  • ea821b6 chore(deps): update Gradle to v7.5.0 (#2191)
  • ec4beec chore(deps): update Gradle to v7.5.0 (#2174)
  • c6db77e chore: update sentry-android-ndk/sentry-native to 0.4.18 (#2154)
  • d83678e Remove extra space from spring.factories causing issues in old versions of ...
  • 121d465 Merge branch 'release/6.3.0'
  • Additional commits viewable in compare view

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 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](https://github.com/getsentry/sentry-java) from 1.7.30 to 6.3.1.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@v1.7.30...6.3.1)

---
updated-dependencies:
- dependency-name: io.sentry:sentry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 4, 2022
@dependabot @github

dependabot Bot commented on behalf of github Aug 19, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #228.

@dependabot dependabot Bot closed this Aug 19, 2022
@dependabot
dependabot Bot deleted the dependabot/maven/io.sentry-sentry-6.3.1 branch August 19, 2022 01:13
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.

0 participants