Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 24, 2020

This PR contains the following updates:

Package Type Update Change
uuid devDependencies major ^3.3.2 -> ^7.0.0
uuid dependencies major ^3.3.2 -> ^7.0.0

Release Notes

uuidjs/uuid

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • The default export, which used to be the v4() method
    but which was already discouraged in v3.x of this library, has been
    removed.
  • Explicitly note that deep imports of the different uuid
    version functions are deprecated and no longer encouraged and that
    ECMAScript module named imports should be used instead.
    Emit a deprecation warning for people who deep-require the different
    algorithm variants.
  • Remove builtin support for insecure random number
    generators in the browser. Users who want that will have to supply their
    own random number generator function.
  • Remove support for generating v3 and v5 UUIDs in
    Node.js<4.x
  • Convert code base to ECMAScript Modules (ESM) and
    release CommonJS build for node and ESM build for browser bundlers.
Features
Bug Fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 24, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 24, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 24, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 24, 2020
@kokoro-team kokoro-team removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Feb 24, 2020
Copy link
Contributor

@ace-n ace-n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for functions with upgrades.

@ricalo can you LGTM for functions/speech-to-speech?

@forking-renovate
Copy link

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 24, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 24, 2020
Copy link
Member

@ricalo ricalo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the heads up, @ace-n. LGTM for functions/speech-to-speech.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 26, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 26, 2020
@fhinkel fhinkel merged commit a8fa0eb into GoogleCloudPlatform:master Feb 26, 2020
@renovate-bot renovate-bot deleted the renovate/uuid-7.x branch February 26, 2020 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants