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 dependency title-case to v4 #103

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
title-case (source) ^3.0.3 -> ^4.3.1 age adoption passing confidence

Release Notes

blakeembrey/change-case (title-case)

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

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

Compare Source

v4.1.0: ES5 Support

Compare Source

Fixed

  • Add support for ES5 environments to all packages

v4.0.1

Compare Source

v4.0.0: ESM support

Compare Source

Changed

  • Removes CommonJS support and adds ESM import support for node 16+
  • Adds an optional locale as the second argument (now defaults to host environment using toLocaleUpperCase)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
@renovate renovate bot force-pushed the renovate/title-case-4.x branch 2 times, most recently from a3e1aea to 6fb723a Compare October 20, 2023 23:19
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.

None yet

0 participants