Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

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

Release notes

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

v7.3.1

  • Fixed a bug where using ndkBuild generated empty some mapping files which could not be uploaded #478
  • Support ReactNative projects using Hermes #477

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

... (truncated)

Changelog

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

7.3.1 (2022-10-05)

  • Fixed a bug where using ndkBuild generated empty some mapping files which could not be uploaded #478
  • Support ReactNative projects using Hermes #477

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

... (truncated)

Commits
  • 3055331 Merge pull request #479 from bugsnag/release/v7.3.1
  • f62810f v7.3.1
  • 5f57921 Merge pull request #478 from bugsnag/PLAT-8946/fix-empty-so-for-ndkBuild
  • 0d5544c fix(ndk): generating ndk mapping files depends on the external build tasks
  • bb58c03 Merge pull request #477 from bugsnag/PLAT-8002/v7-hermes-support
  • b6e611e feat(hermes): added ReactNative 0.70 test fixture
  • d4d63e6 feat(hermes): rescue the Hermes source maps
  • 99cf54f Merge pull request #474 from bugsnag/PLAT-8713/refact-task-registration
  • 91b0c07 refactor(task): moved .so file upload task registration logic into BugsnagUpl...
  • c924ff9 refactor(task): removed legacy HTTP services as they are not used by v7+
  • 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.1.
- [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.1)

---
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 Oct 10, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 14, 2022

Superseded by #162.

@dependabot dependabot bot closed this Nov 14, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.bugsnag-bugsnag-android-gradle-plugin-7.3.1 branch November 14, 2022 04:03
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