Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump nanoid from 3.3.6 to 5.0.4 #198

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps nanoid from 3.3.6 to 5.0.4.

Changelog

Sourced from nanoid's changelog.

5.0.4

5.0.3

  • Fixed CLI docs (by Chris Schmich).

5.0.2

  • Fixed webcrypto import (by Divyansh Singh).

5.0.1

  • Fixed Node.js 18 support.

5.0

  • Moved Node.js version to Web Crypto API.
  • Removed async API since Web Crypto API has only sync version.
  • Removed Node.js 14 and 16 support.

4.0.2

  • Added link to Github Sponsors.

4.0.1

4.0

  • Removed CommonJS support. Nano ID 4 will work only with ESM applications. We will support 3.x branch with CommonJS for users who can’t migrate to ESM.
  • Removed Node.js 10 and Node.js 12 support.
  • Reduced npm package size.

3.3.7

  • Fixed node16 TypeScript support (by Saadi Myftija).
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2023
Copy link

vercel bot commented Dec 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
modelfusion ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2024 9:02am

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-5.0.4 branch 2 times, most recently from ae990ae to 6a8d796 Compare December 20, 2023 09:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-5.0.4 branch from 6a8d796 to 05d0827 Compare December 22, 2023 12:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-5.0.4 branch from 05d0827 to c4c139e Compare December 22, 2023 12:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-5.0.4 branch from c4c139e to a699dc9 Compare December 23, 2023 10:34
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-5.0.4 branch from a699dc9 to 1ecaaa5 Compare December 24, 2023 10:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-5.0.4 branch from 1ecaaa5 to 0e9d369 Compare December 26, 2023 18:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-5.0.4 branch from 0e9d369 to 2885005 Compare December 26, 2023 21:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-5.0.4 branch from 2885005 to 87029c6 Compare December 28, 2023 15:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-5.0.4 branch from 87029c6 to a0c1234 Compare December 28, 2023 15:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-5.0.4 branch from a0c1234 to bdb2b98 Compare December 28, 2023 15:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-5.0.4 branch from bdb2b98 to d919a33 Compare December 29, 2023 18:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-5.0.4 branch from d919a33 to cfdbb13 Compare December 29, 2023 18:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-5.0.4 branch from cfdbb13 to b0f9983 Compare December 30, 2023 12:34
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 5.0.4.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.6...5.0.4)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2024

Superseded by #276.

@dependabot dependabot bot closed this Feb 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nanoid-5.0.4 branch February 2, 2024 11:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants