Roche / spock-geb-quickstart

A quickstart for frontend tests.
Apache License 2.0
0 stars 0 forks source link

Bump io.github.bonigarcia:webdrivermanager from 5.3.2 to 5.4.1 #69

Closed kPe18eW6CeD1tBQKP6gLWFzokVpi68WMgBbz2mH closed 1 year ago

kPe18eW6CeD1tBQKP6gLWFzokVpi68WMgBbz2mH commented 1 year ago

Bumps io.github.bonigarcia:webdrivermanager from 5.3.2 to 5.4.1.

Changelog

Sourced from io.github.bonigarcia:webdrivermanager's changelog.

[5.4.1] - 2023-07-19

Fixed

  • Use last good versions CfT endpoint only when driver version is unknown (#1076)

[5.4.0] - 2023-06-21

Changed

Added

Removed

  • Remove all deprecated methods in WebDriverManager API

[5.3.3] - 2023-05-11

Added

  • Include extra condition to find driver in the extracted files (#983)

Fixed

  • Use --whitelisted-extension-id for Chromium 112+ (fixes BrowserWathcher)
  • Fix support for WebDriverManager server
Commits
  • 60c91a5 [maven-release-plugin] prepare release webdrivermanager-5.4.1
  • a8c0d8e Update CHANGELOG for version 5.4.1
  • 11c34cf Use last good versions CfT endpoint only when driver version is unknown (fix ...
  • 3522614 Bump asciidoctorj-pdf from 2.3.7 to 2.3.9 (#1072)
  • 5db312b Bump docker-java.version from 3.3.1 to 3.3.2 (#1070)
  • f13c970 Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#1066)
  • 6d5c141 Bump javalin from 5.6.0 to 5.6.1 (#1064)
  • d9475d8 [maven-release-plugin] prepare for next development iteration
  • eebafd0 [maven-release-plugin] prepare release webdrivermanager-5.4.0
  • 458e2bb Set useReleaseProfile to true in maven-release-plugin
  • 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)
kPe18eW6CeD1tBQKP6gLWFzokVpi68WMgBbz2mH commented 1 year ago

Superseded by #73.