Update Rust crate embassy-executor to 0.6.0 #4

Open
RenovateBot wants to merge 1 commit from renovate/embassy-executor-0.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
embassy-executor dependencies minor 0.5.0 -> 0.6.0

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 | |---|---|---|---| | [embassy-executor](https://github.com/embassy-rs/embassy) | dependencies | minor | `0.5.0` -> `0.6.0` | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
RenovateBot added 1 commit 2024-08-05 17:41:30 +00:00
Update Rust crate embassy-executor to 0.6.0
Some checks failed
Merge Build / Build (pull_request) Failing after 14m46s
e23c2578dc
RenovateBot scheduled this pull request to auto merge when all checks succeed 2024-08-05 17:41:31 +00:00
Some checks failed
Merge Build / Build (pull_request) Failing after 14m46s
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/embassy-executor-0.x:renovate/embassy-executor-0.x
git checkout renovate/embassy-executor-0.x

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/embassy-executor-0.x
git checkout master
git merge --ff-only renovate/embassy-executor-0.x
git checkout renovate/embassy-executor-0.x
git rebase master
git checkout master
git merge --no-ff renovate/embassy-executor-0.x
git checkout master
git merge --squash renovate/embassy-executor-0.x
git checkout master
git merge --ff-only renovate/embassy-executor-0.x
git checkout master
git merge renovate/embassy-executor-0.x
git push origin master
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: hodasemi/rust-embassy-template#4
No description provided.