Skip to content

Update dependency score_bazel_platforms to v0.1.2#29

Open
eclipse-score-bot wants to merge 1 commit intomainfrom
renovate/score_bazel_platforms-0.x
Open

Update dependency score_bazel_platforms to v0.1.2#29
eclipse-score-bot wants to merge 1 commit intomainfrom
renovate/score_bazel_platforms-0.x

Conversation

@eclipse-score-bot
Copy link
Copy Markdown

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

This PR contains the following updates:

Package Type Update Change
score_bazel_platforms bazel_dep minor 0.0.30.1.2

🚨 EXPERIMENTAL 🚨

This Renovate setup is currently under testing.

It should produce good PRs, but there may be some issues.

Contact #infrastructure if you have any questions or feedback.


Release Notes

eclipse-score/bazel_platforms (score_bazel_platforms)

v0.1.2

Release 0.1.2

What's Changed

New Contributors

Full Changelog: eclipse-score/bazel_platforms@v0.1.1...v0.1.2

v0.1.1

Release 0.1.1

This release only fixes typos in deprecated platform definitions. No new platforms have been added.

v0.1.0

Release 0.1.0

This release provides several new platform constraints as well 2 new platforms.

Added constraints:

  • sdp_version (v10.0.0)
  • sdk_version (v0.1.0)
  • glibc_version (v2.39)

Renamed constraints:

  • autosd -> autosd10

Added platforms:

  • x86_64-linux-autosd10
  • aarch64-linux-autosd10
  • aarch64-linux-sdk_0.1.0-ebclfsa

v0.0.4

This release introduces the initial set of canonical Bazel platforms provided by the score_bazel_platforms module. The module serves as the centralized source of truth for platform and constraint definitions across S-CORE projects, enabling consistent toolchain selection and reproducible builds.

Added Platforms

The following platforms are now available:

Linux / GCC / POSIX
  • x86_64-linux-gcc_12.2.0-posix
    Linux platform targeting x86_64 with GCC 12.2.0 and a generic POSIX runtime.

  • x86_64-linux-gcc_8.3.0-posix
    Linux platform targeting x86_64 with GCC 8.3.0 and a generic POSIX runtime.

  • aarch64-linux-gcc_12.2.0-posix
    Linux platform targeting arm64 with GCC 12.2.0 and a generic POSIX runtime.

QNX / SDP / POSIX
  • x86_64-qnx-sdp_8.0.0-posix
    QNX platform targeting x86_64 with SDP 8.0.0 and a POSIX runtime.

  • x86_64-qnx-sdp_7.1.0-posix
    QNX platform targeting x86_64 with SDP 7.1.0 and a POSIX runtime.

  • aarch64-qnx-sdp_8.0.0-posix
    QNX platform targeting arm64 with SDP 8.0.0 and a POSIX runtime.

  • aarch64-qnx-sdp_7.1.0-posix
    QNX platform targeting arm64 with SDP 7.1.0 and a POSIX runtime.

Scope and Intent

  • Establishes a consistent platform naming scheme across CPU, OS, toolchain/SDK version, and runtime ecosystem.
  • Enables deterministic toolchain resolution and select()-based configuration.
  • Provides a stable foundation for future platform expansion (e.g. AutoSD runtime, additional compiler versions, new OS targets).

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@eclipse-score-bot eclipse-score-bot force-pushed the renovate/score_bazel_platforms-0.x branch from f1a673d to 7df22b9 Compare May 6, 2026 19:54
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