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

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.0 -> 0.20.2

Release Notes

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

v0.20.2

Compare Source

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

v0.20.1

Compare Source

  • Forward default type params #​319

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.0` -> `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) ### [`v0.20.1`](https://github.com/colin-kiegel/rust-derive-builder/releases/tag/v0.20.1) [Compare Source](https://github.com/colin-kiegel/rust-derive-builder/compare/v0.20.0...v0.20.1) - Forward default type params [#&#8203;319](https://github.com/colin-kiegel/rust-derive-builder/issues/319) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC43NS4wIiwidXBkYXRlZEluVmVyIjoiMzguMTE0LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsicmVub3ZhdGUtYm90Il19-->
renovate-bot added 1 commit 2024-09-11 19:40:35 +05:30
renovate-bot changed title from fix(deps): update rust crate derive_builder to v0.20.1 to fix(deps): update rust crate derive_builder to v0.20.2 2024-10-08 22:35:24 +05:30
renovate-bot force-pushed renovate/derive_builder-0.x-lockfile from 027f0d8eb9 to 4273e13015 2024-10-08 22:35:25 +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 checkout renovate/derive_builder-0.x-lockfile

Merge

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