Skip to content

chore(deps): bump the rust-dependencies group with 2 updates#227

Merged
domcyrus merged 1 commit intomainfrom
dependabot/cargo/rust-dependencies-73dca8ca3b
Apr 14, 2026
Merged

chore(deps): bump the rust-dependencies group with 2 updates#227
domcyrus merged 1 commit intomainfrom
dependabot/cargo/rust-dependencies-73dca8ca3b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Bumps the rust-dependencies group with 2 updates: libbpf-rs and clap_complete.

Updates libbpf-rs from 0.26.1 to 0.26.2

Release notes

Sourced from libbpf-rs's releases.

v0.26.2

What's Changed

libbpf-rs

  • Added ProgramMut::assoc_struct_ops for associating non-struct_ops programs with struct_ops maps
  • Added IterOpts::None variant for attach_iter_with_opts()
  • Updated libbpf-sys dependency to 1.7.0

libbpf-cargo

  • Included missing-docs lint suppression on generated skeleton

Full Changelog: libbpf/libbpf-rs@v0.26.1...v0.26.2

Commits
  • 679e5d9 Release 0.26.2
  • 3e6120a Switch to composite bpflint action for BPF C linting
  • 880605d Update build-linux workflow
  • 84a08c8 libbpf-cargo: Suppress missing-docs lint for generated code
  • 2ccbb76 Make 'audit' CI workflow triggerable
  • 613b749 Update EmbarkStudios/cargo-deny-action to v2
  • ba1a0a6 Introduce ProgramMut::assoc_struct_ops() method
  • 428e88a build(deps): bump libc from 0.2.183 to 0.2.184
  • f01d606 Only save caches on master branch pushes
  • d9bf528 Switch to composite build-linux action
  • Additional commits viewable in compare view

Updates clap_complete from 4.6.0 to 4.6.1

Changelog

Sourced from clap_complete's changelog.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

5.0.0 - TBD

available through unstable-v5 feature flag

Breaking Changes

  • Made ArgPredicate non_exhaustive
  • (help) Change default Command::term_width to "source format"
  • (help) Change default Command::max_term_width to 100
  • (derive) Vec<Vec<T>> types are now assuming to capture occurrences
  • (derive) ValueEnum variants now use the full doc comment, not summary, for PossibleValue::help

Features

  • (derive) Group values by their occurrence with Vec<Vec<T>>

[Unreleased] - ReleaseDate

Commits
  • 1420275 chore: Release
  • d2c817d docs: Update changelog
  • f88c94e Merge pull request #6341 from epage/sep
  • acbb822 fix(complete): Reduce risk of conflict with actual subcommands
  • a49fadb refactor(complete): Pull out subcommand separator
  • ddc008b Merge pull request #6332 from epage/update
  • 497dc50 chore: Update compatible dependencies
  • dca2326 Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x
  • 54bdaa3 chore(deps): Update j178/prek-action action to v2
  • f0d30d9 chore: Release
  • Additional commits viewable 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 rust-dependencies group with 2 updates: [libbpf-rs](https://github.com/libbpf/libbpf-rs) and [clap_complete](https://github.com/clap-rs/clap).


Updates `libbpf-rs` from 0.26.1 to 0.26.2
- [Release notes](https://github.com/libbpf/libbpf-rs/releases)
- [Commits](libbpf/libbpf-rs@v0.26.1...v0.26.2)

Updates `clap_complete` from 4.6.0 to 4.6.1
- [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.0...clap_complete-v4.6.1)

---
updated-dependencies:
- dependency-name: libbpf-rs
  dependency-version: 0.26.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: clap_complete
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 14, 2026
@domcyrus domcyrus merged commit 782e68b into main Apr 14, 2026
17 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/rust-dependencies-73dca8ca3b branch April 14, 2026 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant