Skip to content

chore(deps): update dependency title-case to v4 #11157

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

Merged
merged 1 commit into from
May 5, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2025

This PR contains the following updates:

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

Release Notes

blakeembrey/change-case (title-case)

v4.3.2

Compare Source

Fixed

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: Fix "a" lower case

Compare Source

Fixed

v4.1.0: Add small words option

Compare Source

Added

Fixed

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 - 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code labels May 5, 2025
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @renovate[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

Copy link

netlify bot commented May 5, 2025

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit a01a05f
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/6818f1c25befda0008673657
😎 Deploy Preview https://deploy-preview-11157--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 99 (🟢 up 1 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 98 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 3e83a0c into main May 5, 2025
6 of 21 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the renovate/title-case-4.x branch May 5, 2025 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant