Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Bump webdrivers from 4.6.0 to 5.0.0 #442

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2021

Bumps webdrivers from 4.6.0 to 5.0.0.

Changelog

Sourced from webdrivers's changelog.

5.0.0 (2021-10-19)

  • Require Selenium 4+
  • Remove custom Logger and use the one in Selenium 4

4.7.0 (2021-10-14)

  • Add support for Selenium 4.x #218 (thanks yahonda )
  • Allow Edge on Linux
  • Update required Selenium > 3.141 because of a change in 4.6
  • Require Ruby 2.6+
  • Fix IE downloads with the change in location of assets

4.6.1 (2021-08-19)

  • Fix bug in IEdriver caused by bad formatting in recent release
Commits
  • 16e46ca update changelog and bump version to 5.0.0
  • 008e101 remove custom Logger implementation and use Selenium's new Logger
  • a9a56b7 update to require Selenium 4
  • 2db764b Fix entry of v4.7.0
  • 972c02c update changelog and bump version to 4.7.0
  • 76d9f83 fix IE downloads and abstract download logic
  • c209cf8 require 2.6.0 and update rubocop
  • f501c19 current code already requires > 3.141
  • 34d04f2 allow Edge on Linux but skip tests
  • 35ef673 run tests in 3 versions of Selenium
  • 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)

Bumps [webdrivers](https://github.com/titusfortner/webdrivers) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/titusfortner/webdrivers/releases)
- [Changelog](https://github.com/titusfortner/webdrivers/blob/main/CHANGELOG.md)
- [Commits](titusfortner/webdrivers@v4.6.0...v5.0.0)

---
updated-dependencies:
- dependency-name: webdrivers
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 20, 2021
@dankmitchell dankmitchell had a problem deploying to govuk-rails-boilerplate-pr-442 October 20, 2021 16:01 Failure
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant