Skip to content

Bump org.seleniumhq.selenium:selenium-java from 4.45.0 to 4.46.0 - #1280

Merged
github-actions[bot] merged 1 commit into
developfrom
dependabot/maven/develop/org.seleniumhq.selenium-selenium-java-4.46.0
Jul 11, 2026
Merged

Bump org.seleniumhq.selenium:selenium-java from 4.45.0 to 4.46.0#1280
github-actions[bot] merged 1 commit into
developfrom
dependabot/maven/develop/org.seleniumhq.selenium-selenium-java-4.46.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor

Bumps org.seleniumhq.selenium:selenium-java from 4.45.0 to 4.46.0.

Release notes

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

Selenium 4.46.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Commits
  • df5a634 [build] Prepare for release of selenium-4.46.0 (#17763)
  • a6a14b4 bumping ts rules (#17760)
  • 726666b [rust] Prevent path traversal in tar and pkg extraction (#17668). Reported by...
  • 8b85e9a [build] Resolve Chrome milestone from Chrome-for-Testing channel version (#17...
  • 9f6ccde [java][bidi] Track events subscriptions using subscription ids (#17759)
  • 4177888 [java] Move BiDi creation to RemoteWebDriver. Add enable BiDi to SafariOption...
  • 185e626 [build] fix python linting in format.sh script
  • 15ee583 [build] document .local customization and add PR review guidance (#17756)
  • ee4057c Add guidance for testing conventions in each language (#16734)
  • 4c140e1 [build] Add update_cddl script to refresh pinned w3c/webref CDDL files (#17743)
  • 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 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.45.0 to 4.46.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.45.0...selenium-4.46.0)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-java
  dependency-version: 4.46.0
  dependency-type: direct:development
  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 Jul 11, 2026
@github-actions

Copy link
Copy Markdown

Compatibility matrix for sdmx-dl

HEAD
jdemetra-dotstat v2.2.12
v2.2.13
v2.2.14 🔥
jdplus-sdmx v3.3.3
v3.3.4
v3.4.0
jdemetra-dotstat @ v2.2.12 -> HEAD
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project11769476860237250397/demetra-dotstat-desktop/src/main/java/be/nbb/demetra/sdmx/file/SdmxFileConfiguration.java:[22,39] cannot find symbol
  symbol:   class MemCachingSupport
  location: package standalone_sdmxdl.sdmxdl.format
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile (default-compile) on project demetra-dotstat-desktop: Compilation failure
[ERROR] /tmp/project11769476860237250397/demetra-dotstat-desktop/src/main/java/be/nbb/demetra/sdmx/file/SdmxFileConfiguration.java:[22,39] cannot find symbol
[ERROR]   symbol:   class MemCachingSupport
[ERROR]   location: package standalone_sdmxdl.sdmxdl.format
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :demetra-dotstat-desktop
jdemetra-dotstat @ v2.2.13 -> HEAD
[ERROR] Project depends on packages not accessible at runtime in module eu.europa.ec.joinup.sat:nbdemetra-core:jar:2.2.4
jdemetra-dotstat @ v2.2.14 -> HEAD
[ERROR] Project depends on packages not accessible at runtime in module eu.europa.ec.joinup.sat:nbdemetra-core:jar:2.2.4
jdplus-sdmx @ v3.3.3 -> HEAD
[ERROR] COMPILATION ERROR : 
[ERROR] /tmp/project15559011826653106702/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileConfiguration.java:[16,39] cannot find symbol
  symbol:   class MemCachingSupport
  location: package standalone_sdmxdl.sdmxdl.format
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile (default-compile) on project jdplus-sdmx-desktop-plugin: Compilation failure
[ERROR] /tmp/project15559011826653106702/jdplus-sdmx-desktop/jdplus-sdmx-desktop-plugin/src/main/java/jdplus/sdmx/desktop/plugin/file/SdmxFileConfiguration.java:[16,39] cannot find symbol
[ERROR]   symbol:   class MemCachingSupport
[ERROR]   location: package standalone_sdmxdl.sdmxdl.format
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :jdplus-sdmx-desktop-plugin

@github-actions
github-actions Bot merged commit dac89f0 into develop Jul 11, 2026
21 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/develop/org.seleniumhq.selenium-selenium-java-4.46.0 branch July 11, 2026 02:37
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.

0 participants