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 v9 #913

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uuid 8.x -> 9.x age adoption passing confidence

Release Notes

uuidjs/uuid (uuid)

v9.0.1

Compare Source

build
  • Fix CI to work with Node.js 20.x

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • Drop Node.js 10.x support. This library always aims at supporting one EOLed LTS release which by this time now is 12.x which has reached EOL 30 Apr 2022.

  • Remove the minified UMD build from the package.

    Minified code is hard to audit and since this is a widely used library it seems more appropriate nowadays to optimize for auditability than to ship a legacy module format that, at best, serves educational purposes nowadays.

    For production browser use cases, users should be using a bundler. For educational purposes, today's online sandboxes like replit.com offer convenient ways to load npm modules, so the use case for UMD through repos like UNPKG or jsDelivr has largely vanished.

  • Drop IE 11 and Safari 10 support. Drop support for browsers that don't correctly implement const/let and default arguments, and no longer transpile the browser build to ES2015.

    This also removes the fallback on msCrypto instead of the crypto API.

    Browser tests are run in the first supported version of each supported browser and in the latest (as of this commit) version available on Browserstack.

Features
Bug Fixes
build
8.3.2 (2020-12-08)
Bug Fixes
8.3.1 (2020-10-04)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend,before 8am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Sep 6, 2022
@renovate renovate bot requested a review from a team September 6, 2022 01:42
@renovate renovate bot force-pushed the renovate_uuid-9.x branch 7 times, most recently from a924f81 to 076746a Compare September 30, 2022 23:58
@renovate renovate bot force-pushed the renovate_uuid-9.x branch 10 times, most recently from 5604c74 to 9a38209 Compare October 8, 2022 08:35
@renovate renovate bot force-pushed the renovate_uuid-9.x branch 6 times, most recently from c3f9c1e to 68470c6 Compare October 20, 2022 02:59
@renovate renovate bot force-pushed the renovate_uuid-9.x branch 3 times, most recently from 143770d to 589c465 Compare October 27, 2022 07:57
@renovate renovate bot force-pushed the renovate_uuid-9.x branch 2 times, most recently from 2aabe8e to 60e1021 Compare March 25, 2023 03:30
@renovate renovate bot force-pushed the renovate_uuid-9.x branch 2 times, most recently from 5251dc0 to a598bdf Compare March 31, 2023 03:23
@renovate renovate bot force-pushed the renovate_uuid-9.x branch 2 times, most recently from f1e8ecb to 6616b6e Compare April 18, 2023 04:17
@renovate renovate bot force-pushed the renovate_uuid-9.x branch 10 times, most recently from 30b8eb6 to 3c9d3ac Compare June 3, 2023 13:27
@renovate renovate bot force-pushed the renovate_uuid-9.x branch 6 times, most recently from 9346527 to 8dfb6cd Compare June 8, 2023 08:02
@renovate renovate bot force-pushed the renovate_uuid-9.x branch 6 times, most recently from c69be81 to df6d569 Compare June 18, 2023 21:14
@renovate renovate bot force-pushed the renovate_uuid-9.x branch 2 times, most recently from 8516845 to 5c93ed6 Compare June 27, 2023 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants