Bump nanoid from 5.1.7 to 5.1.16 - #419
Conversation
Bumps [nanoid](https://github.com/ai/nanoid) from 5.1.7 to 5.1.16. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.7...5.1.16) --- updated-dependencies: - dependency-name: nanoid dependency-version: 5.1.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryLow Risk Overview The upstream releases in this span are mostly bug fixes and packaging: infinite loop on negative size, random pool corruption for very large IDs, regressions when requesting large IDs, and npm package size fixes. There are no application source changes in this PR. Reviewed by Cursor Bugbot for commit 1c98264. Bugbot is set up for automated code reviews on this repo. Configure here. |
Bumps nanoid from 5.1.7 to 5.1.16.
Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
6ccc67bRelease 5.1.16 version6de05d7fix(non-secure): clamp negative size with a smaller guard (#600)3925903Update dependencies0b69554Release 5.1.15 version333c5a0Backport changelog changes for 3.x266eb63Remove debug codea6a94d3Do not allow to pollute pool93fe197Reduce ID sizee4b7a9aRelease 5.1.14 version6bf3469Update release actionMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for nanoid since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.