Skip to content

build(deps): bump libbpf-rs from 0.26.0 to 0.26.2 in /examples/rust#365

Merged
danielocfb merged 1 commit intomasterfrom
dependabot/cargo/examples/rust/libbpf-rs-0.26.2
Apr 9, 2026
Merged

build(deps): bump libbpf-rs from 0.26.0 to 0.26.2 in /examples/rust#365
danielocfb merged 1 commit intomasterfrom
dependabot/cargo/examples/rust/libbpf-rs-0.26.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps libbpf-rs from 0.26.0 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

v0.26.1

What's Changed

libbpf-rs

  • Added MapCore::query_fdinfo for querying map fdinfo
  • Added ProgramType::Netfilter variant
  • Adjusted Program::attach_uprobe_multi_with_opts to work with empty func_pattern

libbpf-cargo

  • Added SkeletonBuilder::reference_obj for enabling generate skeleton to reference an object file instead of embedding it

New Contributors

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

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

Dependabot compatibility score

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 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)
  • @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)
  • @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)

Bumps [libbpf-rs](https://github.com/libbpf/libbpf-rs) from 0.26.0 to 0.26.2.
- [Release notes](https://github.com/libbpf/libbpf-rs/releases)
- [Commits](libbpf/libbpf-rs@v0.26.0...v0.26.2)

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

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 9, 2026
@danielocfb danielocfb merged commit 3859543 into master Apr 9, 2026
14 checks passed
@danielocfb danielocfb deleted the dependabot/cargo/examples/rust/libbpf-rs-0.26.2 branch April 9, 2026 16:32
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