Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Change Age Confidence
title-case (source) ^3.0.3 -> ^4.3.2 age confidence

Release Notes

blakeembrey/change-case (title-case)

v4.3.2

Compare Source

Fixed

  • Fix capitalization of words that start with a number #​346

v4.3.1

Compare Source

v4.3.0: Add sentenceCase option

Compare Source

Added

  • Allow sentenceCase in title-case package to alter capitalization behavior to sentence case rules instead of title case rules
  • Improved acronym and hyphenated word handling when it comes to capitalization (or non-capitalization) of small words

v4.2.0: Fix small words after sentences and between separators

Compare Source

Added

  • Added support for capitalizing words after "sentence termination" (currently things like ., !, ?, and :) (#​323)

Fixed

  • Added support for keeping small words in dash separated words at the end of a sentence (e.g. two-for-one should be Two-for-One at the end of a sentence, not Two-For-One, even though the final word should be capitalized if it were to end in just For)

v4.1.2

Compare Source

v4.1.1: Fix "a" lower case

Compare Source

Fixed

v4.1.0: Add small words option

Compare Source

Added

  • Add a smallWords to an optional config object provided to titleCase #​282

Fixed

  • Fixes an issue where a word ending in . would be ignored inside quotes #​266

v4.0.1

Compare Source

v4.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant