Skip to content

Commit dc2ed38

Browse files
chore(deps): update container_structure_test digest to 8935313 (#662)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | container_structure_test | git_override | digest | `56c7201` -> `8935313` | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/aspect-build/rules_py). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBzIl19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: aspect-marvin[bot] <[email protected]>
1 parent 9c7e173 commit dc2ed38

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.bcr/patches/remove_dev_deps.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
--- a/MODULE.bazel 2025-11-03 02:46:02.916146383 +0000
2-
+++ b/MODULE.bazel 2025-11-03 02:46:02.916146383 +0000
1+
--- a/MODULE.bazel 2025-11-04 23:45:40.547616185 +0000
2+
+++ b/MODULE.bazel 2025-11-04 23:45:40.547616185 +0000
33
@@ -24,554 +24,3 @@
44
"@aspect_rules_py//py/private/toolchain/shim/...",
55
)
@@ -457,7 +457,7 @@
457457
-bazel_dep(name = "container_structure_test", version = "1.19.3", dev_dependency = True)
458458
-git_override(
459459
- module_name = "container_structure_test",
460-
- commit = "56c7201716d770c0f820a9c19207ba2ea77c34f8",
460+
- commit = "89353131caa8b28f73bb5aa67e91cf5b1b5b5650",
461461
- remote = "https://github.com/GoogleContainerTools/container-structure-test.git",
462462
-)
463463
-

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ use_repo(oci, "ubuntu", "ubuntu_linux_amd64", "ubuntu_linux_arm64_v8")
477477
bazel_dep(name = "container_structure_test", version = "1.19.3", dev_dependency = True)
478478
git_override(
479479
module_name = "container_structure_test",
480-
commit = "56c7201716d770c0f820a9c19207ba2ea77c34f8",
480+
commit = "89353131caa8b28f73bb5aa67e91cf5b1b5b5650",
481481
remote = "https://github.com/GoogleContainerTools/container-structure-test.git",
482482
)
483483

bazel/include/oci.MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ use_repo(oci, "ubuntu", "ubuntu_linux_amd64", "ubuntu_linux_arm64_v8")
1818
bazel_dep(name = "container_structure_test", version = "1.19.3", dev_dependency = True)
1919
git_override(
2020
module_name = "container_structure_test",
21-
commit = "56c7201716d770c0f820a9c19207ba2ea77c34f8",
21+
commit = "89353131caa8b28f73bb5aa67e91cf5b1b5b5650",
2222
remote = "https://github.com/GoogleContainerTools/container-structure-test.git",
2323
)
2424

0 commit comments

Comments
 (0)