Skip to content

Update dependency score_docs_as_code to v4.6.1 - #130

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

Update dependency score_docs_as_code to v4.6.1#130
eclipse-score-bot wants to merge 1 commit into
mainfrom
renovate/score_docs_as_code-4.x

Conversation

@eclipse-score-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
score_docs_as_code bazel_dep minor 4.5.04.6.1

Release Notes

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

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

v4.6.0

What's Changed

Fixes

  • Needpie tracebility graphs show correct numbers #​609

Contributors

@​MaximilianSoerenPollak @​a-zw @​AlexanderLanin @​FScholPer @​RSingh1511

Full Changelog: eclipse-score/docs-as-code@v4.5.0...v4.6.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 Jul 16, 2026

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.6.0) and connecting to it...
INFO: Invocation ID: 604b9864-70dc-47b3-a2a8-4238c18a4366
Computing main repo mapping: 
WARNING: /home/runner/work/time/time/MODULE.bazel:13:7: The attribute 'compatibility_level' in module() is a no-op and will be removed in a future Bazel release. Please remove it from your MODULE.bazel file.
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'score_process', the root module requires module version score_process@1.6.0, but got score_process@2.0.1 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: 
Loading: 
Loading: 3 packages loaded
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Analyzing: target //:license-check (4 packages loaded, 0 targets configured)
Analyzing: target //:license-check (4 packages loaded, 0 targets configured)

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

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

Analyzing: target //:license-check (144 packages loaded, 3098 targets configured)

Analyzing: target //:license-check (157 packages loaded, 6170 targets configured)

Analyzing: target //:license-check (162 packages loaded, 6219 targets configured)

Analyzing: target //:license-check (162 packages loaded, 6219 targets configured)

Analyzing: target //:license-check (162 packages loaded, 6219 targets configured)

Analyzing: target //:license-check (165 packages loaded, 8106 targets configured)

Analyzing: target //:license-check (167 packages loaded, 11268 targets configured)

Analyzing: target //:license-check (169 packages loaded, 11296 targets configured)

Analyzing: target //:license-check (169 packages loaded, 11296 targets configured)

Analyzing: target //:license-check (169 packages loaded, 11296 targets configured)

Analyzing: target //:license-check (169 packages loaded, 11296 targets configured)

INFO: Analyzed target //:license-check (170 packages loaded, 11422 targets configured).
[12 / 16] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox ... (2 actions running)
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[14 / 16] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
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: 32.715s, Critical Path: 2.51s
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>]

@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@eclipse-score-bot
eclipse-score-bot force-pushed the renovate/score_docs_as_code-4.x branch from d6e8efb to 29f760e Compare August 6, 2026 10:55
@ryan-steel

Copy link
Copy Markdown
Contributor

Superseded by #145 (and #148)

@ryan-steel ryan-steel closed this Aug 6, 2026
@github-project-automation github-project-automation Bot moved this from In Progress to Done in TIM - Time FT Aug 6, 2026
@eclipse-score-bot

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (4.6.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@eclipse-score-bot
eclipse-score-bot deleted the renovate/score_docs_as_code-4.x branch August 6, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants