Skip to content

Bump nanoid from 3.3.16 to 3.3.18 in /website - #1857

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

Bump nanoid from 3.3.16 to 3.3.18 in /website#1857
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/website/nanoid-3.3.18

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps nanoid from 3.3.16 to 3.3.18.

Release notes

Sourced from nanoid's releases.

3.3.18

3.3.17

  • Fixed infinite loop on zero size.
Changelog

Sourced from nanoid's changelog.

3.3.18

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.16 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.3.16...3.3.18)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-version: 3.3.18
  dependency-type: indirect
...

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 12, 2026
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 12, 2026
robhogan added a commit to robhogan/metro that referenced this pull request Sep 10, 2026
Delete `website/yarn.lock` and run `yarn` to refresh, picking up the patched versions Dependabot has been raising individual PRs against. The website is a static Docusaurus build and is not published, so these are all build-time dependencies.

Versions relevant to the open PRs:

| package | before | after |
|---|---|---|
| `brace-expansion` | 1.1.17 | 1.1.18 |
| `colord` | 2.9.3 | 2.10.0 |
| `dompurify` | 3.4.12 | 3.4.15 |
| `fast-uri` | 3.1.4 | 3.1.7 |
| `js-yaml` | 4.3.0 | 4.3.2 |
| `mermaid` | 10.9.6 | 10.9.8 |
| `nanoid` | 3.3.16 | 3.3.18 |
| `svgo` | 3.3.4 | 3.3.5 |

`dompurify` and `js-yaml` land ahead of the requested versions, the rest exactly on them.

Closes: react#1807
Closes: react#1809
Closes: react#1810
Closes: react#1856
Closes: react#1857
Closes: react#1900
Closes: react#1916
Closes: react#1921

Changelog: [Internal]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. 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