Skip to content

Update dependency score_docs_as_code to v7 - #65

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#65
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.17.1.0

Release Notes

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

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

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


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

@eclipse-score-bot

eclipse-score-bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: MODULE.bazel.lock
Command failed: bazel mod deps --lockfile_mode=update
2026/08/12 14:30:49 Downloading https://releases.bazel.build/8.3.0/release/bazel-8.3.0-linux-x86_64...
2026/08/12 14:30:51 Signed by Bazel Developer (Bazel APT repository key) <bazel-dev@googlegroups.com>
Extracting Bazel installation...
Starting local Bazel server (8.3.0) and connecting to it...
 no actions running
 no actions running
ERROR: score_process@2.0.3 depends on score_docs_as_code@6.0.0 with compatibility level 6, but <root> depends on score_docs_as_code@7.1.0 with compatibility level 7 which is different

@eclipse-score-bot
eclipse-score-bot force-pushed the renovate/score_docs_as_code-7.x branch from 8181681 to e1a7d6c Compare August 6, 2026 14:52
@eclipse-score-bot
eclipse-score-bot force-pushed the renovate/score_docs_as_code-7.x branch from e1a7d6c to dbf53be Compare August 12, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant