-
Notifications
You must be signed in to change notification settings - Fork 2k
chore(deps): update dependency uuid to v7 #1612
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): update dependency uuid to v7 #1612
Conversation
ace-n
left a comment
There was a problem hiding this 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?
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. |
ricalo
left a comment
There was a problem hiding this 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.
This PR contains the following updates:
^3.3.2->^7.0.0^3.3.2->^7.0.0Release Notes
uuidjs/uuid
v7.0.0Compare Source
⚠ BREAKING CHANGES
but which was already discouraged in v3.x of this library, has been
removed.
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.
generators in the browser. Users who want that will have to supply their
own random number generator function.
Node.js<4.x
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.
This PR has been generated by WhiteSource Renovate. View repository job log here.