Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps webdrivermanager from 5.0.3 to 5.2.1.

Changelog

Sourced from webdrivermanager's changelog.

[5.2.1] - 2022-06-26

Added

  • Include fallback mechanism for gathering logs based on LoggingPreferences for Chrome/Edge headless
  • Include wdm.avoidShutdownHook config key and avoidShutdownHook() API method (issue #839)

Changed

  • Use capabilities getClass() method (required as of Selenium 4.3.0)
  • Bump to BrowserWatcher 1.2.0

[5.2.0] - 2022-05-25

Added

  • Include monitoring features by integrating BrowserWatcher (https://bonigarcia.dev/browserwatcher/) extension. The new API methods supporting these features are: watch(), watchAndDisplay(), getLogs(), startRecording(), stopRecording(), and disableCsp()

Changed

  • Use ChromeDriver instead of OperaDriver for Opera browser

[5.1.1] - 2022-04-08

Added

  • Improve OperaDriver support, to make it compatible with Selenium 4.1.3 (issue #808)

Changed

  • Include httpclient5 dependency explicitly (issue #802)

Fixed

  • Detection for snap installed browser (issue #795)
  • Support for msedgedriver in Mac M1 (issues #804 and #812)
  • Normalize path separators in WebDriverManager.zipFolder() (PR #815)

[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

... (truncated)

Commits
  • d2be0ec [maven-release-plugin] prepare release webdrivermanager-5.2.1
  • 84bd7e3 Update doc for version 5.2.1
  • cf0e04c Bump to BrowserWatcher 1.2.0
  • d56c77e Add avoidShutdownHook() to WebDriverManager API
  • 0dfe6cb Include wdm.avoidShutdownHook config key (issue #839)
  • 7464518 Refactor logic to init BrowserWatcher in Chromium-based browsers
  • 4b58be2 Use capabilities getClass() method (required as of Selenium 4.3.0)
  • f2fbd07 Set chromedriver 104.0.5112.20 for Chrome 104
  • 1643c2c Merge pull request #857 from bonigarcia/dependabot/maven/org.asciidoctor-asci...
  • dfc5cf8 Merge pull request #858 from bonigarcia/dependabot/maven/selenium.version-4.3.0
  • 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.2.1.
- [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.2.1)

---
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 the dependencies Pull requests that update a dependency file label Jun 27, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 29, 2022

Superseded by #13.

@dependabot dependabot bot closed this Jul 29, 2022
@dependabot dependabot bot deleted the dependabot/maven/io.github.bonigarcia-webdrivermanager-5.2.1 branch July 29, 2022 20:35
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant