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.14.7 #272

Merged
merged 1 commit into from
Mar 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cgrindel_bazel_starlib http_archive patch v0.14.3 -> v0.14.7

Release Notes

cgrindel/bazel-starlib

v0.14.7

Compare Source

What's Changed

Full Changelog: cgrindel/bazel-starlib@v0.14.6...v0.14.7

Workspace Snippet

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

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

Compare Source

What's Changed

Full Changelog: cgrindel/bazel-starlib@v0.14.5...v0.14.6

Workspace Snippet

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

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

Compare Source

What's Changed

Full Changelog: cgrindel/bazel-starlib@v0.14.4...v0.14.5

Workspace Snippet

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

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

Compare Source

What's Changed

Full Changelog: cgrindel/bazel-starlib@v0.14.3...v0.14.4

Workspace Snippet

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

http_archive(
    name = "cgrindel_bazel_starlib",
    sha256 = "78e8754ce435bc2292d9157682fd842335239fe664cb4f75fed5968203c70794",
    urls = [
        "https://github.com/cgrindel/bazel-starlib/releases/download/v0.14.4/bazel-starlib.v0.14.4.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 this update 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 from 5252fcd to c30b6d0 Compare March 10, 2023 21:14
@renovate renovate bot changed the title chore(deps): update dependency cgrindel_bazel_starlib to v0.14.4 chore(deps): update dependency cgrindel_bazel_starlib to v0.14.5 Mar 10, 2023
@renovate renovate bot force-pushed the renovate/cgrindel_bazel_starlib-0.x branch from c30b6d0 to 533c1e9 Compare March 11, 2023 01:15
@renovate renovate bot changed the title chore(deps): update dependency cgrindel_bazel_starlib to v0.14.5 chore(deps): update dependency cgrindel_bazel_starlib to v0.14.7 Mar 11, 2023
@renovate renovate bot merged commit 4ea70de into main Mar 11, 2023
@renovate renovate bot deleted the renovate/cgrindel_bazel_starlib-0.x branch March 11, 2023 04:59
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