Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps bugsnag-android-gradle-plugin from 3.5.0 to 7.3.0.

Release notes

Sourced from bugsnag-android-gradle-plugin's releases.

v7.3.0

  • Emit an error if the ReactNative bundle task cannot be found instead of silently failing #470
  • Do not fail builds for Expo apps, which do not depend on @bugsnag/react-native #471
  • Basic support for Gradle Config Caching by collecting VariantOutput info earlier in the configuration #469

v7.2.1

  • Support for AGP 7.2 #464

v7.2.0

  • Prevent exception when old Moshi version on buildScript classpath #439

  • Address task dependency warning when using APK splits #412

  • Fix "Task with name *** not found" errors when using custom build variants and DexGuard #452

v7.1.0

  • Custom Dexguard paths are resolved correctly (relative to the project) #421

  • Support extracting SO files from bugsnag AARs for library modules #423

  • Support DexGuard with AGP 7 #426

v7.0.0

This release is for use with Android-Gradle-Plugin 7.0.0. See https://docs.bugsnag.com/build-integrations/gradle/#installation

  • Address task dependency warning when using APK splits #407

  • Added clear error messages when node_modules cannot be located in ReactNative projects #410

  • Upgrade AGP dependency to 7.0.0 #415

v7.0.0-beta01

Support for Android Gradle Plugin 7.0.0-beta04 added. This version introduces no new features and should only be used along-side Android Gradle Plugin 7.0.0-beta04 and higher. For more information see the upgrading guide.

v5.8.2

... (truncated)

Changelog

Sourced from bugsnag-android-gradle-plugin's changelog.

7.3.0 (2022-07-27)

  • Emit an error if the ReactNative bundle task cannot be found instead of silently failing #470
  • Do not fail builds for Expo apps, which do not depend on @bugsnag/react-native #471
  • Basic support for Gradle Config Caching by collecting VariantOutput info earlier in the configuration #469

7.2.1 (2022-05-24)

  • Support for AGP 7.2 #464

7.2.0 (2022-01-13)

  • Prevent exception when old Moshi version on buildScript classpath #439

  • Address task dependency warning when using APK splits #412

  • Fix "Task with name *** not found" errors when using custom build variants and DexGuard #452

7.1.0 (2021-09-20)

  • Custom Dexguard paths are resolved correctly (relative to the project) #421

  • Support extracting SO files from bugsnag AARs for library modules #423

  • Support DexGuard with AGP 7 #426

7.0.0 (2021-08-12)

  • Address task dependency warning when using APK splits #407

  • Added clear error messages when node_modules cannot be located in ReactNative projects #410

  • Upgrade AGP dependency to 7.0.0 #415

7.0.0-beta01 (2021-06-23)

Support for Android Gradle Plugin 7.0.0-beta04 added. This version introduces no new features and

... (truncated)

Commits
  • 2ab4297 Merge pull request #472 from bugsnag/release/v7.3.0
  • 57a4274 v7.3.0
  • 90a8909 Merge pull request #471 from bugsnag/PLAT-8697/support-expo-eas-builds
  • 1f48d73 fix(react-native): don't fail Expo / EAS builds, which are ReactNative projec...
  • 1b07d28 Merge pull request #470 from bugsnag/PLAT-8685/fix-rn-silent-failure
  • 3ded58f fix(react-native): emit an error if the bundle*JsAndAssets task cannot be f...
  • 908e618 Merge pull request #469 from bugsnag/PLAT-8645/gradle-config-cache-fixes
  • dbd1b0b fix(cache): pass manifest info as files instead of objects
  • 3a22185 Merge pull request #468 from bugsnag/PLAT-8418/update-release-process
  • 9bbbb43 chore: updated the Makefile and build.gradle with the correct release pro...
  • 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 [bugsnag-android-gradle-plugin](https://github.com/bugsnag/bugsnag-android-gradle-plugin) from 3.5.0 to 7.3.0.
- [Release notes](https://github.com/bugsnag/bugsnag-android-gradle-plugin/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-android-gradle-plugin/blob/next/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-android-gradle-plugin@v3.5.0...v7.3.0)

---
updated-dependencies:
- dependency-name: com.bugsnag:bugsnag-android-gradle-plugin
  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 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 10, 2022

Superseded by #154.

@dependabot dependabot bot closed this Oct 10, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.bugsnag-bugsnag-android-gradle-plugin-7.3.0 branch October 10, 2022 04:06
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