Skip to content

build(deps): bump the build group across 1 directory with 8 updates - #1135

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/build-51b53b630b
Open

build(deps): bump the build group across 1 directory with 8 updates#1135
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/build-51b53b630b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the build group with 6 updates in the / directory:

Package From To
bootc-internal-blockdev 1.16.4 1.16.6
camino 1.2.4 1.2.5
clap 4.6.2 4.6.3
libc 0.2.186 0.2.189
rpm-version 0.5.0 0.5.1
serde_json 1.0.150 1.0.151

Updates bootc-internal-blockdev from 1.16.4 to 1.16.6

Release notes

Sourced from bootc-internal-blockdev's releases.

Release v1.16.6

bootc 1.16.6

What's Changed

Assets

  • bootc-1.16.6-vendor.tar.zstd - Vendored dependencies archive
  • bootc-1.16.6.tar.zstd - Source archive

Full Changelog: bootc-dev/bootc@v1.16.5...v1.16.6

Release v1.16.5

bootc 1.16.5

What's Changed

Assets

  • bootc-1.16.5-vendor.tar.zstd - Vendored dependencies archive
  • bootc-1.16.5.tar.zstd - Source archive

Full Changelog: bootc-dev/bootc@v1.16.4...v1.16.5

Commits
  • cf828dc Release 1.16.6
  • a1604c8 Update GitHub Actions
  • a2bc817 Sync common files from infra repository
  • 0d4fadf bootloader: Chroot into composefs image root for bootupd installs
  • cc3c178 bootloader: Generalize chroot parameter in install_via_bootupd
  • e7d701a Release 1.16.5
  • cd35048 store: Fix upgrade with existing V2 composefs repo
  • 18b96d7 Update Rust
  • 1773424 cfs: Restore download progress for update and switch
  • 06b1cf9 docs: Add top-level LICENSE file for OpenSSF badge compliance
  • Additional commits viewable in compare view

Updates bootc-internal-utils from 1.16.4 to 1.16.6

Release notes

Sourced from bootc-internal-utils's releases.

Release v1.16.6

bootc 1.16.6

What's Changed

Assets

  • bootc-1.16.6-vendor.tar.zstd - Vendored dependencies archive
  • bootc-1.16.6.tar.zstd - Source archive

Full Changelog: bootc-dev/bootc@v1.16.5...v1.16.6

Release v1.16.5

bootc 1.16.5

What's Changed

Assets

  • bootc-1.16.5-vendor.tar.zstd - Vendored dependencies archive
  • bootc-1.16.5.tar.zstd - Source archive

Full Changelog: bootc-dev/bootc@v1.16.4...v1.16.5

Commits
  • cf828dc Release 1.16.6
  • a1604c8 Update GitHub Actions
  • a2bc817 Sync common files from infra repository
  • 0d4fadf bootloader: Chroot into composefs image root for bootupd installs
  • cc3c178 bootloader: Generalize chroot parameter in install_via_bootupd
  • e7d701a Release 1.16.5
  • cd35048 store: Fix upgrade with existing V2 composefs repo
  • 18b96d7 Update Rust
  • 1773424 cfs: Restore download progress for update and switch
  • 06b1cf9 docs: Add top-level LICENSE file for OpenSSF badge compliance
  • Additional commits viewable in compare view

Updates bootc-internal-mount from 1.16.4 to 1.16.6

Release notes

Sourced from bootc-internal-mount's releases.

Release v1.16.6

bootc 1.16.6

What's Changed

Assets

  • bootc-1.16.6-vendor.tar.zstd - Vendored dependencies archive
  • bootc-1.16.6.tar.zstd - Source archive

Full Changelog: bootc-dev/bootc@v1.16.5...v1.16.6

Release v1.16.5

bootc 1.16.5

What's Changed

Assets

  • bootc-1.16.5-vendor.tar.zstd - Vendored dependencies archive
  • bootc-1.16.5.tar.zstd - Source archive

Full Changelog: bootc-dev/bootc@v1.16.4...v1.16.5

Commits
  • cf828dc Release 1.16.6
  • a1604c8 Update GitHub Actions
  • a2bc817 Sync common files from infra repository
  • 0d4fadf bootloader: Chroot into composefs image root for bootupd installs
  • cc3c178 bootloader: Generalize chroot parameter in install_via_bootupd
  • e7d701a Release 1.16.5
  • cd35048 store: Fix upgrade with existing V2 composefs repo
  • 18b96d7 Update Rust
  • 1773424 cfs: Restore download progress for update and switch
  • 06b1cf9 docs: Add top-level LICENSE file for OpenSSF badge compliance
  • Additional commits viewable in compare view

Updates camino from 1.2.4 to 1.2.5

Release notes

Sourced from camino's releases.

camino 1.2.5

Fixed

Removed unnecessary files from the package.

Changelog

Sourced from camino's changelog.

[1.2.5] - 2026-07-28

Fixed

Removed unnecessary files from the package.

Commits

Updates clap from 4.6.2 to 4.6.3

Release notes

Sourced from clap's releases.

v4.6.3

[4.6.3] - 2026-07-20

Fixes

  • (derive) Allow "literal".function() as attribute values
Changelog

Sourced from clap's changelog.

[4.6.3] - 2026-07-20

Fixes

  • (derive) Allow "literal".function() as attribute values
Commits
  • 7e0bcca chore: Release
  • 0f09905 docs: Update changelog
  • 9706951 Merge pull request #6353 from truffle-dev/feat-completer-arg-index
  • ac0d148 feat(complete): Index-aware ValueCompleter
  • 1565a3c test(complete): Cover indexed multi-value case
  • 48fc10a Merge pull request #6350 from stefankreutz/missing_docs
  • 7d4c353 docs: Hint at clippy's missing docs lint
  • f6a6701 chore(deps): Update Rust Stable to v1.95 (#6347)
  • ac5fda6 chore: Release
  • b73c627 docs: Update changelog
  • Additional commits viewable in compare view

Updates libc from 0.2.186 to 0.2.189

Release notes

Sourced from libc's releases.

0.2.189

Added

  • Emscripten: Add pthread_sigmask, sigwait, sigwaitinfo, sigtimedwait, faccessat, and pthread_kill (#5270)
  • Linux SPARC: Enable the clone3 syscall (#4980)
  • Solarish: Add CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID (#5274)

Deprecated

  • Deprecate CLONE_INTO_CGROUP and CLONE_CLEAR_SIGHAND. These overflow their types and will be changed to a larger size in the future. (8c6e6710458d)

Fixed

  • Musl riscv32: Rename padding fields to avoid a conflict and fix the build (2499ff0ad993)
  • NuttX: Fix wchar_t definition under Arm (#5245)
  • Windows: Add back link names for time-related symbols (#5300)

0.2.188

Changed

These were removed in 0.2.187 because libc does not actually make Send and Sync guarantees about DIR (or other extern types), but this caused some crates to break. The traits are added back for now to allow time to migrate, but will be removed again in the future; please make sure your crates are not relying on libc::DIR: Send or libc::DIR: Sync.

0.2.187

This release contains a number of improvements related to 64-bit time_t configuration. Of note the existing RUST_LIBC_UNSTABLE_* environment variables have been replaced with configuration options. The new way to use these is:

RUSTFLAGS='--cfg=libc_unstable_musl_v1_2_3' cargo ...
RUSTFLAGS='--cfg=libc_unstable_gnu_time_bits="64"' cargo ...

Being able to set this via RUSTFLAGS makes it easier to only apply configuration to specific targets (and notably, not the host if build scripts are used).

There are two other notable changes:

  • The 32-bit windows-gnu targets now respect libc_unstable_gnu_time_bits

  • uClibc now supports a similar configuration option:

    RUSTFLAGS='--cfg=libc_unstable_uclibc_time64'

... (truncated)

Changelog

Sourced from libc's changelog.

0.2.189 - 2026-07-21

Added

  • Emscripten: Add pthread_sigmask, sigwait, sigwaitinfo, sigtimedwait, faccessat, and pthread_kill (#5270)
  • Linux SPARC: Enable the clone3 syscall (#4980)
  • Solarish: Add CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID (#5274)

Deprecated

  • Deprecate CLONE_INTO_CGROUP and CLONE_CLEAR_SIGHAND. These overflow their types and will be changed to a larger size in the future. (8c6e6710458d)

Fixed

  • Musl riscv32: Rename padding fields to avoid a conflict and fix the build (2499ff0ad993)
  • NuttX: Fix wchar_t definition under Arm (#5245)
  • Windows: Add back link names for time-related symbols (#5300)

0.2.188 - 2026-07-21

Changed

These were removed in 0.2.187 because libc does not actually make Send and Sync guarantees about DIR (or other extern types), but this caused some crates to break. The traits are added back for now to allow time to migrate, but will be removed again in the future; please make sure your crates are not relying on libc::DIR: Send or libc::DIR: Sync.

0.2.187 - 2026-07-20

This release contains a number of improvements related to 64-bit time_t configuration. Of note the existing RUST_LIBC_UNSTABLE_* environment variables have been replaced with configuration options. The new way to use these is:

RUSTFLAGS='--cfg=libc_unstable_musl_v1_2_3' cargo ...
RUSTFLAGS='--cfg=libc_unstable_gnu_time_bits="64"' cargo ...

Being able to set this via RUSTFLAGS makes it easier to only apply configuration to specific targets (and notably, not the host if build scripts are used).

There are two other notable changes:

  • The 32-bit windows-gnu targets now respect libc_unstable_gnu_time_bits
  • uClibc now supports a similar configuration option:

... (truncated)

Commits
  • ef0906e libc: Release 0.2.189
  • 5a79f76 riscv32-musl: Rename padding fields to avoid a conflict
  • 3e51062 psp: Fix overflowing_literals warnings
  • e352fdd emscripten: add pthread_sigmask, sigwait, sigwaitinfo, sigtimedwait, faccessa...
  • 63221b3 macros: Require safe in safe_f! invocations
  • 707ab52 macros: Require unsafe in f! invocations
  • 8e40c94 Enable clone3() syscall on sparc-linux and sparc64-linux
  • 8427909 windows: Add back link names for time-related symbols
  • b4863fa nuttx: fix wchar_t definition under arm
  • 41c683d nuttx: mirror type definitions
  • Additional commits viewable in compare view

Updates rpm-version from 0.5.0 to 0.5.1

Updates serde_json from 1.0.150 to 1.0.151

Release notes

Sourced from serde_json's releases.

v1.0.151

Commits
  • de85007 Release 1.0.151
  • 3b2b3c5 Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked
  • 0406d96 Debug-assert well-formedness and no-whitespace in from_string_unchecked
  • cf16f75 Add RawValue::from_string_unchecked
  • 827a315 Update actions/upload-artifact@v6 -> v7
  • cea36a5 Update actions/checkout@v6 -> v7
  • See full diff in compare view

Dependabot 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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the build group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [bootc-internal-blockdev](https://github.com/bootc-dev/bootc) | `1.16.4` | `1.16.6` |
| [camino](https://github.com/camino-rs/camino) | `1.2.4` | `1.2.5` |
| [clap](https://github.com/clap-rs/clap) | `4.6.2` | `4.6.3` |
| [libc](https://github.com/rust-lang/libc) | `0.2.186` | `0.2.189` |
| rpm-version | `0.5.0` | `0.5.1` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` |



Updates `bootc-internal-blockdev` from 1.16.4 to 1.16.6
- [Release notes](https://github.com/bootc-dev/bootc/releases)
- [Commits](bootc-dev/bootc@v1.16.4...v1.16.6)

Updates `bootc-internal-utils` from 1.16.4 to 1.16.6
- [Release notes](https://github.com/bootc-dev/bootc/releases)
- [Commits](bootc-dev/bootc@v1.16.4...v1.16.6)

Updates `bootc-internal-mount` from 1.16.4 to 1.16.6
- [Release notes](https://github.com/bootc-dev/bootc/releases)
- [Commits](bootc-dev/bootc@v1.16.4...v1.16.6)

Updates `camino` from 1.2.4 to 1.2.5
- [Release notes](https://github.com/camino-rs/camino/releases)
- [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md)
- [Commits](camino-rs/camino@camino-1.2.4...camino-1.2.5)

Updates `clap` from 4.6.2 to 4.6.3
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.6.2...clap_complete-v4.6.3)

Updates `libc` from 0.2.186 to 0.2.189
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.189/CHANGELOG.md)
- [Commits](rust-lang/libc@0.2.186...0.2.189)

Updates `rpm-version` from 0.5.0 to 0.5.1

Updates `serde_json` from 1.0.150 to 1.0.151
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.150...v1.0.151)

---
updated-dependencies:
- dependency-name: bootc-internal-blockdev
  dependency-version: 1.16.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: bootc-internal-utils
  dependency-version: 1.16.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: bootc-internal-mount
  dependency-version: 1.16.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: camino
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: clap
  dependency-version: 4.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: libc
  dependency-version: 0.2.189
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: rpm-version
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: serde_json
  dependency-version: 1.0.151
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants