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 espresso from 3.4.0 to 3.5.1 #7883

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2023

Bumps espresso from 3.4.0 to 3.5.1.
Updates espresso-core from 3.4.0 to 3.5.1

Updates espresso-contrib from 3.4.0 to 3.5.1

Updates espresso-intents from 3.4.0 to 3.5.1

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 Jan 3, 2023
@dependabot dependabot bot requested review from a team and jonnyandrew and removed request for a team January 3, 2023 23:01
@dependabot dependabot bot requested a review from bmarty January 3, 2023 23:01
@jonnyandrew
Copy link
Contributor

The build is failing due to a dependency resolution issue caused by the rich text editor library.

I've raised a PR to fix this upstream:

@jonnyandrew
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/espresso-3.5.1 branch from 49f2dad to 4d2709f Compare January 6, 2023 18:21
@jonnyandrew
Copy link
Contributor

@dependabot rebase

Bumps `espresso` from 3.4.0 to 3.5.1.

Updates `espresso-core` from 3.4.0 to 3.5.1

Updates `espresso-contrib` from 3.4.0 to 3.5.1

Updates `espresso-intents` from 3.4.0 to 3.5.1

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.test.espresso:espresso-contrib
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.test.espresso:espresso-intents
  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/espresso-3.5.1 branch from 4d2709f to f99c82a Compare January 10, 2023 09:58
@bmarty bmarty requested review from jonnyandrew and removed request for jonnyandrew and bmarty January 10, 2023 13:32
@jonnyandrew
Copy link
Contributor

The dependency resolution issue is now fixed. Now the tests are running but failing due to a time out.

I'm not sure what is causing this as the tests are also timing out locally for me on develop

@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/espresso-3.5.1 branch January 11, 2023 09:37
# 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.

2 participants