build(deps): bump nanoid from 5.1.16 to 6.0.0 - #1193
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/nanoid-5.1.16
branch
2 times, most recently
from
August 9, 2026 08:58
5e163d3 to
a03cb3a
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/nanoid-5.1.16
branch
2 times, most recently
from
August 9, 2026 13:06
5a16ae5 to
e3008f2
Compare
h4yfans
added a commit
that referenced
this pull request
Aug 12, 2026
…1356) Bundles five stale bot PRs into a single change against current main so one coherent lockfile lands instead of nine conflicting stale ones. - prettier ^3.8.3 -> ^3.9.6 (#1197) - ip-address override >=10.1.1 -> >=10.3.1, resolves 10.5.0 (#1190, security) - hono override >=4.12.27 -> >=4.12.34, resolves 4.13.1 (#1189, security) - nanoid@>=4.0.0 <5.0.9 override 5.0.9 -> 5.1.16 (#1194) - framer-motion -> motion ^12.24.7 in landing (#1196) The renovate PR for the motion swap replaced the package but left all 49 `from 'framer-motion'` imports untouched, which does not resolve once framer-motion is off the manifest. Repointed them at `motion/react` and updated the vite manualChunks entry that named the old package. Left out deliberately: #1193 (nanoid 6.0.0 major) and #1195 (forces a 3.x transitive to v5) — both advisories are already closed by the existing pins, so they add breakage risk without security value.
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/nanoid-5.1.16
branch
from
August 12, 2026 17:51
e3008f2 to
04a39b5
Compare
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: 5.1.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/nanoid-5.1.16
branch
from
August 12, 2026 17:55
04a39b5 to
4ea3c01
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps nanoid from 5.1.16 to 6.0.0.
Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
4dacb10Release 6.0.0 version09545eaSimplify CLI for modern Node.js0966ccbRemove obvious commentb5a0590Update docs0501d9cFix alphabet duplication87f2821Remove unnecessary import for modern Node.js6a73bf8Simplfy strings57a250cSimplify code1a97659Fix formatting1fda937Remove build files