Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

build(deps): update aya requirement from 0.11 to 0.12 in /tools/xdp #2140

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 29, 2024

Updates the requirements on aya to permit the latest version.

Release notes

Sourced from aya's releases.

aya v0.12.0

New Features

  • Support for Ring Buffer, which was perhaps our biggest requested feature
  • And too many other things to name since it's been a while since our last release 😓

Breaking Changes

Please consult the documentation on Breaking Changes to easily migrate from v0.11.0 to v0.12.0.

Commit Statistics

  • 433 commits contributed to the release over the course of 631 calendar days.
  • 631 days passed between releases.
  • 182 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Don't use path deps in workspace (13b1fc6)
    • Merge pull request #892 from dave-tucker/breaking-changes-v2 (daa5a47)
    • Merge pull request #891 from dave-tucker/changelog (431ce23)
    • Document more breaking changes (2d9d7a1)
    • Add CHANGELOG (12280a8)
    • Merge pull request #889 from dave-tucker/breaking-changes (5c9c044)
    • Document breaking changes (281ac1a)
    • Merge pull request #882 from dave-tucker/metadata (0fadd69)
    • Use the cargo workspace package table (b3e7ef7)
    • Merge pull request #885 from dave-tucker/nightly-up (2d72197)
    • Appease clippy unused imports (770a95e)
    • Appease rustc dead_code lint (963dd13)
    • Invalid transmute when calling fd (c31cce4)
    • Merge pull request #878 from alessandrod/missing-exports (46b4805)
    • Reformat to please rustfmt (2be705b)
    • Reorder imports a bit (9b4f876)
    • Export some missing modules (d570450)
    • Perf_event: add inherit argument to attach() (0f6a734)
    • Add StackTraceMap::remove() (92b1947)
    • Merge pull request #865 from tamird/appease-lint (09851a2)
    • Appease new nightly clippy lints (7022528)
    • Merge pull request #861 from tamird/appease-lint (604742a)
    • Appease nightly lint (7c1bfef)
    • Add SchedClassifier::attach_to_link (2257cbe)

... (truncated)

Commits
  • 0e99fa0 Release aya-obj v0.1.0, aya v0.12.0, safety bump aya-log v0.2.0
  • 13b1fc6 chore: Don't use path deps in workspace
  • c010505 ci: Remove old release workflows
  • daa5a47 Merge pull request #892 from dave-tucker/breaking-changes-v2
  • 431ce23 Merge pull request #891 from dave-tucker/changelog
  • 2d9d7a1 docs(aya): Document more breaking changes
  • 3a8274d chore: Disable markdownlint for generated files
  • 12280a8 docs(aya): Add CHANGELOG
  • 72e8aab docs(aya-obj): Add CHANGELOG
  • 5c9c044 Merge pull request #889 from dave-tucker/breaking-changes
  • 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 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)

Updates the requirements on [aya](https://github.com/aya-rs/aya) to permit the latest version.
- [Release notes](https://github.com/aya-rs/aya/releases)
- [Changelog](https://github.com/aya-rs/aya/blob/main/release.toml)
- [Commits](aya-rs/aya@aya-v0.11.0...aya-v0.12.0)

---
updated-dependencies:
- dependency-name: aya
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2024

Looks like aya is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 6, 2024
@dependabot dependabot bot deleted the dependabot/cargo/tools/xdp/aya-0.12 branch March 6, 2024 18:26
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