Skip to content

chore(deps): update dependency nanoid to v5 #18596

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 3 commits into from
May 19, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nanoid ^3.1.30 -> ^5.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ai/nanoid (nanoid)

v5.1.5

Compare Source

  • Fixed latest version on npm after 3.x release.

v5.1.4

Compare Source

  • Fixed latest version on npm after 3.x release.

v5.1.3

Compare Source

v5.1.2

Compare Source

  • Fixed module docs.

v5.1.1

Compare Source

  • Fixed opaque types support for non-secure generator.
  • Added JSR support.

v5.1.0

Compare Source

v5.0.9

Compare Source

  • Fixed a way to break Nano ID by passing non-integer size (by @​myndzi).

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

Compare Source

  • Fixed React Native support.

v5.0.5

Compare Source

  • Make browser’s version faster by increasing size a little (by Samuel Elgozi).

v5.0.4

Compare Source

v5.0.3

Compare Source

  • Fixed CLI docs (by Chris Schmich).

v5.0.2

Compare Source

  • Fixed webcrypto import (by Divyansh Singh).

v5.0.1

Compare Source

  • Fixed Node.js 18 support.

v5.0.0

Compare Source

v4.0.2

Compare Source

  • Added link to Github Sponsors.

v4.0.1

Compare Source

v4.0.0

Compare Source

v3.3.11

Compare Source

  • Fixed React Native support.

v3.3.10

Compare Source

v3.3.9

Compare Source

  • Reduced npm package size.

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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 requested review from a team as code owners February 15, 2025 02:00
Copy link

netlify bot commented Feb 15, 2025

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

Name Link
🔨 Latest commit 50cd14a
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/681c6ed0cdbefa0008226d2a
😎 Deploy Preview https://deploy-preview-18596--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 site configuration.

Copy link

netlify bot commented Feb 15, 2025

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit ca1d009
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/67f4f14a1c762c0008fc3f6e
😎 Deploy Preview https://deploy-preview-18596--carbon-elements.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 site configuration.

Copy link

netlify bot commented Feb 15, 2025

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 50cd14a
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/681c6ed07531a60008a97b07
😎 Deploy Preview https://deploy-preview-18596--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 site configuration.

@renovate renovate bot force-pushed the renovate/nanoid-5.x branch from ca1d009 to 0e3da3f Compare April 8, 2025 12:42
@renovate renovate bot force-pushed the renovate/nanoid-5.x branch 2 times, most recently from d8286fe to 23bd211 Compare April 30, 2025 11:52
@renovate renovate bot force-pushed the renovate/nanoid-5.x branch from 8cfb374 to 19d20f6 Compare May 5, 2025 07:50
@preetibansalui preetibansalui self-assigned this May 7, 2025
@github-project-automation github-project-automation bot moved this to 🚦 In Review in Design System May 7, 2025
Copy link
Contributor Author

renovate bot commented May 8, 2025

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.

Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.78%. Comparing base (42d3f0b) to head (50cd14a).
Report is 19 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18596   +/-   ##
=======================================
  Coverage   84.78%   84.78%           
=======================================
  Files         371      371           
  Lines       14411    14411           
  Branches     4713     4692   -21     
=======================================
  Hits        12218    12218           
- Misses       2044     2045    +1     
+ Partials      149      148    -1     

☔ 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.

@preetibansalui preetibansalui requested a review from tay1orjones May 8, 2025 09:33
Copy link
Member

@tay1orjones tay1orjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM just one question

@@ -20,7 +20,7 @@ module.exports = {
],
coveragePathIgnorePatterns: ['packages/web-components/*'],
testPathIgnorePatterns: ['packages/web-components/*'],
transformIgnorePatterns: ['<rootDir>/node_modules/(?!lodash-es)'],
transformIgnorePatterns: ['<rootDir>/node_modules/(?!lodash-es|nanoid)'],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, we still need this because moduleNameMapper helps resolve it in the CJS setup, while transformIgnorePatterns only controls which modules are transformed, not how they're resolved.

@preetibansalui preetibansalui added this pull request to the merge queue May 19, 2025
Merged via the queue into main with commit 987bf7e May 19, 2025
37 checks passed
@preetibansalui preetibansalui deleted the renovate/nanoid-5.x branch May 19, 2025 10:21
@github-project-automation github-project-automation bot moved this from 🚦 In Review to ✅ Done in Design System May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants