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.9k stars 231 forks source link

chore(deps): update dependency mocha to v10.6.0 #3733

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mocha (source) 10.5.2 -> 10.6.0 age adoption passing confidence

Release Notes

mochajs/mocha (mocha) ### [`v10.6.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1060--2024-07-02) [Compare Source](https://togithub.com/mochajs/mocha/compare/v10.5.2...v10.6.0) ##### :tada: Enhancements - [#​5150](https://togithub.com/mochajs/mocha/pull/5150) feat: allow ^ versions for character encoding packages ([**@​JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#​5151](https://togithub.com/mochajs/mocha/pull/5151) feat: allow ^ versions for file matching packages ([**@​JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#​5152](https://togithub.com/mochajs/mocha/pull/5152) feat: allow ^ versions for yargs packages ([**@​JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#​5153](https://togithub.com/mochajs/mocha/pull/5153) feat: allow ^ versions for data serialization packages ([**@​JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#​5154](https://togithub.com/mochajs/mocha/pull/5154) feat: allow ^ versions for miscellaneous packages ([**@​JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg))

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.

github-actions[bot] commented 3 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 2 0 3.09s
✅ BASH bash-exec 5 0 0.03s
✅ BASH shellcheck 5 0 0.13s
✅ BASH shfmt 5 0 0 0.59s
✅ COPYPASTE jscpd yes no 3.83s
✅ DOCKERFILE hadolint 129 0 16.88s
✅ JSON jsonlint 18 0 0.22s
✅ JSON v8r 20 0 31.41s
⚠️ MARKDOWN markdownlint 266 0 272 34.81s
✅ MARKDOWN markdown-table-formatter 266 0 0 142.17s
✅ OPENAPI spectral 2 0 3.12s
⚠️ PYTHON bandit 212 64 3.75s
✅ PYTHON black 212 0 0 6.05s
✅ PYTHON flake8 212 0 2.31s
✅ PYTHON isort 212 0 0 1.22s
✅ PYTHON mypy 212 0 18.3s
✅ PYTHON pylint 212 0 26.92s
✅ PYTHON ruff 212 0 0 0.7s
✅ REPOSITORY checkov yes no 39.22s
✅ REPOSITORY git_diff yes no 0.57s
⚠️ REPOSITORY grype yes 1 14.36s
✅ REPOSITORY secretlint yes no 12.3s
✅ REPOSITORY trivy yes no 22.56s
✅ REPOSITORY trivy-sbom yes no 1.82s
⚠️ REPOSITORY trufflehog yes 1 12.6s
✅ SPELL cspell 694 0 25.58s
⚠️ SPELL lychee 347 5 5.4s
✅ XML xmllint 3 0 0 0.6s
✅ YAML prettier 161 0 0 5.6s
✅ YAML v8r 102 0 176.64s
✅ YAML yamllint 162 0 2.26s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_