Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/examples/rust/libbpf-rs-0.26.1
Closed

build(deps): bump libbpf-rs from 0.26.0 to 0.26.1 in /examples/rust#363
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/examples/rust/libbpf-rs-0.26.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps libbpf-rs from 0.26.0 to 0.26.1.

Release notes

Sourced from libbpf-rs's releases.

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
  • 10f6726 Release 0.26.1
  • bf617f6 Add CHANGELOG entry for #1349
  • 87256a5 chore: add missing ProgramType netfilter variant
  • db40f2f build(deps): bump serial_test from 3.3.1 to 3.4.0
  • 4a94617 Add CHANGELOG entry for #1345
  • d4b39f1 Fix attach_uprobe_multi_with_opts opts
  • 5453917 build(deps): bump anyhow from 1.0.101 to 1.0.102
  • e3d2305 build(deps): bump clap from 4.5.59 to 4.5.60
  • b687050 Add CHANGELOG entry for #1336
  • 814b3ef build(deps): bump ctrlc from 3.5.1 to 3.5.2
  • 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.1.
- [Release notes](https://github.com/libbpf/libbpf-rs/releases)
- [Commits](libbpf/libbpf-rs@v0.26.0...v0.26.1)

---
updated-dependencies:
- dependency-name: libbpf-rs
  dependency-version: 0.26.1
  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 Feb 27, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2026

Superseded by #365.

@dependabot dependabot bot closed this Apr 9, 2026
@dependabot dependabot bot deleted the dependabot/cargo/examples/rust/libbpf-rs-0.26.1 branch April 9, 2026 06:13
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.

0 participants