oxsecurity / megalinter

πŸ¦™ MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.8k stars 215 forks source link

fix(deps): update dependency uuid to v10 - autoclosed #3644

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

uuidjs/uuid (uuid) ### [`v10.0.0`](https://togithub.com/uuidjs/uuid/blob/HEAD/CHANGELOG.md#1000-2024-06-07) [Compare Source](https://togithub.com/uuidjs/uuid/compare/v9.0.1...v10.0.0) ##### ⚠ BREAKING CHANGES - update node support (drop node@12, node@14, add node@20) ([#​750](https://togithub.com/uuidjs/uuid/issues/750)) ##### Features - support support rfc9562 MAX uuid (new in RFC9562) ([#​714](https://togithub.com/uuidjs/uuid/issues/714)) ([0385cd3](https://togithub.com/uuidjs/uuid/commit/0385cd3f18ae9920678b2849932fa7a9d9aee7d0)) - support rfc9562 v6 uuids ([#​754](https://togithub.com/uuidjs/uuid/issues/754)) ([c4ed13e](https://togithub.com/uuidjs/uuid/commit/c4ed13e7159d87c9e42a349bdd9dc955f1af46b6)) - support rfc9562 v7 uuids ([#​681](https://togithub.com/uuidjs/uuid/issues/681)) ([db76a12](https://togithub.com/uuidjs/uuid/commit/db76a1284760c441438f50a57924b322dae08891)) - update node support matrix (only support node 16-20) ([#​750](https://togithub.com/uuidjs/uuid/issues/750)) ([883b163](https://togithub.com/uuidjs/uuid/commit/883b163b9ab9d6655bfbd8a35e61a3c71674dfe1)) - support rfc9562 v8 uuids ([#​759](https://togithub.com/uuidjs/uuid/issues/759)) ([35a5342](https://togithub.com/uuidjs/uuid/commit/35a53428202657e402e6b4aa68f56c08194541bf)) ##### Bug Fixes - revert "perf: remove superfluous call to toLowerCase ([#​677](https://togithub.com/uuidjs/uuid/issues/677))" ([#​738](https://togithub.com/uuidjs/uuid/issues/738)) ([e267b90](https://togithub.com/uuidjs/uuid/commit/e267b9073df1d0ce119ee53c0487fe76acb2be37))

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.



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

echoix commented 3 weeks ago

Should we wait 3 days?

github-actions[bot] commented 3 weeks ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… API spectral 2 0 3.31s
βœ… BASH bash-exec 5 0 0.01s
βœ… BASH shellcheck 5 0 0.12s
βœ… BASH shfmt 5 0 0 0.66s
βœ… COPYPASTE jscpd yes no 4.32s
βœ… DOCKERFILE hadolint 130 0 17.36s
βœ… JSON jsonlint 18 0 0.25s
βœ… JSON v8r 20 0 32.74s
⚠️ MARKDOWN markdownlint 265 0 272 38.66s
βœ… MARKDOWN markdown-table-formatter 265 0 0 145.59s
βœ… OPENAPI spectral 2 0 3.3s
⚠️ PYTHON bandit 211 64 4.67s
βœ… PYTHON black 211 0 0 5.91s
βœ… PYTHON flake8 211 0 3.53s
βœ… PYTHON isort 211 0 0 1.3s
βœ… PYTHON mypy 211 0 19.79s
βœ… PYTHON pylint 211 0 16.27s
βœ… PYTHON ruff 211 0 0 0.68s
βœ… REPOSITORY checkov yes no 40.52s
βœ… REPOSITORY git_diff yes no 0.65s
⚠️ REPOSITORY grype yes 1 25.24s
βœ… REPOSITORY secretlint yes no 17.49s
βœ… REPOSITORY trivy yes no 20.38s
βœ… REPOSITORY trivy-sbom yes no 8.32s
⚠️ REPOSITORY trufflehog yes 1 16.21s
βœ… SPELL cspell 693 0 29.75s
⚠️ SPELL lychee 346 5 5.62s
βœ… XML xmllint 3 0 0 0.64s
βœ… YAML prettier 161 0 0 6.06s
βœ… YAML v8r 102 0 197.96s
βœ… YAML yamllint 162 0 2.18s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_