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 and @types/selenium-webdriver #499

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps selenium-webdriver and @types/selenium-webdriver. These dependencies needed to be updated together.
Updates selenium-webdriver from 4.5.0 to 4.6.0

Release notes

Sourced from selenium-webdriver's releases.

Selenium 4.6.0

Changelog

For each component's detailed changelog, please check:

Commits in this release

  • dbf63cff9dd - [dotnet] forgot to delete CDP v103 directory :: titusfortner
  • e219c447714 - Update list of java modules to upload to maven :: Simon Mavi Stewart
  • 316f9738a8e - isPromise() thenable fix (#11048) :: Chris Stringer
  • 3167e93110f - [py]: new tox recipe for isort in non diff only mode (#11005) :: Simon K
  • c686e6875c3 - [py]: Recipe for black; configure flake8 to work in tandem :: symonk
  • b5b495da3ce - [py]: format python tests with black :: symonk
  • fe9444df1b2 - [py]: consolidate and document linting changes; enable linting in gh actions :: symonk
  • eaa7ecceb6b - [py]: tidy exceptions.py code :: symonk
  • 9e0316636f0 - [py]: Run flake8 last as other linters fix most of its issues automatically :: symonk
  • f4a891523b3 - [py]: use f-strings in some tests :: symonk
  • 1c2f1cbd69b - [py]: Lint webdriver/safari/ in preparation for consolidating the driver API :: symonk
  • 4d8fc6ba596 - [py]: Document firefox service= arg. closes #11067 :: symonk
  • 31144ffdc4c - [py]: Additional types and tidying safari service :: symonk
  • 084ffc83001 - [py]: Revert removal of default executable global for safari :: symonk
  • 58c3c5c887a - [py]: Adding a start/stop interface for typing :: symonk
  • c09027bc5c6 - [py]: convert service_url to fstrings :: symonk
  • ca217d29ec9 - [py]: Exit 1 in ci when linter is failing :: symonk
  • ba04acdf9ea - [py]: Base Service tidy up :: symonk
  • 6b4281bd4bc - [py]: More internal refactoring of the base Service class :: symonk
  • e2add163783 - [py]: Apply black on the rest of the code base :: symonk
  • c59a267a0c4 - [py]: bugfix iterating stdout twice instead of stderr :: symonk
  • 49efb1c3873 - [py]: remove no_focus_so_name unused argument :: symonk
  • a8026c18431 - [py]: bugfix _get_firefox_start_cmd referencing invalid os._name :: symonk
  • e1a2b532da2 - [py]: Tidy some webelement.py and simplify branched logic :: symonk
  • c22de96c687 - [java] Avoid throwing errors once NetworkInterceptor is closed :: Puja Jagani
  • a5423d92d58 - [py]: Remove invalid argument calls to _extract_and_check until removed :: symonk
  • fcb83491a87 - [py]: Remove invalid argument calls to _extract_and_check until removed :: symonk
  • 7ead8b87577 - [py]: Fix typing.Union t ypes for log_path :: symonk
  • 1d2ea0488e3 - [py]: Additional types; remove unused permissions.py :: symonk
  • 5fba3a2b2d2 - [py]: Remove RemoteDriverServerException :: symonk
  • 4199d70eb19 - [java] Avoiding hiding "internal" package so that selenium-api exports it :: Puja Jagani
  • 1fa4ca61d7e - [py]: Remove comments from tox.ini :: symonk
  • 3a788a383b4 - [py]: docs and type hints for chrome.service :: symonk
  • 7c7e2ecba28 - [py]: docs, type hints and clean up for ChromiumService :: symonk

... (truncated)

Commits
  • 79f1c02 Bumping versions to 4.6.0 and updating changelogs
  • 4ce2649 [dotnet] add Selenium Manager support for Unix
  • 7be7e2e [dotnet] fix the framework conditionals for Selenium Manager
  • 73f9351 Running ./go copyright:update
  • 06e639e Including Rust in ./go copyright:update task
  • b0db1ee [dotnet] add Selenium Manager support for linux & mac
  • ba1821d Fix platform list in #scroll_by guard
  • 7bb31fc mark Selenium Manager implementations as beta
  • 718f4f2 [rb] update guards for tests on Windows
  • 878ce7e Ensure all ruby_test targets have access to :remote
  • Additional commits viewable in compare view

Updates @types/selenium-webdriver from 4.1.6 to 4.1.8

Commits

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) and [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver). These dependencies needed to be updated together.

Updates `selenium-webdriver` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.5.0...selenium-4.6.0)

Updates `@types/selenium-webdriver` from 4.1.6 to 4.1.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/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 Nov 7, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) November 7, 2022 20:08
@googlemaps-bot googlemaps-bot merged commit de6d432 into main Nov 7, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/selenium-webdriver-and-types/selenium-webdriver-4.6.0 branch November 7, 2022 20:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

github-actions bot pushed a commit that referenced this pull request Nov 7, 2022
#499)

Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver). These dependencies needed to be updated together.

Updates `selenium-webdriver` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.5.0...selenium-4.6.0)

Updates `@types/selenium-webdriver` from 4.1.6 to 4.1.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/selenium-webdriver"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> de6d432
googlemaps-bot pushed a commit that referenced this pull request Nov 28, 2022
### [1.0.32](v1.0.31...v1.0.32) (2022-11-28)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.19.4 to 7.20.2 ([#498](#498)) ([4648716](4648716))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.19.4 to 7.19.6 ([#488](#488)) ([9d69ab1](9d69ab1))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.19.6 to 7.20.0 ([#495](#495)) ([4c3a33f](4c3a33f))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.20.0 to 7.20.1 ([#496](#496)) ([10bdc1a](10bdc1a))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.20.1 to 7.20.6 ([#509](#509)) ([b1ef7f7](b1ef7f7))
* **deps-dev:** bump @rollup/plugin-babel from 6.0.0 to 6.0.2 ([#490](#490)) ([75ec75d](75ec75d))
* **deps-dev:** bump @rollup/plugin-commonjs from 23.0.0 to 23.0.2 ([#482](#482)) ([10b6413](10b6413))
* **deps-dev:** bump @rollup/plugin-commonjs from 23.0.2 to 23.0.3 ([#511](#511)) ([c46d667](c46d667))
* **deps-dev:** bump @rollup/plugin-html from 1.0.0 to 1.0.1 ([#485](#485)) ([447f2ec](447f2ec))
* **deps-dev:** bump @rollup/plugin-json from 5.0.0 to 5.0.1 ([#494](#494)) ([de3ea12](de3ea12))
* **deps-dev:** bump @rollup/plugin-node-resolve from 15.0.0 to 15.0.1 ([#487](#487)) ([d8c5ef4](d8c5ef4))
* **deps-dev:** bump @rollup/plugin-typescript from 9.0.1 to 9.0.2 ([#484](#484)) ([8132734](8132734))
* **deps-dev:** bump @rollup/plugin-typescript from 9.0.2 to 10.0.1 ([#510](#510)) ([b5b5054](b5b5054))
* **deps-dev:** bump @types/selenium-webdriver from 4.1.5 to 4.1.6 ([#483](#483)) ([1703e5f](1703e5f))
* **deps-dev:** bump @types/selenium-webdriver from 4.1.8 to 4.1.9 ([#504](#504)) ([f5b3bd8](f5b3bd8))
* **deps-dev:** bump chromedriver from 106.0.1 to 107.0.2 ([#491](#491)) ([7fd56c6](7fd56c6))
* **deps-dev:** bump chromedriver from 107.0.2 to 107.0.3 ([#500](#500)) ([e783261](e783261))
* **deps-dev:** bump core-js from 3.25.5 to 3.26.0 ([#481](#481)) ([46473f7](46473f7))
* **deps-dev:** bump core-js from 3.26.0 to 3.26.1 ([#505](#505)) ([ec1ea44](ec1ea44))
* **deps-dev:** bump eslint-plugin-jest from 27.1.2 to 27.1.3 ([#493](#493)) ([7cdd3c0](7cdd3c0))
* **deps-dev:** bump eslint-plugin-jest from 27.1.3 to 27.1.4 ([#502](#502)) ([8b1a3b4](8b1a3b4))
* **deps-dev:** bump eslint-plugin-jest from 27.1.4 to 27.1.5 ([#506](#506)) ([0c517dc](0c517dc))
* **deps-dev:** bump eslint-plugin-jest from 27.1.5 to 27.1.6 ([#512](#512)) ([802598d](802598d))
* **deps-dev:** bump geckodriver from 3.1.0 to 3.2.0 ([#486](#486)) ([d5bd128](d5bd128))
* **deps-dev:** bump prettier from 2.7.1 to 2.8.0 ([#513](#513)) ([0838dac](0838dac))
* **deps-dev:** bump selenium-webdriver and @types/selenium-webdriver ([#499](#499)) ([de6d432](de6d432))
* **deps-dev:** bump selenium-webdriver from 4.6.0 to 4.6.1 ([#507](#507)) ([d24fb35](d24fb35))
* **deps-dev:** bump typedoc from 0.23.16 to 0.23.18 ([#489](#489)) ([50c300e](50c300e))
* **deps-dev:** bump typedoc from 0.23.18 to 0.23.19 ([#492](#492)) ([d75b965](d75b965))
* **deps-dev:** bump typedoc from 0.23.19 to 0.23.20 ([#501](#501)) ([d3b6e57](d3b6e57))
* **deps-dev:** bump typedoc from 0.23.20 to 0.23.21 ([#503](#503)) ([6fa4360](6fa4360))
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.

1 participant