Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/platforms-1.x
Open

chore(deps): update dependency platforms to v1.1.0#603
renovate[bot] wants to merge 1 commit intomainfrom
renovate/platforms-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 4, 2026

This PR contains the following updates:

Package Type Update Change
platforms bazel_dep minor 1.0.01.1.0

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
    • "before 9am on Monday"
  • 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 this update 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 lukacf as a code owner May 4, 2026 01:34
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.

@renovate renovate Bot force-pushed the renovate/platforms-1.x branch from 4381c5d to 41411a0 Compare May 7, 2026 04:48
@renovate renovate Bot changed the title Update dependency platforms to v1.1.0 chore(deps): update dependency platforms to v1.1.0 May 7, 2026
@renovate renovate Bot changed the title chore(deps): update dependency platforms to v1.1.0 Update dependency platforms to v1.1.0 May 7, 2026
@renovate renovate Bot changed the title Update dependency platforms to v1.1.0 chore(deps): update dependency platforms to v1.1.0 May 10, 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.

0 participants