Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2020

Bumps webdrivermanager from 4.2.0 to 4.2.2.

Changelog

Sourced from webdrivermanager's changelog.

[4.2.2] - 2020-09-21

Fixed

  • Actual fixed for isue #554 (Windows Edge driver download fails with 404)

[4.2.1] - 2020-09-21

Added

  • Include syntactic sugar methods for operating systems in the API: win(), linux(), and mac()

Fixed

  • Init resolution cache also when clearResolutionCache() method is invoked

Changed

  • Avoid read release from repository in the retry process to resolve driver (issue #554)
Commits
  • b7325ae [maven-release-plugin] prepare release webdrivermanager-4.2.2
  • 9c1ca7b Update CHANGELOG for version 4.2.2
  • 0a127ca Update README for version 4.2.2
  • fbb8fa3 Actual fix for issue #554
  • 0bf8ce6 Update 4.2.1 version in README
  • 222f523 [maven-release-plugin] prepare for next development iteration
  • ee033ad [maven-release-plugin] prepare release webdrivermanager-4.2.1
  • 2a1feaa Fix Chrome beta test teardown method
  • c380cfb Disable test using Taobao as mirror (flaky due to slow response)
  • f5c1d2d Update CHANGELOG for version 4.2.1
  • 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)
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2020
@eliasnogueira eliasnogueira deleted the dependabot/maven/io.github.bonigarcia-webdrivermanager-4.2.2 branch October 7, 2020 14:43
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2020

OK, I won't notify you again about this release, but will get in touch when a new version is available.

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

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

2 participants