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.20.2 #297

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cgrindel_bazel_starlib bazel_dep minor 0.19.0 -> 0.20.2
cgrindel_bazel_starlib http_archive minor v0.19.0 -> v0.20.2

Release Notes

cgrindel/bazel-starlib (cgrindel_bazel_starlib)

v0.20.2

Compare Source

What Has Changed
What's Changed

Full Changelog: cgrindel/bazel-starlib@v0.20.1...v0.20.2

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

http_archive(
    name = "cgrindel_bazel_starlib",
    sha256 = "1749e14037e67cfeaf28b71334ef4ade7727edaafc890f8cee7648939eae77d4",
    urls = [
        "https://github.com/cgrindel/bazel-starlib/releases/download/v0.20.2/bazel-starlib.v0.20.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.20.1

Compare Source

What Has Changed
What's Changed

Full Changelog: cgrindel/bazel-starlib@v0.20.0...v0.20.1

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

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

v0.20.0

Compare Source

What Has Changed
What's Changed

Full Changelog: cgrindel/bazel-starlib@v0.19.0...v0.20.0

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

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

🔕 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) March 23, 2024 16:43
@renovate renovate bot force-pushed the renovate/cgrindel_bazel_starlib-0.x branch from 0b13c05 to 8df3006 Compare March 23, 2024 19:52
@renovate renovate bot changed the title chore(deps): update dependency cgrindel_bazel_starlib to v0.20.1 chore(deps): update dependency cgrindel_bazel_starlib to v0.20.2 Mar 23, 2024
@renovate renovate bot force-pushed the renovate/cgrindel_bazel_starlib-0.x branch from 8df3006 to 7aefac2 Compare March 24, 2024 00:22
@renovate renovate bot force-pushed the renovate/cgrindel_bazel_starlib-0.x branch from 7aefac2 to 9286ad2 Compare March 25, 2024 14:18
@renovate renovate bot merged commit c4fe3fd into main Mar 25, 2024
5 checks passed
@renovate renovate bot deleted the renovate/cgrindel_bazel_starlib-0.x branch March 25, 2024 14:26
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