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

Bump uuid from 8.0.0 to 8.1.0 #1909

Merged
merged 1 commit into from
May 21, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 20, 2020

Bumps uuid from 8.0.0 to 8.1.0.

Changelog

Sourced from uuid's changelog.

8.1.0 (2020-05-20)

Features

  • improve v4 performance by reusing random number array (#435) (bf4af0d)
  • optimize V8 performance of bytesToUuid (#434) (e156415)

Bug Fixes

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 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 readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 May 20, 2020
@dependabot-preview
Copy link
Contributor Author

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
Copy link

codecov bot commented May 20, 2020

Codecov Report

Merging #1909 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1909   +/-   ##
=========================================
  Coverage     64.61%   64.61%           
  Complexity      299      299           
=========================================
  Files           607      607           
  Lines         10038    10038           
=========================================
  Hits           6486     6486           
  Misses         3552     3552           
Impacted Files Coverage Δ Complexity Δ
assets/src/edit-story/app/api/useAPI.js 100.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
assets/src/edit-story/units/useUnits.js 100.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
assets/src/edit-story/app/font/useFont.js 100.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
assets/src/edit-story/app/media/useMedia.js 100.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
assets/src/edit-story/app/story/useStory.js 100.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
assets/src/edit-story/app/config/useConfig.js 100.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
assets/src/edit-story/app/history/useHistory.js 100.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
assets/src/edit-story/app/snackbar/useSnackbar.js 100.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
assets/src/edit-story/components/overlay/index.js 88.88% <0.00%> (ø) 0.00% <0.00%> (ø%)
assets/src/edit-story/components/keyboard/index.js 77.94% <0.00%> (ø) 0.00% <0.00%> (ø%)
... and 14 more

@github-actions
Copy link
Contributor

github-actions bot commented May 20, 2020

Size Change: +67 B (0%)

Total Size: 892 kB

Filename Size Change
assets/js/edit-story.js 410 kB +32 B (0%)
assets/js/stories-dashboard.js 460 kB +35 B (0%)
ℹ️ View Unchanged
Filename Size Change
assets/css/edit-story.css 3.04 kB 0 B
assets/css/stories-dashboard.css 3.04 kB 0 B
assets/css/web-stories-embed-block.css 501 B 0 B
assets/js/web-stories-embed-block.js 15.7 kB 0 B

compressed-size-action

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 dependabot-preview bot force-pushed the dependabot/npm_and_yarn/uuid-8.1.0 branch from 2fb543d to 7e9f54f Compare May 21, 2020 03:15
@dependabot-preview dependabot-preview bot merged commit 25d24f4 into master May 21, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/uuid-8.1.0 branch May 21, 2020 11:00
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants