Skip to content

猬嗭笍 Bump nanoid from 3.3.16 to 3.3.17 - #4713

Merged
pglombardo merged 1 commit into
masterfrom
dependabot/npm_and_yarn/nanoid-3.3.17
Aug 5, 2026
Merged

猬嗭笍 Bump nanoid from 3.3.16 to 3.3.17#4713
pglombardo merged 1 commit into
masterfrom
dependabot/npm_and_yarn/nanoid-3.3.17

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps nanoid from 3.3.16 to 3.3.17.

Release notes

Sourced from nanoid's releases.

3.3.17

  • Fixed infinite loop on zero size.
Changelog

Sourced from nanoid's changelog.

3.3.17

  • Fixed infinite loop on zero size.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Low Risk
Lockfile-only patch bump of a small ID utility; low risk unless the app calls nanoid with size 0, where the fix avoids a hang.

Overview
Bumps nanoid from 3.3.16 to 3.3.17 in yarn.lock (pulled in transitively, e.g. via postcss). No application source changes.

3.3.17 fixes an infinite loop when generating IDs with zero size, aligning behavior with PostCSS 5.

Reviewed by Cursor Bugbot for commit d033264. Bugbot is set up for automated code reviews on this repo. Configure here.

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

---
updated-dependencies:
- dependency-name: nanoid
  dependency-version: 3.3.17
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 4, 2026
@pglombardo
pglombardo merged commit 5e735a1 into master Aug 5, 2026
18 checks passed
@pglombardo
pglombardo deleted the dependabot/npm_and_yarn/nanoid-3.3.17 branch August 5, 2026 08:50
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant