Skip to content

chore(deps): bump the aya group with 5 updates - #31

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/aya-421019f09f
Open

chore(deps): bump the aya group with 5 updates#31
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/aya-421019f09f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the aya group with 5 updates:

Package From To
aya eac84c3 df1e81c
aya-build eac84c3 df1e81c
aya-ebpf eac84c3 df1e81c
aya-log eac84c3 df1e81c
aya-log-ebpf eac84c3 df1e81c

Updates aya from eac84c3 to df1e81c

Commits
  • df1e81c aya: fix program type constants
  • 5dd4bd4 integration-ebpf, integration-test: cover HashOfMaps and ArrayOfMaps
  • 4075b5e aya, aya-ebpf, aya-obj: add HashOfMaps and ArrayOfMaps
  • 01ed6e6 integration-ebpf, integration-test: cover BTF DevMap and DevMapHash
  • 51f7320 aya-ebpf: add BTF DevMap and DevMapHash
  • 604ebe2 integration-ebpf, integration-test: cover BTF queue and stack
  • 32154c1 aya-ebpf: add BTF queue/stack maps and propagate errno from legacy
  • ae94e9e Make XDP attach mode type-safe
  • d10c87e aya: implement BPF_PROG_TEST_RUN
  • See full diff in compare view

Updates aya-build from eac84c3 to df1e81c

Commits
  • df1e81c aya: fix program type constants
  • 5dd4bd4 integration-ebpf, integration-test: cover HashOfMaps and ArrayOfMaps
  • 4075b5e aya, aya-ebpf, aya-obj: add HashOfMaps and ArrayOfMaps
  • 01ed6e6 integration-ebpf, integration-test: cover BTF DevMap and DevMapHash
  • 51f7320 aya-ebpf: add BTF DevMap and DevMapHash
  • 604ebe2 integration-ebpf, integration-test: cover BTF queue and stack
  • 32154c1 aya-ebpf: add BTF queue/stack maps and propagate errno from legacy
  • ae94e9e Make XDP attach mode type-safe
  • d10c87e aya: implement BPF_PROG_TEST_RUN
  • See full diff in compare view

Updates aya-ebpf from eac84c3 to df1e81c

Commits
  • df1e81c aya: fix program type constants
  • 5dd4bd4 integration-ebpf, integration-test: cover HashOfMaps and ArrayOfMaps
  • 4075b5e aya, aya-ebpf, aya-obj: add HashOfMaps and ArrayOfMaps
  • 01ed6e6 integration-ebpf, integration-test: cover BTF DevMap and DevMapHash
  • 51f7320 aya-ebpf: add BTF DevMap and DevMapHash
  • 604ebe2 integration-ebpf, integration-test: cover BTF queue and stack
  • 32154c1 aya-ebpf: add BTF queue/stack maps and propagate errno from legacy
  • ae94e9e Make XDP attach mode type-safe
  • d10c87e aya: implement BPF_PROG_TEST_RUN
  • See full diff in compare view

Updates aya-log from eac84c3 to df1e81c

Commits
  • df1e81c aya: fix program type constants
  • 5dd4bd4 integration-ebpf, integration-test: cover HashOfMaps and ArrayOfMaps
  • 4075b5e aya, aya-ebpf, aya-obj: add HashOfMaps and ArrayOfMaps
  • 01ed6e6 integration-ebpf, integration-test: cover BTF DevMap and DevMapHash
  • 51f7320 aya-ebpf: add BTF DevMap and DevMapHash
  • 604ebe2 integration-ebpf, integration-test: cover BTF queue and stack
  • 32154c1 aya-ebpf: add BTF queue/stack maps and propagate errno from legacy
  • ae94e9e Make XDP attach mode type-safe
  • d10c87e aya: implement BPF_PROG_TEST_RUN
  • See full diff in compare view

Updates aya-log-ebpf from eac84c3 to df1e81c

Commits
  • df1e81c aya: fix program type constants
  • 5dd4bd4 integration-ebpf, integration-test: cover HashOfMaps and ArrayOfMaps
  • 4075b5e aya, aya-ebpf, aya-obj: add HashOfMaps and ArrayOfMaps
  • 01ed6e6 integration-ebpf, integration-test: cover BTF DevMap and DevMapHash
  • 51f7320 aya-ebpf: add BTF DevMap and DevMapHash
  • 604ebe2 integration-ebpf, integration-test: cover BTF queue and stack
  • 32154c1 aya-ebpf: add BTF queue/stack maps and propagate errno from legacy
  • ae94e9e Make XDP attach mode type-safe
  • d10c87e aya: implement BPF_PROG_TEST_RUN
  • See full diff 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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [aya](https://github.com/aya-rs/aya) | ``eac84c3`` | ``df1e81c`` |
| [aya-build](https://github.com/aya-rs/aya) | ``eac84c3`` | ``df1e81c`` |
| [aya-ebpf](https://github.com/aya-rs/aya) | ``eac84c3`` | ``df1e81c`` |
| [aya-log](https://github.com/aya-rs/aya) | ``eac84c3`` | ``df1e81c`` |
| [aya-log-ebpf](https://github.com/aya-rs/aya) | ``eac84c3`` | ``df1e81c`` |


Updates `aya` from `eac84c3` to `df1e81c`
- [Release notes](https://github.com/aya-rs/aya/releases)
- [Commits](aya-rs/aya@eac84c3...df1e81c)

Updates `aya-build` from `eac84c3` to `df1e81c`
- [Release notes](https://github.com/aya-rs/aya/releases)
- [Commits](aya-rs/aya@eac84c3...df1e81c)

Updates `aya-ebpf` from `eac84c3` to `df1e81c`
- [Release notes](https://github.com/aya-rs/aya/releases)
- [Commits](aya-rs/aya@eac84c3...df1e81c)

Updates `aya-log` from `eac84c3` to `df1e81c`
- [Release notes](https://github.com/aya-rs/aya/releases)
- [Commits](aya-rs/aya@eac84c3...df1e81c)

Updates `aya-log-ebpf` from `eac84c3` to `df1e81c`
- [Release notes](https://github.com/aya-rs/aya/releases)
- [Commits](aya-rs/aya@eac84c3...df1e81c)

---
updated-dependencies:
- dependency-name: aya
  dependency-version: df1e81c1302a29c51b6d21a92ee645d637e271ff
  dependency-type: direct:production
  dependency-group: aya
- dependency-name: aya-build
  dependency-version: df1e81c1302a29c51b6d21a92ee645d637e271ff
  dependency-type: direct:production
  dependency-group: aya
- dependency-name: aya-ebpf
  dependency-version: df1e81c1302a29c51b6d21a92ee645d637e271ff
  dependency-type: direct:production
  dependency-group: aya
- dependency-name: aya-log
  dependency-version: df1e81c1302a29c51b6d21a92ee645d637e271ff
  dependency-type: direct:production
  dependency-group: aya
- dependency-name: aya-log-ebpf
  dependency-version: df1e81c1302a29c51b6d21a92ee645d637e271ff
  dependency-type: direct:production
  dependency-group: aya
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants