Skip to content

chore: bump the all-in-one group across 1 directory with 2 updates#2999

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/all-in-one-fa9c37312d
Open

chore: bump the all-in-one group across 1 directory with 2 updates#2999
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/all-in-one-fa9c37312d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-in-one group with 2 updates in the / directory: rules_pkg and buildifier_prebuilt.

Updates rules_pkg from 1.1.0 to 1.2.0

Commits

Updates buildifier_prebuilt from 8.2.0.2 to 8.5.1.2

Release notes

Sourced from buildifier_prebuilt's releases.

8.5.1.2

What's Changed

Full Changelog: keith/buildifier-prebuilt@8.5.1.1...8.5.1.2

MODULE.bazel Snippet

bazel_dep(name = "buildifier_prebuilt", version = "8.5.1.2", dev_dependency = True)

WORKSPACE Snippet

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "buildifier_prebuilt",
sha256 = "d63c27b08ee68fa36f428fd9923eef0a4ee45048498d6e97e9838da4fb674860",
strip_prefix = "buildifier-prebuilt-8.5.1.2",
urls = [
"https://github.com/keith/buildifier-prebuilt/releases/download/8.5.1.2/buildifier-prebuilt.8.5.1.2.tar.gz",
],
)
load("@​buildifier_prebuilt//:deps.bzl", "buildifier_prebuilt_deps")
buildifier_prebuilt_deps()
load("@​bazel_skylib//:workspace.bzl", "bazel_skylib_workspace")
bazel_skylib_workspace()
load("@​buildifier_prebuilt//:defs.bzl", "buildifier_prebuilt_register_toolchains")
buildifier_prebuilt_register_toolchains()

Release 8.5.1.1

What's Changed

Full Changelog: keith/buildifier-prebuilt@8.5.1...8.5.1.1

Bazel Module Snippet

... (truncated)

Commits

@dependabot dependabot Bot added bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file labels Jun 18, 2026
@dependabot dependabot Bot added the bazel Pull requests that update bazel code label Jun 18, 2026
Bumps the all-in-one group with 2 updates in the / directory: [rules_pkg](https://github.com/bazelbuild/rules_pkg) and [buildifier_prebuilt](https://github.com/keith/buildifier-prebuilt).


Updates `rules_pkg` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/bazelbuild/rules_pkg/releases)
- [Changelog](https://github.com/bazelbuild/rules_pkg/blob/main/CHANGELOG.md)
- [Commits](bazelbuild/rules_pkg@1.1.0...1.2.0)

Updates `buildifier_prebuilt` from 8.2.0.2 to 8.5.1.2
- [Release notes](https://github.com/keith/buildifier-prebuilt/releases)
- [Commits](keith/buildifier-prebuilt@8.2.0.2...8.5.1.2)

---
updated-dependencies:
- dependency-name: buildifier_prebuilt
  dependency-version: 8.5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-in-one
- dependency-name: rules_pkg
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-in-one
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore: bump the all-in-one group with 2 updates chore: bump the all-in-one group across 1 directory with 2 updates Jun 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/bazel/all-in-one-fa9c37312d branch from 695f0e5 to bd74f82 Compare June 19, 2026 13:23
@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

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

Status: Backlog
Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants