Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump selenium-webdriver from 4.0.0-beta.4 to 4.0.0-rc-1 #280

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2021

Bumps selenium-webdriver from 4.0.0-beta.4 to 4.0.0-rc-1.

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.0.0 RC 1

Changelog

For each component's detailed changelog, please check:

Commits in this release

  • d6bb232e52 - [dotnet] Update supported version of CDP to 93, remove 91 :: Jim Evans
  • 618e8aaeb0 - [rb] bump devtools version to 0.93 :: titusfortner
  • 7926f2d720 - Remove cdp v91 from the java bindings :: Simon Mavi Stewart
  • cda568f5bf - Add CDP v93 :: Simon Mavi Stewart
  • 695f096b75 - Bump chromium version to v93 :: Simon Mavi Stewart
  • 2955b00620 - [rb] bump version to 4.0.0.rc1 :: titusfortner
  • 76683e1ecc - [cdp] replace v91 with v93 in bazel files for Python, Ruby and JS :: titusfortner
  • 1b236f2f62 - [cdp] add cdp v93 to and remove v90 from the project :: titusfortner
  • 684948661b - [grid] Delete all session information from Redis backed session map :: Puja Jagani
  • 26d8ff62f4 - [js] Updating rules_nodejs to 4.0.0 (#9774) :: Sri Harsha
  • 296368b33a - Update SQL table creation fields :: Puja Jagani
  • 7037a70ec5 - [grid] Password dialog when the VNC stream is protected :: Diego Molina
  • 13c7ef08fa - [grid] Adding component to handle pwd dialog for VNC :: Diego Molina
  • 3762f331e1 - Update java changelog :: Simon Mavi Stewart
  • af45b5d36a - We no longer push java artifacts to google storage :: Simon Mavi Stewart
  • d05473f4b1 - Add instructions for releasing the java pieces of Selenium :: Simon Mavi Stewart
  • a87302a504 - Update publishable targets :: Simon Mavi Stewart
  • 707cf39d71 - [grid] Purge sessions on Node restart for Jdbc backed session map :: Puja Jagani
  • 9bb5163e00 - Bump browsers: Firefox to 91.0.2, Edge to 92.0.902.84 :: Simon Mavi Stewart
  • 95c78af8c1 - [grid] Add node removed listener to Redis and Jdbc session map implementations :: Puja Jagani
  • 97b6c1b976 - [cdp] Remove cdp versions 88, 89, and 90 :: Simon Mavi Stewart
  • e92b16f083 - Bump OpenTelemetry to 1.5.0 and update docs :: Simon Stewart
  • fdaaf0c2c8 - Bump most java dependencies :: Simon Stewart
  • f247a21f96 - Avoid creating an intermediate list in the toml config :: Simon Stewart
  • b87e5922be - Bump bazel to 4.2.0 :: Simon Stewart
  • 95bc5b5573 - [grid] Allowing webdriver executable to be configured for drivers. :: Diego Molina
  • 79b76445e1 - [grid] Fixing a couple of failing tests. :: Diego Molina
  • 586affe0cf - [grid] TomlConfig returns sorted config details :: Diego Molina
  • 8905eb205a - [grid] Making only name and stereotype be mandatory in nodeConfig :: Diego Molina
  • e571f898d2 - [dotnet] Support assembly: Make IWebDriver extension methods handle wrapped drivers :: Jim Evans
  • 5f20319f1c - [dotnet] Fix PrintOptions to handle page ranges :: Jim Evans
  • 26b625ab0f - [dotnet] Fix HttpCommandExecutor events :: Jim Evans
  • cfde816c32 - [dotnet] Fix compile errors in InternetExplorerOptions :: Jim Evans
  • eb31a2c6ff - [java] Ignoring a test for Firefox while it is debugged. :: Diego Molina

... (truncated)

Commits

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 [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.0.0-beta.4 to 4.0.0-rc-1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.0.0-rc-1)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2021
Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@autoapproval autoapproval bot added the merge label Sep 9, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 9, 2021
@codecov
Copy link

codecov bot commented Sep 9, 2021

Codecov Report

Merging #280 (5c23307) into main (dee8d3b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #280   +/-   ##
=======================================
  Coverage   58.23%   58.23%           
=======================================
  Files           5        5           
  Lines         261      261           
  Branches       43       43           
=======================================
  Hits          152      152           
  Misses        109      109           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dee8d3b...5c23307. Read the comment docs.

@probot-auto-merge probot-auto-merge bot merged commit fe362b0 into main Sep 9, 2021
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/selenium-webdriver-4.0.0-rc-1 branch September 9, 2021 15:12
github-actions bot pushed a commit that referenced this pull request Sep 9, 2021
…c-1 (#280)

Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.0.0-beta.4 to 4.0.0-rc-1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.0.0-rc-1)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> fe362b0
github-actions bot pushed a commit that referenced this pull request Sep 21, 2021
### [1.2.4](v1.2.3...v1.2.4) (2021-09-21)

### Miscellaneous Chores

* Created local '.eslintignore' from remote 'sync-files/js/.eslintignore' ([#296](#296)) ([c537a59](c537a59))
* **deps-dev:** bump @babel/preset-env from 7.15.0 to 7.15.4 ([#283](#283)) ([21cf91a](21cf91a))
* **deps-dev:** bump @babel/preset-env from 7.15.4 to 7.15.6 ([#285](#285)) ([de38919](de38919))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.15.3 to 7.15.4 ([#281](#281)) ([4c644dc](4c644dc))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.2.0 to 1.2.1 ([#302](#302)) ([2fdfa0f](2fdfa0f))
* **deps-dev:** bump @types/jest from 27.0.1 to 27.0.2 ([#304](#304)) ([da3c218](da3c218))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#275](#275)) ([20313fc](20313fc))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#289](#289)) ([390faea](390faea))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#301](#301)) ([2b97e1f](2b97e1f))
* **deps-dev:** bump @typescript-eslint/parser from 4.31.0 to 4.31.1 ([#290](#290)) ([9ba623f](9ba623f))
* **deps-dev:** bump @typescript-eslint/parser from 4.31.1 to 4.31.2 ([#303](#303)) ([4c78f34](4c78f34))
* **deps-dev:** bump chromedriver from 92.0.1 to 93.0.1 ([#279](#279)) ([d1a93f7](d1a93f7))
* **deps-dev:** bump core-js from 3.17.3 to 3.18.0 ([#299](#299)) ([a4c7a86](a4c7a86))
* **deps-dev:** bump eslint-plugin-jest from 24.4.0 to 24.4.2 ([#293](#293)) ([f56ba98](f56ba98))
* **deps-dev:** bump geckodriver from 2.0.3 to 2.0.4 ([#286](#286)) ([f0e05fc](f0e05fc))
* **deps-dev:** bump prettier from 2.3.2 to 2.4.0 ([#282](#282)) ([bb9ed37](bb9ed37))
* **deps-dev:** bump prettier from 2.4.0 to 2.4.1 ([#291](#291)) ([7eb3bda](7eb3bda))
* **deps-dev:** bump selenium-webdriver from 4.0.0-beta.4 to 4.0.0-rc-1 ([#280](#280)) ([fe362b0](fe362b0))
* **deps-dev:** bump typedoc from 0.21.9 to 0.22.3 ([#287](#287)) ([30182c2](30182c2))
* **deps-dev:** bump typedoc from 0.22.3 to 0.22.4 ([#300](#300)) ([3efed75](3efed75))
* **deps-dev:** bump typescript from 4.3.5 to 4.4.2 ([#284](#284)) ([db0b3ad](db0b3ad))
* **deps-dev:** bump typescript from 4.4.2 to 4.4.3 ([#288](#288)) ([8042629](8042629))
* standardize eslint ([#295](#295)) ([eab2c80](eab2c80))
* standardize repos ([#294](#294)) ([37a12fa](37a12fa))
* Synced file(s) with googlemaps/.github ([#292](#292)) ([5447a01](5447a01))
* Synced local '.babelrc' with remote 'sync-files/js/.babelrc' ([#298](#298)) ([e7af17c](e7af17c))
* update eslint ([#297](#297)) ([d300c46](d300c46))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. dependencies Pull requests that update a dependency file merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant