Skip to content

Update dependency score_docs_as_code to v7 - #431

Open
eclipse-score-bot wants to merge 1 commit into
mainfrom
renovate/score_docs_as_code-7.x
Open

Update dependency score_docs_as_code to v7#431
eclipse-score-bot wants to merge 1 commit into
mainfrom
renovate/score_docs_as_code-7.x

Conversation

@eclipse-score-bot

@eclipse-score-bot eclipse-score-bot commented Aug 6, 2026

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.1

Release Notes

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

v7.0.1

Fix

  • fixing missing version attribute when conf.py was omitted by @​a-zw in #​697

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

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.6.0) and connecting to it...
INFO: Invocation ID: 9c7e2289-852d-418a-84dc-faac3c70be31
Computing main repo mapping: 
Computing main repo mapping: 
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: 
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 (33 packages loaded, 10 targets configured)

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

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

Analyzing: target //:license-check (150 packages loaded, 1224 targets configured)

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

Analyzing: target //:license-check (160 packages loaded, 9326 targets configured)

Analyzing: target //:license-check (160 packages loaded, 9339 targets configured)

Analyzing: target //:license-check (170 packages loaded, 9397 targets configured)

INFO: Analyzed target //:license-check (175 packages loaded, 11535 targets configured).

[14 / 16] [Prepa] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar
[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: 27.535s, Critical Path: 2.82s
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>]

@eclipse-score-bot
eclipse-score-bot force-pushed the renovate/score_docs_as_code-7.x branch 4 times, most recently from aafc598 to d249832 Compare August 7, 2026 09:22

@danth danth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

comp_req and feat_req now require a mandatory satisfied_by relationship

@eclipse-score-bot
eclipse-score-bot force-pushed the renovate/score_docs_as_code-7.x branch from d249832 to 44fe93e Compare August 7, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

3 participants