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:sentry-android-gradle-plugin from 3.5.0 to 3.11.0 in /android #120

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2023

Bumps io.sentry:sentry-android-gradle-plugin from 3.5.0 to 3.11.0.

Release notes

Sourced from io.sentry:sentry-android-gradle-plugin's releases.

3.11.0

Features

  • Add OkHttpEventListener automatically (#504)
  • New Sqlite instrumentation (#502)
    • This integration replaces the old database instrumentation with the sentry-android-sqlite integration
    • Any implementation of SupportSQLiteOpenHelper.Factory is now supported

3.10.0

Dependencies

3.9.0

Fixes

  • Rename project to projectName in SentryPluginExtension (#505)
  • No longer ignore org and projectName in sentry config block (#501)

3.8.0

Features

  • Create a new Sentry Gradle plugin with ID io.sentry.jvm.gradle for Java Backend, Desktop etc. (#495)
  • Source Context for Java (#495)
    • To enable it apply the io.sentry.jvm.gradle plugin and set includeSourceContext to true
    • For more information on how to enable source context, please refer to #633
  • Allow setting sentry properties via the sentry plugin extension (#500)

Dependencies

3.7.0

Features

  • Bundle Java Sources and upload to Sentry (#472)
    • For more information on how to enable source context, please refer to #633
  • New debug option to enable debug logging for sentry-cli (#472)

Fixes

  • Add missing Kotlin Compiler Plugin Marker config (#488)

... (truncated)

Changelog

Sourced from io.sentry:sentry-android-gradle-plugin's changelog.

3.11.0

Features

  • Add OkHttpEventListener automatically (#504)
  • New Sqlite instrumentation (#502)
    • This integration replaces the old database instrumentation with the sentry-android-sqlite integration
    • Any implementation of SupportSQLiteOpenHelper.Factory is now supported

3.10.0

Dependencies

3.9.0

Fixes

  • Rename project to projectName in SentryPluginExtension (#505)
  • No longer ignore org and projectName in sentry config block (#501)

3.8.0

Features

  • Create a new Sentry Gradle plugin with ID io.sentry.jvm.gradle for Java Backend, Desktop etc. (#495)
  • Source Context for Java (#495)
    • To enable it apply the io.sentry.jvm.gradle plugin and set includeSourceContext to true
    • For more information on how to enable source context, please refer to #633
  • Allow setting sentry properties via the sentry plugin extension (#500)

Dependencies

3.7.0

Features

  • Bundle Java Sources and upload to Sentry (#472)
    • For more information on how to enable source context, please refer to #633
  • New debug option to enable debug logging for sentry-cli (#472)

... (truncated)

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 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 [io.sentry:sentry-android-gradle-plugin](https://github.com/getsentry/sentry-android-gradle-plugin) from 3.5.0 to 3.11.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.5.0...3.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2023

Superseded by #121.

@dependabot dependabot bot closed this Jun 22, 2023
@dependabot dependabot bot deleted the dependabot/gradle/android/io.sentry-sentry-android-gradle-plugin-3.11.0 branch June 22, 2023 04:58
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