Skip to content

Commit c4fe3fd

Browse files
chore(deps): update dependency cgrindel_bazel_starlib to v0.20.2 (#297)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | cgrindel_bazel_starlib | bazel_dep | minor | `0.19.0` -> `0.20.2` | | [cgrindel_bazel_starlib](https://togithub.com/cgrindel/bazel-starlib) | http_archive | minor | `v0.19.0` -> `v0.20.2` | --- ### Release Notes <details> <summary>cgrindel/bazel-starlib (cgrindel_bazel_starlib)</summary> ### [`v0.20.2`](https://togithub.com/cgrindel/bazel-starlib/releases/tag/v0.20.2) [Compare Source](https://togithub.com/cgrindel/bazel-starlib/compare/v0.20.1...v0.20.2) ##### What Has Changed ##### What's Changed - fix: add Bazel version to the `run_tests` section of BCR presubmit by [@&#8203;cgrindel](https://togithub.com/cgrindel) in [https://github.com/cgrindel/bazel-starlib/pull/403](https://togithub.com/cgrindel/bazel-starlib/pull/403) **Full Changelog**: cgrindel/bazel-starlib@v0.20.1...v0.20.2 ##### Bazel Module Snippet ```python bazel_dep(name = "cgrindel_bazel_starlib", version = "0.20.2") ``` ##### Workspace Snippet ```python load("@&#8203;bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "cgrindel_bazel_starlib", sha256 = "1749e14037e67cfeaf28b71334ef4ade7727edaafc890f8cee7648939eae77d4", urls = [ "https://github.com/cgrindel/bazel-starlib/releases/download/v0.20.2/bazel-starlib.v0.20.2.tar.gz", ], ) load("@&#8203;cgrindel_bazel_starlib//:deps.bzl", "bazel_starlib_dependencies") bazel_starlib_dependencies() load("@&#8203;bazel_skylib//:workspace.bzl", "bazel_skylib_workspace") bazel_skylib_workspace() ``` ### [`v0.20.1`](https://togithub.com/cgrindel/bazel-starlib/releases/tag/v0.20.1) [Compare Source](https://togithub.com/cgrindel/bazel-starlib/compare/v0.20.0...v0.20.1) ##### What Has Changed ##### What's Changed - chore: update README.md for v0.20.0 by [@&#8203;cgrindel-app-token-generator](https://togithub.com/cgrindel-app-token-generator) in [https://github.com/cgrindel/bazel-starlib/pull/400](https://togithub.com/cgrindel/bazel-starlib/pull/400) - fix: BCR presubmit version and upgrade to Bazel 7.1.1 by [@&#8203;cgrindel](https://togithub.com/cgrindel) in [https://github.com/cgrindel/bazel-starlib/pull/401](https://togithub.com/cgrindel/bazel-starlib/pull/401) **Full Changelog**: cgrindel/bazel-starlib@v0.20.0...v0.20.1 ##### Bazel Module Snippet ```python bazel_dep(name = "cgrindel_bazel_starlib", version = "0.20.1") ``` ##### Workspace Snippet ```python load("@&#8203;bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "cgrindel_bazel_starlib", sha256 = "1749e14037e67cfeaf28b71334ef4ade7727edaafc890f8cee7648939eae77d4", urls = [ "https://github.com/cgrindel/bazel-starlib/releases/download/v0.20.1/bazel-starlib.v0.20.1.tar.gz", ], ) load("@&#8203;cgrindel_bazel_starlib//:deps.bzl", "bazel_starlib_dependencies") bazel_starlib_dependencies() load("@&#8203;bazel_skylib//:workspace.bzl", "bazel_skylib_workspace") bazel_skylib_workspace() ``` ### [`v0.20.0`](https://togithub.com/cgrindel/bazel-starlib/releases/tag/v0.20.0) [Compare Source](https://togithub.com/cgrindel/bazel-starlib/compare/v0.19.0...v0.20.0) ##### What Has Changed ##### What's Changed - chore: update README.md for v0.19.0 by [@&#8203;cgrindel-app-token-generator](https://togithub.com/cgrindel-app-token-generator) in [https://github.com/cgrindel/bazel-starlib/pull/377](https://togithub.com/cgrindel/bazel-starlib/pull/377) - chore(deps): update dependency io_bazel_rules_go to v0.44.0 by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/378](https://togithub.com/cgrindel/bazel-starlib/pull/378) - chore(deps): update dependency bazel_gazelle to v0.35.0 by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/379](https://togithub.com/cgrindel/bazel-starlib/pull/379) - fix(deps): update github.com/gomarkdown/markdown digest to [`1d6d208`](https://togithub.com/cgrindel/bazel-starlib/commit/1d6d208) by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/380](https://togithub.com/cgrindel/bazel-starlib/pull/380) - chore(deps): update dependency io_bazel_rules_go to v0.44.1 by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/381](https://togithub.com/cgrindel/bazel-starlib/pull/381) - chore(deps): update dependency io_bazel_rules_go to v0.44.2 by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/382](https://togithub.com/cgrindel/bazel-starlib/pull/382) - chore(deps): update dependency io_bazel_rules_go to v0.45.0 by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/383](https://togithub.com/cgrindel/bazel-starlib/pull/383) - chore(deps): update dependency io_bazel_rules_go to v0.45.1 by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/384](https://togithub.com/cgrindel/bazel-starlib/pull/384) - chore(deps): update dependency io_bazel_rules_go to v0.46.0 by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/385](https://togithub.com/cgrindel/bazel-starlib/pull/385) - chore(deps): update actions/checkout digest to [`473055b`](https://togithub.com/cgrindel/bazel-starlib/commit/473055b) by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/386](https://togithub.com/cgrindel/bazel-starlib/pull/386) - chore(deps): update actions/checkout digest to [`df0bcdd`](https://togithub.com/cgrindel/bazel-starlib/commit/df0bcdd) by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/387](https://togithub.com/cgrindel/bazel-starlib/pull/387) - chore(deps): update actions/checkout digest to [`aadec89`](https://togithub.com/cgrindel/bazel-starlib/commit/aadec89) by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/388](https://togithub.com/cgrindel/bazel-starlib/pull/388) - chore(deps): update actions/checkout digest to [`2650dbd`](https://togithub.com/cgrindel/bazel-starlib/commit/2650dbd) by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/389](https://togithub.com/cgrindel/bazel-starlib/pull/389) - chore(deps): update actions/checkout digest to [`556e4c3`](https://togithub.com/cgrindel/bazel-starlib/commit/556e4c3) by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/390](https://togithub.com/cgrindel/bazel-starlib/pull/390) - chore(deps): update actions/checkout digest to [`8eb1f6a`](https://togithub.com/cgrindel/bazel-starlib/commit/8eb1f6a) by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/392](https://togithub.com/cgrindel/bazel-starlib/pull/392) - fix(deps): update module github.com/stretchr/testify to v1.9.0 by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/391](https://togithub.com/cgrindel/bazel-starlib/pull/391) - fix(deps): update dependency markdown-link-check to v3.12.0 by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/393](https://togithub.com/cgrindel/bazel-starlib/pull/393) - fix(deps): update dependency markdown-link-check to v3.12.1 by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/394](https://togithub.com/cgrindel/bazel-starlib/pull/394) - chore(deps): update actions/checkout digest by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/395](https://togithub.com/cgrindel/bazel-starlib/pull/395) - chore(deps): update actions/checkout digest to [`b4ffde6`](https://togithub.com/cgrindel/bazel-starlib/commit/b4ffde6) by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/396](https://togithub.com/cgrindel/bazel-starlib/pull/396) - chore(deps): update actions/checkout digest to [`cd7d8d6`](https://togithub.com/cgrindel/bazel-starlib/commit/cd7d8d6) by [@&#8203;cgrindel-self-hosted-renovate](https://togithub.com/cgrindel-self-hosted-renovate) in [https://github.com/cgrindel/bazel-starlib/pull/397](https://togithub.com/cgrindel/bazel-starlib/pull/397) - fix: generate release notes test by [@&#8203;cgrindel](https://togithub.com/cgrindel) in [https://github.com/cgrindel/bazel-starlib/pull/398](https://togithub.com/cgrindel/bazel-starlib/pull/398) - chore: remove Bazel lock files by [@&#8203;cgrindel](https://togithub.com/cgrindel) in [https://github.com/cgrindel/bazel-starlib/pull/399](https://togithub.com/cgrindel/bazel-starlib/pull/399) **Full Changelog**: cgrindel/bazel-starlib@v0.19.0...v0.20.0 ##### Bazel Module Snippet ```python bazel_dep(name = "cgrindel_bazel_starlib", version = "0.20.0") ``` ##### Workspace Snippet ```python load("@&#8203;bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "cgrindel_bazel_starlib", sha256 = "8930a91a3fcf61bcce5ed035f44c7926845774da48d5528227bf07cceb8b3e71", urls = [ "https://github.com/cgrindel/bazel-starlib/releases/download/v0.20.0/bazel-starlib.v0.20.0.tar.gz", ], ) load("@&#8203;cgrindel_bazel_starlib//:deps.bzl", "bazel_starlib_dependencies") bazel_starlib_dependencies() load("@&#8203;bazel_skylib//:workspace.bzl", "bazel_skylib_workspace") bazel_skylib_workspace() ``` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/bazel-contrib/rules_bazel_integration_test). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cbc90a1 commit c4fe3fd

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

bazel_integration_test/deps.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ def bazel_integration_test_rules_dependencies():
1818
maybe(
1919
http_archive,
2020
name = "cgrindel_bazel_starlib",
21-
sha256 = "b9c88ac51ccaa0635621111308b85fdbb2606adb864596f9842aa5f7480cfe3a",
21+
sha256 = "00b084e895146d2dc8c76437dd5f91a7203c7b46bb4edd1896d018b8795bc927",
2222
urls = [
23-
"https://github.com/cgrindel/bazel-starlib/releases/download/v0.19.0/bazel-starlib.v0.19.0.tar.gz",
23+
"https://github.com/cgrindel/bazel-starlib/releases/download/v0.20.2/bazel-starlib.v0.20.2.tar.gz",
2424
],
2525
)
2626

examples/custom_test_runner/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ local_path_override(
1414
)
1515

1616
bazel_dep(name = "platforms", version = "0.0.9")
17-
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.19.0")
17+
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.20.2")
1818
bazel_dep(name = "bazel_skylib", version = "1.5.0")
1919
bazel_dep(
2020
name = "gazelle",

examples/simple/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ module(
33
version = "0.0.0",
44
)
55

6-
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.19.0")
6+
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.20.2")
77
bazel_dep(name = "bazel_skylib", version = "1.5.0")

examples/simple/WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
44

55
http_archive(
66
name = "cgrindel_bazel_starlib",
7-
sha256 = "b9c88ac51ccaa0635621111308b85fdbb2606adb864596f9842aa5f7480cfe3a",
7+
sha256 = "00b084e895146d2dc8c76437dd5f91a7203c7b46bb4edd1896d018b8795bc927",
88
urls = [
9-
"https://github.com/cgrindel/bazel-starlib/releases/download/v0.19.0/bazel-starlib.v0.19.0.tar.gz",
9+
"https://github.com/cgrindel/bazel-starlib/releases/download/v0.20.2/bazel-starlib.v0.20.2.tar.gz",
1010
],
1111
)
1212

0 commit comments

Comments
 (0)