Skip to content

Update dependency score_docs_as_code to v8 - #137

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

Update dependency score_docs_as_code to v8#137
eclipse-score-bot wants to merge 1 commit into
mainfrom
renovate/score_docs_as_code-8.x

Conversation

@eclipse-score-bot

@eclipse-score-bot eclipse-score-bot commented Aug 21, 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.08.1.1

Release Notes

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

v8.1.1

🛠️ Fixes

  • bazel: bundle data will be correctly passed on bundle reuse
  • bazel: docs data is now passed to root bundle data
  • testcase links: correctly mark errored test cases as failed
  • module-verification-report: show test results
  • custom metamodels: additional checks implemented
  • generated rst: can now be passed to bundle srcs, not to data

🔄 Compatibility

Modules can mix any docs-as-code 8.y.z versions.

🙌 Contributors

Thanks to everyone who contributed to this release!

Full Changelog: eclipse-score/docs-as-code@v8.1.0...v8.1.1

v8.1.0

✨ New Features

  • annotate testcase links with their result
  • add manual flag to all docs targets (they no longer build on //...)
  • module verification report template

🛠️ Fixes

  • docs(data=...) can now be properly used for literalinclude etc
  • docs_bundle() can now be inside docs() directory

🔄 Compatibility

Modules can mix any docs-as-code 8.y.z versions.

🙌 Contributors

Thanks to everyone who contributed to this release!

Full Changelog: eclipse-score/docs-as-code@v8.0.1...v8.1.0

v8.0.1

ℹ️ Patch to fix semi-broken bazel registry release

What's Changed

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

v8.0.0

⚠️ Breaking Changes

  • needextend effects must be local, always use c.this_doc() see How-To
  • update from process to process_description 2.1.0

✨ New Features

  • no-conf mode now allows the module name in need ids

🛠️ Fixes

  • docs_bundle with local puml files

Contributors

Thanks to everyone who contributed to this release!

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

v7.2.0

✨ New Features

  • code: affect optional_link in dec_rec
  • feat: validate mandatory options cannot be empty regexes
  • feat: dependency upgrades

🛠️ Fixes

  • docs: improve metamodel viz
  • fix: edit link/button leads to 404

Contributors

Thanks to everyone who contributed to this release!

Full Changelog: eclipse-score/docs-as-code@v7.1.0...v7.2.0

v7.1.0

✨ New Features

  • needflow diagrams can be used (colors fixed)

🛠️ Fixes

  • Avoid writing outside Bazel sandboxes (fix .git discovery)
  • Use git rev-parse for Git hash lookup, preventing interference from local Git aliases.

👏 Contributors

Thanks to everyone who contributed to this release!

New contributor: @​umaucher

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

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.

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