Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2021

Bumps android-junit5 from 1.7.1.1 to 1.8.0.0.

Release notes

Sourced from android-junit5's releases.

Plugin 1.8.0.0

This release of the Gradle plugin brings compatibility with JUnit 5.8.0. From this point onwards, the minimum supported Android Gradle Plugin is 4.0. If you need to stay on the 3.x line, please refrain from updating to this version of android-junit5. In any case, please read through the changelog carefully, especially the "Removed" section. Going forward, you'll have to specify the full ID of the plugin instead of the android-junit5 shortcut.

Added

  • JUnit 5.8.0
  • New Plugin Marker artifact facilitating usage of the plugin through the plugins {} DSL

Changed

  • The plugin no longer requires users to apply an Android plugin first - ordering can be arbitrary

Removed

  • Support for Android Gradle Plugins 3.x
  • Support for the deprecated com.android.feature plugin, which was removed in Android Gradle Plugin 4.x
  • The shorthand version for applying the plugin through the android-junit5 ID has been removed. Going forward, please apply the Android JUnit 5 plugin through the long form: de.mannodermaus.android-junit5
Commits
  • 4d9f68a Description is being removed for Gradle Plugin Markers too, nice
  • f8b02c8 Attach missing POM information to Gradle Plugin Marker artifact
  • 0805609 Prepare instrumentation 1.3.0 release
  • bc67ebe Update TestPlan constructor to honor 5.8.0 change
  • 191c384 Prepare plugin 1.8.0.0 release
  • c1c7fcf JUnit 5.8.0
  • 661d1bf AGP 7.1.0 Alpha 12
  • bda2e35 AGP 7.0.2 & 7.1.0 Alpha 11
  • 4b47bb1 AGP 7.0.1
  • 0ebd4fa AGP 7.1.0 Alpha 8
  • 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 [android-junit5](https://github.com/mannodermaus/android-junit5) from 1.7.1.1 to 1.8.0.0.
- [Release notes](https://github.com/mannodermaus/android-junit5/releases)
- [Commits](mannodermaus/android-junit-framework@plugin-1.7.1.1...plugin-1.8.0.0)

---
updated-dependencies:
- dependency-name: de.mannodermaus.gradle.plugins:android-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 20, 2021

Dependabot tried to add @cortinico, @vbuberen and @MiSikora as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/esafirm/Chucker/pulls/20/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the esafirm/Chucker repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 20, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2021

Superseded by #34.

@dependabot dependabot bot closed this Dec 20, 2021
@dependabot dependabot bot deleted the dependabot/gradle/de.mannodermaus.gradle.plugins-android-junit5-1.8.0.0 branch December 20, 2021 23:08
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.

1 participant