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

@dependabotdependabotBot commented on behalf of githubJul 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabotdependabotBot added bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file labels Jul 30, 2026
@dependabot
dependabotBot requested a review from a team as a code ownerJuly 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>
@dependabotdependabotBot changed the title build(deps): bump platforms from 1.0.0 to 1.1.0Bump platforms from 1.0.0 to 1.1.0Aug 13, 2026
@dependabot
dependabotBotforce-pushed the dependabot/bazel/platforms-1.1.0 branch from 5ac3644 to f77ff35CompareAugust 13, 2026 13:33
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazelPull requests that update bazel codedependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants