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

Non-trivial: build(deps): bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.9.1 to 4.10.0 #2359

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2023

Bumps org.seleniumhq.selenium:selenium-http-jdk-client from 4.9.1 to 4.10.0.

Release notes

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

Selenium 4.10.0

Changelog

For each component's detailed changelog, please check:

Commits in this release

  • 4450a44e18 - Update mirror info :: Selenium CI Bot
  • 1ab13d9c6e - [rb] Bumping Selenium version :: Diego Molina
  • 4dd9e1f8ad - [rust] Include --debug flag in CLI test :: Boni Garcia
  • c7e2b557d7 - [rust] Log error message as debug trace when parsing version :: Boni Garcia
  • e51d1aabfd - [rust] Log error message as debug trace when uncompressing driver :: Boni Garcia
  • 9c2f47572b - [rust] Read LATEST_STABLE and then LATEST_RELEASE for msedgedriver in latest fallback :: Boni Garcia
  • 3893a5ed63 - [rust] Minor smell-fixes :: Boni Garcia
  • dd9f306417 - [rust] Change level of "Trying with latest driver version" log to WARN :: Boni Garcia
  • cbcc6b3060 - [rust] Fix command to discover msedgedriver version using LOCALAPPDATA env :: Boni Garcia
  • b579892869 - [rust] Avoid WARN trace for iexplorer version detection :: Boni Garcia
  • 666c3ea941 - [rust] Include assertion to assess browser version detection :: Boni Garcia
  • 9105916ce8 - Update mirror info :: Selenium CI Bot
  • a4b0ddd02b - [rust] Support building on Windows ARM64 :: p0deje
  • 7869fdc345 - [rust] Allow Bazel access Program Files environment variables :: Alex Rodionov
  • 542f0a16c7 - [rb] Fix wrongly trying to load a constant (#11931) :: Boris Petrov
  • 79e3f9e6f0 - [dotnet] Fallback result parsing of script execution to expected type (#11930) :: Nikolay Borisenko
  • 797b713d78 - Fix: typo in the "addArguments" method comment (#11945) :: Maid
  • 68a683f670 - [js][bidi] fix: tests which were failing (#11941) :: Tamsil Sajid Amani
  • 98d3e26b3e - [rust] Selenium Manager detects ARM architecture on Windows (#11939) :: Boni García
  • 1ea3134877 - [java] Handling case where -1 is returned as statusCode :: Diego Molina
  • dfe07841e8 - [java] Adding remote-allow-origins argument only when the Java 11 http client is not used. :: Diego Molina
  • 293046106e - [java] Remove deprecated "version" JWP capability :: Diego Molina
  • 3d8c6fa7a9 - [java] Remove deprecated "platform" JWP capability :: Diego Molina
  • b643cf793e - [java] Enabling and fixing tests in Firefox :: Diego Molina
  • 41bbc5f883 - [java] Remove deprecated "takesScreenshot" JWP capability :: Diego Molina
  • 940b183e3a - [java] Remove deprecated "unexpectedAlertBehaviour" JWP capability :: Diego Molina
  • ef69f1b05e - [js][bidi] Add browsing context events support (#11905) :: Tamsil Sajid Amani
  • 590d3240d4 - [java] Removing unused CapabilitiesUtils.java class :: Diego Molina
  • 79c7847068 - [java] Removing more unused classes :: Diego Molina
  • 0c025325aa - [grid] Displaying the real stereotype config at startup :: Diego Molina
  • 46f300c374 - [java] Adding ventura as platform :: Diego Molina
  • 5e95c81518 - [java] Adding task to publish snapshots in Java :: Diego Molina
  • 1947771a93 - [java] Fixing build :: Diego Molina
  • da2e767ebe - [rb] allow users to direct driver process output (#11964) :: Titus Fortner

... (truncated)

Commits
  • c14d967 Bumping versions for 4.10.0 release
  • 92a0a8a [py] Removing unused import to fix linter
  • 02744ac [java] Fixing ChromeOptionsFunctionalTest and formatting files
  • 0f0f706 [py] fix broken syntax in mutation events
  • 4e77ade [py] fix broken syntax in mutation events
  • 5af3b2d [js] change log level in Selenium Manager to reduce noise
  • 3440f5a update changelogs for 4.10
  • d343d2c [dotnet] add Driver Location Exception and update exception conditions
  • b30ec03 [dotnet] link exceptions to documentation
  • cb9cdc1 [rb] Update Ruby rules for Bazel
  • 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 [org.seleniumhq.selenium:selenium-http-jdk-client](https://github.com/SeleniumHQ/selenium) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.9.1...selenium-4.10.0)

---
updated-dependencies:
- 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 Jun 9, 2023
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/185369683

The labels on this github issue will be updated when the story is started.

@Tallicia Tallicia added bug blocked Issue or PR is blocked in_review The PR is currently in review and removed unscheduled labels Jun 9, 2023
@Tallicia
Copy link
Contributor

Tallicia commented Jun 9, 2023

This breaks integration tests and was reverted yesterday. This will require some effort to integrate succesfully.

@Tallicia Tallicia changed the title build(deps): bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.9.1 to 4.10.0 non-trivial build(deps): bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.9.1 to 4.10.0 Jun 9, 2023
@Tallicia Tallicia changed the title non-trivial build(deps): bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.9.1 to 4.10.0 Non-trivial: build(deps): bump org.seleniumhq.selenium:selenium-http-jdk-client from 4.9.1 to 4.10.0 Jun 9, 2023
@Tallicia
Copy link
Contributor

This PR may have insights into addressing this: #2236

…s for example:

```
SamlLoginWithLocalIdpIT > testCreateSamlIdp FAILED
  java.lang.NoSuchFieldError: LOG
    at org.openqa.selenium.remote.http.jdk.JdkHttpClient$5.close(JdkHttpClient.java:307)
```

- Manually backported from develop branch to use the same versions for all selenium dependencies and to remove code that does not work with newer dependency version

[#185369683]
@hsinn0 hsinn0 merged commit 716f774 into 74.5.x Jun 29, 2023
1 check passed
@hsinn0 hsinn0 deleted the dependabot/gradle/74.5.x/org.seleniumhq.selenium-selenium-http-jdk-client-4.10.0 branch June 29, 2023 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Issue or PR is blocked bug dependencies Pull requests that update a dependency file in_review The PR is currently in review java Pull requests that update Java code
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants