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-dev): bump @types/uuid from 3.4.9 to 8.3.0 #1586

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 19, 2020

Bumps @types/uuid from 3.4.9 to 8.3.0.

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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
  • 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 the dependencies This issue is a problem in a dependency. label Oct 19, 2020
@codecov-io
Copy link

codecov-io commented Oct 19, 2020

Codecov Report

❗ No coverage uploaded for pull request base (main@e8636f6). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1586   +/-   ##
=======================================
  Coverage        ?   79.34%           
=======================================
  Files           ?      368           
  Lines           ?    15171           
  Branches        ?     3242           
=======================================
  Hits            ?    12038           
  Misses          ?     3133           
  Partials        ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8636f6...6643719. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/types/uuid-8.3.0 branch 2 times, most recently from 1dda0a4 to ad8b707 Compare October 23, 2020 09:03
@trivikr
Copy link
Member

trivikr commented Oct 27, 2020

uuid seems to be supported in react-native, and can be upgraded.
Details: uuidjs/uuid#375

PR which reverted uuid to 3.x #1322

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/types/uuid-8.3.0 branch from ad8b707 to 09b794b Compare October 28, 2020 01:10
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/types/uuid-8.3.0 branch 2 times, most recently from 14e88fe to 23447ef Compare November 10, 2020 20:10
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/types/uuid-8.3.0 branch 3 times, most recently from cc808db to ddb352c Compare November 24, 2020 00:29
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/types/uuid-8.3.0 branch 2 times, most recently from 55dbd21 to 0cb4ea0 Compare December 5, 2020 01:47
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/types/uuid-8.3.0 branch 2 times, most recently from 1d2e439 to 2dc920e Compare December 15, 2020 19:43
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/types/uuid-8.3.0 branch from 2dc920e to 4b556ea Compare December 24, 2020 00:53
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/types/uuid-8.3.0 branch from 4b556ea to fd09df4 Compare January 12, 2021 19:19
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/types/uuid-8.3.0 branch 2 times, most recently from bf1661d to 6364960 Compare January 29, 2021 01:22
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/types/uuid-8.3.0 branch from 6364960 to a38fd81 Compare January 29, 2021 23:10
Base automatically changed from master to main February 22, 2021 19:46
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/types/uuid-8.3.0 branch from a38fd81 to 6643719 Compare February 23, 2021 00:03
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/types/uuid-8.3.0 branch from 6643719 to 2f50994 Compare March 27, 2021 00:43
@aws-sdk-js-automation
Copy link

AWS CodeBuild CI Report

  • CodeBuild project: sdk-staging-test
  • Commit ID: 2f50994
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@dependabot-preview
Copy link
Contributor Author

Looks like @types/uuid is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/types/uuid-8.3.0 branch April 9, 2021 19:58
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies This issue is a problem in a dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants