fix(deps): update rust crate aya to 0.14.0 #248

Open
noplife wants to merge 1 commit from nop/aya-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
aya (source) dependencies minor 0.13.10.14.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

aya-rs/aya (aya)

v0.14.0

Full Changelog: https://github.com/aya-rs/aya/compare/aya-obj-v0.3.0...aya-v0.14.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aya](https://aya-rs.dev) ([source](https://github.com/aya-rs/aya)) | dependencies | minor | `0.13.1` → `0.14.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/201) for more information. --- ### Release Notes <details> <summary>aya-rs/aya (aya)</summary> ### [`v0.14.0`](https://github.com/aya-rs/aya/releases/tag/aya-v0.14.0) **Full Changelog**: <https://github.com/aya-rs/aya/compare/aya-obj-v0.3.0...aya-v0.14.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI4MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
fix(deps): update rust crate aya to 0.14.0
Some checks failed
CI / check (pull_request) Failing after 5m58s
CI / lab (pull_request) Has been skipped
b105761458
noplife force-pushed nop/aya-0.x from b105761458
Some checks failed
CI / check (pull_request) Failing after 5m58s
CI / lab (pull_request) Has been skipped
to 8314e4c130
Some checks failed
CI / check (pull_request) Failing after 23m20s
CI / lab (pull_request) Has been skipped
2026-08-02 18:10:22 +00:00
Compare
noplife force-pushed nop/aya-0.x from 8314e4c130
Some checks failed
CI / check (pull_request) Failing after 23m20s
CI / lab (pull_request) Has been skipped
to 023b475ab2
Some checks failed
CI / check (pull_request) Failing after 18m42s
CI / lab (pull_request) Has been skipped
2026-08-03 00:05:50 +00:00
Compare
noplife force-pushed nop/aya-0.x from 023b475ab2
Some checks failed
CI / check (pull_request) Failing after 18m42s
CI / lab (pull_request) Has been skipped
to 887f67d5c2
Some checks failed
CI / check (pull_request) Failing after 15m45s
CI / lab (pull_request) Has been skipped
2026-08-03 06:05:35 +00:00
Compare
noplife force-pushed nop/aya-0.x from 887f67d5c2
Some checks failed
CI / check (pull_request) Failing after 15m45s
CI / lab (pull_request) Has been skipped
to f8e264ae4b
Some checks failed
CI / check (pull_request) Failing after 20m18s
CI / lab (pull_request) Has been skipped
2026-08-04 00:13:14 +00:00
Compare
noplife force-pushed nop/aya-0.x from f8e264ae4b
Some checks failed
CI / check (pull_request) Failing after 20m18s
CI / lab (pull_request) Has been skipped
to 112e7cc796
Some checks failed
CI / check (pull_request) Failing after 19m35s
CI / lab (pull_request) Has been skipped
2026-08-04 06:08:22 +00:00
Compare
Some checks failed
CI / check (pull_request) Failing after 19m35s
CI / lab (pull_request) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin nop/aya-0.x:nop/aya-0.x
git switch nop/aya-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff nop/aya-0.x
git switch nop/aya-0.x
git rebase main
git switch main
git merge --ff-only nop/aya-0.x
git switch nop/aya-0.x
git rebase main
git switch main
git merge --no-ff nop/aya-0.x
git switch main
git merge --squash nop/aya-0.x
git switch main
git merge --ff-only nop/aya-0.x
git switch main
git merge nop/aya-0.x
git push origin main
Sign in to join this conversation.
No description provided.