Skip to content

Update dependency score_docs_as_code to v7 - #128

Merged
masc2023 merged 1 commit into
mainfrom
renovate/score_docs_as_code-7.x
Aug 6, 2026
Merged

Update dependency score_docs_as_code to v7#128
masc2023 merged 1 commit into
mainfrom
renovate/score_docs_as_code-7.x

Conversation

@eclipse-score-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
score_docs_as_code bazel_dep major 6.0.07.0.0

Release Notes

eclipse-score/docs-as-code (score_docs_as_code)

v7.0.0

⚠️ Breaking Changes

Metamodel
  • comp_req and feat_req now require a mandatory satisfied_by relationship.

✨ New Features

Documentation Rules
  • docs() now provides an external_needs attribute. Use this instead of the data attribute for external needs.
  • docs() and docs_bundle() now support a code_targets attribute. Use it to associate documentation with the code it describes (for example cc_library targets).
  • docs() and docs_bundle() can now consume generated .rst files via the data attribute. See the generated documentation guide:
    https://eclipse-score.github.io/docs-as-code/main/how-to/generated_docs.html
Configuration
  • conf.py is no longer required and its use is discouraged. Instead, configure projects through the project and project_url attributes of docs().
Documentation
Warning Handling
  • Integrated documentation (as used by the reference integration) can now suppress selected warnings.

👏 Contributors

Thanks to everyone who contributed to this release!

Full Changelog: eclipse-score/docs-as-code@v6.0.0...v7.0.0


  • If you want to rebase/retry this PR, check this box

This PR was generated by #infrastructure automation. Contact us if you have any questions or feedback.

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

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.7.0) and connecting to it...
INFO: Invocation ID: 5e96560e-5b8a-4c90-b444-ce109bd5c3c4
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'aspect_rules_lint', the root module requires module version aspect_rules_lint@1.10.2, but got aspect_rules_lint@2.3.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

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

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

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

Analyzing: target //:license-check (113 packages loaded, 124 targets configured)

Analyzing: target //:license-check (156 packages loaded, 2804 targets configured)

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

Analyzing: target //:license-check (168 packages loaded, 8254 targets configured)

Analyzing: target //:license-check (168 packages loaded, 8254 targets configured)

Analyzing: target //:license-check (168 packages loaded, 8254 targets configured)

Analyzing: target //:license-check (168 packages loaded, 8254 targets configured)

Analyzing: target //:license-check (169 packages loaded, 8378 targets configured)

Analyzing: target //:license-check (172 packages loaded, 10263 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

INFO: Analyzed target //:license-check (174 packages loaded, 11962 targets configured).
[11 / 16] Creating runfiles tree bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/score_tooling+/dash/tool/formatters/dash_format_converter.runfiles [for tool]; 0s local ... (2 actions, 1 running)
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[14 / 16] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
[15 / 16] Building license.check.license_check.jar (); 0s disk-cache, multiplex-worker
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: 222.811s, Critical Path: 2.57s
INFO: 16 processes: 12 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 16 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>]

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

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

@masc2023
masc2023 merged commit 0466208 into main Aug 6, 2026
8 checks passed
@masc2023
masc2023 deleted the renovate/score_docs_as_code-7.x branch August 6, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

2 participants