Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump libbpf-cargo from 0.23.0 to 0.23.1 #43

Merged
merged 1 commit into from
May 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2024

Bumps libbpf-cargo from 0.23.0 to 0.23.1.

Release notes

Sourced from libbpf-cargo's releases.

v0.23.1

What's Changed

libbpf-rs

  • Added support for user ring buffers
  • Fixed handling of bloom filter type maps
    • Added Map::lookup_bloom_filter for looking up elements in a bloom filter

libbpf-cargo

  • Added "import injection" escape hatch to generated skeletons

New Contributors

Full Changelog: libbpf/libbpf-rs@v0.23.0...v0.23.1

Commits
  • 1fc9fe8 Release 0.23.1
  • 4e0c7ea Add CHANGELOG entry for #776
  • 028aaa1 Add user ring buffer support to libbpf-rs
  • 0ab1c69 Add CHANGELOG entry for #778
  • 946feb5 Add crud support for BPF_MAP_TYPE_BLOOM_FILTER
  • 1fcc68c build(deps): bump thiserror from 1.0.59 to 1.0.60
  • 2feb628 build(deps): bump semver from 1.0.22 to 1.0.23
  • c10fffa build(deps): bump libbpf-sys from 1.4.0+v1.4.0 to 1.4.1+v1.4.0
  • 9d0c12e build(deps): bump serde from 1.0.199 to 1.0.200
  • c80c072 build(deps): bump serial_test from 3.1.0 to 3.1.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-cargo](https://github.com/libbpf/libbpf-rs) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/libbpf/libbpf-rs/releases)
- [Commits](libbpf/libbpf-rs@v0.23.0...v0.23.1)

---
updated-dependencies:
- dependency-name: libbpf-cargo
  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 May 12, 2024
@jfernandez jfernandez merged commit fec7056 into main May 12, 2024
1 check passed
@jfernandez jfernandez deleted the dependabot/cargo/libbpf-cargo-0.23.1 branch May 12, 2024 23:49
# for free to join this conversation on GitHub. Already have an account? # 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