framework
framework copied to clipboard
Update dependency mocha to v11
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| mocha (source) | 10.7.3 -> 11.7.5 |
||
| mocha (source) | 10.8.2 -> 11.7.5 |
Release Notes
mochajs/mocha (mocha)
v11.7.5
๐ฉน Fixes
๐งน Chores
- run tests on PRs for and pushes to v11.x (#โ5525) (8b21b38)
- setup release-please for v11 (#โ5522) (663fff4)
v11.7.4
๐ฉน Fixes
๐ Documentation
๐งน Chores
v11.7.3
๐ฉน Fixes
๐ Documentation
- add security escalation policy (#โ5466) (4122c7d)
- fix duplicate global leak documentation (#โ5461) (1164b9d)
- migrate third party UIs wiki page to docs (#โ5434) (6654704)
- update maintainer release notes for release-please (#โ5453) (185ae1e)
๐ค Automation
v11.7.2
๐ฉน Fixes
- fail with an informative error message on a file with a broken default import (#โ5413) (b0e6135)
- load mjs files correctly (#โ5429) (a947b9b)
๐ Documentation
- add banner from old site to new site, link from new to old (#โ5414) (dedef11)
- add info on spies to legacy docs (#โ5421) (21f5544)
- explain node import swallowing error (#โ5401) (09f5b2c)
- fix links in new site (#โ5416) (b2bc769)
- migrate assertion libraries wiki link to main docs (#โ5442) (95f3ca8)
- migrate count assertions wiki page to docs (#โ5438) (02a306c)
- migrate shared behaviours to docs-next (#โ5432) (1dc4aa9)
- migrate Spies wiki page to explainers (#โ5420) (cbcf007)
- Migrate tagging wiki page to docs (#โ5435) (876247a)
- migrate third party reporters wiki page to docs (#โ5433) (f70764c)
- migrate to global leak wiki page to docs (#โ5437) (8a6fdca)
- update /next bug report link to be docs issue template (#โ5424) (668cb66)
๐งน Chores
- add issue form for โก๏ธ Performance (#โ5406) (a908b3b)
- add test for
-R import-only-loader(#โ5391) (6ee5b48) - also test Node.js 24 in CI (#โ5405) (15f5980)
- bump CI to use 20.19.4, 22.18.0, 24.6.0 (#โ5430) (ace5eb4)
- bump Knip to 5.61.2 (#โ5394) (f3d7430)
- cleanup references of --opts (#โ5402) (1096b37)
- enabled ESLint's no-unused-vars (#โ5399) (d4168ae)
- move callback and object typedefs to a new types.d.ts (#โ5351) (3300d21)
- rewrite base path instead of copy-pasting (#โ5431) (c6c6740)
- unify caught errors as err (#โ5439) (d4912e7)
- Update experimental module detection test and pin exact Node versions (#โ5417) (2489090)
๐ค Automation
v11.7.1
๐ฉน Fixes
๐งน Chores
v11.7.0
๐ Features
v11.6.0
๐ Features
v11.5.0
๐ Features
v11.4.0
๐ Features
๐ Documentation
v11.3.0
๐ Features
๐ Documentation
- Deploy new site alongside old one (#โ5360) (6c96545)
- mention explicit browser support range (#โ5354) (c514c0b)
- update Node.js version requirements for 11.x (#โ5329) (abf3dd9)
๐งน Chores
v11.2.2
๐ฉน Fixes
๐ Documentation
- add ClientRedirects.astro (#โ5324) (b88d441)
- add example/tests.html to docs-next (#โ5325) (6ec5762)
v11.2.1
๐ฉน Fixes
๐ Documentation
๐งน Chores
v11.2.0
๐ Features
๐ Documentation
- add instructions for API docs (#โ5287) (b720ec1)
- add new website using Astro Starlight (#โ5246) (b1f1cb7)
- improve third-party reporter docs (#โ5285) (c5a0ef5)
๐งน Chores
- enabled eslint-plugin-n (#โ5280) (945d6e3)
- pin node-lts tests to 22.11.0 (#โ5279) (664e1f4)
- replace
fs-extrawith newerfsbuilt-ins (#โ5284) (75dcf8c)
v11.1.0
๐ Features
- bump yargs to 17 (#โ5165) (8f1c8d8)
- Note that this also included a version bump of
yargs-parserfrom^20.2.9to^21.1., which fixed a bug that caused extra quotes in file paths to be removed. See #โ5341 for more information.
- Note that this also included a version bump of
- replace
strip-ansiwithutil.stripVTControlCharacters(#โ5267) (3c191c0), closes #โ5265
v11.0.2
๐ฉน Fixes
- catch exceptions setting Error.stackTraceLimit (#โ5254) (259f8f8)
- error handling for unexpected numeric arguments passed to cli (#โ5263) (210d658)
๐ Documentation
- correct outdated
status: accepting prslink (#โ5268) (f729cd0) - replace "New in" with "Since" in version annotations (#โ5262) (6f10d12)
v11.0.1
๐ Features
๐ Documentation
v11.0.0
โ BREAKING CHANGES
- adapt new engine range for Mocha 11 (#โ5216)
๐ Features
๐ฉน Fixes
๐ Documentation
v10.8.2
๐ฉน Fixes
- support errors with circular dependencies in object values with --parallel (#โ5212) (ba0fefe)
- test link in html reporter (#โ5224) (f054acc)
๐ Documentation
๐งน Chores
๐ค Automation
v10.8.1
๐ฉน Fixes
- handle case of invalid package.json with no explicit config (#โ5198) (f72bc17)
- Typos on mochajs.org (#โ5237) (d8ca270)
- use accurate test links in HTML reporter (#โ5228) (68803b6)
v10.8.0
๐ Features
๐ฉน Fixes
๐ Documentation
- add
SECURITY.mdpointing to Tidelift (#โ5210) (bd7e63a) - adopt Collective Funds Guidelines 0.1 (#โ5199) (2b03d86)
- update README, LICENSE and fix outdated (#โ5197) (1203e0e)
๐งน Chores
Configuration
๐ Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), 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 these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.74%. Comparing base (
673d691) to head (cfdd3bd).
Additional details and impacted files
@@ Coverage Diff @@
## main #174 +/- ##
=======================================
Coverage 89.74% 89.74%
=======================================
Files 112 112
Lines 7595 7595
Branches 1082 1082
=======================================
Hits 6816 6816
Misses 771 771
Partials 8 8
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.