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.2.1 to 5.3.2 #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps webdrivermanager from 5.2.1 to 5.3.2.

Changelog

Sourced from webdrivermanager's changelog.

[5.3.2] - 2023-01-19

Fixed

  • Fix chrome image download on m1 (#953)

Removed

  • Remove default Docker lang (EN) due to a problem with Edge 108

[5.3.1] - 2022-11-04

Changed

  • Support naming convention for chromedriver 106+ in macOS ARM64

Fixed

  • Fix support for edgedriver on macOS ARM64 (#897 #921)
  • Fix resolution geckodriver 0.32.0 (issue #923)

[5.3.0] - 2022-08-21

Added

  • Include workflow to create mirror of geckodriver, operadriver, and selenium from api.github.com
  • Replace api.github.com URLs to mirrors on raw.githubusercontent.com (to avoid error 403 for good)

Changed

  • Install BrowserWatcher extension through augment (which allows remote Firefox, e.g., in Docker)
  • Use browser version as the second parameter of the CLI argument for resolving drivers

[5.2.3] - 2022-08-03

Added

  • Use resolution cache also when latest driver is downloaded (for preventing 403 error for geckodriver)

[5.2.2] - 2022-07-29

Added

  • Include wait for Docker bind port
  • Include config key for Safari version (for WebKit version)

Changed

  • Don't swallow exception root cause when creating a RemoteWebDriver (issue #873)
  • Method wdm.create() does not return null if failed to create a webdriver (issue #874)
  • Include port bindings in host config for docker containers

Fixed

  • Check opera binary browser path only if not using Docker

... (truncated)

Commits
  • b8d3a97 [maven-release-plugin] prepare release webdrivermanager-5.3.2
  • 27963be Update generated doc for version 5.3.2
  • 3ec75a0 Update changelog for version 5.3.2
  • 8278024 Update copyright year in README
  • 7692187 Downgrade to javalin 4.6.7
  • c79aa2c Add comment in generic driver test
  • 19eefe4 Bump assertj-core from 3.24.1 to 3.24.2 (#982)
  • 9e601c2 Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 (#979)
  • 4d8078c Bump latest versions of chromedriver and geckodriver in versions.properties
  • 1c8d0c8 Bump mockserver-junit-jupiter from 5.14.0 to 5.15.0 (#978)
  • 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.2.1 to 5.3.2.
- [Release notes](https://github.com/bonigarcia/webdrivermanager/releases)
- [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md)
- [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.2.1...webdrivermanager-5.3.2)

---
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 Jan 19, 2023
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.

None yet

0 participants