Skip to content

chore(deps): update dependency platforms to v0.0.9#621

Merged
anakinxc merged 1 commit into
mainfrom
renovate/platforms-0.x
Mar 26, 2024
Merged

chore(deps): update dependency platforms to v0.0.9#621
anakinxc merged 1 commit into
mainfrom
renovate/platforms-0.x

Conversation

@renovate

@renovate renovate Bot commented Mar 21, 2024

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Type Update Change
platforms http_archive patch 0.0.8 -> 0.0.9

Release Notes

bazelbuild/platforms (platforms)

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


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 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 has been generated by Mend Renovate. View repository job log here.

@renovate
renovate Bot requested a review from a team March 21, 2024 18:59
@anakinxc
anakinxc merged commit 404c0e2 into main Mar 26, 2024
@anakinxc
anakinxc deleted the renovate/platforms-0.x branch March 26, 2024 07:52
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant