Skip to content

Bump react-native-uuid from 2.0.3 to 2.0.4#13

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-uuid-2.0.4
Open

Bump react-native-uuid from 2.0.3 to 2.0.4#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-uuid-2.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown

Bumps react-native-uuid from 2.0.3 to 2.0.4.

Release notes

Sourced from react-native-uuid's releases.

v2.0.4

What's Changed

Bug Fixes

  • Fix RNG to use Uint8Array for crypto.getRandomValues() API compatibility (#37)

Testing

  • Comprehensive test suite with 224 tests covering all UUID functionality
  • Jest configuration with ts-jest for TypeScript support

CI/CD

  • GitHub Actions CI/CD workflow for automated testing and publishing
  • Performance benchmark workflow (RN version matrix, ops/sec)
  • Security benchmark workflow (collision, monobit, runs, chi-square, malformed input gates)

Developer Experience

  • Performance benchmarks across React Native 0.71-0.77 versions
  • Security randomness benchmarks with statistical pass/fail gates
  • SVG benchmark charts in ./figures/
  • bench:all convenience script
  • ESLint and Prettier fully configured and passing
  • Updated dependencies: TypeScript 5.3, ESLint 8, Prettier 3, Jest 29

Package

  • Reduced npm package size from ~224 kB to ~70 kB (excluded dev artifacts)
  • Node.js >= 18.0.0 required

Full Changelog: eugenehp/react-native-uuid@v2.0.3...v2.0.4

Changelog

Sourced from react-native-uuid's changelog.

[2.0.4] - Previous Release

See git history for changes prior to this version.

Commits
  • c04e735 2.0.4
  • 0248e06 Merge pull request #41 from eugenehp/dependabot/npm_and_yarn/flatted-3.4.2
  • c80a129 Bump flatted from 3.1.1 to 3.4.2
  • eb105c0 Merge pull request #40 from eugenehp/dependabot/npm_and_yarn/minimatch-3.1.5
  • 400fd05 Bump minimatch from 3.0.4 to 3.1.5
  • 5608c3d Merge pull request #39 from eugenehp/dependabot/npm_and_yarn/lodash-4.17.23
  • fd7a87b Bump lodash from 4.17.21 to 4.17.23
  • 49a523e Update copyright year to 2026
  • f3108a2 Merge pull request #38 from eugenehp/dependabot/npm_and_yarn/js-yaml-3.14.2
  • d46fe05 Bump js-yaml from 3.14.1 to 3.14.2
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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)

Bumps [react-native-uuid](https://github.com/eugenehp/react-native-uuid) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/eugenehp/react-native-uuid/releases)
- [Changelog](https://github.com/eugenehp/react-native-uuid/blob/master/CHANGELOG.md)
- [Commits](eugenehp/react-native-uuid@2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: react-native-uuid
  dependency-version: 2.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 27, 2026
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