Skip to content

Bump platforms from 1.0.0 to 1.1.0 - #22254

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/platforms-1.1.0
Open

Bump platforms from 1.0.0 to 1.1.0#22254
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/platforms-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps platforms from 1.0.0 to 1.1.0.

Release notes

Sourced from platforms's releases.

1.1.0

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

Commits

@dependabot dependabot Bot added bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file labels Jul 30, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 30, 2026 03:04
Bumps [platforms](https://github.com/bazelbuild/platforms) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/bazelbuild/platforms/releases)
- [Commits](bazelbuild/platforms@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: platforms
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump platforms from 1.0.0 to 1.1.0 Bump platforms from 1.0.0 to 1.1.0 Aug 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bazel/platforms-1.1.0 branch from 5ac3644 to f77ff35 Compare August 13, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants