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 heck to 0.4 - autoclosed #267

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
heck dependencies minor 0.3 -> 0.4

Release Notes

withoutboats/heck

v0.4.0

Breaking changes:

  • Make unicode support optional (off by default). Enable the unicode crate
    feature if you need unicode support.
  • Rename all traits from SomeCase to ToSomeCase, matching stds convention
    of beginning trait names with a verb (ToOwned, AsRef, …)
  • Rename ToMixedCase to ToLowerCamelCase
  • Rename ToCamelCase to ToUpperCamelCase
  • Add ToPascalCase as an alias to ToUpperCamelCase

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update Rust crate heck to 0.4 Update Rust crate heck to 0.4 - autoclosed Sep 7, 2022
@renovate renovate bot closed this Sep 7, 2022
@renovate renovate bot deleted the renovate/heck-0.x branch September 7, 2022 11:53
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.

None yet

0 participants