Skip to content

update deps for v07#284

Merged
PandaeDo merged 5 commits into
mainfrom
ankr_update_deps_for_v07
Apr 30, 2026
Merged

update deps for v07#284
PandaeDo merged 5 commits into
mainfrom
ankr_update_deps_for_v07

Conversation

@antonkri
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 30, 2026

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.4.2) and connecting to it...
INFO: Invocation ID: 13d5a175-f5d7-4c37-b0bb-3cc76f3d0531
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'rules_python', the root module requires module version rules_python@1.4.1, but got rules_python@1.8.3 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_cc', the root module requires module version rules_cc@0.1.2, but got rules_cc@0.2.17 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'googletest', the root module requires module version googletest@1.17.0.bcr.1, but got googletest@1.17.0.bcr.2 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'google_benchmark', the root module requires module version google_benchmark@1.9.4, but got google_benchmark@1.9.5 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'score_crates', the root module requires module version score_crates@0.0.7, but got score_crates@0.0.9 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 3 packages loaded
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Analyzing: target //:license-check (4 packages loaded, 0 targets configured)
Analyzing: target //:license-check (4 packages loaded, 0 targets configured)

Analyzing: target //:license-check (27 packages loaded, 10 targets configured)

Analyzing: target //:license-check (90 packages loaded, 19 targets configured)

Analyzing: target //:license-check (145 packages loaded, 2698 targets configured)

Analyzing: target //:license-check (146 packages loaded, 6769 targets configured)

Analyzing: target //:license-check (158 packages loaded, 8011 targets configured)

Analyzing: target //:license-check (158 packages loaded, 8011 targets configured)

Analyzing: target //:license-check (158 packages loaded, 8011 targets configured)

Analyzing: target //:license-check (161 packages loaded, 9899 targets configured)

Analyzing: target //:license-check (162 packages loaded, 10023 targets configured)

Analyzing: target //:license-check (187 packages loaded, 10232 targets configured)
[12 / 17] [Prepa] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 66 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
Analyzing: target //:license-check (187 packages loaded, 10232 targets configured)
[15 / 17] [Prepa] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar
Analyzing: target //:license-check (187 packages loaded, 10232 targets configured)
[15 / 17] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 1s disk-cache, processwrapper-sandbox
Analyzing: target //:license-check (187 packages loaded, 10232 targets configured)
[17 / 17] no actions running
Analyzing: target //:license-check (188 packages loaded, 14562 targets configured)
[17 / 17] no actions running
Analyzing: target //:license-check (188 packages loaded, 14566 targets configured)
[17 / 17] no actions running
Analyzing: target //:license-check (188 packages loaded, 14566 targets configured)
[17 / 17] no actions running
Analyzing: target //:license-check (188 packages loaded, 14566 targets configured)
[17 / 17] no actions running
Analyzing: target //:license-check (188 packages loaded, 14566 targets configured)
[17 / 17] no actions running
Analyzing: target //:license-check (188 packages loaded, 14566 targets configured)
[17 / 17] no actions running
Analyzing: target //:license-check (188 packages loaded, 14566 targets configured)
[17 / 17] no actions running
INFO: Analyzed target //:license-check (190 packages loaded, 14680 targets configured).
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 43.641s, Critical Path: 3.52s
INFO: 17 processes: 12 internal, 4 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 17 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@antonkri antonkri force-pushed the ankr_update_deps_for_v07 branch from f062860 to 1640c1d Compare April 30, 2026 10:02
@github-actions
Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@antonkri antonkri force-pushed the ankr_update_deps_for_v07 branch from 17dfe5f to 9b132aa Compare April 30, 2026 11:44
@antonkri antonkri force-pushed the ankr_update_deps_for_v07 branch from 0f5b1c9 to 29fe48b Compare April 30, 2026 12:09
Copy link
Copy Markdown
Contributor

@PandaeDo PandaeDo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PandaeDo PandaeDo merged commit 44f7934 into main Apr 30, 2026
18 checks passed
@PandaeDo PandaeDo deleted the ankr_update_deps_for_v07 branch April 30, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants