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

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

Closed
wants to merge 3 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

Mend Renovate

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.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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code labels Oct 19, 2023
@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.

@netlify
Copy link

netlify bot commented Oct 19, 2023

Deploy Preview for typescript-eslint failed.

Name Link
🔨 Latest commit 941f02c
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/6533d06d6d8646000869c7f0

@JoshuaKGoldberg JoshuaKGoldberg requested a review from a team October 20, 2023 13:00
@renovate
Copy link
Contributor Author

renovate bot commented Oct 20, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@JoshuaKGoldberg
Copy link
Member

Blocked on ESM. We can revisit after getting to Docusaurus v3 and ESLint 9/10 maybe.

    /home/runner/work/typescript-eslint/typescript-eslint/node_modules/title-case/dist/index.js:43
    export function titleCase(input, options = {}) {
    ^^^^^^
    SyntaxError: Unexpected token 'export'

      92 |
      93 |       test(`headers must be title-cased`, async () => {
    > 94 |         const { titleCase } = await import('title-case');

@JoshuaKGoldberg JoshuaKGoldberg removed the request for review from a team October 21, 2023 13:50
@renovate
Copy link
Contributor Author

renovate bot commented Oct 21, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/title-case-4.x branch October 21, 2023 13:50
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

1 participant