AppiumJavaSample icon indicating copy to clipboard operation
AppiumJavaSample copied to clipboard

Bump webdrivermanager from 5.2.3 to 5.3.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments
trafficstars

Bumps webdrivermanager from 5.2.3 to 5.3.0.

Changelog

Sourced from webdrivermanager's changelog.

[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
Commits
  • de35a03 [maven-release-plugin] prepare release webdrivermanager-5.3.0
  • b4eb5aa Update doc for version 5.3.0
  • 004b3a9 Update CHANGELOG for version 5.3.0
  • bf208d8 Simplify some tests showed in the doc
  • 913199b Execute mirror job twice a day
  • cba9fda Update mirror info for geckodriver, operadriver, and iedriver
  • 0153030 Use operadriver 104.0.5112.81 for Opera 90
  • e72f62f Include auto-merge workflow
  • 4364172 Remove env GITHUB_TOKEN from build workflow (not required anymore)
  • 8761912 Run mirror workflow every six hours
  • 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[bot] avatar Aug 22 '22 20:08 dependabot[bot]