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

fix(deps): update dependency uuid to version .x 🌟 #8002

Merged
merged 3 commits into from Jul 17, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2020

This PR contains the following updates:

Package Type Update Change
uuid dependencies major 3.4.0 -> 7.0.3

Release Notes

uuidjs/uuid

v7.0.3

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

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: "before 3am on the first day of the month" in timezone America/New_York.

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

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

πŸ”• Ignore: Close this PR and you won't be reminded about this update 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.

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jul 16, 2020

See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.

@renovate renovate bot added renovate Triggered by renovatebot type: dependencies labels Jul 16, 2020
@cypress
Copy link

cypress bot commented Jul 16, 2020



Test summary

7877 β€’ 0 β€’ 130 β€’ 0


Run details

Project cypress
Status Passed
Commit f9a2eef
Started Jul 16, 2020 9:33 AM
Ended Jul 16, 2020 9:39 AM
Duration 05:55 πŸ’‘
OS Linux Debian - 10.1
Browser Multiple

View run in Cypress Dashboard ➑️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@jennifer-shehane jennifer-shehane self-requested a review July 16, 2020 09:27
@jennifer-shehane
Copy link
Member

This is slightly worrying that this introduced a breaking change but didn't break any tests. πŸ˜…

@renovate renovate bot changed the title fix(deps): update dependency uuid to version .x 🌟 fix(deps): update dependency uuid to version .x 🌟 Jul 16, 2020
Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

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

Manually checked this require statement is correctly updated.

@jennifer-shehane jennifer-shehane merged commit 3197056 into develop Jul 17, 2020
@renovate renovate bot deleted the renovate/uuid-7.x branch July 17, 2020 06:37
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jul 21, 2020

Released in 4.11.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v4.11.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Jul 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
renovate Triggered by renovatebot type: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants