fix(deps): update rust crate derive_builder to v0.20.2 #63

Open
renovate-bot wants to merge 1 commit from renovate/derive_builder-0.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
derive_builder dependencies patch 0.20.1 -> 0.20.2

Release Notes

colin-kiegel/rust-derive-builder (derive_builder)

v0.20.2

Compare Source

  • Allow unquoted expressions in builder(default = ...) #​331

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 | |---|---|---|---| | [derive_builder](https://github.com/colin-kiegel/rust-derive-builder) | dependencies | patch | `0.20.1` -> `0.20.2` | --- ### Release Notes <details> <summary>colin-kiegel/rust-derive-builder (derive_builder)</summary> ### [`v0.20.2`](https://github.com/colin-kiegel/rust-derive-builder/releases/tag/v0.20.2) [Compare Source](https://github.com/colin-kiegel/rust-derive-builder/compare/v0.20.1...v0.20.2) - Allow unquoted expressions in `builder(default = ...)` [#&#8203;331](https://github.com/colin-kiegel/rust-derive-builder/issues/331) </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjExNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot force-pushed renovate/derive_builder-0.x-lockfile from 1372f8e669 to 5dc10f85fd 2025-03-24 05:11:27 +05:30 Compare
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/derive_builder-0.x-lockfile:renovate/derive_builder-0.x-lockfile
git switch renovate/derive_builder-0.x-lockfile

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 switch master
git merge --no-ff renovate/derive_builder-0.x-lockfile
git switch renovate/derive_builder-0.x-lockfile
git rebase master
git switch master
git merge --ff-only renovate/derive_builder-0.x-lockfile
git switch renovate/derive_builder-0.x-lockfile
git rebase master
git switch master
git merge --no-ff renovate/derive_builder-0.x-lockfile
git switch master
git merge --squash renovate/derive_builder-0.x-lockfile
git switch master
git merge --ff-only renovate/derive_builder-0.x-lockfile
git switch master
git merge renovate/derive_builder-0.x-lockfile
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: realaravinth/dumbserve#63
No description provided.