Update mocha 10.7.3 → 10.8.2 (minor) #430
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ mocha (10.7.3 → 10.8.2) · Repo · Changelog
Release Notes
10.8.2
10.8.1
10.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
chore(main): release 10.8.2 (#5239)
docs: indicate 'exports' interface does not work in browsers (#5181)
chore: fix docs builds by re-adding eleventy and ignoring gitignore again (#5240)
fix: test link in html reporter (#5224)
build(deps): bump the github-actions group with 1 update (#5132)
fix: support errors with circular dependencies in object values with --parallel (#5212)
chore(main): release 10.8.1 (#5238)
fix: handle case of invalid package.json with no explicit config (#5198)
fix: use accurate test links in HTML reporter (#5228)
fix: Typos on mochajs.org (#5237)
Fix SuperAgent site URL (#5236)
chore(main): release 10.8.0 (#5200)
feat: highlight browser failures (#5222)
Pin chai to version 4 in browser example (#5230)
fix: remove `:is()` from `mocha.css` to support older browsers (#5225) (#5227)
test: fix npm scripts on windows (#5219)
chore: remove trailing whitespace in SECURITY.md
docs: add `SECURITY.md` pointing to Tidelift (#5210)
docs: adopt Collective Funds Guidelines 0.1 (#5199)
docs: update README, LICENSE and fix outdated (#5197)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands