Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump webdrivermanager from 5.0.3 to 5.1.0 #672

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2022

Bumps webdrivermanager from 5.0.3 to 5.1.0.

Changelog

Sourced from webdrivermanager's changelog.

[5.1.0] - 2022-02-17

Added

  • Add Docker Extra Hosts API method: dockerExtraHosts(String[]) (PR #788)
  • Include static method isDockerAvailable() in WebDriverManager class
  • Include static method zipFolder(Path sourceFolder) in WebDriverManager class
  • Include static method isOnline(URL url) in WebDriverManager class
  • Include API method to get Docker VNC URL
  • Include API method to accept remote address as URL

Fixed

Changed

  • Updated dependencies (e.g. docker-java) to the latest version
  • Use varargs in setter for Docker volumes
  • Include Apache Commons Lang3 as dependency

Removed

  • Remove Guava dependency (issue #779)
  • Deprecated several API methods (recordingPrefix, recordingOutput, dockerImage)
  • Deprecated several config methods (e.g. isAvoidingResolutionCache) (PR #769)
Commits
  • c2c8ec6 [maven-release-plugin] prepare release webdrivermanager-5.1.0
  • 6eea48a Include deprecated API method in CHANGELOG
  • 59c5001 Update CHANGELOG for version 5.1.0
  • aa39659 Set operadriver 98.0.4758.82 for Opera 84
  • 1656344 Merge pull request #789 from bonigarcia/dependabot/maven/org.apache.maven.plu...
  • 5bb128f Bump maven-site-plugin from 3.10.0 to 3.11.0
  • 21c7561 Update latest versions of msedgedriver in versions.properties
  • 7f333f2 Update version of chromedriver for Chrome 98
  • 12596e0 Merge pull request #788 from altus34/docker_extra_hosts
  • 7e2993b Several minor smell-fixes
  • 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 [webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.0.3 to 5.1.0.
- [Release notes](https://github.com/bonigarcia/webdrivermanager/releases)
- [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md)
- [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.0.3...webdrivermanager-5.1.0)

---
updated-dependencies:
- dependency-name: io.github.bonigarcia:webdrivermanager
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 18, 2022
@bencalegari bencalegari merged commit f995140 into main Feb 18, 2022
@bencalegari bencalegari deleted the dependabot/gradle/io.github.bonigarcia-webdrivermanager-5.1.0 branch February 18, 2022 16:59
britneyepps pushed a commit that referenced this pull request Mar 7, 2022
Bumps [webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.0.3 to 5.1.0.
- [Release notes](https://github.com/bonigarcia/webdrivermanager/releases)
- [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md)
- [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.0.3...webdrivermanager-5.1.0)

---
updated-dependencies:
- dependency-name: io.github.bonigarcia:webdrivermanager
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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