Skip to content

Commit efdd618

Browse files
Googlercopybara-github
authored andcommitted
Update .bazelversion and support matrix after releasing Bazel 9.0.1
PiperOrigin-RevId: 882127567 Change-Id: Ib45536ba7a53d6eab566d118e7f73d040e25696a
1 parent 464eacb commit efdd618

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.0.0
1+
9.0.1

MODULE.bazel.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/release/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ information about Bazel's release model.
1515
| LTS release | Support stage | Latest version | End of support |
1616
| ----------- | ------------- | -------------- | -------------- |
1717
| Bazel 10 | Rolling| [Check rolling release page](/release/rolling) | N/A |
18-
| Bazel 9 | Active| [9.0.0](https://github.com/bazelbuild/bazel/releases/tag/9.0.0) | Dec 2028 |
18+
| Bazel 9 | Active| [9.0.1](https://github.com/bazelbuild/bazel/releases/tag/9.0.1) | Dec 2028 |
1919
| Bazel 8 | Maintenance| [8.6.0](https://github.com/bazelbuild/bazel/releases/tag/8.6.0) | Dec 2027 |
2020
| Bazel 7 | Maintenance| [7.7.1](https://github.com/bazelbuild/bazel/releases/tag/7.7.1) | Dec 2026 |
2121
| Bazel 6 | Deprecated | [6.6.0](https://github.com/bazelbuild/bazel/releases/tag/6.6.0) | Dec 2025 |

site/en/release/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ information about Bazel's release model.
1717
| LTS release | Support stage | Latest version | End of support |
1818
| ----------- | ------------- | -------------- | -------------- |
1919
| Bazel 10 | Rolling| [Check rolling release page](/release/rolling) | N/A |
20-
| Bazel 9 | Active| [9.0.0](https://github.com/bazelbuild/bazel/releases/tag/9.0.0) | Dec 2028 |
20+
| Bazel 9 | Active| [9.0.1](https://github.com/bazelbuild/bazel/releases/tag/9.0.1) | Dec 2028 |
2121
| Bazel 8 | Maintenance| [8.6.0](https://github.com/bazelbuild/bazel/releases/tag/8.6.0) | Dec 2027 |
2222
| Bazel 7 | Maintenance| [7.7.1](https://github.com/bazelbuild/bazel/releases/tag/7.7.1) | Dec 2026 |
2323
| Bazel 6 | Deprecated | [6.6.0](https://github.com/bazelbuild/bazel/releases/tag/6.6.0) | Dec 2025 |

0 commit comments

Comments
 (0)