Skip to content

chore(deps): bump @paralleldrive/cuid2 from 2.2.2 to 3.0.4 - #2514

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/paralleldrive/cuid2-3.0.4
Closed

chore(deps): bump @paralleldrive/cuid2 from 2.2.2 to 3.0.4#2514
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/paralleldrive/cuid2-3.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 27, 2025

Copy link
Copy Markdown
Contributor

Bumps @paralleldrive/cuid2 from 2.2.2 to 3.0.4.

Changelog

Sourced from @​paralleldrive/cuid2's changelog.

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Fixed

  • Fix typo in package.json exports field: ./package.json path was incorrectly specified

[3.0.2] - 2025-10-27

Changed

  • Remove collision-test from pre-commit hook to unblock release process

Fixed

  • Replace BigInt with bignumber.js for broader browser support (legacy browsers)
  • Add export module field to package.json for better ESM compatibility

Added

  • Implement CSPRNG using crypto.getRandomValues for enhanced security
  • Add validation to throw error when length > 32

Documentation

  • Fix typo: Change "Pseudo" to "Pseudo" in README.md
  • Update link for PleaseRobMe.com

[3.0.0] - 2025-10-18

⚠️ BREAKING CHANGES

  • Convert entire project from CommonJS to ES modules
    • Changed from require()/module.exports to import/export
    • Added "type": "module" to package.json
    • Users must use ESM imports or upgrade to this version carefully
    • For CommonJS compatibility, use v2.3.1 instead

[2.3.1] - 2025-10-24

Fixed

  • Maintenance release: Restore CommonJS compatibility for v2.x line
  • This version is based on v2.2.2 to provide a non-breaking upgrade path
  • Published with v2-compat tag for users who need CommonJS

... (truncated)

Commits
  • e8853ed chore(release): v3.0.4
  • 42ecee4 fix: correct package.json exports path typo
  • 7d43c4b Add CHANGELOG
  • 66cb3ba chore(release): v3.0.2
  • d6c854c chore: remove collision-test from pre-commit
  • 024048e Merge pull request #107 from wigxel/fix/add-exports-field-for-esm
  • 8380cbd chore: added export module export field to package.json
  • 499df75 Merge pull request #104 from paralleldrive/copilot/switch-to-bignumber-js
  • e2391a0 Replace BigInt with bignumber.js for broader browser support
  • 04cadd8 Initial plan
  • Additional commits viewable in compare view

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 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)

@github-actions github-actions Bot added the chore Other changes that don't modify src or test files label Oct 27, 2025
Bumps [@paralleldrive/cuid2](https://github.com/ericelliott/cuid2) from 2.2.2 to 3.0.4.
- [Changelog](https://github.com/paralleldrive/cuid2/blob/main/CHANGELOG.md)
- [Commits](paralleldrive/cuid2@v2.2.2...v3.0.4)

---
updated-dependencies:
- dependency-name: "@paralleldrive/cuid2"
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/paralleldrive/cuid2-3.0.4 branch from f0f1a3d to 9baff9c Compare November 10, 2025 19:57
@dependabot @github

dependabot Bot commented on behalf of github Dec 30, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #2627.

@dependabot dependabot Bot closed this Dec 30, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/paralleldrive/cuid2-3.0.4 branch December 30, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Other changes that don't modify src or test files dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants