Skip to content

chore(deps)(deps): bump libbpf-rs from 0.23.3 to 0.26.2#166

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/libbpf-rs-0.26.2
Open

chore(deps)(deps): bump libbpf-rs from 0.23.3 to 0.26.2#166
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/libbpf-rs-0.26.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

v0.26.0

What's Changed

libbpf-rs

  • Added Link::info method for retrieving LinkInfo
  • Extended LinkTypeInfo::PerfEvent variant to contain newly added PerfEventLinkInfo object
  • Added Linker::add_buf method for adding in-memory ELF files to the set of objects to link
  • Added Program::attach_iter_with_opts for attaching to iterators with additional options
  • Added Program::attach_uprobe_multi & Program::attach_uprobe_multi_opts to enable attachments of multi uprobes at once
  • Added Program::{stdout,stderr} for accessing BPF stdout and stderr streams
  • Added OpenProgram::autoload getter
  • Added OpenMap::autocreate and Map::autocreate getters
  • Added MapCore::lookup_into for looking up values into preallocated buffers
  • Added verified_insns attribute to query::ProgramInfo type
  • Made query::ProgramInfo non-exhaustive
  • Added ObjectBuilder::btf_custom_path setter

libbpf-cargo

  • Fixed Rust type generation for trailing bitfields in composite C types
  • Fixed handling of XxxSkelBuilder::obj_builder customizations when using open() constructor
  • Allowlisted libbpf-sys 1.6.3

New Contributors

... (truncated)

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 @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: cargo, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested review from senolcolak and zoorpha as code owners June 29, 2026 06:20
@senolcolak

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@senolcolak

Copy link
Copy Markdown
Collaborator

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/libbpf-rs-0.26.2 branch from 5074f34 to 52af465 Compare June 29, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant