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 org.seleniumhq.selenium:selenium-java from 4.16.1 to 4.17.0 #130

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps org.seleniumhq.selenium:selenium-java from 4.16.1 to 4.17.0.

Release notes

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

selenium-4.17.0

Changelog

For each component's detailed changelog, please check:

Commits in this release

  • e52b1be057 - update versions and changelogs for 4.17 :: titusfortner--reverse
  • d5b9382bf3 - update all necessary files prior to a release :: titusfortner--reverse
  • 56140267a7 - [build] improve automated update task :: titusfortner--reverse
  • 8957fb5759 - [build] update which dotnet files need to be updated for new chrome versions :: titusfortner--reverse
  • 134aa67382 - [rb] update unit test to include correct server port :: titusfortner--reverse
  • cc85374c89 - [ci] deleting concurrency section until we figure out what we need :: titusfortner--reverse
  • fa0637a34a - [build] update rake task names :: titusfortner--reverse
  • 5040a5aa4e - [rb] checking wrong public method for full page screenshots :: titusfortner--reverse
  • 11c799a665 - [rb] fix incorrect method name :: titusfortner--reverse
  • 1164555b9d - [py] Fix type error in mypy (#13482) :: take0x--reverse
  • a3b1124919 - [py] update minimum trio requirement to 0.20.2 per dependabot :: titusfortner--reverse
  • 132b30ba4d - Bump cryptography from 41.0.3 to 41.0.4 in /py (#12810) :: dependabot[bot]--reverse
  • 511da58c31 - Bump sniffio from 1.2.0 to 1.3.0 in /py (#13066) :: dependabot[bot]--reverse
  • 19ec8a84ae - Bump jinja2 from 3.1.2 to 3.1.3 in /py/docs (#13432) :: dependabot[bot]--reverse
  • 0f1c7537b8 - [py] deprecate FirefoxBinary class (#13476) :: Titus Fortner--reverse
  • 19df7bbf52 - [py] remove test for comparing firefox profile encodings :: titusfortner--reverse
  • ac9d52f51d - [py] Firefox Profile Fixes and Deprecations (#13477) :: Titus Fortner--reverse
  • 562c3596fa - [ci] test with latest version of Ruby :: titusfortner--reverse
  • 2f1f779bf4 - [rb] explicitly check for whether driver supports full page screenshots to error (#12799) :: titusfortner--reverse
  • 24d88d7363 - [py] Update WPEWebKit support code (#13278) :: Lauro Moura--reverse
  • 892bf7a364 - [py] truncate large strings when logging requests :: titusfortner--reverse
  • 8411a32eac - [build] fix py:lint task so it outputs results :: titusfortner--reverse
  • 21560a4974 - Fix "Get Text" to retrieve the correct value for ShadowRoot using slot. (#13218) :: Henrik Skupin--reverse
  • f83765d173 - [py] add deprecation library requirement (#13402) :: Titus Fortner--reverse
  • b7f27a2aa1 - [ci] only run tests based on what is new in PR :: titusfortner--reverse
  • 69f0570468 - [py] adds PyPI classifiers for Python 3.10 to 3.12 (#13475) :: James Braza--reverse
  • 63804e927e - [dotnet] Replace WebRequest with HttpClient in tests (#13471) :: Nikolay Borisenko--reverse
  • 638c4313df - [rb] Add base64 gem as a runtime dependency (#13454) :: Earlopain--reverse
  • d035b5d197 - [build] only release new Selenium Manager binaries from trunk :: titusfortner--reverse
  • b7dc668795 - [py] copy license file to distributions :: titusfortner--reverse
  • 0972a1bb04 - [ci] restrict jobs from running on forks :: titusfortner--reverse
  • e8f02e9753 - [dotnet] Improve logging performance when it is disabled (#13464) :: Nikolay Borisenko--reverse
  • 7bf62868ab - [java] Remove unused import to satisfy format script (#13468) :: Nikolay Borisenko--reverse
  • 08dc2f707a - [dotnet] remove deprecated class RemoteWebElement :: titusfortner--reverse
  • 5893627356 - [dotnet] remove deprecated methods for toggling legacy protocol :: titusfortner--reverse

... (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 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 [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.16.1 to 4.17.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.17.0)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-java
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2024
@github-actions github-actions bot merged commit c18fba2 into master Jan 23, 2024
1 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.seleniumhq.selenium-selenium-java-4.17.0 branch January 23, 2024 06:52
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.

0 participants