Skip to content

Bump webdrivermanager from 1.7.1 to 3.8.1#15

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.github.bonigarcia-webdrivermanager-3.8.1
Closed

Bump webdrivermanager from 1.7.1 to 3.8.1#15
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.github.bonigarcia-webdrivermanager-3.8.1

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps webdrivermanager from 1.7.1 to 3.8.1.

Changelog

Sourced from webdrivermanager's changelog.

[3.8.1] - 2020-01-19

Fixed

  • Fix Chromium support (issue #429, PR #430)
  • Avoid filtering for architecture with chromedriver in Windows
  • Order files in cache alphabetically
  • Include last / in URL for chromedriver mirror (to read properly LATEST_RELEASE)

Changed

  • Read from env LOCALAPPDATA first to detect Chromium version in Windows
  • Update msedgedriver version 80.0.361.33 for Edge 80 in versions.properties
  • Set geckodriver version 0.26.0 for Firefox 70, 71, and 72 in versions.properties

[3.8.0] - 2020-01-11

Added

  • Chromium support, included snap package (issues #400 and #403)
  • Include 2nd fallback mechanism using latest driver from cache (issue #415)
  • Enhance artifact mirror support (issue #390)

Changed

  • Include clearPreferences() as a builder method of WebDriverManager
  • Improve cache filtering by version (issue #391)
  • Check different versions of Edge (stable, beta, dev) to find out version
  • Set chromedriver version 80.0.3987.16 for Chrome 80 in versions.properties
  • Set chromedriver version 79.0.3945.16 for Chrome 79 in versions.properties
  • Set geckodriver version 0.26.0 for Firefox 69 in versions.properties
  • Set operadriver version 79.0.3945.79 for Opera 66 in versions.properties
  • Set operadriver version 78.0.3904.87 for Opera 65 in versions.properties
  • Set operadriver version 77.0.3865.120 for Opera 64 in versions.properties
  • Set msedgedriver version 80.0.361.23 for Edge 80 in versions.properties
  • Set msedgedriver version 79.0.313.0 for Edge 79 in versions.properties
  • Set msedgedriver version 78.0.277.0 for Edge 78 in versions.properties

[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
... (truncated)
Commits
  • 7da4e1c [maven-release-plugin] prepare release webdrivermanager-3.8.1
  • d726941 Update CHANGELOG for version 3.8.1
  • 7394573 Update README for version 3.8.1
  • bcb8cd1 Smell-fix: avoid converting to string in trace
  • 2c36c4c Update msedgedriver version 80.0.361.33 for Edge 80 in versions.properties
  • 9fa80fb Clear preferences first in Chrome test
  • bd20f17 Avoid filtering for architecture with chromedriver in Windows
  • 59b8e63 Order files in cache alphabetically
  • 396ed0d Revert "Order files in cache using version comparator"
  • c7caf5d Order files in cache using version comparator
  • 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)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jan 20, 2020
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #31.

@dependabot-preview dependabot-preview Bot deleted the dependabot/gradle/io.github.bonigarcia-webdrivermanager-3.8.1 branch May 13, 2020 07:25
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.

0 participants