Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2026

This PR contains the following updates:

Package Type Update Change
cgrindel_bazel_starlib bazel_dep minor 0.28.00.29.3
cgrindel_bazel_starlib http_archive patch v0.29.0v0.29.3

Release Notes

cgrindel/bazel-starlib (cgrindel_bazel_starlib)

v0.29.3

What Has Changed

What's Changed

Highlights
Dependency Updates
Other Changes

Full Changelog: cgrindel/bazel-starlib@v0.29.2...v0.29.3

Bazel Module Snippet

bazel_dep(name = "cgrindel_bazel_starlib", version = "0.29.3")

Workspace Snippet

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "cgrindel_bazel_starlib",
    sha256 = "830ee65a2db5744e0e148f4cb92f9774fedb97e401b07d56af983d72dbdf175c",
    urls = [
        "https://github.com/cgrindel/bazel-starlib/releases/download/v0.29.3/bazel-starlib.v0.29.3.tar.gz",
    ],
)

load("@​cgrindel_bazel_starlib//:deps.bzl", "bazel_starlib_dependencies")

bazel_starlib_dependencies()

load("@​bazel_skylib//:workspace.bzl", "bazel_skylib_workspace")

bazel_skylib_workspace()

load("@​aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies")

aspect_bazel_lib_dependencies()

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) January 18, 2026 21:05
@renovate renovate bot force-pushed the renovate/cgrindel_bazel_starlib-0.x branch from 7c4a164 to e36e049 Compare January 19, 2026 02:59
@renovate renovate bot changed the title chore(deps): update dependency cgrindel_bazel_starlib to v0.29.2 chore(deps): update dependency cgrindel_bazel_starlib to v0.29.3 Jan 19, 2026
@cgrindel cgrindel disabled auto-merge January 19, 2026 14:48
@cgrindel cgrindel merged commit f682947 into main Jan 19, 2026
5 checks passed
@cgrindel cgrindel deleted the renovate/cgrindel_bazel_starlib-0.x branch January 19, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants