Update Rust crate avr-device to 0.6.0 #68

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

This PR contains the following updates:

Package Type Update Change
avr-device dependencies minor 0.5.4 -> 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 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [avr-device](https://github.com/Rahix/avr-device) | dependencies | minor | `0.5.4` -> `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 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
RenovateBot added 1 commit 2024-10-31 14:15:11 +00:00
Update Rust crate avr-device to 0.6.0
Some checks failed
Gavania Merge Build / Serial Reader (pull_request) Failing after 31m44s
450c5b91e8
RenovateBot scheduled this pull request to auto merge when all checks succeed 2024-10-31 14:15:13 +00:00
Some checks failed
Gavania Merge Build / Serial Reader (pull_request) Failing after 31m44s
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/avr-device-0.x:renovate/avr-device-0.x
git checkout renovate/avr-device-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 checkout master
git merge --no-ff renovate/avr-device-0.x
git checkout renovate/avr-device-0.x
git rebase master
git checkout master
git merge --ff-only renovate/avr-device-0.x
git checkout renovate/avr-device-0.x
git rebase master
git checkout master
git merge --no-ff renovate/avr-device-0.x
git checkout master
git merge --squash renovate/avr-device-0.x
git checkout master
git merge --ff-only renovate/avr-device-0.x
git checkout master
git merge renovate/avr-device-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/Arduino-Pedal-Effects#68
No description provided.