Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2026

This PR contains the following updates:

Package Type Update Change
cgrindel_bazel_starlib bazel_dep minor 0.27.00.28.0

Release Notes

cgrindel/bazel-starlib (cgrindel_bazel_starlib)

v0.28.0

What Has Changed

What's Changed

Highlights
Dependency Updates
Other Changes

Full Changelog: cgrindel/bazel-starlib@v0.27.0...v0.28.0

Bazel Module Snippet

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

Workspace Snippet

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

http_archive(
    name = "cgrindel_bazel_starlib",
    sha256 = "08e3aecc75537803e335176870efd8d12cd0fe68efcf21238e29673247503c9d",
    urls = [
        "https://github.com/cgrindel/bazel-starlib/releases/download/v0.28.0/bazel-starlib.v0.28.0.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()

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 11, 2026 00:59
@renovate renovate bot merged commit 79e4ddb into main Jan 11, 2026
17 checks passed
@renovate renovate bot deleted the renovate/cgrindel_bazel_starlib-0.x branch January 11, 2026 01:10
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.

1 participant