fix(deps): update rust crate sscanf to v0.4.2 #16

Open
kjuulh wants to merge 1 commits from renovate/all into main
Owner

This PR contains the following updates:

Package Type Update Change
sscanf dependencies patch 0.4.1 -> 0.4.2

Release Notes

mich101mich/sscanf (sscanf)

v0.4.2

Compare Source

Fixed
  • Fixed "unused variable" in the code generated by the derive macro
  • Fixed tests on 32-bit platforms (#​10)

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 | |---|---|---|---| | [sscanf](https://github.com/mich101mich/sscanf) | dependencies | patch | `0.4.1` -> `0.4.2` | --- ### Release Notes <details> <summary>mich101mich/sscanf (sscanf)</summary> ### [`v0.4.2`](https://github.com/mich101mich/sscanf/blob/HEAD/Changelog.md#042-2024-07-21) [Compare Source](https://github.com/mich101mich/sscanf/compare/0.4.1...0.4.2) ##### Fixed - Fixed `"unused variable"` in the code generated by the derive macro - Fixed tests on 32-bit platforms ([#&#8203;10](https://github.com/mich101mich/sscanf/issues/10)) </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2024-08-21 23:40:54 +02:00
fix(deps): update rust crate sscanf to v0.4.2
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
cbc54aadbb
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
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/all:renovate/all
git checkout renovate/all
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: kjuulh/sqlite-clone#16
No description provided.