Update Rust crate embedded-hal to v1 #51

Open
RenovateBot wants to merge 1 commit from renovate/embedded-hal-1.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
embedded-hal dependencies major 0.2.7 -> 1.0.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: 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 | |---|---|---|---| | [embedded-hal](https://github.com/rust-embedded/embedded-hal) | dependencies | major | `0.2.7` -> `1.0.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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNC43My4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTgzLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
RenovateBot added 1 commit 2024-01-10 01:01:15 +00:00
Update Rust crate embedded-hal to v1
Some checks failed
Gavania Merge Build / Serial Reader (pull_request) Failing after 5m27s
a8392dc0f7
Some checks failed
Gavania Merge Build / Serial Reader (pull_request) Failing after 5m27s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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/embedded-hal-1.x:renovate/embedded-hal-1.x
git checkout renovate/embedded-hal-1.x

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/embedded-hal-1.x
git checkout master
git merge --ff-only renovate/embedded-hal-1.x
git checkout renovate/embedded-hal-1.x
git rebase master
git checkout master
git merge --no-ff renovate/embedded-hal-1.x
git checkout master
git merge --squash renovate/embedded-hal-1.x
git checkout master
git merge --ff-only renovate/embedded-hal-1.x
git checkout master
git merge renovate/embedded-hal-1.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/Arduino-Pedal-Effects#51
No description provided.