Skip to content

Update dependency score_bazel_cpp_toolchains to v1 - #998

Open
eclipse-score-bot wants to merge 8 commits into
mainfrom
renovate/score_bazel_cpp_toolchains-1.x
Open

Update dependency score_bazel_cpp_toolchains to v1#998
eclipse-score-bot wants to merge 8 commits into
mainfrom
renovate/score_bazel_cpp_toolchains-1.x

Conversation

@eclipse-score-bot

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

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
score_bazel_cpp_toolchains bazel_dep major 0.5.41.0.3

Release Notes

eclipse-score/bazel_cpp_toolchains (score_bazel_cpp_toolchains)

v1.0.3

What's Changed

New Contributors

Full Changelog: eclipse-score/bazel_cpp_toolchains@v1.0.2...v1.0.3

v1.0.2

What's Changed

Full Changelog: eclipse-score/bazel_cpp_toolchains@v1.0.0...v1.0.2

v1.0.1

What's Changed

New Contributors

Full Changelog: eclipse-score/bazel_cpp_toolchains@v0.5.4...v1.0.1

We are re-releasing new version due to issues with Bazel Registry.

v1.0.0

What's Changed

New Contributors

Full Changelog: eclipse-score/bazel_cpp_toolchains@v0.5.4...v1.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 24, 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
 no actions running
ERROR: 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
ERROR: Direct dependency check failed.

@eclipse-score-bot
eclipse-score-bot force-pushed the renovate/score_bazel_cpp_toolchains-1.x branch from 630a6e9 to 23010d4 Compare August 24, 2026 16:12
@eclipse-score-bot eclipse-score-bot changed the title Update dependency score_bazel_cpp_toolchains to v1 chore(deps): update dependency score_bazel_cpp_toolchains to v1 Aug 25, 2026
@eclipse-score-bot eclipse-score-bot changed the title chore(deps): update dependency score_bazel_cpp_toolchains to v1 Update dependency score_bazel_cpp_toolchains to v1 Aug 25, 2026
@eclipse-score-bot
eclipse-score-bot force-pushed the renovate/score_bazel_cpp_toolchains-1.x branch from 23010d4 to 7988035 Compare August 26, 2026 10:13
@eclipse-score-bot eclipse-score-bot changed the title Update dependency score_bazel_cpp_toolchains to v1 chore(deps): update dependency score_bazel_cpp_toolchains to v1 Aug 27, 2026
@eclipse-score-bot eclipse-score-bot changed the title chore(deps): update dependency score_bazel_cpp_toolchains to v1 Update dependency score_bazel_cpp_toolchains to v1 Aug 28, 2026
@eclipse-score-bot
eclipse-score-bot force-pushed the renovate/score_bazel_cpp_toolchains-1.x branch 2 times, most recently from 7219a20 to 7ab8026 Compare September 2, 2026 10:09
@eclipse-score-bot

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Comment thread MODULE.bazel
score_gcc = use_extension("@score_bazel_cpp_toolchains//extensions:gcc.bzl", "gcc", dev_dependency = True)

# Minimal warning baseline for the S-CORE GCC/QCC toolchains.
# Mirrors //quality/compiler_warnings/gcc:minimal_warnings. The S-CORE GCC

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment is unfortunately no longer true. If they do not provide warnings enabled by default, I would right now just not use them and define our own set of warnings, in this way we can have a mapping with our MISRA GEP.
The goal IMHO would be that S-CORE has a global MISRA GEP and then based on that score_bazel_cpp_toolchains could provide the warning groups. Until that is there, it does not make sense that we have a communication MISRA GEP, but the warnings are defined somewhere else. Otherwise it is quite easy that we end up with a MISRA GEP and a toolchain not in sync.

@LittleHuba
LittleHuba force-pushed the renovate/score_bazel_cpp_toolchains-1.x branch from 6812ce5 to c28e202 Compare September 3, 2026 15:10
@LittleHuba
LittleHuba force-pushed the renovate/score_bazel_cpp_toolchains-1.x branch from c28e202 to d6cd04d Compare September 3, 2026 15:44
@LittleHuba
LittleHuba force-pushed the renovate/score_bazel_cpp_toolchains-1.x branch from d6cd04d to c00221c Compare September 3, 2026 15:45
The newer toolchain seems to no longer work with GCC flags for QCC.
Use separate flags instead.
@LittleHuba
LittleHuba force-pushed the renovate/score_bazel_cpp_toolchains-1.x branch 2 times, most recently from 098f1b4 to 168d6ef Compare September 3, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

3 participants