Skip to content

chore(deps): update dependency platforms to v1.1.0#2419

Merged
mergify[bot] merged 1 commit intomasterfrom
renovate/platforms-1.x
May 5, 2026
Merged

chore(deps): update dependency platforms to v1.1.0#2419
mergify[bot] merged 1 commit intomasterfrom
renovate/platforms-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2026

This PR contains the following updates:

Package Type Update Change
platforms bazel_dep minor 1.0.01.1.0
platforms http_archive minor 1.0.01.1.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bazelbuild/platforms (platforms)

v1.1.0

Compare Source

What's Changed

New Contributors

WORKSPACE setup

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "platforms",
    urls = [
        "https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/1.1.0/platforms-1.1.0.tar.gz",
        "https://github.com/bazelbuild/platforms/releases/download/1.1.0/platforms-1.1.0.tar.gz",
    ],
    sha256 = "dbad4a23abcca6171e47b79edc53bd6a41067a3b75f9e8b104656b459ff25046",
)

Full Changelog: bazelbuild/platforms@1.0.0...1.1.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from avdv as a code owner May 5, 2026 09:33
@renovate renovate Bot added the merge-queue merge on green CI label May 5, 2026
@mergify mergify Bot added the queued label May 5, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 5, 2026

Merge Queue Status

This pull request spent 30 minutes 55 seconds in the queue, including 30 minutes 37 seconds running CI.

Waiting for any of:
  • check-neutral = all_ci_tests
  • check-skipped = all_ci_tests
  • check-success = all_ci_tests
All conditions

Reason

The merge conditions cannot be satisfied due to failing checks

Failing checks:

Hint

You may have to fix your CI before adding the pull request to the queue again.
If you update this pull request, to fix the CI, it will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue instead, you can requeue the pull request, without updating it, by posting a @mergifyio queue comment.

mergify Bot added a commit that referenced this pull request May 5, 2026
@mergify mergify Bot added dequeued and removed queued labels May 5, 2026
@avdv
Copy link
Copy Markdown
Member

avdv commented May 5, 2026

@Mergifyio requeue

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 5, 2026

Merge Queue Status

This pull request spent 29 minutes 1 second in the queue, including 28 minutes 40 seconds running CI.

Required conditions to merge

@mergify mergify Bot added the queued label May 5, 2026
mergify Bot added a commit that referenced this pull request May 5, 2026
@mergify mergify Bot removed the dequeued label May 5, 2026
@mergify mergify Bot merged commit cefe7ea into master May 5, 2026
66 checks passed
@mergify mergify Bot deleted the renovate/platforms-1.x branch May 5, 2026 11:20
@mergify mergify Bot removed queued merge-queue merge on green CI labels May 5, 2026
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