Skip to content

Conversation

@kennylam
Copy link
Member

Replaces #18054

change-case v5 is ESM-only, which prevents us from using it until we convert our remaining packages. In the meantime, all packages now use change-case-all instead (which uses change-case v5 anyway). It is fully compatible with change-case and provides both ESM and CJS modules.

Changelog

Changed

  • Replace change-case with change-case-all

Testing / Reviewing

Everything should build and all CI/tests should pass

PR Checklist

As the author of this PR, before marking ready for review, confirm you:

  • Reviewed every line of the diff
    - [ ] Updated documentation and storybook examples
    - [ ] Wrote passing tests that cover this change
    - [ ] Addressed any impact on accessibility (a11y)
  • Tested for cross-browser consistency
  • Validated that this code is ready for review and status checks should pass

More details can be found in the pull request guide

@kennylam kennylam added the dependencies Pull requests that update a dependency file label Dec 12, 2025
@kennylam kennylam requested a review from a team as a code owner December 12, 2025 14:05
@netlify
Copy link

netlify bot commented Dec 12, 2025

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 7b49591
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-web-components/deploys/693c21177c525d0008f741de
😎 Deploy Preview https://deploy-preview-21168--v11-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.34%. Comparing base (d424925) to head (7b49591).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21168      +/-   ##
==========================================
- Coverage   92.34%   92.34%   -0.01%     
==========================================
  Files         530      530              
  Lines       40855    40861       +6     
  Branches     5922     5927       +5     
==========================================
+ Hits        37727    37732       +5     
- Misses       2976     2977       +1     
  Partials      152      152              
Flag Coverage Δ
main-packages 85.71% <100.00%> (-0.01%) ⬇️
web-components 96.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@netlify
Copy link

netlify bot commented Dec 12, 2025

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 7b49591
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-react/deploys/693c2117d3bfef0008054706
😎 Deploy Preview https://deploy-preview-21168--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

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.

2 participants