Skip to content

chore(deps): update dependency cgrindel_bazel_starlib to v0.26.0 #452

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

Merged
merged 4 commits into from
Apr 16, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2025

This PR contains the following updates:

Package Type Update Change
cgrindel_bazel_starlib bazel_dep minor 0.25.2 -> 0.26.0

Release Notes

cgrindel/bazel-starlib (cgrindel_bazel_starlib)

v0.26.0

What Has Changed

What's Changed

Highlights
Dependency Updates

Full Changelog: cgrindel/bazel-starlib@v0.25.2...v0.26.0

Bazel Module Snippet

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

Workspace Snippet

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

http_archive(
    name = "cgrindel_bazel_starlib",
    sha256 = "f8d8e9dd439571f78eb4b59c5cde44280d31e5ac9536645ecf19328e2652bea5",
    urls = [
        "https://github.com/cgrindel/bazel-starlib/releases/download/v0.26.0/bazel-starlib.v0.26.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) April 13, 2025 23:09
Copy link
Contributor Author

renovate bot commented Apr 16, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit 8b977cc into main Apr 16, 2025
55 checks passed
@renovate renovate bot deleted the renovate/cgrindel_bazel_starlib-0.x branch April 16, 2025 07:07
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