Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cgrindel_bazel_starlib bazel_dep minor 0.14.9 -> 0.16.1
cgrindel_bazel_starlib bazel_dep minor 0.15.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 force-pushed the renovate/cgrindel_bazel_starlib-0.x branch 5 times, most recently from 36626e7 to 4954411 Compare June 23, 2023 01:21
@renovate renovate bot force-pushed the renovate/cgrindel_bazel_starlib-0.x branch 12 times, most recently from 10e950b to 3ed784f Compare July 2, 2023 15:11
@renovate renovate bot force-pushed the renovate/cgrindel_bazel_starlib-0.x branch 12 times, most recently from 2bc3b79 to 72d5463 Compare July 6, 2023 21:04
@renovate renovate bot changed the title chore(deps): update dependency cgrindel_bazel_starlib to v0.16.0 chore(deps): update dependency cgrindel_bazel_starlib to v0.16.1 Jul 7, 2023
@renovate renovate bot force-pushed the renovate/cgrindel_bazel_starlib-0.x branch 7 times, most recently from 8505da5 to 4edce29 Compare July 8, 2023 02:03
@renovate renovate bot force-pushed the renovate/cgrindel_bazel_starlib-0.x branch from 4edce29 to cbcac95 Compare July 8, 2023 04:20
@renovate renovate bot merged commit 4680aaf into main Jul 8, 2023
27 checks passed
@renovate renovate bot deleted the renovate/cgrindel_bazel_starlib-0.x branch July 8, 2023 07:37
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.

None yet

0 participants