chore(deps): update rust crate wit-bindgen to 0.51.0 #8

Open
renovate-bot wants to merge 1 commit from renovate/wit-bindgen-0.x into main
Member

This PR contains the following updates:

Package Type Update Change
wit-bindgen dependencies minor 0.50.00.51.0

Release Notes

bytecodealliance/wit-bindgen (wit-bindgen)

v0.51.0

Compare Source

What's Changed

Full Changelog: https://github.com/bytecodealliance/wit-bindgen/compare/v0.50.0...v0.51.0


Configuration

📅 Schedule: 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 becomes conflicted, 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) | dependencies | minor | `0.50.0` → `0.51.0` | --- ### Release Notes <details> <summary>bytecodealliance/wit-bindgen (wit-bindgen)</summary> ### [`v0.51.0`](https://github.com/bytecodealliance/wit-bindgen/releases/tag/v0.51.0) [Compare Source](https://github.com/bytecodealliance/wit-bindgen/compare/v0.50.0...v0.51.0) #### What's Changed - add package list to Go file headers by [@&#8203;dicej](https://github.com/dicej) in [#&#8203;1474](https://github.com/bytecodealliance/wit-bindgen/pull/1474) - feat(go): creating remote package for reusable bindings by [@&#8203;asteurer](https://github.com/asteurer) in [#&#8203;1485](https://github.com/bytecodealliance/wit-bindgen/pull/1485) - feat: linting by [@&#8203;asteurer](https://github.com/asteurer) in [#&#8203;1487](https://github.com/bytecodealliance/wit-bindgen/pull/1487) - Add aarch64-windows binaries to release artifacts by [@&#8203;alexcrichton](https://github.com/alexcrichton) in [#&#8203;1488](https://github.com/bytecodealliance/wit-bindgen/pull/1488) - feat(go): preventing concurrent reads/writes on streams and futures by [@&#8203;asteurer](https://github.com/asteurer) in [#&#8203;1490](https://github.com/bytecodealliance/wit-bindgen/pull/1490) - C# future simple codegen by [@&#8203;yowl](https://github.com/yowl) in [#&#8203;1357](https://github.com/bytecodealliance/wit-bindgen/pull/1357) - feat(c): Add co-op threading builtins to C generator by [@&#8203;TartanLlama](https://github.com/TartanLlama) in [#&#8203;1491](https://github.com/bytecodealliance/wit-bindgen/pull/1491) - Update wasm-tools dependencies by [@&#8203;alexcrichton](https://github.com/alexcrichton) in [#&#8203;1492](https://github.com/bytecodealliance/wit-bindgen/pull/1492) - fix(go): casting unsafe pointer to uintptr type by [@&#8203;asteurer](https://github.com/asteurer) in [#&#8203;1493](https://github.com/bytecodealliance/wit-bindgen/pull/1493) - Switch to libtest-mimic for wit-bindgen-test by [@&#8203;alexcrichton](https://github.com/alexcrichton) in [#&#8203;1496](https://github.com/bytecodealliance/wit-bindgen/pull/1496) - Release wit-bindgen 0.51.0 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;1499](https://github.com/bytecodealliance/wit-bindgen/pull/1499) **Full Changelog**: <https://github.com/bytecodealliance/wit-bindgen/compare/v0.50.0...v0.51.0> </details> --- ### Configuration 📅 **Schedule**: 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 becomes conflicted, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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 renovate/wit-bindgen-0.x:renovate/wit-bindgen-0.x
git switch renovate/wit-bindgen-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 renovate/wit-bindgen-0.x
git switch renovate/wit-bindgen-0.x
git rebase main
git switch main
git merge --ff-only renovate/wit-bindgen-0.x
git switch renovate/wit-bindgen-0.x
git rebase main
git switch main
git merge --no-ff renovate/wit-bindgen-0.x
git switch main
git merge --squash renovate/wit-bindgen-0.x
git switch main
git merge --ff-only renovate/wit-bindgen-0.x
git switch main
git merge renovate/wit-bindgen-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: smyth/test-smyth-project#8
No description provided.