Skip to content

Bump the cargo-crates group across 1 directory with 10 updates - #40

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/panhandle/cargo-crates-715ad64e6e
Closed

Bump the cargo-crates group across 1 directory with 10 updates#40
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/panhandle/cargo-crates-715ad64e6e

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the cargo-crates group with 10 updates in the /panhandle directory:

Package From To
aya 0.13.1 0.14.0
aya-build 0.1.3 0.2.0
aya-ebpf 0.1.1 0.2.1
aya-log 0.2.1 0.3.0
aya-log-ebpf 0.1.0 0.2.0
env_logger 0.11.10 0.11.11
log 0.4.32 0.4.33
sysinfo 0.39.3 0.39.5
config 0.15.24 0.15.25
anyhow 1.0.102 1.0.103

Updates aya from 0.13.1 to 0.14.0

Release notes

Sourced from aya's releases.

aya-v0.14.0

Full Changelog: aya-rs/aya@aya-obj-v0.3.0...aya-v0.14.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-build from 0.1.3 to 0.2.0

Release notes

Sourced from aya-build's releases.

aya-build-v0.2.0

Full Changelog: aya-rs/aya@aya-obj-v0.3.0...aya-build-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

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.0 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

Updates env_logger from 0.11.10 to 0.11.11

Release notes

Sourced from env_logger's releases.

v0.11.11

[0.11.11] - 2026-06-25

Internal

  • Updated env_filter
Changelog

Sourced from env_logger's changelog.

[0.11.11] - 2026-06-25

Internal

  • Updated env_filter
Commits
  • b4d3f2b chore: Release
  • cc2b2ef chore: Release
  • 69e27d1 docs: Update changelog
  • 166880d Merge pull request #411 from epage/parse
  • 0a580d0 fix(filter): Remove 'parse' on no_std
  • 78d8ef1 Merge pull request #404 from cagatay-y/feature/filter-no_std
  • 132fe86 feat(filter): Add support for no_std environments
  • 4feafa4 refactor(env_filter): Fix unreachable pub warning
  • 92f8d8d Merge pull request #410 from rust-cli/renovate/crate-ci-typos-1.x
  • 4e57784 chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0
  • Additional commits viewable in compare view

Updates log from 0.4.32 to 0.4.33

Changelog

Sourced from log's changelog.

[0.4.33] - 2026-06-20

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.32...0.4.33

Commits
  • f405739 Merge pull request #734 from rust-lang/cargo/0.4.33
  • 6a24abf prepare for 0.4.33 release
  • 87e0621 Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparison
  • a9b5711 Review: fallback to the &str hash
  • cc89cc6 Review: fixed other comparisons
  • 920e7dc Review: fixed comparison on MaybeStaticStr
  • 0d71d3c Fixed key comparison
  • See full diff in compare view

Updates sysinfo from 0.39.3 to 0.39.5

Changelog

Sourced from sysinfo's changelog.

0.39.5

  • macOS: Fix build for apple app store

0.39.4

  • Unix: Fix soundness issue when retrieving user's groups.
  • macOS: Add new macOS version name.
  • macOS: Fix inaccurate open_files returned value.
Commits
  • 029025e Update crate version to 0.39.5
  • 78205e7 Update CHANGELOG for 0.39.5
  • 2a39746 Fix build for apple app store
  • c07bb44 Update CHANGELOG for 0.39.4
  • 559b07d Update crate version to 0.39.4
  • 07e3177 Linux: Fix soundness issue when retrieving user groups
  • 79943ec Add new macOS version name
  • 86af156 Added failure handling for open_files()
  • 634e1cf fix: inaccurate open_files() implementation (#1681) (#1682)
  • See full diff in compare view

Updates config from 0.15.24 to 0.15.25

Changelog

Sourced from config's changelog.

[0.15.25] - 2026-06-26

Fixes

  • (ron) Support u64, and not just i64
Commits
  • 8fc857f chore: Release config version 0.15.25
  • cbf8542 docs: Update changelog
  • ac0ee7b fix(ron): map u64 values to ValueKind::U64 instead of lossy I64 cast (#761)
  • 55d4418 fix(ron): map u64 values to ValueKind::U64 instead of lossy I64 cast
  • See full diff in compare view

Updates anyhow from 1.0.102 to 1.0.103

Release notes

Sourced from anyhow's releases.

1.0.103

  • Fix Stacked Borrows violation (UB) in Error::downcast_mut (#451, #452)
Commits
  • 5bdb0e2 Release 1.0.103
  • e621bd3 Merge pull request #452 from dtolnay/downcast
  • 6e8c000 Eliminate pointer->reference->pointer during downcast
  • 67c4abd Add regression test for issue 451
  • 917a169 Update actions/upload-artifact@v6 -> v7
  • d9dc3fa Update actions/checkout@v6 -> v7
  • 841522b Raise minimum tested compiler to rust 1.85
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 3, 2026
Bumps the cargo-crates group with 10 updates in the /panhandle directory:

| Package | From | To |
| --- | --- | --- |
| [aya](https://github.com/aya-rs/aya) | `0.13.1` | `0.14.0` |
| [aya-build](https://github.com/aya-rs/aya) | `0.1.3` | `0.2.0` |
| [aya-ebpf](https://github.com/aya-rs/aya) | `0.1.1` | `0.2.1` |
| [aya-log](https://github.com/aya-rs/aya) | `0.2.1` | `0.3.0` |
| [aya-log-ebpf](https://github.com/aya-rs/aya) | `0.1.0` | `0.2.0` |
| [env_logger](https://github.com/rust-cli/env_logger) | `0.11.10` | `0.11.11` |
| [log](https://github.com/rust-lang/log) | `0.4.32` | `0.4.33` |
| [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.39.3` | `0.39.5` |
| [config](https://github.com/rust-cli/config-rs) | `0.15.24` | `0.15.25` |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` |



Updates `aya` from 0.13.1 to 0.14.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-v0.13.1...aya-v0.14.0)

Updates `aya-build` from 0.1.3 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-build-v0.1.3...aya-build-v0.2.0)

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.0 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-ebpf-v0.1.0...aya-log-ebpf-v0.2.0)

Updates `env_logger` from 0.11.10 to 0.11.11
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](rust-cli/env_logger@v0.11.10...v0.11.11)

Updates `log` from 0.4.32 to 0.4.33
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.32...0.4.33)

Updates `sysinfo` from 0.39.3 to 0.39.5
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md)
- [Commits](GuillaumeGomez/sysinfo@v0.39.3...v0.39.5)

Updates `config` from 0.15.24 to 0.15.25
- [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md)
- [Commits](rust-cli/config-rs@v0.15.24...v0.15.25)

Updates `anyhow` from 1.0.102 to 1.0.103
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.102...1.0.103)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-version: 1.0.103
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-crates
- dependency-name: aya
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-crates
- dependency-name: aya-build
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-crates
- dependency-name: aya-ebpf
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-crates
- dependency-name: aya-log
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-crates
- dependency-name: aya-log-ebpf
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-crates
- dependency-name: config
  dependency-version: 0.15.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-crates
- dependency-name: env_logger
  dependency-version: 0.11.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-crates
- dependency-name: log
  dependency-version: 0.4.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-crates
- dependency-name: sysinfo
  dependency-version: 0.39.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-crates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/panhandle/cargo-crates-715ad64e6e branch from 93f826b to ea172fe Compare July 6, 2026 19:07
@dependabot @github

dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 9, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/panhandle/cargo-crates-715ad64e6e branch July 9, 2026 14:54
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