Bump nanoid from 3.1.9 to 3.3.18 in /lifeomic-sample-graphql-client-app - #56
Conversation
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.9 to 3.3.18. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/3.3.18/CHANGELOG.md) - [Commits](ai/nanoid@3.1.9...3.3.18) --- updated-dependencies: - dependency-name: nanoid dependency-version: 3.3.18 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Upstream: unknown (author to confirm)
Scope
This PR updates only lifeomic-sample-graphql-client-app/yarn.lock, resolving the transitive nanoid dependency from 3.1.9 to 3.3.18 (still satisfying ^3.1.5 from upstream packages). The bump pulls in v3 patch/minor fixes— including infinite-loop guards and random-pool corruption fixes— with no application source or manifest edits, which is worthwhile dependency hygiene for the sample GraphQL client app.
CI
CI is still pending; branch protection will gate merge on required checks.
Regression risk
Low: same major line (3.x), semver-compatible lockfile refresh with no direct API surface changes in this repo.
Residual risks / follow-ups
None — because the diff is lockfile-only, securitySensitivePaths is empty, and the resolved version stays within the existing ^3.1.5 range with bug-fix-oriented upstream releases.
Note: Review generated using Cursor model
composer-2.5.
This review was generated by review-bot.
Bumps nanoid from 3.1.9 to 3.3.18.
Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
... (truncated)
Commits
9ad9805Release 3.3.18 version55e50a0Update CI actione10f8d4Update index.native.js (#606)73d6716Release 3.3.17 versionf9d13f1Sync 0 size behaviour with PostCSS 59760e11Release 3.3.16 versione835c9bfix(non-secure): clamp negative size to prevent infinite loop (#601)96dd086Update CI actionba0bc3bDo not create latest release for v36819724Release 3.3.15 versionMaintainer 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.