Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2023

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
platforms bazel_dep patch 0.0.7 -> 0.0.11

Release Notes

bazelbuild/platforms (platforms)

v0.0.11

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/0.0.11/platforms-0.0.11.tar.gz",
        "https://github.com/bazelbuild/platforms/releases/download/0.0.11/platforms-0.0.11.tar.gz",
    ],
    sha256 = "29742e87275809b5e598dc2f04d86960cc7a55b3067d97221c9abbc9926bff0f",
)

Full Changelog: bazelbuild/platforms@0.0.10...0.0.11

v0.0.10

Compare Source

What's Changed

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/0.0.10/platforms-0.0.10.tar.gz",
        "https://github.com/bazelbuild/platforms/releases/download/0.0.10/platforms-0.0.10.tar.gz",
    ],
    sha256 = "218efe8ee736d26a3572663b374a253c012b716d8af0c07e842e82f238a0a7ee",
)

Full Changelog: bazelbuild/platforms@0.0.9...0.0.10

v0.0.9

Compare Source

What's Changed

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/0.0.9/platforms-0.0.9.tar.gz",
        "https://github.com/bazelbuild/platforms/releases/download/0.0.9/platforms-0.0.9.tar.gz",
    ],
    sha256 = "5eda539c841265031c2f82d8ae7a3a6490bd62176e0c038fc469eabf91f6149b",
)

### To use the new Starlark host platform in @​platforms, also include the following snippet:
load("@​platforms//host:extension.bzl", "host_platform_repo")
host_platform_repo(name = "host_platform")

Full Changelog: bazelbuild/platforms@0.0.8...0.0.9

v0.0.8

Compare Source

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/0.0.8/platforms-0.0.8.tar.gz",
        "https://github.com/bazelbuild/platforms/releases/download/0.0.8/platforms-0.0.8.tar.gz",
    ],
    sha256 = "8150406605389ececb6da07cbcb509d5637a3ab9a24bc69b1101531367d89d74",
)

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.

🔕 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 enabled auto-merge (squash) October 18, 2023 18:17
@renovate renovate bot force-pushed the renovate/platforms-0.x branch from 4694315 to 782ebe1 Compare March 21, 2024 22:53
@renovate renovate bot changed the title chore(deps): update dependency platforms to v0.0.8 chore(deps): update dependency platforms to v0.0.9 Mar 21, 2024
@renovate renovate bot changed the title chore(deps): update dependency platforms to v0.0.9 chore(deps): update dependency platforms to v0.0.10 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/platforms-0.x branch from 782ebe1 to 44cbc36 Compare April 25, 2024 19:04
@renovate renovate bot force-pushed the renovate/platforms-0.x branch from 44cbc36 to 28c1b35 Compare January 10, 2025 22:35
@renovate renovate bot changed the title chore(deps): update dependency platforms to v0.0.10 chore(deps): update dependency platforms to v0.0.11 Jan 10, 2025
@renovate renovate bot changed the title chore(deps): update dependency platforms to v0.0.11 chore(deps): update dependency platforms to v0.0.11 - autoclosed Aug 13, 2025
@renovate renovate bot closed this Aug 13, 2025
auto-merge was automatically disabled August 13, 2025 11:25

Pull request was closed

@renovate renovate bot deleted the renovate/platforms-0.x branch August 13, 2025 11:25
@renovate renovate bot changed the title chore(deps): update dependency platforms to v0.0.11 - autoclosed chore(deps): update dependency platforms to v0.0.11 Aug 14, 2025
@renovate renovate bot reopened this Aug 14, 2025
@renovate renovate bot force-pushed the renovate/platforms-0.x branch from ee58cf2 to 28c1b35 Compare August 14, 2025 11:12
@renovate renovate bot enabled auto-merge (squash) August 14, 2025 12:56
@zaucy zaucy closed this Sep 26, 2025
auto-merge was automatically disabled September 26, 2025 16:09

Pull request was closed

@renovate
Copy link
Contributor Author

renovate bot commented Sep 26, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.0.11). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants