Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nanoid-6.0.1
Open

chore(deps): bump nanoid from 5.1.16 to 6.0.0#2667
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nanoid-6.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 11, 2026
@dependabot dependabot Bot changed the title chore(deps): bump nanoid from 3.3.15 to 6.0.1 chore(deps): bump nanoid from 5.1.16 to 6.0.0 Aug 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/nanoid-6.0.1 branch from 944b2c1 to 70c31a8 Compare August 12, 2026 11:05
@greptile-apps

greptile-apps Bot commented Aug 12, 2026

Copy link
Copy Markdown

Greptile Summary

The PR upgrades nanoid from 5.1.16 to 6.0.0 for the content service.

  • Updates the content-service dependency declaration to nanoid 6.
  • Updates the pnpm lockfile resolution.

Confidence Score: 5/5

The PR appears safe to merge because no blocking failure remains.

No blocking failure remains.

Important Files Changed

Filename Overview
apps/content-service/package.json Updates nanoid to the 6.x release line; the service’s Node.js 24 runtime satisfies the new engine requirement.
pnpm-lock.yaml Records nanoid 6.0.0 and the resulting dependency resolution state.

Reviews (2): Last reviewed commit: "chore(deps): bump nanoid from 5.1.16 to ..." | Re-trigger Greptile

Comment thread pnpm-lock.yaml
ts-jest:
specifier: ^29.2.0
version: 29.4.11(@babel/core@7.29.7)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.7))(esbuild@0.25.12)(jest-util@29.7.0)(jest@29.7.0(@types/node@22.20.0)(babel-plugin-macros@3.1.0))(typescript@6.0.3)
version: 29.4.11(@babel/core@7.29.7)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.7))(esbuild@0.25.12)(jest-util@29.7.0)(jest@29.7.0(@types/node@22.20.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@22.20.0)(typescript@6.0.3)))(typescript@6.0.3)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Unrelated lockfile resolutions refreshed

This nanoid-only update also changes locked Babel, Jest, Node type, OpenTelemetry, Terser, React Navigation, and other dependencies used by unrelated workspaces, expanding the regression surface and making resulting build or test changes harder to attribute.

Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!

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.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/nanoid-6.0.1 branch from 70c31a8 to 1fb9f3f Compare August 13, 2026 13:42
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.

0 participants