Skip to content

chore(bazel): keep the declared version at 8.6.0 or newer - #11

Closed
AlexanderLanin wants to merge 1 commit into
mainfrom
repo-sync/bazel-minimum-version
Closed

AlexanderLanin wants to merge 1 commit into
mainfrom
repo-sync/bazel-minimum-version

Conversation

@AlexanderLanin

@AlexanderLanin AlexanderLanin commented Aug 7, 2026

Copy link
Copy Markdown
Member

Policy

minimum-bazel-version

Bazel versions older than 8.6.0 are no longer supported, due to a breaking
change in how they handle compatibility_level.

Why this repository?

This repository matches this policy because .bazelversion exists.

Changes

  • .bazelversion: upgrade from '8.4.2' to '8.6.0'

Tool revision

Generated from eclipse-score/tools at commit 5934dc0.


This pull request is managed by SCORE Repository Policy Sync and may be updated by a later policy run.
Please report any issues to #score-infrastructure.

Note

This pull request is generated automatically. Review the proposed changes
before merging.

@github-actions

github-actions Bot commented Aug 7, 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]
2026/09/22 09:06:08 Downloading https://releases.bazel.build/8.6.0/release/bazel-8.6.0-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: a8527450-4857-43d2-a68b-93453e4c9a50
Computing main repo mapping: 
WARNING: /home/runner/work/bazel-tools-cc/bazel-tools-cc/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: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 2 packages loaded
Loading: 2 packages loaded
    currently loading: 
Loading: 2 packages loaded
    currently loading: 
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)

Analyzing: target //:license-check (55 packages loaded, 9 targets configured)

Analyzing: target //:license-check (66 packages loaded, 9 targets configured)

Analyzing: target //:license-check (72 packages loaded, 9 targets configured)

Analyzing: target //:license-check (119 packages loaded, 869 targets configured)

Analyzing: target //:license-check (121 packages loaded, 2212 targets configured)

Analyzing: target //:license-check (123 packages loaded, 2262 targets configured)

Analyzing: target //:license-check (123 packages loaded, 2262 targets configured)

Analyzing: target //:license-check (123 packages loaded, 2262 targets configured)

Analyzing: target //:license-check (123 packages loaded, 2262 targets configured)

Analyzing: target //:license-check (132 packages loaded, 4288 targets configured)

Analyzing: target //:license-check (133 packages loaded, 4415 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

INFO: Analyzed target //:license-check (135 packages loaded, 6039 targets configured).
[8 / 13] [Prepa] Writing repo mapping manifest for //:license.check.license_check
[11 / 13] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
[12 / 13] Building license.check.license_check.jar (); 0s disk-cache, multiplex-worker
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: 110.786s, Critical Path: 2.65s
INFO: 13 processes: 9 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 13 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>]

@AlexanderLanin AlexanderLanin changed the title chore(bazel): require Bazel 8.6.0 chore(bazel): keep the declared version at 8.6.0 or newer Aug 31, 2026
@eclipse-score-bot
eclipse-score-bot force-pushed the repo-sync/bazel-minimum-version branch from ff09cc7 to 79fc1a3 Compare September 22, 2026 09:05
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