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

Update dependency uuid to v10 #408

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Update dependency uuid to v10 #408

merged 1 commit into from
Aug 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uuid ^8.2.0 -> ^10.0.0 age adoption passing confidence

Release Notes

uuidjs/uuid (uuid)

v10.0.0

Compare Source

⚠ BREAKING CHANGES
  • update node support (drop node@12, node@14, add node@20) (#​750)
Features
Bug Fixes

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 - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Aug 23, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ DOCKERFILE hadolint 1 0 0.07s
✅ GROOVY npm-groovy-lint 10 2 0 19.58s
✅ JAVASCRIPT eslint 99 0 0 4.0s
✅ JAVASCRIPT prettier 99 99 0 4.51s
✅ JSON jsonlint 8 0 0.19s
✅ JSON npm-package-json-lint yes no 0.49s
✅ JSON prettier 8 3 0 0.76s
✅ JSON v8r 8 0 17.74s
✅ MARKDOWN markdownlint 7 2 0 3.41s
✅ MARKDOWN markdown-table-formatter 7 5 0 0.65s
✅ REPOSITORY checkov yes no 17.0s
✅ REPOSITORY gitleaks yes no 5.11s
✅ REPOSITORY git_diff yes no 0.29s
✅ REPOSITORY grype yes no 16.07s
✅ REPOSITORY secretlint yes no 2.01s
✅ REPOSITORY trivy yes no 8.55s
✅ REPOSITORY trivy-sbom yes no 1.62s
✅ REPOSITORY trufflehog yes no 7.29s
✅ SPELL cspell 130 0 6.25s
✅ SPELL lychee 18 0 5.43s
✅ XML xmllint 1 0 0 0.11s
✅ YAML prettier 3 0 0 0.51s
✅ YAML v8r 3 0 12.17s
✅ YAML yamllint 3 0 0.57s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit 2fd6c61 into main Aug 23, 2024
24 checks passed
@nvuillam nvuillam deleted the renovate/uuid-10.x branch August 23, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant