Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

3.11.1

Fixes

  • Fixed OkHttpEventListener crash at runtime with OkHttp4 (#514)

Dependencies

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

... (truncated)

Changelog

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

3.11.1

Fixes

  • Fixed OkHttpEventListener crash at runtime with OkHttp4 (#514)

Dependencies

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

... (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.1.
- [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.1)

---
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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 22, 2023
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