Skip to content

chore(deps): update dependency cgrindel_bazel_starlib to v0.16.1#109

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/cgrindel_bazel_starlib-0.x
Jul 6, 2023
Merged

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cgrindel_bazel_starlib bazel_dep patch 0.16.0 -> 0.16.1
cgrindel_bazel_starlib http_archive patch v0.16.0 -> v0.16.1

Release Notes

cgrindel/bazel-starlib (cgrindel_bazel_starlib)

v0.16.1

Compare Source

What's Changed

Full Changelog: cgrindel/bazel-starlib@v0.16.0...v0.16.1

Bazel Module Snippet

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

Workspace Snippet

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

http_archive(
    name = "cgrindel_bazel_starlib",
    sha256 = "04be4d5aa5d8ec77a62fe84250cc300967bc5f06cd981892c8456be4c528ab40",
    urls = [
        "https://github.com/cgrindel/bazel-starlib/releases/download/v0.16.1/bazel-starlib.v0.16.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.

🔕 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot enabled auto-merge (squash) July 6, 2023 22:26
@renovate renovate Bot merged commit 897bcf4 into main Jul 6, 2023
@renovate renovate Bot deleted the renovate/cgrindel_bazel_starlib-0.x branch July 6, 2023 23:42
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