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

Update dependencies (external major bumps) #1626

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uuid ^8.3.2 -> ^9.0.0 age adoption passing confidence

Release Notes

uuidjs/uuid

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 - "every weekend" (UTC), 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, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/major-external-major branch from 7fc94be to 10ebc7c Compare October 22, 2022 02:14
@renovate renovate bot changed the title Update external-major (external major bumps) (major) Update dependencies (external major bumps) Oct 23, 2022
@renovate renovate bot changed the title Update dependencies (external major bumps) Update external-major (external major bumps) (major) Oct 24, 2022
@renovate renovate bot force-pushed the renovate/major-external-major branch from 10ebc7c to 1a2889d Compare October 24, 2022 01:49
@renovate renovate bot changed the title Update external-major (external major bumps) (major) Update dependencies (external major bumps) Oct 24, 2022
@renovate renovate bot force-pushed the renovate/major-external-major branch from 1a2889d to b889bde Compare October 24, 2022 01:50
@joshbwlng joshbwlng closed this Oct 25, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Nov 29, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 9.x releases. However, if you upgrade to 9.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/major-external-major branch November 29, 2022 20:00
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.

1 participant