Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2021

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

Commits
  • 5d108f9 Avoiding running tests for changed referrer header behaviour on firefox
  • 960ed53 Update changelog for Ruby bindings 4.0.0.beta3
  • 32d07d8 Generate selenium-devtools for CDP v90 and v91
  • ac54d13 Update java targets we should publish
  • 7e3eb85 Make HasDevTools interface-like to avoid private methods being overriden
  • ec6dc92 Make the return type of NewSessionQueue.getQueuedRequests strongly typed
  • e33ed59 Remove unused constants
  • f052b7b Strongly type the SessionRequest
  • 6657964 [js] Prepare JS bindings for Beta 3
  • 68beca0 [py] Bump python bindings to beta 3
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 14, 2021
@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #250 (d381ea1) into master (f63ee3e) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #250      +/-   ##
============================================
- Coverage     53.07%   53.04%   -0.04%     
+ Complexity      514      513       -1     
============================================
  Files           116      116              
  Lines          2841     2841              
  Branches        172      172              
============================================
- Hits           1508     1507       -1     
- Misses         1235     1237       +2     
+ Partials         98       97       -1     
Impacted Files Coverage Δ Complexity Δ
...meworkium/core/ui/listeners/SauceLabsListener.java 26.08% <0.00%> (-4.35%) 5.00% <0.00%> (-1.00%)

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 fc51e79...d381ea1. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/maven/org.seleniumhq.selenium-selenium-java-4.0.0-beta-3 branch from 3937bbc to d381ea1 Compare April 30, 2021 18:05
@Mjl33 Mjl33 merged commit 9b53a4c into master May 1, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.seleniumhq.selenium-selenium-java-4.0.0-beta-3 branch May 1, 2021 04:54
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.

2 participants