Skip to content

chore(deps): update dependency cgrindel_bazel_starlib to v0.25.2#439

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/cgrindel_bazel_starlib-0.x
Mar 14, 2025
Merged

chore(deps): update dependency cgrindel_bazel_starlib to v0.25.2#439
renovate[bot] merged 1 commit intomainfrom
renovate/cgrindel_bazel_starlib-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2025

This PR contains the following updates:

Package Type Update Change
cgrindel_bazel_starlib bazel_dep patch 0.25.0 -> 0.25.2

Release Notes

cgrindel/bazel-starlib (cgrindel_bazel_starlib)

v0.25.2

What Has Changed
What's Changed

Full Changelog: cgrindel/bazel-starlib@v0.25.1...v0.25.2

Bazel Module Snippet
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.25.2")
Workspace Snippet
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

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

v0.25.1

What Has Changed
What's Changed

Full Changelog: cgrindel/bazel-starlib@v0.25.0...v0.25.1

Bazel Module Snippet
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.25.1")
Workspace Snippet
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "cgrindel_bazel_starlib",
    sha256 = "55f95d1e3928d43142d27d23efa06ee7160735a0f2fbe0ceb4110c37c5236b4d",
    urls = [
        "https://github.com/cgrindel/bazel-starlib/releases/download/v0.25.1/bazel-starlib.v0.25.1.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) March 12, 2025 19:44
@renovate renovate bot force-pushed the renovate/cgrindel_bazel_starlib-0.x branch from 4dcce0c to 8ea1de0 Compare March 14, 2025 11:18
@renovate renovate bot merged commit 2ec2e3b into main Mar 14, 2025
47 checks passed
@renovate renovate bot deleted the renovate/cgrindel_bazel_starlib-0.x branch March 14, 2025 11:45
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.

0 participants