Skip to content

chore(deps): update dependency score_docs_as_code to v3.2.0#118

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

chore(deps): update dependency score_docs_as_code to v3.2.0#118
eclipse-score-bot wants to merge 1 commit into
mainfrom
renovate/score_docs_as_code-3.x

Conversation

@eclipse-score-bot
Copy link
Copy Markdown
Contributor

@eclipse-score-bot eclipse-score-bot commented May 11, 2026

This PR contains the following updates:

Package Type Update Change
score_docs_as_code bazel_dep minor 3.0.03.2.0

Release Notes

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

v3.2.0

Whats Changed:

  • Enable versioning of needs [Beta]
  • Allow satisfies link from tool_req to feat and comp_req
  • Can now handle 'versions' in known_good.json
  • Upgrade tooling to ver. 1.2.0
  • Upgrade Sphinx version to 9.1
  • Upgrade Sphinx-Needs to 8.0.0
  • Upgrade Bazel to 8.4.2

Detailed View

New Contributors

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

v3.1.0

What's Changed

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

v3.0.1

What's Changed

New Contributors

Full Changelog: eclipse-score/docs-as-code@v3.0.0...v3.0.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
Copy link
Copy Markdown

github-actions Bot commented May 11, 2026

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.3.0) and connecting to it...
INFO: Invocation ID: 63df2324-6c75-416a-b247-bf90b63fcb9c
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
ERROR: Error computing the main repository mapping: score_process@1.5.1 depends on score_docs_as_code@3.0.1 with compatibility level 0, but <root> depends on score_docs_as_code@3.2.0 with compatibility level 3 which is different

@github-actions
Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.3.0) and connecting to it...
INFO: Invocation ID: ab81be96-4593-4a53-a2aa-9ea624ce51dc
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
ERROR: Error computing the main repository mapping: score_process@1.5.1 depends on score_docs_as_code@3.0.1 with compatibility level 0, but <root> depends on score_docs_as_code@3.2.0 with compatibility level 3 which is different

@mariuswbr
Copy link
Copy Markdown
Contributor

This will fail.
Actually tried to do the update in my PR as well.
The compatibility_level changed from 0 in the versions <= 3.0.0
to compatibility_level 3 in the version 3.0.1 and following. (set by the registry, not in the sources)
We would need a single_version_override to force this version being used also in the transitive dependencies.
However, version 3.0.1 and afterwards (also 3.2.0) has an issue with some pip_tooling thing which is then missing. Didn't investigate further than that.

@eclipse-score-bot eclipse-score-bot force-pushed the renovate/score_docs_as_code-3.x branch from 533f642 to 69301c1 Compare May 19, 2026 04:25
@eclipse-score-bot eclipse-score-bot force-pushed the renovate/score_docs_as_code-3.x branch from 69301c1 to f1a83ba Compare May 22, 2026 04:26
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.

2 participants