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

Update Rust crate derive_builder to 0.20 #172

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
derive_builder dependencies minor 0.13 -> 0.20

Release Notes

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

v0.20.0

Compare Source

  • Bump syn to version 2 #​308
  • Bump darling to version 0.20.6 #​308
  • BREAKING CHANGE: Remove support for field(type = "...") as syn no longer allows this. #​308
  • Allow omitting quotes on builder(default = ...) expressions #​308

v0.13.1

Compare Source

  • Accept field(ty = "...") as an alias for field(type = "...") in preparation for moving to syn 2.0, which doesn't allow the use of keywords as meta item paths. #​306

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.

@tonymushah tonymushah merged commit 4283cd5 into main Mar 5, 2024
4 checks passed
@renovate renovate bot deleted the renovate/derive_builder-0.x branch March 5, 2024 01:04
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