Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Update dependency uuid-random to v1.3.2 #58

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 15, 2019

This PR contains the following updates:

Package Type Update Change
uuid-random dependencies minor 1.0.9 -> 1.3.2

Release Notes

jchook/uuid-random

v1.3.2

Compare Source

Bug Fixes

  • Fixes issue with test() case-sensitivity (#​17)

Minor Improvements

  • Improves tests to add more coverage
  • Improves benchmarks to use statistically significant results with margin of error

v1.3.0

Compare Source

  • Exposes uuid.randomBytes() so you can override it, e.g. with nacl (#​5)
  • Exposes uuid.clearBuffer() to clear the internal RNG buffer
  • Performance improvement via refactor (#​5)
  • Fix Math.random() fallback range from [0,255) to 0,255
  • Updated benchmarks (thanks @​aarondcohen)
  • README, etc now written in E-Prime

Note: version jump to 1.3.0 since I should have named 1.0.4 ⇒ 1.1.0 and 1.0.5 ⇒ 1.2.0


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/uuid-random-1.x branch from d30ec42 to 2f4a7ed Compare July 1, 2020 03:55
@renovate renovate bot changed the title Update dependency uuid-random to v1.3.0 Update dependency uuid-random to v1.3.2 Jul 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants