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

Update dependency uuid-random to v1.3.2 #5

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 18, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uuid-random 1.0.6 -> 1.3.2 age adoption passing confidence

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] (#​6)
  • 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

v1.0.9

Compare Source

  • Type definition for TypeScript

v1.0.8

Compare Source

  • Fix for IE11 when using crypto library (check window.msCrypto)

v1.0.7

Compare Source

  • Minor performance improvement
  • Benchmarks latest npm uuid packages
  • Updates code formatting and README
  • Still the fastest pure JS UUIDv4 generator x2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/uuid-random-1.x branch from b253715 to 3217695 Compare April 23, 2019 09:53
@renovate renovate bot changed the title Update dependency uuid-random to v1.0.7 Update dependency uuid-random to v1.0.8 Apr 23, 2019
@renovate renovate bot force-pushed the renovate/uuid-random-1.x branch from 3217695 to 9bb6415 Compare May 12, 2019 09:00
@renovate renovate bot changed the title Update dependency uuid-random to v1.0.8 Update dependency uuid-random to v1.0.9 May 12, 2019
@renovate renovate bot force-pushed the renovate/uuid-random-1.x branch from 9bb6415 to 222b42e Compare October 4, 2019 12:59
@renovate renovate bot changed the title Update dependency uuid-random to v1.0.9 Update dependency uuid-random to v1.3.0 Oct 4, 2019
@renovate renovate bot force-pushed the renovate/uuid-random-1.x branch from 222b42e to 5715fd5 Compare July 1, 2020 21:00
@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
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants