Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump androidxTest from 1.4.0 to 1.5.0 #7547

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps androidxTest from 1.4.0 to 1.5.0.
Updates core from 1.4.0 to 1.5.0

Updates runner from 1.4.0 to 1.5.0

Updates rules from 1.4.0 to 1.5.0

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 8, 2022
@dependabot dependabot bot requested review from a team and onurays and removed request for a team November 8, 2022 23:02
Bumps `androidxTest` from 1.4.0 to 1.5.0.

Updates `core` from 1.4.0 to 1.5.0

Updates `runner` from 1.4.0 to 1.5.0

Updates `rules` from 1.4.0 to 1.5.0

---
updated-dependencies:
- dependency-name: androidx.test:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.test:runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.test:rules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/androidxTest-1.5.0 branch from be6c245 to 6dc46a9 Compare November 10, 2022 15:27
@bmarty
Copy link
Member

bmarty commented Nov 10, 2022

I will handle it manually.

@bmarty bmarty requested review from bmarty and removed request for onurays November 10, 2022 15:36
@bmarty
Copy link
Member

bmarty commented Jan 10, 2023

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':element-android:vector-app:dataBindingMergeDependencyArtifactsGplayDebugAndroidTest'.
> Could not resolve all files for configuration ':element-android:vector-app:gplayDebugAndroidTestRuntimeClasspath'.
   > Could not resolve androidx.test:core:1.5.0.
     Required by:
         project :element-android:vector-app
      > Cannot find a version of 'androidx.test:core' that satisfies the version constraints:
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test:core:1.5.0'
           Constraint path 'element-android:vector-app:unspecified' --> 'androidx.test:core:{strictly 1.4.0}' because of the following reason: gplayDebugRuntimeClasspath uses version 1.4.0
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test.ext:junit:1.1.3' (runtime) --> 'androidx.test:core:1.4.0'
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test.espresso:espresso-intents:3.4.0' (runtime) --> 'androidx.test:core:1.4.0'
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.fragment:fragment-testing:1.5.4' (releaseVariantReleaseRuntimePublication) --> 'androidx.test:core:1.4.0'

   > Could not resolve androidx.test:runner:1.5.0.
     Required by:
         project :element-android:vector-app
         project :element-android:vector-app > androidx.test:rules:1.5.0
      > Cannot find a version of 'androidx.test:runner' that satisfies the version constraints:
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test:runner:1.5.0'
           Constraint path 'element-android:vector-app:unspecified' --> 'androidx.test:runner:{strictly 1.4.0}' because of the following reason: gplayDebugRuntimeClasspath uses version 1.4.0
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test:rules:1.5.0' (runtime) --> 'androidx.test:runner:1.5.0'
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test.espresso:espresso-core:3.4.0' (runtime) --> 'androidx.test:runner:1.4.0'

   > Could not resolve androidx.test:core:{strictly 1.4.0}.
     Required by:
         project :element-android:vector-app
      > Cannot find a version of 'androidx.test:core' that satisfies the version constraints:
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test:core:1.5.0'
           Constraint path 'element-android:vector-app:unspecified' --> 'androidx.test:core:{strictly 1.4.0}' because of the following reason: gplayDebugRuntimeClasspath uses version 1.4.0
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test.ext:junit:1.1.3' (runtime) --> 'androidx.test:core:1.4.0'
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test.espresso:espresso-intents:3.4.0' (runtime) --> 'androidx.test:core:1.4.0'
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.fragment:fragment-testing:1.5.4' (releaseVariantReleaseRuntimePublication) --> 'androidx.test:core:1.4.0'

   > Could not resolve androidx.test:runner:{strictly 1.4.0}.
     Required by:
         project :element-android:vector-app
      > Cannot find a version of 'androidx.test:runner' that satisfies the version constraints:
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test:runner:1.5.0'
           Constraint path 'element-android:vector-app:unspecified' --> 'androidx.test:runner:{strictly 1.4.0}' because of the following reason: gplayDebugRuntimeClasspath uses version 1.4.0
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test:rules:1.5.0' (runtime) --> 'androidx.test:runner:1.5.0'
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test.espresso:espresso-core:3.4.0' (runtime) --> 'androidx.test:runner:1.4.0'

   > Could not resolve androidx.test:core:1.4.0.
     Required by:
         project :element-android:vector-app > androidx.test.ext:junit:1.1.3
         project :element-android:vector-app > androidx.test.espresso:espresso-intents:3.4.0
         project :element-android:vector-app > androidx.fragment:fragment-testing:1.5.4
      > Cannot find a version of 'androidx.test:core' that satisfies the version constraints:
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test:core:1.5.0'
           Constraint path 'element-android:vector-app:unspecified' --> 'androidx.test:core:{strictly 1.4.0}' because of the following reason: gplayDebugRuntimeClasspath uses version 1.4.0
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test.ext:junit:1.1.3' (runtime) --> 'androidx.test:core:1.4.0'
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test.espresso:espresso-intents:3.4.0' (runtime) --> 'androidx.test:core:1.4.0'
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.fragment:fragment-testing:1.5.4' (releaseVariantReleaseRuntimePublication) --> 'androidx.test:core:1.4.0'

   > Could not resolve androidx.test:runner:1.4.0.
     Required by:
         project :element-android:vector-app > androidx.test.espresso:espresso-core:3.4.0
      > Cannot find a version of 'androidx.test:runner' that satisfies the version constraints:
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test:runner:1.5.0'
           Constraint path 'element-android:vector-app:unspecified' --> 'androidx.test:runner:{strictly 1.4.0}' because of the following reason: gplayDebugRuntimeClasspath uses version 1.4.0
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test:rules:1.5.0' (runtime) --> 'androidx.test:runner:1.5.0'
           Dependency path 'element-android:vector-app:unspecified' --> 'androidx.test.espresso:espresso-core:3.4.0' (runtime) --> 'androidx.test:runner:1.4.0'

@bmarty
Copy link
Member

bmarty commented Jan 10, 2023

To rebase once #7883 has been merged.

@bmarty bmarty mentioned this pull request Jan 11, 2023
@bmarty
Copy link
Member

bmarty commented Jan 11, 2023

Replaced by #7936

@bmarty bmarty closed this Jan 11, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 11, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/androidxTest-1.5.0 branch January 11, 2023 09:38
# for free to join this conversation on GitHub. Already have an account? # 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