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-java from 4.0.0-beta-3 to 4.0.0-beta-4 #267

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2021

Bumps selenium-java from 4.0.0-beta-3 to 4.0.0-beta-4.

Commits
  • 29f46d0 [grid] Doing .countDown() when the right event has been listened to
  • b2cf065 [dotnet] Add support for finding elements in shadow DOM
  • 7a932e7 [dotnet] Moving CDP JS engine monitoring class
  • 656c55f [py] Returning fixed IP in GitHub actions (#9550)
  • 7968096 [dotnet] Make HttpRequestData properties settable (#9456)
  • f10cb89 [dotnet] Add proxying of CDP commands via remote/grid
  • dca5756 Update .NET test to properly use remote/grid
  • b754461 [dotnet] Update Chromium-based browsers to correclty inherit Options
  • 70af0d6 Refactor .NET bindings class inheritance hierarchy
  • fb4d714 [grid] Moving to Docker API 1.41
  • 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 [selenium-java](https://github.com/SeleniumHQ/selenium) from 4.0.0-beta-3 to 4.0.0-beta-4.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.0.0-beta-3...selenium-4.0.0-beta-4)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-java
  dependency-type: direct:production
  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 Jun 8, 2021
@codecov
Copy link

codecov bot commented Jun 10, 2021

Codecov Report

Merging #267 (079661e) into master (8f80b7e) will increase coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #267      +/-   ##
============================================
+ Coverage     52.91%   53.05%   +0.14%     
- Complexity      513      514       +1     
============================================
  Files           116      116              
  Lines          2850     2850              
  Branches        172      172              
============================================
+ Hits           1508     1512       +4     
+ Misses         1245     1240       -5     
- Partials         97       98       +1     
Impacted Files Coverage Δ
...ameworkium/core/common/listeners/TestListener.java 86.36% <0.00%> (+18.18%) ⬆️

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 8f80b7e...079661e. Read the comment docs.

@Mjl33 Mjl33 merged commit e902d3f into master Jun 18, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.seleniumhq.selenium-selenium-java-4.0.0-beta-4 branch June 18, 2021 04:36
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