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

chore(deps): update dependency mocha to v10.5.2 #3689

Closed renovate[bot] closed 1 day ago

renovate[bot] commented 6 days ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

mochajs/mocha (mocha) ### [`v10.5.2`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1052--2024-05-25) [Compare Source](https://togithub.com/mochajs/mocha/compare/v10.5.1...v10.5.2) ##### :bug: Fixes - [#​5032](https://togithub.com/mochajs/mocha/pull/5032) fix: better tracking of seen objects in error serialization ([**@​sam-super**](https://togithub.com/sam-super)) ### [`v10.5.1`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1051--2024-05-24) [Compare Source](https://togithub.com/mochajs/mocha/compare/v10.5.0...v10.5.1) ##### :bug: Fixes - [#​5086](https://togithub.com/mochajs/mocha/pull/5086) fix: Add error handling for nonexistent file case with --file option ([**@​khoaHyh**](https://togithub.com/khoaHyh)) ### [`v10.5.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1050--2024-05-24) [Compare Source](https://togithub.com/mochajs/mocha/compare/v10.4.0...v10.5.0) ##### :tada: Enhancements - [#​5015](https://togithub.com/mochajs/mocha/pull/5015) feat: use \ and \ for browser progress indicator instead of \ ([**@​yourWaifu**](https://togithub.com/yourWaifu)) - [#​5143](https://togithub.com/mochajs/mocha/pull/5143) feat: allow using any 3.x chokidar dependencies ([**@​simhnna**](https://togithub.com/simhnna)) - [#​4835](https://togithub.com/mochajs/mocha/pull/4835) feat: add MOCHA_OPTIONS env variable ([**@​icholy**](https://togithub.com/icholy)) ##### :bug: Fixes - [#​5107](https://togithub.com/mochajs/mocha/pull/5107) fix: include stack in browser uncaught error reporting ([**@​JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) ##### :nut_and_bolt: Other - [#​5110](https://togithub.com/mochajs/mocha/pull/5110) chore: switch two-column list styles to be opt-in ([**@​marjys**](https://togithub.com/marjys)) - [#​5135](https://togithub.com/mochajs/mocha/pull/5135) chore: fix some typos in comments ([**@​StevenMia**](https://togithub.com/StevenMia)) - [#​5130](https://togithub.com/mochajs/mocha/pull/5130) chore: rename 'master' to 'main' in docs and tooling ([**@​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 6 days ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… API spectral 2 0 3.17s
βœ… BASH bash-exec 5 0 0.08s
βœ… BASH shellcheck 5 0 0.12s
βœ… BASH shfmt 5 0 0 0.11s
βœ… COPYPASTE jscpd yes no 3.77s
βœ… DOCKERFILE hadolint 129 0 16.96s
βœ… JSON jsonlint 18 0 0.22s
βœ… JSON v8r 20 0 30.64s
⚠️ MARKDOWN markdownlint 266 0 272 34.28s
βœ… MARKDOWN markdown-table-formatter 266 0 0 144.14s
βœ… OPENAPI spectral 2 0 3.03s
⚠️ PYTHON bandit 212 64 3.41s
βœ… PYTHON black 212 0 0 5.18s
βœ… PYTHON flake8 212 0 2.02s
βœ… PYTHON isort 212 0 0 0.93s
βœ… PYTHON mypy 212 0 18.02s
βœ… PYTHON pylint 212 0 16.58s
βœ… PYTHON ruff 212 0 0 0.15s
βœ… REPOSITORY checkov yes no 40.96s
βœ… REPOSITORY git_diff yes no 0.11s
⚠️ REPOSITORY grype yes 1 22.68s
βœ… REPOSITORY secretlint yes no 12.41s
βœ… REPOSITORY trivy yes no 19.57s
βœ… REPOSITORY trivy-sbom yes no 7.57s
⚠️ REPOSITORY trufflehog yes 1 11.49s
βœ… SPELL cspell 694 0 26.63s
⚠️ SPELL lychee 347 5 16.67s
βœ… XML xmllint 3 0 0 0.1s
βœ… YAML prettier 161 0 0 4.72s
βœ… YAML v8r 102 0 183.04s
βœ… YAML yamllint 162 0 2.26s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_