rules_swift_package_manager icon indicating copy to clipboard operation
rules_swift_package_manager copied to clipboard

chore(deps): update dependency cgrindel_bazel_starlib to v0.27.0

Open cgrindel-self-hosted-renovate[bot] opened this issue 7 months ago • 6 comments

This PR contains the following updates:

Package Type Update Change
cgrindel_bazel_starlib bazel_dep minor 0.26.0 -> 0.27.0

Release Notes

cgrindel/bazel-starlib (cgrindel_bazel_starlib)

v0.27.0

What Has Changed
What's Changed
Highlights
Dependency Updates

Full Changelog: https://github.com/cgrindel/bazel-starlib/compare/v0.26.0...v0.27.0

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

http_archive(
    name = "cgrindel_bazel_starlib",
    sha256 = "53e77f9b0cea589b4ca6dfb169ce5839aa61d6d56f0773d9bbd63b5fa8c1fff7",
    urls = [
        "https://github.com/cgrindel/bazel-starlib/releases/download/v0.27.0/bazel-starlib.v0.27.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 has been generated by Renovate Bot.

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: ./do_renovate_post_upgrade
*** CHUCK do_renovate_post_upgrade START ===============
FATAL: $USER is not set, and unable to look up name of current user: (error: 0): Success

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.

@mergifyio queue

cgrindel avatar Apr 28 '25 12:04 cgrindel

queue

🟠 Waiting for conditions to match

  • [ ] any of: [🔀 queue conditions]
    • [ ] all of: [📌 queue conditions of queue default]
      • [ ] any of: [🛡 GitHub branch protection]
        • [ ] check-neutral = all_ci_tests
        • [ ] check-skipped = all_ci_tests
        • [ ] check-success = all_ci_tests
      • [X] #approved-reviews-by >= 1 [🛡 GitHub branch protection]
      • [X] #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • [X] #review-threads-unresolved = 0 [🛡 GitHub branch protection]
      • [X] branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
      • [X] any of: [🛡 GitHub branch protection]
        • [X] check-success = conventional_commit_check
        • [ ] check-neutral = conventional_commit_check
        • [ ] check-skipped = conventional_commit_check
  • [X] -closed [📌 queue requirement]
  • [X] -conflict [📌 queue requirement]
  • [X] -draft [📌 queue requirement]
  • [X] any of: [📌 queue -> configuration change requirements]
    • [X] -mergify-configuration-changed
    • [ ] check-success = Configuration changed

mergify[bot] avatar Apr 28 '25 12:04 mergify[bot]

@mergifyio queue

cgrindel avatar Apr 30 '25 14:04 cgrindel

queue

🟠 Waiting for conditions to match

  • [ ] any of: [🔀 queue conditions]
    • [ ] all of: [📌 queue conditions of queue default]
      • [ ] any of: [🛡 GitHub branch protection]
        • [ ] check-neutral = all_ci_tests
        • [ ] check-skipped = all_ci_tests
        • [ ] check-success = all_ci_tests
      • [X] #approved-reviews-by >= 1 [🛡 GitHub branch protection]
      • [X] #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • [X] #review-threads-unresolved = 0 [🛡 GitHub branch protection]
      • [X] branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
      • [X] any of: [🛡 GitHub branch protection]
        • [X] check-success = conventional_commit_check
        • [ ] check-neutral = conventional_commit_check
        • [ ] check-skipped = conventional_commit_check
  • [X] -closed [📌 queue requirement]
  • [X] -conflict [📌 queue requirement]
  • [X] -draft [📌 queue requirement]
  • [X] any of: [📌 queue -> configuration change requirements]
    • [X] -mergify-configuration-changed
    • [ ] check-success = Configuration changed

mergify[bot] avatar Apr 30 '25 14:04 mergify[bot]

@mergifyio queue

cgrindel avatar May 03 '25 20:05 cgrindel

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at be011c820fe377be2a69df6889c74a21f5032279

mergify[bot] avatar May 03 '25 20:05 mergify[bot]