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.version from 4.12.1 to 4.13.0 #1295

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps selenium.version from 4.12.1 to 4.13.0.
Updates org.seleniumhq.selenium:selenium-java from 4.12.1 to 4.13.0

Release notes

Sourced from org.seleniumhq.selenium:selenium-java's releases.

Nightly

Commits

  • bf5d592: [rb] fix flaky test (titusfortner)
  • 553791c: [rust] Fix config setup in Selenium Manager (#12807) (Boni García) #12807
  • e5ce6fd: Look for Selenium Manager in path defined by Environment Variable (#12752) (Titus Fortner) #12752
  • f843e8b: [rb] allow service to be started before the driver (titusfortner)
  • e2640f1: [java] fix formatting (CI Build)
  • 8c337c5: update change logs (CI Build)
Commits

Updates org.seleniumhq.selenium:selenium-http-jdk-client from 4.12.1 to 4.13.0

Release notes

Sourced from org.seleniumhq.selenium:selenium-http-jdk-client's releases.

Nightly

Commits

  • bf5d592: [rb] fix flaky test (titusfortner)
  • 553791c: [rust] Fix config setup in Selenium Manager (#12807) (Boni García) #12807
  • e5ce6fd: Look for Selenium Manager in path defined by Environment Variable (#12752) (Titus Fortner) #12752
  • f843e8b: [rb] allow service to be started before the driver (titusfortner)
  • e2640f1: [java] fix formatting (CI Build)
  • 8c337c5: update change logs (CI Build)
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.version` from 4.12.1 to 4.13.0.

Updates `org.seleniumhq.selenium:selenium-java` from 4.12.1 to 4.13.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.13.0)

Updates `org.seleniumhq.selenium:selenium-http-jdk-client` from 4.12.1 to 4.13.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.13.0)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-http-jdk-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 25, 2023
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #1295 (a196ac0) into main (0904fd7) will decrease coverage by 0.02%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1295      +/-   ##
============================================
- Coverage     50.71%   50.69%   -0.02%     
- Complexity     1243     1244       +1     
============================================
  Files           102      102              
  Lines         10008    10008              
  Branches       1049     1049              
============================================
- Hits           5076     5074       -2     
- Misses         4300     4305       +5     
+ Partials        632      629       -3     

see 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MohabMohie MohabMohie merged commit 28d4fc8 into main Sep 26, 2023
26 of 27 checks passed
@MohabMohie MohabMohie deleted the dependabot/maven/selenium.version-4.13.0 branch September 26, 2023 04:44
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant