Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 13, 2020

Bumps uuid from 3.3.3 to 3.4.0.

Changelog

Sourced from uuid's changelog.

3.4.0 (2020-01-16)

Features

Commits
  • 3df73a9 chore(release): 3.4.0
  • e2d7314 feat: rename repository to github:uuidjs/uuid (#351)
  • e444323 Merge pull request #349 from kelektiv/dependabot/npm_and_yarn/handlebars-4.5.3
  • ac7a3f4 chore(deps): bump handlebars from 4.1.2 to 4.5.3
  • 0b141e1 Bump eslint-utils from 1.4.0 to 1.4.2 (#324)
  • 60eb84a Merge pull request #335 from ctavan/prepare-for-esm
  • d125e45 test: run eslint as part of the tests
  • acd26d6 test: remove unused randomFillSync variable
  • b22219f chore: define global msCrypto to satisfy eslint
  • 0c4638b style: convert tabs to spaces
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ctavan, a new releaser for uuid since your current version.


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 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 the dependencies Pull requests that update a dependency file label Feb 13, 2020
@ouzibot ouzibot requested review from belitre and givanov February 13, 2020 10:45
@ouzibot ouzibot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 13, 2020
@ouzibot
Copy link

ouzibot commented Feb 13, 2020

Hi @dependabot-preview[bot]. Thanks for your PR.

I'm waiting for a ouzi-dev member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ouzibot ouzibot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Feb 13, 2020
@github-actions
Copy link

/hold

@ouzibot ouzibot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 13, 2020
@github-actions
Copy link

/hold cancel

@ouzibot ouzibot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 13, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/uuid-3.4.0 branch from 577ca32 to 7f50da9 Compare February 13, 2020 11:08
@github-actions
Copy link

/hold

@ouzibot ouzibot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 13, 2020
@belitre
Copy link
Contributor

belitre commented Feb 13, 2020

/lgtm

@ouzibot ouzibot added the lgtm Indicates that a PR is ready to be merged. label Feb 13, 2020
@ouzibot
Copy link

ouzibot commented Feb 13, 2020

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: belitre, dependabot-preview[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ouzibot ouzibot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 13, 2020
@github-actions
Copy link

/hold cancel

@ouzibot ouzibot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 13, 2020
@ouzibot ouzibot merged commit 1b6e55c into master Feb 13, 2020
@ouzibot ouzibot deleted the dependabot/npm_and_yarn/uuid-3.4.0 branch February 13, 2020 11:11
@github-actions
Copy link

This pull request is included in version 1.0.3

@github-actions github-actions bot added the released Denotes a PR that was already included in a release label Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file lgtm Indicates that a PR is ready to be merged. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. released Denotes a PR that was already included in a release size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants