Skip to content

chore(deps): update dependency score_lifecycle to v0.7.0 - #60

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

eclipse-score-bot wants to merge 1 commit into
mainfrom
renovate/score_lifecycle-0.x

Conversation

@eclipse-score-bot

@eclipse-score-bot eclipse-score-bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
score_lifecycle bazel_dep minor 0.5.00.7.0

Release Notes

eclipse-score/lifecycle (score_lifecycle)

v0.7.0

Module Release Notes

Module Name: lifecycle
Release Tag: v0.7.0
Origin Release Tag: v0.6.1
Release Commit Hash: d459d37
Release Date: 2026-09-17

Overview

This document provides an overview of the changes, improvements, and bug fixes included in the software module release version v0.7.0
as compared to the module's origin release (which is usually the previous release).

Disclaimer

This release is not intended for production use, as it does not include a safety argumentation or a completed safety assessment.
The work products compiled in the safety package are created with care according to the S-CORE process. However, as a non-profit, open-source organization, the project cannot assume any liability for its content.

For details on the features, see https://eclipse-score.github.io/score/main/features/lifecycle/index.html


Changes to the Module

New Features
  • None
Improvements
  • All timing values in the configuration have been changed from unit seconds to unit milliseconds #​637. See upgrade instructions below
  • All threads in launch_manager now have a name #​631.
Bug Fixes
  • None
Other Changes by Label
  • None
Compatibility
  • The following platforms are supported using the bazel_cpp_toolchains:

    • x86_64-unknown-linux-gnu
    • aarch64-unknown-linux-gnu
    • x86_64-unknown-nto-qnx800
    • aarch64-unknown-nto-qnx800
Performed Verification
  • Build on all supported platforms
  • Unit test execution on all supported platforms
Known Issues
  • None
Known Vulnerabilities
  • None
Upgrade Instructions
  • Adapt the names and values for timing configuration. All timing values are now configured in milliseconds instead of seconds. #​637
    The following fields are impacted:

    • reporting_cycle -> reporting_cycle_ms
    • polling_interval -> polling_interval_ms
    • delay_before_restart -> delay_before_restart_ms
    • ready_timeout -> ready_timeout_ms
    • shutdown_timeout -> shutdown_timeout_ms
    • transition_timeout -> transition_timeout_ms
    • evaluation_cycle -> evaluation_cycle_ms
    • max_timeout -> max_timeout_ms

v0.6.1

Module Release Notes

Module Name: lifecycle
Release Tag: v0.6.1
Origin Release Tag: v0.6.0
Release Commit Hash: 432c85d
Release Date: 2026-09-04

Overview

This document provides an overview of the changes, improvements, and bug fixes included in the software module release version v0.6.1
as compared to the module's origin release (which is usually the previous release).

Disclaimer

This release is not intended for production use, as it does not include a safety argumentation or a completed safety assessment.
The work products compiled in the safety package are created with care according to the S-CORE process. However, as a non-profit, open-source organization, the project cannot assume any liability for its content.

For details on the features, see https://eclipse-score.github.io/score/main/features/lifecycle/index.html


Changes to the Module

New Features
  • None
Improvements
  • Removed hedron compile commands dependency and scripts using it.
  • Made the following dependencies non dev for easier integration:
    • score_tooling
    • score_process_description
    • score_platform
Bug Fixes
  • None
Other Changes by Label
  • None
Compatibility
  • The following platforms are supported using the bazel_cpp_toolchains:

    • x86_64-unknown-linux-gnu
    • aarch64-unknown-linux-gnu
    • x86_64-unknown-nto-qnx800
    • aarch64-unknown-nto-qnx800
Performed Verification
  • Build on all supported platforms
  • Unit test execution on all supported platforms
Known Issues
  • None
Known Vulnerabilities
  • None
Upgrade Instructions
  • None

v0.6.0

Module Release Notes

Module Name: lifecycle
Release Tag: v0.6.0
Origin Release Tag: v0.5.0
Release Commit Hash: 9613f52
Release Date: 2026-08-31

Overview

This document provides an overview of the changes, improvements, and bug fixes included in the software module release version v0.6.0
as compared to the module's origin release (which is usually the previous release).

Disclaimer

This release is not intended for production use, as it does not include a safety argumentation or a completed safety assessment.
The work products compiled in the safety package are created with care according to the S-CORE process. However, as a non-profit, open-source organization, the project cannot assume any liability for its content.

For details on the features, see https://eclipse-score.github.io/score/main/features/lifecycle/index.html


Changes to the Module

New Features
  • Wait for file ready condition: Added component_properties/ready_conditon/file_state ready condition,
    that the configured file is present to signal readiness.
Improvements
  • None
Bug Fixes
  • None
Other Changes by Label
  • None
Compatibility
  • The following platforms are supported using the bazel_cpp_toolchains:

    • x86_64-unknown-linux-gnu
    • aarch64-unknown-linux-gnu
    • x86_64-unknown-nto-qnx800
    • aarch64-unknown-nto-qnx800
Performed Verification
  • Build on all supported platforms
  • Unit test execution on all supported platforms
Known Issues
  • None
Known Vulnerabilities
  • None
Upgrade Instructions
  • None

  • 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 31, 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: e681136a-059f-4325-bd13-3d4c4b978d02
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'platforms', the root module requires module version platforms@1.0.0, but got platforms@1.1.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_rust', the root module requires module version rules_rust@0.68.1-score, but got rules_rust@0.68.2-score in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'grpc-java', the root module requires module version grpc-java@1.70.0, but got grpc-java@1.78.0 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 (39 packages loaded, 10 targets configured)

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

Analyzing: target //:license-check (156 packages loaded, 1285 targets configured)

Analyzing: target //:license-check (170 packages loaded, 6288 targets configured)

Analyzing: target //:license-check (177 packages loaded, 6332 targets configured)

Analyzing: target //:license-check (179 packages loaded, 6461 targets configured)

Analyzing: target //:license-check (184 packages loaded, 11455 targets configured)

Analyzing: target //:license-check (184 packages loaded, 11455 targets configured)

Analyzing: target //:license-check (184 packages loaded, 11455 targets configured)

Analyzing: target //:license-check (185 packages loaded, 11575 targets configured)

Analyzing: target //:license-check (185 packages loaded, 11575 targets configured)

INFO: Analyzed target //:license-check (186 packages loaded, 13154 targets configured).
[10 / 16] Creating runfiles tree bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/score_tooling+/dash/tool/formatters/dash_format_converter.runfiles [for tool]; 0s local
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[13 / 16] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox
[15 / 16] [Prepa] Building license.check.license_check.jar ()
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: 201.101s, Critical Path: 2.19s
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>]

@eclipse-score-bot
eclipse-score-bot force-pushed the renovate/score_lifecycle-0.x branch from 9fa66d8 to 5a0e00f Compare September 4, 2026 11:09
@eclipse-score-bot eclipse-score-bot changed the title chore(deps): update dependency score_lifecycle to v0.6.0 chore(deps): update dependency score_lifecycle to v0.6.1 Sep 4, 2026
@eclipse-score-bot
eclipse-score-bot force-pushed the renovate/score_lifecycle-0.x branch from 5a0e00f to efddae0 Compare September 17, 2026 13:07
@eclipse-score-bot eclipse-score-bot changed the title chore(deps): update dependency score_lifecycle to v0.6.1 chore(deps): update dependency score_lifecycle to v0.7.0 Sep 17, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant