Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

chore(deps): bump pure-rand from 5.0.3 to 6.0.1 #687

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

Bumps pure-rand from 5.0.3 to 6.0.1.

Changelog

Sourced from pure-rand's changelog.

6.0.1

Fixes

  • 05421f2 馃毃 Reformat README.md (#563)
  • ffacfbd 馃摑 Give simple seed computation example (#562)
  • e432d59 馃摑 Add extra keywords (#561)
  • f5b18d4 馃悰 Declare types first for package (#560)
  • a5b30db 馃摑 Final clean-up of the README (#559)
  • 5254ee0 馃摑 Fix simple examples not fully working (#558)
  • 8daf460 馃摑 Clarify the README (#556)
  • a915b6a 馃摑 Fix url error in README for logo (#554)
  • f94885c 馃摑 Rework README header with logo (#553)
  • 5f7645e 馃摑 Typo in link to comparison SVG (#551)
  • 61726af 馃摑 Better keywords for NPM (#550)
  • 6001e5a 馃摑 Update performance section with recent stats (#549)
  • 556ec33 鈿楋笍 Rewrite not uniform of pure-rand (#547)
  • b3dfea5 鈿楋笍 Add more libraries to the experiment (#546)
  • ac8b85d 鈿楋笍 Add some more non-uniform versions (#543)
  • 44af2ad 鈿楋笍 Add some more self comparisons (#542)
  • 6d3342d 馃摑 Add some more details on the algorithms in compare (#541)
  • 359e214 馃摑 Fix some typos in README (#540)
  • 28a7bfe 馃摑 Document some performance stats (#539)
  • 81860b7 鈿楋笍 Measure performance against other libraries (#538)
  • 114c2c7 馃摑 Publish changelogs from 3.X to 6.X (#537)

6.0.0

Breaking Changes

Features

  • 7587984 鈿★笍 Faster uniform distribution on bigint (#517)
  • 464960a 鈿★笍 Faster uniform distribution on small ranges (#516)
  • b4852a8 鈿★笍 Faster Congruencial 32bits (#512)
  • fdb6ec8 鈿★笍 Faster Mersenne-Twister (#510)
  • bb69be5 鈿★笍 Drop infinite loop for explicit loop (#507)

Fixes

... (truncated)

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 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 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 [pure-rand](https://github.com/dubzzz/pure-rand) from 5.0.3 to 6.0.1.
- [Release notes](https://github.com/dubzzz/pure-rand/releases)
- [Changelog](https://github.com/dubzzz/pure-rand/blob/main/CHANGELOG.md)
- [Commits](dubzzz/pure-rand@v5.0.3...v6.0.1)

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

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 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants