Update Rust crate embedded-hal to v1 #12

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:04:15 +00:00
Update Rust crate embedded-hal to v1
Some checks failed
Gavania Merge Build / build (pull_request) Failing after 6m21s
25100eab46
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
Some checks failed
Gavania Merge Build / build (pull_request) Failing after 6m21s
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/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/ProjektMaus#12
No description provided.