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 io.sentry.android.gradle from 3.12.0 to 3.14.0 #276

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2023

Bumps io.sentry.android.gradle from 3.12.0 to 3.14.0.

Release notes

Sourced from io.sentry.android.gradle's releases.

3.14.0

Features

  • Add url option which is passed through to sentry-cli (#572)
    • In case you are self hosting Sentry, you can set url to your self hosted instance if your org auth token does not contain a URL
  • Provide detailed message for failed sentry-cli API requests (#576)

Fixes

  • Use spring-boot instead of spring-boot-starter for auto install detection (#543)
  • Fix tracing instrumentation not working when configuration-cache is enabled on Gradle 8+ (#568)
  • Fix source context not working with configuration cache enabled on Gradle 8+ (#570)
  • Make proguard release association backward-compatible (#576)

Dependencies

3.13.0

Features

  • Auto install sentry-quartz if quartz is installed (#562)

Internal

  • Change room span op name to db.sql.room (#557)

Fixes

  • Reduce log level from warn to info for some auto install messages (#553)
    • There was some confusion especially around our Spring and Spring Boot integrations where we offer a different set of dependencies for Spring 5 (sentry-spring), Spring 6 (sentry-spring-jakarta), Spring Boot 2 (sentry-spring-boot) and Spring Boot 3 (sentry-spring-boot-jakarta) where there's always going to be one that's installed and one that's not installed.

Dependencies

Changelog

Sourced from io.sentry.android.gradle's changelog.

3.14.0

Features

  • Add url option which is passed through to sentry-cli (#572)
    • In case you are self hosting Sentry, you can set url to your self hosted instance if your org auth token does not contain a URL
  • Provide detailed message for failed sentry-cli API requests (#576)

Fixes

  • Use spring-boot instead of spring-boot-starter for auto install detection (#543)
  • Fix tracing instrumentation not working when configuration-cache is enabled on Gradle 8+ (#568)
  • Fix source context not working with configuration cache enabled on Gradle 8+ (#570)
  • Make proguard release association backward-compatible (#576)

Dependencies

3.13.0

Features

  • Auto install sentry-quartz if quartz is installed (#562)

Internal

  • Change room span op name to db.sql.room (#557)

Fixes

  • Reduce log level from warn to info for some auto install messages (#553)
    • There was some confusion especially around our Spring and Spring Boot integrations where we offer a different set of dependencies for Spring 5 (sentry-spring), Spring 6 (sentry-spring-jakarta), Spring Boot 2 (sentry-spring-boot) and Spring Boot 3 (sentry-spring-boot-jakarta) where there's always going to be one that's installed and one that's not installed.

Dependencies

Commits
  • e21f475 release: 3.14.0
  • 666b797 chore(deps): update Android SDK to v6.32.0 (#581)
  • 7f8d942 Bump test matrix gradle&agp versions (#566)
  • 1478595 Make proguard release association backward-compatible (#576)
  • 8709e3a Add self-hosted version requirements to changelog (#578)
  • 536bb97 Add Alex to CODEOWNERS (#577)
  • 952505c Print Gradle build log in case build fails (#575)
  • bd143f2 chore(deps): update Android SDK to v6.31.0 (#573)
  • 945d974 Add url option which is passed through to sentry-cli (#572)
  • 4d257bd Fix source context tasks with configuration cache enabled on Gradle 8+ (#570)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 25, 2023
@akshaaatt akshaaatt changed the base branch from main to dev November 13, 2023 17:30
@akshaaatt
Copy link
Member

@dependabot rebase

Bumps [io.sentry.android.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 3.12.0 to 3.14.0.
- [Release notes](https://github.com/getsentry/sentry-android-gradle-plugin/releases)
- [Changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-android-gradle-plugin@3.12.0...3.14.0)

---
updated-dependencies:
- dependency-name: io.sentry.android.gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.sentry.android.gradle-3.14.0 branch from 9da5eb8 to 0d7f37c Compare November 13, 2023 17:37
@akshaaatt akshaaatt merged commit 5879881 into dev Nov 13, 2023
1 check passed
@akshaaatt akshaaatt deleted the dependabot/gradle/io.sentry.android.gradle-3.14.0 branch November 13, 2023 18:02
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant