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

Bump selenium from 3.141.0 to 4.1.0 in /tools #89

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 23, 2021

Bumps selenium from 3.141.0 to 4.1.0.

Release notes

Sourced from selenium's releases.

Selenium 4.1.0

Changelog

For each component's detailed changelog, please check:

Commits in this Release

  • [py] fix tox warnings
  • [js] update dependencies as npm audit seemed to miss some
  • [js] update dependencies
  • [py] update missing items for changelog for 4.1
  • [py] add warning if people set w3c to false as it may break their tests
  • Split OpenTelemetry command (#10009)
  • Fix wrong type annotations for "env" it's a dict not a string (#10072)
  • [dotnet] Handle returning shadow roots from JavaScript
  • Merge branch 'trunk' of https://github.com/SeleniumHQ/selenium into trunk
  • Added default executable path in service module for (#10057)
  • Fix typos for Python bindings (#10052)
  • [py] Fix return type hint in get_screenshot_as_png (#10060)
  • [java] Update Java changelog for 4.1.0
  • [java] Updating most of the Java deps
  • [java] Running server tests after browser tests
  • [tours] Add initial tours to get started
  • [java] Running RC tests in their own job
  • Fix classloading error in host identifier (#9931)
  • [dotnet] Bump DotNet bindings to 4.1.0 and update changelog
  • [rb] update changelog and bump version to 4.1
  • [js] Bump Javascript Bindings to 4.1 with updated changelog
  • [py] Bump python bindings to 4.1.0 with updated changelog
  • [js] add support for handling Shadow DOM elements
  • [js] [js] Capture browser console logs when using BiDi onLogEvent api
  • Fix a dummy typo that changes the meaning to the opposite
  • Support secure WebSocket in DevTools
  • [py] Setting Chrome for GitHub Actions
  • Switch to upstream version of Bazel Ruby rules
  • Fix V96Domains DevToolsVersion property value
  • [rb] fix linter error with more whitespace
  • [rb] add tests for shadow root functionality
  • [rb] allow #execute_script to return a ShadowRoot
  • [java] Updating docs to generate CDP bindings

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 23, 2021
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 3.141.0 to 4.1.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-3.141.0...selenium-4.1.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/tools/selenium-4.1.0 branch from 7e77203 to f46c241 Compare February 3, 2022 21:41
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 24, 2022

Superseded by #150.

@dependabot dependabot bot closed this Feb 24, 2022
@dependabot dependabot bot deleted the dependabot/pip/tools/selenium-4.1.0 branch February 24, 2022 11:17
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants