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.25.0 #420

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2025

This PR contains the following updates:

Package Type Update Change
cgrindel_bazel_starlib bazel_dep minor 0.21.0 -> 0.25.0

Release Notes

cgrindel/bazel-starlib (cgrindel_bazel_starlib)

v0.25.0

What Has Changed

What's Changed

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

Bazel Module Snippet

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

Workspace Snippet

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

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

v0.24.0

What Has Changed

What's Changed

Full Changelog: cgrindel/bazel-starlib@v0.23.0...v0.24.0

Bazel Module Snippet

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

Workspace Snippet

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

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

v0.23.0

What Has Changed

What's Changed

New Contributors

Full Changelog: cgrindel/bazel-starlib@v0.22.0...v0.23.0

Bazel Module Snippet

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

Workspace Snippet

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

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

v0.22.0

What Has Changed

What's Changed

Full Changelog: cgrindel/bazel-starlib@v0.21.0...v0.22.0

Bazel Module Snippet

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

Workspace Snippet

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

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

👻 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) January 2, 2025 18:25
@renovate renovate bot changed the title chore(deps): update dependency cgrindel_bazel_starlib to v0.22.0 chore(deps): update dependency cgrindel_bazel_starlib to v0.23.0 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/cgrindel_bazel_starlib-0.x branch from 34ee459 to 9a89ee4 Compare January 17, 2025 13:08
@renovate renovate bot force-pushed the renovate/cgrindel_bazel_starlib-0.x branch from 9a89ee4 to 5d042bd Compare February 10, 2025 18:09
@renovate renovate bot changed the title chore(deps): update dependency cgrindel_bazel_starlib to v0.23.0 chore(deps): update dependency cgrindel_bazel_starlib to v0.24.0 Feb 10, 2025
@renovate renovate bot force-pushed the renovate/cgrindel_bazel_starlib-0.x branch from 5d042bd to 1d0be26 Compare February 12, 2025 06:09
@renovate renovate bot changed the title chore(deps): update dependency cgrindel_bazel_starlib to v0.24.0 chore(deps): update dependency cgrindel_bazel_starlib to v0.25.0 Feb 12, 2025
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