Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Bump webdrivermanager from 3.6.2 to 3.7.1 #385

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps webdrivermanager from 3.6.2 to 3.7.1.

Changelog

Sourced from webdrivermanager's changelog.

[3.7.1] - 2019-09-17

Added

  • Read LOCALAPPDATA env to find out Chrome version in Windows (issue #381)
  • Add useLocalVersionsPropertiesFirst() in WebDriverManager API

Changed

  • Set chromedriver version 78.0.3904.11 for Chrome 78 in versions.properties
  • Set operadriver version 76.0.3809.132 for Opera 63 in versions.properties
  • Set geckodriver version 0.25.0 for Firefox 69 in versions.properties
  • Update geckodriver version 0.25.0 for Firefox 68 in versions.properties

[3.7.0] - 2019-09-10

Added

  • Store detected version of browser as preference

Fixed

  • Do not restrict mirrors to ones hosted on npm.taobao.org page (issue #379)

Removed

  • Remove avoidAutoVersion() by default in CLI mode (issue #369)

Changed

  • Read online version.properties by default to find driver version (configurable with wdm.versionsPropertiesOnlineFirst)
  • Set geckodriver version 0.24.0 for Firefox 66, 67, and 68 in versions.properties
  • Set operadriver version 75.0.3770.100 for Opera 62 in versions.properties
  • Set chromedriver version 77.0.3865.10 for Chrome 77 in versions.properties
  • Set msedgedriver version 77.0.237.0 for Edge 77 in versions.properties
  • Update chromedriver version 76.0.3809.126 for Chrome 76 in versions.properties
  • Update chromedriver version 77.0.3865.40 for Chrome 77 in versions.properties
Commits
  • dc922a9 [maven-release-plugin] prepare release webdrivermanager-3.7.1
  • 0837c8d Smell-fix: refactor method to reduce its cognitive complexity
  • c1b7945 Change order of env variables to look for Chrome version in Windows
  • 31dfbf3 Read LOCALAPPDATA env to find out Chrome version in Windows (issue #381)
  • efc4be1 Remove selenium server alpha from server test data
  • 62dcd65 Bump javalin to 3.4.1 and okhttp to 4.2.0
  • b8581ff Remove JMockit test
  • 313ee22 Revert "Remove javaagent config in surefire plugin"
  • 70f0ac9 Remove javaagent config in surefire plugin
  • bbc5ca0 Add useLocalVersionsPropertiesFirst() in WebDriverManager API
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 1, 2019
@mkrzyzanowski mkrzyzanowski merged commit cbfbd09 into master Oct 10, 2019
@mkrzyzanowski mkrzyzanowski deleted the dependabot/maven/io.github.bonigarcia-webdrivermanager-3.7.1 branch October 10, 2019 14:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant