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

Bump uuid from 9.0.1 to 10.0.0 in /mega-linter-runner #3650

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps uuid from 9.0.1 to 10.0.0.

Changelog

Sourced from uuid's changelog.

10.0.0 (2024-06-07)

⚠ BREAKING CHANGES

  • update node support (drop node@12, node@14, add node@20) (#750)

Features

Bug Fixes

  • revert "perf: remove superfluous call to toLowerCase (#677)" (#738) (e267b90)
Commits
Maintainer changes

This version was pushed to npm by broofa, a new releaser for uuid since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 3 weeks ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 2 0 3.34s
✅ BASH bash-exec 5 0 0.04s
✅ BASH shellcheck 5 0 0.15s
✅ BASH shfmt 5 0 0 0.72s
✅ COPYPASTE jscpd yes no 3.62s
✅ DOCKERFILE hadolint 130 0 17.79s
✅ JSON jsonlint 18 0 0.29s
✅ JSON v8r 20 0 31.81s
⚠️ MARKDOWN markdownlint 265 0 272 34.76s
✅ MARKDOWN markdown-table-formatter 265 0 0 159.69s
✅ OPENAPI spectral 2 0 3.11s
⚠️ PYTHON bandit 211 64 5.7s
✅ PYTHON black 211 0 0 6.15s
✅ PYTHON flake8 211 0 2.35s
✅ PYTHON isort 211 0 0 1.34s
✅ PYTHON mypy 211 0 19.73s
✅ PYTHON pylint 211 0 16.7s
✅ PYTHON ruff 211 0 0 0.71s
✅ REPOSITORY checkov yes no 42.12s
✅ REPOSITORY git_diff yes no 0.6s
⚠️ REPOSITORY grype yes 1 25.23s
✅ REPOSITORY secretlint yes no 17.39s
✅ REPOSITORY trivy yes no 19.83s
✅ REPOSITORY trivy-sbom yes no 6.42s
⚠️ REPOSITORY trufflehog yes 1 13.73s
✅ SPELL cspell 693 0 29.01s
⚠️ SPELL lychee 346 5 7.96s
✅ XML xmllint 3 0 0 0.63s
✅ YAML prettier 161 0 0 5.87s
✅ YAML v8r 102 0 198.08s
✅ YAML yamllint 162 0 2.3s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_