Closed dependabot[bot] closed 2 weeks ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/mocha@10.8.1 | environment, eval, filesystem | +70 |
5.21 MB | voxpelli |
🚮 Removed packages: npm/mocha@10.7.3
Superseded by #216.
Bumps mocha from 10.7.3 to 10.8.1.
Release notes
Sourced from mocha's releases.
Changelog
Sourced from mocha's changelog.
Commits
f44f71b
chore(main): release 10.8.1 (#5238)f72bc17
fix: handle case of invalid package.json with no explicit config (#5198)68803b6
fix: use accurate test links in HTML reporter (#5228)d8ca270
fix: Typos on mochajs.org (#5237)0a7ee14
Fix SuperAgent site URL (#5236)6062f92
chore(main): release 10.8.0 (#5200)8ff4845
feat: highlight browser failures (#5222)97af04f
Pin chai to version 4 in browser example (#5230)0a24b58
fix: remove:is()
frommocha.css
to support older browsers (#5225) (#5227)1173da0
test: fix npm scripts on windows (#5219)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