[8.8.0] Roll forward of commit 909985a3b9a1f71106e7cba31eb862078e5bdebe with … (#30863)
…… (https://github.com/bazelbuild/bazel/pull/30754)
…bazel_ci_rules 2.1.1.
No
- [ ] I have added tests for the new use cases (if any).
- [ ] I have updated the documentation (if applicable).
RELNOTES: None
Closes #30754.
PiperOrigin-RevId: 965947367
Change-Id: I9bc441dfd8d6b917182c9e321f444378092c6546
<!--
Thank you for contributing to Bazel!
Please read the contribution guidelines:
https://bazel.build/contribute.html
-->
### Description
<!--
Please provide a brief summary of the changes in this PR.
-->
### Motivation
<!--
Why is this change important? Does it fix a specific bug or add a new
feature?
If this PR fixes an existing issue, please link it here (e.g. "Fixes
#1234").
-->
### Build API Changes
<!--
Does this PR affect the Build API? (e.g. Starlark API, providers,
command-line flags, native rules)
If yes, please answer the following:
1. Has this been discussed in a design doc or issue? (Please link it)
2. Is the change backward compatible?
3. If it's a breaking change, what is the migration plan?
-->
No
### Checklist
- [ ] I have added tests for the new use cases (if any).
- [ ] I have updated the documentation (if applicable).
### Release Notes
<!--
If this is a new feature, please add 'RELNOTES[NEW]: <description>'
here.
If this is a breaking change, please add 'RELNOTES[INC]: <reason>' here.
If this change should be mentioned in release notes, please add
'RELNOTES: <reason>' here.
-->
RELNOTES: None
Commit
https://github.com/bazelbuild/bazel/commit/2a60c3357abd1e881088e88747ac7c7baa6f2e79
---------
Co-authored-by: Chi Wang <coeuvre@gmail.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 86312dd..6c4ab37 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -393,7 +393,7 @@
# Other Bazel testing dependencies
# =========================================
-bazel_dep(name = "bazel_ci_rules", version = "2.0.0")
+bazel_dep(name = "bazel_ci_rules", version = "2.1.1")
bazel_dep(name = "rules_fuzzing", version = "0.5.2")
bazel_dep(name = "wabt", version = "1.0.37")
diff --git a/MODULE.bazel.lock b/MODULE.bazel.lock
index f851123..dde3998 100644
--- a/MODULE.bazel.lock
+++ b/MODULE.bazel.lock
@@ -19,8 +19,8 @@
"https://bcr.bazel.build/modules/apple_support/1.23.1/MODULE.bazel": "53763fed456a968cf919b3240427cf3a9d5481ec5466abc9d5dc51bc70087442",
"https://bcr.bazel.build/modules/apple_support/1.23.1/source.json": "d888b44312eb0ad2c21a91d026753f330caa48a25c9b2102fae75eb2b0dcfdd2",
"https://bcr.bazel.build/modules/apple_support/1.8.1/MODULE.bazel": "500f7aa32c008222e360dc9a158c248c2dbaeb3b6246c19e7269981dbd61e29b",
- "https://bcr.bazel.build/modules/bazel_ci_rules/2.0.0/MODULE.bazel": "96dc6d2eac255b530a645cbf9102064ea997cae7b22acbe34fcc976f3dd53cbf",
- "https://bcr.bazel.build/modules/bazel_ci_rules/2.0.0/source.json": "b6948e739190180af80dd91ceb9e3fb2b0c0160ecbf81177de2130475b54b516",
+ "https://bcr.bazel.build/modules/bazel_ci_rules/2.1.1/MODULE.bazel": "2b9093cea2862afbb67b3d3584476b59e6573974430796459ab38adb09eb74e5",
+ "https://bcr.bazel.build/modules/bazel_ci_rules/2.1.1/source.json": "082f074ae09ac085fe03681d21e084d8f8ac32baeb0764da8cc8bf05818a5485",
"https://bcr.bazel.build/modules/bazel_features/1.0.0/MODULE.bazel": "d7f022dc887efb96e1ee51cec7b2e48d41e36ff59a6e4f216c40e4029e1585bf",
"https://bcr.bazel.build/modules/bazel_features/1.1.0/MODULE.bazel": "cfd42ff3b815a5f39554d97182657f8c4b9719568eb7fded2b9135f084bf760b",
"https://bcr.bazel.build/modules/bazel_features/1.1.1/MODULE.bazel": "27b8c79ef57efe08efccbd9dd6ef70d61b4798320b8d3c134fd571f78963dbcd",
@@ -458,7 +458,7 @@
},
"@@bazel_ci_rules+//:rbe_config.bzl%rbe_config_extension": {
"general": {
- "bzlTransitiveDigest": "9+l/EBrynYwo8/gokt6U/+ZoE2tIACzH5rOoPfI01wE=",
+ "bzlTransitiveDigest": "YxbbJz9gYdazaj5RePCEcYS8g/C5QDL+HwwZOmeE6wM=",
"usagesDigest": "5vIBdfgMAV2hRsMtbGC8pQMlUpv+E89m6+LG5pVdIGk=",
"recordedFileInputs": {},
"recordedDirentsInputs": {},