-
Notifications
You must be signed in to change notification settings - Fork 179
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
Bump uuid from 8.0.0 to 8.1.0 #1909
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot-preview
bot
requested review from
pbakaus and
swissspidy
as code owners
May 20, 2020 19:33
dependabot-preview
bot
added
Dependencies
Pull requests that update a dependency file
JavaScript
Pull requests that update JavaScript code.
labels
May 20, 2020
swissspidy
approved these changes
May 20, 2020
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Codecov Report
@@ Coverage Diff @@
## master #1909 +/- ##
=========================================
Coverage 64.61% 64.61%
Complexity 299 299
=========================================
Files 607 607
Lines 10038 10038
=========================================
Hits 6486 6486
Misses 3552 3552
|
Size Change: +67 B (0%) Total Size: 892 kB
ℹ️ View Unchanged
|
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.0.0 to 8.1.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.0.0...v8.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/uuid-8.1.0
branch
from
May 21, 2020 03:15
2fb543d
to
7e9f54f
Compare
obetomuniz
added a commit
that referenced
this pull request
May 25, 2020
* master: (101 commits) Update list of Google Fonts Fix google fonts build script Use data arg for force=true instead of as a literal string Added call to delete API for media in apiProvider Fix using incorrect input for adding color preset. (#1933) only use shapes and background colors for dummy story data to avoid local host image issues Bump percy from 0.26.6 to 0.26.7 (#1937) Renamed animation components for better clarity Add custom calendar implementation (#1743) Fixed lint errors Added tests to AMPKeyframes Bump uuid from 8.0.0 to 8.1.0 (#1909) Bump @wordpress/icons from 1.4.0 to 2.0.0 (#1928) Bring back eslint-plugin-react-hooks and fix issues (#1589) Use use-context-selector versions of createContext, useContext Add useContextSelectorShallow hook Moved SimpleAnimation to root of parts Dashboard: Converted BlinkOn animation to new standard splitting out storiesView and emptyView from content. Adding tests in content/test and storybook examples in content/ . Force stylelint to 13.3.3, because 13.5.0 was failing ...
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps uuid from 8.0.0 to 8.1.0.
Changelog
Sourced from uuid's changelog.
Commits
4124ec7
chore(release): 8.1.0be1c8fe
fix: export package.json required by react-native and bundlers (#449)a21e4d8
test: improve v3/v5 test (#450)3b4b35c
chore: warn about Node.js 13.x incompatibility in issue template (#443)aabb775
test: add tests for buffer api (#438)bf4af0d
feat: improve v4 performance by reusing random number array (#435)e156415
feat: optimize V8 performance of bytesToUuid (#434)f6ce4bf
refactor: upgrade code to modern JavaScript (#427)2b79686
test: add benchmark (#430)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 will merge this PR once CI passes on it, as requested by @swissspidy.
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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: