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.18.0 #74

Merged
merged 1 commit into from
Dec 25, 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.18.0

Release Notes

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

v0.18.0

Fixed
  • ?Sized generic parameters are now supported.

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 changed the title fix(deps): update rust crate typed-builder to 0.17.0 fix(deps): update rust crate typed-builder to 0.18.0 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/typed-builder-0.x branch from e11d688 to 6a13e2b Compare October 19, 2023 18:48
@renovate renovate bot force-pushed the renovate/typed-builder-0.x branch from 6a13e2b to 00e21ef Compare December 25, 2023 15:48
@mergify mergify bot merged commit a8f0ead into master Dec 25, 2023
4 of 5 checks passed
@renovate renovate bot deleted the renovate/typed-builder-0.x branch December 25, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant