hydrogen2oxygen / Se

Se(lenium)
MIT License
0 stars 2 forks source link

Bump webdrivermanager from 5.1.0 to 5.1.1 #54

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps webdrivermanager from 5.1.0 to 5.1.1.

Changelog

Sourced from webdrivermanager's changelog.

[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)
Commits
  • 2cfd81d [maven-release-plugin] prepare release webdrivermanager-5.1.1
  • 83f1e96 Update CHANGELOG for version 5.1.1
  • 030cd59 Disable Opera create test
  • 3b1b18b Enhance ecreate method for operadriver
  • d8e13dd Merge pull request #811 from bonigarcia/dependabot/maven/org.mock-server-mock...
  • 0dab2c0 Merge pull request #810 from bonigarcia/dependabot/maven/org.jacoco-jacoco-ma...
  • 3810b87 Fix typo in trace log
  • b9fb72a Include condition to check several parameters for getting driver manager type...
  • c17f94b Merge pull request #815 from nickgaya/patch-1
  • 639e532 Normalize path separators in WebDriverManager.zipFolder()
  • 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)