Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate typed-builder to 0.17.0 #309

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
typed-builder dependencies minor 0.16.2 -> 0.17.0

Release Notes

idanarye/rust-typed-builder (typed-builder)

v0.17.0

Changed
  • Internal refactor of attribute parsing - results in better error messages and
    easier proces for adding new settings.
Added
  • #[builder(mutators(...))] to generate functions on builder to mutate fields
  • #[builder(via_mutator)] on fields to allow defining fields initialized
    during ::builder() for use with mutators
  • mutable_during_default_resolution to allow default expression mutate
    previous fields.
Fixed
  • Add support for paths with angle brackets (see PR #​122 )

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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/typed-builder-0.x branch from 892546a to ddd9807 Compare October 16, 2023 12:10
@renovate renovate bot force-pushed the renovate/typed-builder-0.x branch from ddd9807 to 5246d2f Compare October 16, 2023 12:11
@rito528 rito528 enabled auto-merge October 16, 2023 12:12
@rito528 rito528 merged commit f090262 into main Oct 16, 2023
4 checks passed
@rito528 rito528 deleted the renovate/typed-builder-0.x branch October 16, 2023 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant