Skip to content

chore(deps)(deps): bump nanoid from 5.1.16 to 6.0.0 - #31

Merged
Musiker15 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nanoid-6.0.0
Aug 17, 2026
Merged

chore(deps)(deps): bump nanoid from 5.1.16 to 6.0.0#31
Musiker15 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nanoid-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps nanoid from 5.1.16 to 6.0.0.

Release notes

Sourced from nanoid's releases.

6.0.0

  • Made nanoid() and customAlphabet() 4 times faster (by @​orhanayd).
  • Removed Node.js 18 and 20 support.
Changelog

Sourced from nanoid's changelog.

6.0.0

  • Made nanoid() and customAlphabet() 4 times faster (by @​orhanayd).
  • Removed Node.js 18 and 20 support.
Commits

@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/nanoid 6.0.0 🟢 6.5
Details
CheckScoreReason
Code-Review⚠️ 0Found 1/30 approved changesets -- score normalized to 0
Maintained🟢 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies🟢 10all dependencies are pinned
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
SAST🟢 6SAST tool is not run on all commits -- score normalized to 6
Branch-Protection⚠️ 0branch protection not enabled on development/release branches

Scanned Files

  • package-lock.json

@Musiker15

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [nanoid](https://github.com/ai/nanoid) from 5.1.16 to 6.0.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@5.1.16...6.0.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-version: 6.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/nanoid-6.0.0 branch from f06a21e to 6a1944d Compare August 17, 2026 20:55
@Musiker15
Musiker15 merged commit 8c9fa0d into main Aug 17, 2026
7 of 8 checks passed
@Musiker15
Musiker15 deleted the dependabot/npm_and_yarn/nanoid-6.0.0 branch August 17, 2026 20:56
Musiker15 added a commit that referenced this pull request Aug 17, 2026
Dependabot alert 22 was never about the direct dependency: postcss pulls its
own nanoid 3.x, and the lockfile still pinned 3.3.16 while the advisory needs
3.3.18. The bump to nanoid 6 in #31 left that copy untouched. postcss already
allows ^3.3.16, so refreshing the lockfile is enough, no override required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant