Update Rust crate rusqlite to 0.32.0 #78

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

This PR contains the following updates:

Package Type Update Change
rusqlite dependencies minor 0.31.0 -> 0.32.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

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 | |---|---|---|---| | [rusqlite](https://github.com/rusqlite/rusqlite) | dependencies | minor | `0.31.0` -> `0.32.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. > :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-07-26 04:53:44 +00:00
Update Rust crate rusqlite to 0.32.0
Some checks failed
Home Server Merge / Serial Reader (pull_request) Failing after 35m28s
8ddd208240
RenovateBot scheduled this pull request to auto merge when all checks succeed 2024-07-26 04:53:45 +00:00
Some checks failed
Home Server Merge / Serial Reader (pull_request) Failing after 35m28s
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/rusqlite-0.x:renovate/rusqlite-0.x
git checkout renovate/rusqlite-0.x

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/rusqlite-0.x
git checkout master
git merge --ff-only renovate/rusqlite-0.x
git checkout renovate/rusqlite-0.x
git rebase master
git checkout master
git merge --no-ff renovate/rusqlite-0.x
git checkout master
git merge --squash renovate/rusqlite-0.x
git checkout master
git merge --ff-only renovate/rusqlite-0.x
git checkout master
git merge renovate/rusqlite-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/HomeServer#78
No description provided.