Skip to content

fix: bump the aya group with 3 updates#42

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/aya-fa38eb1c29
Open

fix: bump the aya group with 3 updates#42
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/aya-fa38eb1c29

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the aya group with 3 updates: aya-ebpf, aya-log and aya-log-ebpf.

Updates aya-ebpf from 0.1.1 to 0.2.1

Release notes

Sourced from aya-ebpf's releases.

aya-ebpf-cty v0.2.1

Chore

  • Rename bpf -> ebpf

Commit Statistics

  • 2 commits contributed to the release over the course of 29 calendar days.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Merge pull request #528 from dave-tucker/rename-all-the-things (63d8d4d)
    • Rename bpf -> ebpf (21f570a)

aya-ebpf-v0.2.1

What's Changed

Full Changelog: aya-rs/aya@aya-log-ebpf-v0.2.0...aya-ebpf-v0.2.1

aya-ebpf-bindings-v0.2.0

Full Changelog: aya-rs/aya@aya-obj-v0.3.0...aya-ebpf-bindings-v0.2.0

aya-ebpf-macros-v0.2.0

Full Changelog: aya-rs/aya@aya-obj-v0.3.0...aya-ebpf-macros-v0.2.0

aya-ebpf-v0.2.0

Full Changelog: aya-rs/aya@aya-obj-v0.3.0...aya-ebpf-v0.2.0

aya-ebpf-bindings v0.1.2

New Features

  • Added MIPS bindings Updated aya-obj/src/generated/mod.rs and `bpf/aya-bpf-bindings/src/lib.rs to use the mips bindings.

Other

... (truncated)

Commits
  • 773ca71 chore(public-api): Bless
  • 484486f chore(aya-ebpf): Prepare release 0.2.1
  • b58fbd7 aya-ebpf: keep verifier-safe intrinsics
  • 231e54f build: add Bazel build and test graph
  • beac677 chore: Fix typos
  • 302985c Release aya v0.14.0, aya-build v0.2.0, aya-ebpf-cty v0.3.0, aya-ebpf-bindings...
  • 269dfaf chore: Release aya-obj v0.3.0
  • 168f9c3 chore(public-api): Regenerate
  • 64928dd fix(integration-test): Appease Clippy's future_not_send lint
  • bf18994 fix(aya/test_helpers): Prevent NetNsGuard from crossing threads
  • Additional commits viewable in compare view

Updates aya-log from 0.2.1 to 0.3.0

Release notes

Sourced from aya-log's releases.

aya-log-v0.3.0

Full Changelog: aya-rs/aya@aya-obj-v0.3.0...aya-log-v0.3.0

Commits
  • 302985c Release aya v0.14.0, aya-build v0.2.0, aya-ebpf-cty v0.3.0, aya-ebpf-bindings...
  • 269dfaf chore: Release aya-obj v0.3.0
  • 168f9c3 chore(public-api): Regenerate
  • 64928dd fix(integration-test): Appease Clippy's future_not_send lint
  • bf18994 fix(aya/test_helpers): Prevent NetNsGuard from crossing threads
  • e2ab3ee fix(aya/test_helpers): Clean up after errors in NetNsGuard::new()
  • 8d1d15b refactor(aya/test_helpers): Return an error instead of panicking
  • 745065a chore(aya/netlink): Add a docstring for NetlinkError::raw_os_error()
  • b9b92ce refactor(test): Move utils.rs from the integration-test crate to aya
  • 996485a doc(test/utils): Add docstrings
  • Additional commits viewable in compare view

Updates aya-log-ebpf from 0.1.1 to 0.2.0

Release notes

Sourced from aya-log-ebpf's releases.

aya-log-ebpf-macros-v0.2.0

Full Changelog: aya-rs/aya@aya-obj-v0.3.0...aya-log-ebpf-macros-v0.2.0

aya-log-ebpf-v0.2.0

Full Changelog: aya-rs/aya@aya-obj-v0.3.0...aya-log-ebpf-v0.2.0

Commits
  • 302985c Release aya v0.14.0, aya-build v0.2.0, aya-ebpf-cty v0.3.0, aya-ebpf-bindings...
  • 269dfaf chore: Release aya-obj v0.3.0
  • 168f9c3 chore(public-api): Regenerate
  • 64928dd fix(integration-test): Appease Clippy's future_not_send lint
  • bf18994 fix(aya/test_helpers): Prevent NetNsGuard from crossing threads
  • e2ab3ee fix(aya/test_helpers): Clean up after errors in NetNsGuard::new()
  • 8d1d15b refactor(aya/test_helpers): Return an error instead of panicking
  • 745065a chore(aya/netlink): Add a docstring for NetlinkError::raw_os_error()
  • b9b92ce refactor(test): Move utils.rs from the integration-test crate to aya
  • 996485a doc(test/utils): Add docstrings
  • 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 aya group with 3 updates: [aya-ebpf](https://github.com/aya-rs/aya), [aya-log](https://github.com/aya-rs/aya) and [aya-log-ebpf](https://github.com/aya-rs/aya).


Updates `aya-ebpf` from 0.1.1 to 0.2.1
- [Release notes](https://github.com/aya-rs/aya/releases)
- [Changelog](https://github.com/aya-rs/aya/blob/main/RELEASE.md)
- [Commits](aya-rs/aya@aya-ebpf-v0.1.1...aya-ebpf-v0.2.1)

Updates `aya-log` from 0.2.1 to 0.3.0
- [Release notes](https://github.com/aya-rs/aya/releases)
- [Changelog](https://github.com/aya-rs/aya/blob/main/RELEASE.md)
- [Commits](aya-rs/aya@aya-log-v0.2.1...aya-log-v0.3.0)

Updates `aya-log-ebpf` from 0.1.1 to 0.2.0
- [Release notes](https://github.com/aya-rs/aya/releases)
- [Changelog](https://github.com/aya-rs/aya/blob/main/RELEASE.md)
- [Commits](aya-rs/aya@aya-log-v0.1.1...aya-log-ebpf-v0.2.0)

---
updated-dependencies:
- dependency-name: aya-ebpf
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aya
- dependency-name: aya-log
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aya
- dependency-name: aya-log-ebpf
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aya
...

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 Jul 1, 2026
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