{"id":80673,"name":"platforms","ecosystem":"bazel","repository_url":"https://github.com/bazelbuild/platforms","issues_count":2,"created_at":"2026-01-02T15:01:19.859Z","updated_at":"2026-01-02T15:01:19.859Z","purl":"pkg:bazel/platforms","metadata":{"id":12706861,"name":"platforms","ecosystem":"bazel","description":null,"homepage":"https://github.com/bazelbuild/platforms","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bazelbuild/platforms","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2026-01-23T13:43:14.751Z","latest_release_published_at":"2026-01-23T13:43:14.751Z","latest_release_number":"1.0.0","last_synced_at":"2026-01-23T13:43:15.921Z","created_at":"2026-01-23T13:43:13.498Z","updated_at":"2026-01-23T13:43:16.101Z","registry_url":"https://registry.bazel.build/modules/platforms","install_command":"bazel_dep(name = \"platforms\")","documentation_url":"https://registry.bazel.build/docs/platforms","metadata":{"maintainers":[{"email":"bazel-dev@googlegroups.com","name":"The Bazel Team"}],"yanked_versions":{},"deprecated":null,"repository":["github:bazelbuild/platforms"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:bazel/platforms","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bazel/platforms","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bazel/platforms","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bazel/platforms/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/platforms/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/platforms/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/platforms/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/platforms/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/platforms/codemeta","maintainers":[],"registry":{"name":"registry.bazel.build","url":"https://registry.bazel.build","ecosystem":"bazel","default":true,"packages_count":965,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"bazelbuild","metadata":{},"icon_url":"https://github.com/bazelbuild.png","created_at":"2026-01-23T13:05:25.896Z","updated_at":"2026-01-23T13:05:25.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/namespaces"}},"unique_repositories_count":2,"unique_repositories_count_past_30_days":1,"recent_issues":[{"uuid":"4079965621","node_id":"PR_kwDOCIafrM7Ky2Gt","number":21480,"state":"closed","title":"Bump platforms from 0.0.5 to 1.0.0","user":"dependabot[bot]","labels":["dependencies","bazel"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-03-19T08:33:48.000Z","author_association":null,"state_reason":null,"created_at":"2026-03-16T03:10:55.000Z","updated_at":"2026-03-19T08:33:51.000Z","time_to_close":278573,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"platforms","old_version":"0.0.5","new_version":"1.0.0","repository_url":"https://github.com/bazelbuild/platforms"}],"path":null,"ecosystem":"bazel"},"body":"Bumps [platforms](https://github.com/bazelbuild/platforms) from 0.0.5 to 1.0.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/bazelbuild/platforms/releases\"\u003eplatforms's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cp\u003eThis is a no-op update of 0.0.11.\u003c/p\u003e\n\u003cp\u003e1.0.0 reflects that this is a stable API used in core Bazel production code.\u003c/p\u003e\n\u003cp\u003eSee \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/112\"\u003ebazelbuild/platforms#112\u003c/a\u003e.\u003c/p\u003e\n\u003ch2\u003eWORKSPACE setup\u003c/h2\u003e\n\u003cpre\u003e\u003ccode\u003eload(\u0026quot;@bazel_tools//tools/build_defs/repo:http.bzl\u0026quot;, \u0026quot;http_archive\u0026quot;)\r\nhttp_archive(\r\n    name = \u0026quot;platforms\u0026quot;,\r\n    urls = [\r\n        \u0026quot;https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/1.0.0/platforms-1.0.0.tar.gz\u0026quot;,\r\n        \u0026quot;https://github.com/bazelbuild/platforms/releases/download/1.0.0/platforms-1.0.0.tar.gz\u0026quot;,\r\n    ],\r\n    sha256 = \u0026quot;3384eb1c30762704fbe38e440204e114154086c8fc8a8c2e3e28441028c019a8\u0026quot;,\r\n)\r\n\u003c/code\u003e\u003c/pre\u003e\n\u003ch2\u003e0.0.11\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eMark extension as reproducible by \u003ca href=\"https://github.com/fmeum\"\u003e\u003ccode\u003e@​fmeum\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/92\"\u003ebazelbuild/platforms#92\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMark host_platform_repo rule as local by \u003ca href=\"https://github.com/meteorcloudy\"\u003e\u003ccode\u003e@​meteorcloudy\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/94\"\u003ebazelbuild/platforms#94\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd \u003ccode\u003euefi\u003c/code\u003e os constraint by \u003ca href=\"https://github.com/amari\"\u003e\u003ccode\u003e@​amari\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/97\"\u003ebazelbuild/platforms#97\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eVarious cleanups by \u003ca href=\"https://github.com/katre\"\u003e\u003ccode\u003e@​katre\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/101\"\u003ebazelbuild/platforms#101\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eProperly translate ppc64le by \u003ca href=\"https://github.com/Jenkins-J\"\u003e\u003ccode\u003e@​Jenkins-J\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/105\"\u003ebazelbuild/platforms#105\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fmeum\"\u003e\u003ccode\u003e@​fmeum\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/92\"\u003ebazelbuild/platforms#92\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/amari\"\u003e\u003ccode\u003e@​amari\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/97\"\u003ebazelbuild/platforms#97\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Jenkins-J\"\u003e\u003ccode\u003e@​Jenkins-J\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/105\"\u003ebazelbuild/platforms#105\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWORKSPACE setup\u003c/h2\u003e\n\u003cpre\u003e\u003ccode\u003eload(\u0026quot;@bazel_tools//tools/build_defs/repo:http.bzl\u0026quot;, \u0026quot;http_archive\u0026quot;)\r\nhttp_archive(\r\n    name = \u0026quot;platforms\u0026quot;,\r\n    urls = [\r\n        \u0026quot;https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/0.0.11/platforms-0.0.11.tar.gz\u0026quot;,\r\n        \u0026quot;https://github.com/bazelbuild/platforms/releases/download/0.0.11/platforms-0.0.11.tar.gz\u0026quot;,\r\n    ],\r\n    sha256 = \u0026quot;29742e87275809b5e598dc2f04d86960cc7a55b3067d97221c9abbc9926bff0f\u0026quot;,\r\n)\r\n\u003c/code\u003e\u003c/pre\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/ab99943ab6bed53cff461a3afa99fc79d31e4351\"\u003e\u003ccode\u003eab99943\u003c/code\u003e\u003c/a\u003e Prepare for v1.0.0 (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/117\"\u003e#117\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/dd28c190c563531c06ba3bd64eca1cc9ca3e667f\"\u003e\u003ccode\u003edd28c19\u003c/code\u003e\u003c/a\u003e Update version numbers for 0.0.11 release. (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/111\"\u003e#111\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/6aa319f41d9af64e74e773c19f942e4588b7b5b4\"\u003e\u003ccode\u003e6aa319f\u003c/code\u003e\u003c/a\u003e Properly translate ppc64le (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/105\"\u003e#105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/d5fcb55bf8201539d0c3cb3a882c475330983156\"\u003e\u003ccode\u003ed5fcb55\u003c/code\u003e\u003c/a\u003e Various cleanups (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/101\"\u003e#101\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/d3b78bbcf02d70546512e9ef7185e234e4358946\"\u003e\u003ccode\u003ed3b78bb\u003c/code\u003e\u003c/a\u003e Add \u003ccode\u003euefi\u003c/code\u003e os constraint (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/97\"\u003e#97\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/6114a702ad34188fe28ffef05ff74299ae8a516d\"\u003e\u003ccode\u003e6114a70\u003c/code\u003e\u003c/a\u003e Mark host_platform_repo rule as local (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/94\"\u003e#94\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/1b0d452dcfdb4c15bcd50f4f8c1d230fcf49ee1b\"\u003e\u003ccode\u003e1b0d452\u003c/code\u003e\u003c/a\u003e Mark extension as reproducible (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/92\"\u003e#92\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/05ec3a3df23fde62471f8288e344cc021dd87bab\"\u003e\u003ccode\u003e05ec3a3\u003c/code\u003e\u003c/a\u003e Prepare for release 0.0.10 (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/91\"\u003e#91\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/5074be07020864ed7724d8eaff2c43076b59b1a7\"\u003e\u003ccode\u003e5074be0\u003c/code\u003e\u003c/a\u003e Add filegroup targets for .bzl files in the \u003ccode\u003ehost\u003c/code\u003e package (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/90\"\u003e#90\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/2af915c086d82ab0b233c8ff420ca72e128b8790\"\u003e\u003ccode\u003e2af915c\u003c/code\u003e\u003c/a\u003e Implement local_config_platform in \u003ca href=\"https://github.com/platforms\"\u003e\u003ccode\u003e@​platforms\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/86\"\u003e#86\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/bazelbuild/platforms/compare/0.0.5...1.0.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=platforms\u0026package-manager=bazel\u0026previous-version=0.0.5\u0026new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/github/codeql/pull/21480","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcodeql/issues/21480","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/21480/packages"},{"uuid":"3776388909","node_id":"PR_kwDOAiE69s67SXNU","number":6402,"state":"open","title":"Bump platforms from 0.0.11 to 1.0.0","user":"dependabot[bot]","labels":["dependencies","bazel"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-02T13:38:42.000Z","updated_at":"2026-01-02T13:44:51.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"platforms","old_version":"0.0.11","new_version":"1.0.0","repository_url":"https://github.com/bazelbuild/platforms"}],"path":null,"ecosystem":"bazel"},"body":"Bumps [platforms](https://github.com/bazelbuild/platforms) from 0.0.11 to 1.0.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/bazelbuild/platforms/releases\"\u003eplatforms's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cp\u003eThis is a no-op update of 0.0.11.\u003c/p\u003e\n\u003cp\u003e1.0.0 reflects that this is a stable API used in core Bazel production code.\u003c/p\u003e\n\u003cp\u003eSee \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/112\"\u003ebazelbuild/platforms#112\u003c/a\u003e.\u003c/p\u003e\n\u003ch2\u003eWORKSPACE setup\u003c/h2\u003e\n\u003cpre\u003e\u003ccode\u003eload(\u0026quot;@bazel_tools//tools/build_defs/repo:http.bzl\u0026quot;, \u0026quot;http_archive\u0026quot;)\nhttp_archive(\n    name = \u0026quot;platforms\u0026quot;,\n    urls = [\n        \u0026quot;https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/1.0.0/platforms-1.0.0.tar.gz\u0026quot;,\n        \u0026quot;https://github.com/bazelbuild/platforms/releases/download/1.0.0/platforms-1.0.0.tar.gz\u0026quot;,\n    ],\n    sha256 = \u0026quot;3384eb1c30762704fbe38e440204e114154086c8fc8a8c2e3e28441028c019a8\u0026quot;,\n)\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/ab99943ab6bed53cff461a3afa99fc79d31e4351\"\u003e\u003ccode\u003eab99943\u003c/code\u003e\u003c/a\u003e Prepare for v1.0.0 (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/117\"\u003e#117\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/bazelbuild/platforms/compare/0.0.11...1.0.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=platforms\u0026package-manager=bazel\u0026previous-version=0.0.11\u0026new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/realm/SwiftLint/pull/6402","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/issues/6402","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6402/packages"}],"issue_packages":[{"old_version":"0.0.5","new_version":"1.0.0","update_type":"major","path":null,"pr_created_at":"2026-03-16T03:10:55.000Z","version_change":"0.0.5 → 1.0.0","issue":{"uuid":"4079965621","node_id":"PR_kwDOCIafrM7Ky2Gt","number":21480,"state":"closed","title":"Bump platforms from 0.0.5 to 1.0.0","user":"dependabot[bot]","labels":["dependencies","bazel"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-03-19T08:33:48.000Z","author_association":null,"state_reason":null,"created_at":"2026-03-16T03:10:55.000Z","updated_at":"2026-03-19T08:33:51.000Z","time_to_close":278573,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"platforms","old_version":"0.0.5","new_version":"1.0.0","repository_url":"https://github.com/bazelbuild/platforms"}],"path":null,"ecosystem":"bazel"},"body":"Bumps [platforms](https://github.com/bazelbuild/platforms) from 0.0.5 to 1.0.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/bazelbuild/platforms/releases\"\u003eplatforms's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cp\u003eThis is a no-op update of 0.0.11.\u003c/p\u003e\n\u003cp\u003e1.0.0 reflects that this is a stable API used in core Bazel production code.\u003c/p\u003e\n\u003cp\u003eSee \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/112\"\u003ebazelbuild/platforms#112\u003c/a\u003e.\u003c/p\u003e\n\u003ch2\u003eWORKSPACE setup\u003c/h2\u003e\n\u003cpre\u003e\u003ccode\u003eload(\u0026quot;@bazel_tools//tools/build_defs/repo:http.bzl\u0026quot;, \u0026quot;http_archive\u0026quot;)\r\nhttp_archive(\r\n    name = \u0026quot;platforms\u0026quot;,\r\n    urls = [\r\n        \u0026quot;https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/1.0.0/platforms-1.0.0.tar.gz\u0026quot;,\r\n        \u0026quot;https://github.com/bazelbuild/platforms/releases/download/1.0.0/platforms-1.0.0.tar.gz\u0026quot;,\r\n    ],\r\n    sha256 = \u0026quot;3384eb1c30762704fbe38e440204e114154086c8fc8a8c2e3e28441028c019a8\u0026quot;,\r\n)\r\n\u003c/code\u003e\u003c/pre\u003e\n\u003ch2\u003e0.0.11\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eMark extension as reproducible by \u003ca href=\"https://github.com/fmeum\"\u003e\u003ccode\u003e@​fmeum\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/92\"\u003ebazelbuild/platforms#92\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMark host_platform_repo rule as local by \u003ca href=\"https://github.com/meteorcloudy\"\u003e\u003ccode\u003e@​meteorcloudy\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/94\"\u003ebazelbuild/platforms#94\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd \u003ccode\u003euefi\u003c/code\u003e os constraint by \u003ca href=\"https://github.com/amari\"\u003e\u003ccode\u003e@​amari\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/97\"\u003ebazelbuild/platforms#97\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eVarious cleanups by \u003ca href=\"https://github.com/katre\"\u003e\u003ccode\u003e@​katre\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/101\"\u003ebazelbuild/platforms#101\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eProperly translate ppc64le by \u003ca href=\"https://github.com/Jenkins-J\"\u003e\u003ccode\u003e@​Jenkins-J\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/105\"\u003ebazelbuild/platforms#105\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/fmeum\"\u003e\u003ccode\u003e@​fmeum\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/92\"\u003ebazelbuild/platforms#92\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/amari\"\u003e\u003ccode\u003e@​amari\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/97\"\u003ebazelbuild/platforms#97\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Jenkins-J\"\u003e\u003ccode\u003e@​Jenkins-J\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/pull/105\"\u003ebazelbuild/platforms#105\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWORKSPACE setup\u003c/h2\u003e\n\u003cpre\u003e\u003ccode\u003eload(\u0026quot;@bazel_tools//tools/build_defs/repo:http.bzl\u0026quot;, \u0026quot;http_archive\u0026quot;)\r\nhttp_archive(\r\n    name = \u0026quot;platforms\u0026quot;,\r\n    urls = [\r\n        \u0026quot;https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/0.0.11/platforms-0.0.11.tar.gz\u0026quot;,\r\n        \u0026quot;https://github.com/bazelbuild/platforms/releases/download/0.0.11/platforms-0.0.11.tar.gz\u0026quot;,\r\n    ],\r\n    sha256 = \u0026quot;29742e87275809b5e598dc2f04d86960cc7a55b3067d97221c9abbc9926bff0f\u0026quot;,\r\n)\r\n\u003c/code\u003e\u003c/pre\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/ab99943ab6bed53cff461a3afa99fc79d31e4351\"\u003e\u003ccode\u003eab99943\u003c/code\u003e\u003c/a\u003e Prepare for v1.0.0 (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/117\"\u003e#117\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/dd28c190c563531c06ba3bd64eca1cc9ca3e667f\"\u003e\u003ccode\u003edd28c19\u003c/code\u003e\u003c/a\u003e Update version numbers for 0.0.11 release. (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/111\"\u003e#111\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/6aa319f41d9af64e74e773c19f942e4588b7b5b4\"\u003e\u003ccode\u003e6aa319f\u003c/code\u003e\u003c/a\u003e Properly translate ppc64le (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/105\"\u003e#105\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/d5fcb55bf8201539d0c3cb3a882c475330983156\"\u003e\u003ccode\u003ed5fcb55\u003c/code\u003e\u003c/a\u003e Various cleanups (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/101\"\u003e#101\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/d3b78bbcf02d70546512e9ef7185e234e4358946\"\u003e\u003ccode\u003ed3b78bb\u003c/code\u003e\u003c/a\u003e Add \u003ccode\u003euefi\u003c/code\u003e os constraint (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/97\"\u003e#97\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/6114a702ad34188fe28ffef05ff74299ae8a516d\"\u003e\u003ccode\u003e6114a70\u003c/code\u003e\u003c/a\u003e Mark host_platform_repo rule as local (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/94\"\u003e#94\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/1b0d452dcfdb4c15bcd50f4f8c1d230fcf49ee1b\"\u003e\u003ccode\u003e1b0d452\u003c/code\u003e\u003c/a\u003e Mark extension as reproducible (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/92\"\u003e#92\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/05ec3a3df23fde62471f8288e344cc021dd87bab\"\u003e\u003ccode\u003e05ec3a3\u003c/code\u003e\u003c/a\u003e Prepare for release 0.0.10 (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/91\"\u003e#91\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/5074be07020864ed7724d8eaff2c43076b59b1a7\"\u003e\u003ccode\u003e5074be0\u003c/code\u003e\u003c/a\u003e Add filegroup targets for .bzl files in the \u003ccode\u003ehost\u003c/code\u003e package (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/90\"\u003e#90\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/2af915c086d82ab0b233c8ff420ca72e128b8790\"\u003e\u003ccode\u003e2af915c\u003c/code\u003e\u003c/a\u003e Implement local_config_platform in \u003ca href=\"https://github.com/platforms\"\u003e\u003ccode\u003e@​platforms\u003c/code\u003e\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/86\"\u003e#86\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/bazelbuild/platforms/compare/0.0.5...1.0.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=platforms\u0026package-manager=bazel\u0026previous-version=0.0.5\u0026new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/github/codeql/pull/21480","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fcodeql/issues/21480","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/21480/packages"}},{"old_version":"0.0.11","new_version":"1.0.0","update_type":"major","path":null,"pr_created_at":"2026-01-02T13:38:42.000Z","version_change":"0.0.11 → 1.0.0","issue":{"uuid":"3776388909","node_id":"PR_kwDOAiE69s67SXNU","number":6402,"state":"open","title":"Bump platforms from 0.0.11 to 1.0.0","user":"dependabot[bot]","labels":["dependencies","bazel"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-02T13:38:42.000Z","updated_at":"2026-01-02T13:44:51.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"platforms","old_version":"0.0.11","new_version":"1.0.0","repository_url":"https://github.com/bazelbuild/platforms"}],"path":null,"ecosystem":"bazel"},"body":"Bumps [platforms](https://github.com/bazelbuild/platforms) from 0.0.11 to 1.0.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/bazelbuild/platforms/releases\"\u003eplatforms's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.0.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cp\u003eThis is a no-op update of 0.0.11.\u003c/p\u003e\n\u003cp\u003e1.0.0 reflects that this is a stable API used in core Bazel production code.\u003c/p\u003e\n\u003cp\u003eSee \u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/112\"\u003ebazelbuild/platforms#112\u003c/a\u003e.\u003c/p\u003e\n\u003ch2\u003eWORKSPACE setup\u003c/h2\u003e\n\u003cpre\u003e\u003ccode\u003eload(\u0026quot;@bazel_tools//tools/build_defs/repo:http.bzl\u0026quot;, \u0026quot;http_archive\u0026quot;)\nhttp_archive(\n    name = \u0026quot;platforms\u0026quot;,\n    urls = [\n        \u0026quot;https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/1.0.0/platforms-1.0.0.tar.gz\u0026quot;,\n        \u0026quot;https://github.com/bazelbuild/platforms/releases/download/1.0.0/platforms-1.0.0.tar.gz\u0026quot;,\n    ],\n    sha256 = \u0026quot;3384eb1c30762704fbe38e440204e114154086c8fc8a8c2e3e28441028c019a8\u0026quot;,\n)\n\u003c/code\u003e\u003c/pre\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/platforms/commit/ab99943ab6bed53cff461a3afa99fc79d31e4351\"\u003e\u003ccode\u003eab99943\u003c/code\u003e\u003c/a\u003e Prepare for v1.0.0 (\u003ca href=\"https://redirect.github.com/bazelbuild/platforms/issues/117\"\u003e#117\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/bazelbuild/platforms/compare/0.0.11...1.0.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=platforms\u0026package-manager=bazel\u0026previous-version=0.0.11\u0026new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/realm/SwiftLint/pull/6402","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/realm%2FSwiftLint/issues/6402","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/6402/packages"}}]}