Skip to content

Update dependency score_docs_as_code to v7 - #252

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#252
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 4.6.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

v6.0.0

BREAKING CHANGE

  • dropped docs_combo target, since now everyone can declare a "combo" target however they want.
  • downgrade to rules_python 1.x

What's Changed

Internal

New Contributors

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

v5.0.0

BREAKING CHANGES

What's Changed

Internal

New Contributors

Full Changelog: eclipse-score/docs-as-code@v4.6.1...v5.0.0

v4.6.1

What's Changed (compared to last release)

Full Changelog: eclipse-score/docs-as-code@v4.6.0...v4.6.1


What's Changed (Score 0.7 vs Score 0.8)

  • Added traceability metrics features. Metrics can now be calculated and viewed via metrics.json
  • Metamodel.yaml is now replaceable with your own metamodel
  • Renamed satisfies → derived_from
  • Restrictions for some uses of needextends
  • valid_from is now a mandatory attribute for some need types
  • Bazel upgrade from 8.4.2 => 8.6.0
  • Upgraded current tool requirements to reflect process 2.0
  • Changed version attribute to be an integer instead of string
  • Changed version in doc_tool to be tool_version to allow for global 'version' attribute.

Full Changelog: eclipse-score/docs-as-code@v4.0.3...v4.6.1


  • 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: f140e92c-8d34-4399-b017-97dade7a35b9
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'score_process', the root module requires module version score_process@1.5.4, but got score_process@2.0.3 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: 
Loading: 
Loading: 4 packages loaded
Loading: 4 packages loaded
    currently loading: 
Loading: 4 packages loaded
    currently loading: 
Loading: 4 packages loaded
    currently loading: 
WARNING: Target pattern parsing failed.
ERROR: Skipping '//:license-check': no such target '//:license-check': target 'license-check' not declared in package '' defined by /home/runner/work/logging/logging/BUILD
ERROR: no such target '//:license-check': target 'license-check' not declared in package '' defined by /home/runner/work/logging/logging/BUILD
INFO: Elapsed time: 10.493s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

@eclipse-score-bot
eclipse-score-bot force-pushed the renovate/score_docs_as_code-7.x branch from 55c438f to 60bb976 Compare August 6, 2026 14:50
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.

1 participant