Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 27, 2025

This PR contains the following updates:

Package Type Update Change
platforms bazel_dep major 0.0.11 -> 1.0.0

Release Notes

bazelbuild/platforms (platforms)

v1.0.0

Compare Source

What's Changed

This is a no-op update of 0.0.11.

1.0.0 reflects that this is a stable API used in core Bazel production code.

See https://github.com/bazelbuild/platforms/issues/112.

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.0.0/platforms-1.0.0.tar.gz",
        "https://github.com/bazelbuild/platforms/releases/download/1.0.0/platforms-1.0.0.tar.gz",
    ],
    sha256 = "3384eb1c30762704fbe38e440204e114154086c8fc8a8c2e3e28441028c019a8",
)

Configuration

📅 Schedule: 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 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 force-pushed the renovate/platforms-1.x branch 3 times, most recently from c1fff70 to 90f87f9 Compare June 4, 2025 10:00
@renovate renovate bot force-pushed the renovate/platforms-1.x branch from 90f87f9 to d59ea44 Compare June 4, 2025 10:11
@renovate
Copy link
Contributor Author

renovate bot commented Jun 4, 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 changed the title chore(deps): update dependency platforms to v1 chore(deps): update dependency platforms to v1 - abandoned Aug 13, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Aug 13, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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.

2 participants