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

chore(deps): Bump uuid-random from 1.3.0 to 1.3.2 #93

Merged
merged 2 commits into from
Jul 6, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps uuid-random from 1.3.0 to 1.3.2.

Release notes

Sourced from uuid-random's releases.

v1.3.2

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.1

Bug Fixes

  • Fixes issue with iOS 9 (#15)
Changelog

Sourced from uuid-random's changelog.

1.3.2 - Jun 24, 2020

  • Fixes issue with test() case-sensitivity (#17)
  • Improves tests
  • Improves benchmarks

1.3.1 - Jun 19, 2020

  • Fixes issue with iOS 9 (#15)
Commits
  • 3c3c298 v1.3.2
  • d191cb6 Merge pull request #18 from jchook/17-case-insensitive-test
  • 8d8a02f Reverts change allowing test() to pass for uuid versions 1,2,3,5. This change...
  • 832c101 Updates CHANGELOG for 1.3.1
  • d68ea0e Adds .prettierrc
  • f76abc4 Improves test() function to pass for uuid versions 1-5
  • 06ca8aa Adds a test for #17
  • 14aca40 Fixes #17 - case insensitive test()
  • 6e96a2c Merge pull request #16 from jchook/15-ios-9
  • 114951c Updates benchmark results in README
  • 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 6, 2020
@kodiakhq kodiakhq bot merged commit 3dbaa0f into master Jul 6, 2020
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/uuid-random-1.3.2 branch July 6, 2020 18:55
@github-actions
Copy link

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant