Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Update dependency uuid to v9 #830

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

Update dependency uuid to v9 #830

wants to merge 1 commit into 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.3.2 -> ^9.0.1 age adoption passing confidence
@types/uuid (source) 8.3.4 -> 9.0.8 age adoption passing confidence

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


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 - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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 these updates 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 force-pushed the renovate/uuid-9.x branch from 7bfb24e to 34219cf Compare November 29, 2022 20:26
@renovate renovate bot force-pushed the renovate/uuid-9.x branch from 34219cf to 48dd911 Compare March 16, 2023 16:08
@renovate renovate bot force-pushed the renovate/uuid-9.x branch from 48dd911 to c3413b3 Compare June 8, 2023 21:07
@renovate renovate bot force-pushed the renovate/uuid-9.x branch from c3413b3 to 1797c0e Compare August 30, 2023 22:30
@renovate renovate bot force-pushed the renovate/uuid-9.x branch 2 times, most recently from 86943d3 to 75918d0 Compare September 14, 2023 17:38
@renovate renovate bot force-pushed the renovate/uuid-9.x branch from 75918d0 to 08aef16 Compare October 7, 2023 02:48
@renovate renovate bot force-pushed the renovate/uuid-9.x branch from 08aef16 to 01efda4 Compare October 18, 2023 22:26
@renovate renovate bot force-pushed the renovate/uuid-9.x branch from 01efda4 to a28cdc6 Compare November 7, 2023 22:19
@renovate renovate bot force-pushed the renovate/uuid-9.x branch from a28cdc6 to 875b72f Compare January 26, 2024 00:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants