Open dependabot[bot] opened 3 days ago
Bumps the dev-dependencies group with 16 updates in the / directory:
18.15.11
22.9.0
4.4.1
5.1.2
7.1.1
8.0.0
1.0.10
2.0.6
8.56.0
9.15.0
8.2.1
10.8.2
8.2.3
10.0.9
3.15.0
3.15.4
8.11.3
10.1.2
1.6.7
1.16.1
2.0.3
3.1.7
15.1.0
17.1.0
3.2.5
3.3.3
2.0.1
2.1.3
5.1.1
19.0.2
5.0.4
5.6.3
Updates @types/node from 18.15.11 to 22.9.0
@types/node
Updates chai from 4.4.1 to 5.1.2
chai
Sourced from chai's releases.
v5.1.2 What's Changed Fix secret name in publish action by @koddsson in chaijs/chai#1614 Publish npm packages with provenance by @koddsson in chaijs/chai#1615 build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in chaijs/chai#1625 chore: bump loupe and deep-eql by @43081j in chaijs/chai#1635 build(deps-dev): bump @75lb/deep-merge from 1.1.1 to 1.1.2 by @dependabot in chaijs/chai#1636 build(deps): bump rollup from 4.9.1 to 4.22.4 by @dependabot in chaijs/chai#1637 chore: update deep dependencies by @43081j in chaijs/chai#1641 chore: upgrade loupe by @43081j in chaijs/chai#1646 Support big int in approximently by @koddsson in chaijs/chai#1606 Full Changelog: https://github.com/chaijs/chai/compare/v5.1.1...v5.1.2 v5.1.1 What's Changed Set up ESLint for JSDoc comments by @koddsson in chaijs/chai#1605 build(deps-dev): bump ip from 1.1.8 to 1.1.9 by @dependabot in chaijs/chai#1608 Correct Mocha import instructions by @MattiSG in chaijs/chai#1611 fix: support some virtual contexts in toThrow by @43081j in chaijs/chai#1609 New Contributors @MattiSG made their first contribution in chaijs/chai#1611 Full Changelog: https://github.com/chaijs/chai/compare/v5.1.0...v5.1.1 v5.1.0 What's Changed Remove useless guards and add parentheses to constuctors by @koddsson in chaijs/chai#1593 Cleanup jsdoc comments by @koddsson in chaijs/chai#1596 Convert comments in "legal comments" format to jsdoc or normal comments by @koddsson in chaijs/chai#1598 Implement iterable assertion by @koddsson in chaijs/chai#1592 Assert interface fix by @developer-bandi in chaijs/chai#1601 Set support in same members by @koddsson in chaijs/chai#1583 Fix publish script by @koddsson in chaijs/chai#1602 New Contributors @developer-bandi made their first contribution in chaijs/chai#1601 Full Changelog: https://github.com/chaijs/chai/compare/v5.0.3...v5.1.0 v5.0.3 Fix bad v5.0.2 publish. Full Changelog: https://github.com/chaijs/chai/compare/v5.0.2...v5.0.3 v5.0.2 What's Changed build(deps): bump nanoid and mocha by @dependabot in chaijs/chai#1558
@koddsson
@dependabot
@43081j
@75lb/deep-merge
Full Changelog: https://github.com/chaijs/chai/compare/v5.1.1...v5.1.2
@MattiSG
toThrow
Full Changelog: https://github.com/chaijs/chai/compare/v5.1.0...v5.1.1
iterable
@developer-bandi
Full Changelog: https://github.com/chaijs/chai/compare/v5.0.3...v5.1.0
Fix bad v5.0.2 publish.
Full Changelog: https://github.com/chaijs/chai/compare/v5.0.2...v5.0.3
... (truncated)
1b17805
346421f
01ac941
baf6ce9
ca5d462
3ce5944
ec18925
5ab5b86
14fcf6b
37263c0
Updates chai-as-promised from 7.1.1 to 8.0.0
chai-as-promised
Sourced from chai-as-promised's releases.
v8.0.0 What's Changed Migrate CI to GitHub Actions by @WikiRik in chaijs/chai-as-promised#283 feat: upgrade dev toolchain by @43081j in chaijs/chai-as-promised#285 chore: add prettier by @43081j in chaijs/chai-as-promised#286 feat: move to ESM-only by @43081j in chaijs/chai-as-promised#287 fix: raise a nicer error when non-object errors are matched by @43081j in chaijs/chai-as-promised#294 chore: allow publishing prereleases by @43081j in chaijs/chai-as-promised#295 fix: update repo in package.json by @43081j in chaijs/chai-as-promised#296 chore: relicense as MIT by @43081j in chaijs/chai-as-promised#299 New Contributors @WikiRik made their first contribution in chaijs/chai-as-promised#283 Full Changelog: https://github.com/chaijs/chai-as-promised/compare/v7.1.2...v8.0.0 v8.0.0-beta.1 What's Changed fix: update repo in package.json by @43081j in chaijs/chai-as-promised#296 Full Changelog: https://github.com/chaijs/chai-as-promised/compare/v8.0.0-beta.0...v8.0.0-beta.1 v8.0.0-beta.0 What's Changed Migrate CI to GitHub Actions by @WikiRik in chaijs/chai-as-promised#283 feat: upgrade dev toolchain by @43081j in chaijs/chai-as-promised#285 chore: add prettier by @43081j in chaijs/chai-as-promised#286 feat: move to ESM-only by @43081j in chaijs/chai-as-promised#287 fix: raise a nicer error when non-object errors are matched by @43081j in chaijs/chai-as-promised#294 chore: allow publishing prereleases by @43081j in chaijs/chai-as-promised#295 New Contributors @WikiRik made their first contribution in chaijs/chai-as-promised#283 Full Changelog: https://github.com/chaijs/chai-as-promised/compare/v7.1.2...v8.0.0-beta.0 v7.1.2 What's Changed docs(README): add example of how to use async/await by @jedwards1211 in chaijs/chai-as-promised#222 Updated README.md to reflect functionality by @James-Firth in chaijs/chai-as-promised#247 feat: support chai 5.x in peer dependency by @43081j in chaijs/chai-as-promised#284 New Contributors @jedwards1211 made their first contribution in chaijs/chai-as-promised#222 @James-Firth made their first contribution in chaijs/chai-as-promised#247 @43081j made their first contribution in chaijs/chai-as-promised#284 Full Changelog: https://github.com/chaijs/chai-as-promised/compare/v7.1.1...v7.1.2
@WikiRik
Full Changelog: https://github.com/chaijs/chai-as-promised/compare/v7.1.2...v8.0.0
Full Changelog: https://github.com/chaijs/chai-as-promised/compare/v8.0.0-beta.0...v8.0.0-beta.1
Full Changelog: https://github.com/chaijs/chai-as-promised/compare/v7.1.2...v8.0.0-beta.0
@jedwards1211
@James-Firth
Full Changelog: https://github.com/chaijs/chai-as-promised/compare/v7.1.1...v7.1.2
4c6e8b0
0bf21dd
c9a4b22
7e2b1a9
4b6fa17
0335b67
93ba7d0
bb8ebec
3737f96
7ed4bb7
This version was pushed to npm by chaijs, a new releaser for chai-as-promised since your current version.
Updates deep-equal-in-any-order from 1.0.10 to 2.0.6
deep-equal-in-any-order
Updates eslint from 8.56.0 to 9.15.0
eslint
Sourced from eslint's releases.
v9.15.0 Features 01557ce feat: Implement Language#normalizeLanguageOptions() (#19104) (Nicholas C. Zakas) 2edc0e2 feat: add meta.defaultOptions (#17656) (Josh Goldberg ✨) bdec50e feat: fix no-useless-computed-key false negative with __proto__ (#19123) (Milos Djermanovic) 3087c9e feat: add meta object to @eslint/js plugin (#19095) (Francesco Trotta) Bug Fixes fd33f13 fix: update types for no-restricted-imports rule (#19060) (Nitin Kumar) bd35098 fix: switch away from Node.js node:assert and AssertionError (#19082) (Josh Goldberg ✨) 9db5b15 fix: unsafe report for no-lonely-if (#19087) (Abraham Guo) 68fa497 fix: ignore files on a different drive on Windows (#19069) (Francesco Trotta) 4ce625a fix: upgrade @humanwhocodes/retry@0.4.1 to avoid debug logs (#19102) (Milos Djermanovic) Documentation d927920 docs: fix styles in no-js mode (#18916) (Tanuj Kanti) 09bc2a8 docs: Update README (GitHub Actions Bot) 39089c8 docs: add no-useless-computed-key examples with object patterns (#19109) (Milos Djermanovic) 895c60f docs: add missing messageId property and suggestion properties (#19122) (fnx) 298625e docs: Change CLI -c to use flat config (#19103) (Nicholas C. Zakas) 522d8a3 docs: add deprecation on indent, quotes and semi rule types (#19090) (Marco Pasqualetti) Chores 2967d91 chore: upgrade @eslint/js@9.15.0 (#19133) (Milos Djermanovic) b441bee chore: package.json update for @eslint/js release (Jenkins) 7d6bf4a chore: upgrade @eslint/core@0.9.0 (#19131) (Milos Djermanovic) 902e707 chore: upgrade @eslint/plugin-kit@0.2.3 (#19130) (Milos Djermanovic) 5ff6c1d chore: bump cross-spawn (#19125) (Ian Bobinac) cceccc7 chore: update dependency @eslint/json to ^0.6.0 (#19117) (renovate[bot]) 0da3f73 chore: update algolia referrer (#19114) (Strek) 4f08332 ci: unpin trunk-io/trunk-action (#19108) (Francesco Trotta) 6b75683 perf: optimize text-table by replacing regex with trimEnd (#19061) (Nitin Kumar) v9.14.0 Features 3fa009f feat: add support for Import Attributes and RegExp Modifiers (#19076) (Milos Djermanovic) b0faee3 feat: add types for the @eslint/js package (#19010) (Nitin Kumar) Bug Fixes 24d0172 fix: enable retry concurrency limit for readFile() (#19077) (Nicholas C. Zakas) b442067 fix: Don't crash when directory is deleted during traversal. (#19067) (Nicholas C. Zakas) d474443 fix: avoid call stack overflow while processing globs (#19035) (Livia Medeiros) Documentation 151c965 docs: update context.languageOptions.parser description (#19084) (Nitin Kumar) dc34f94 docs: Update README (GitHub Actions Bot) f16e846 docs: Update README (GitHub Actions Bot) ee0a77e docs: change link from @types/eslint to lib/types (#19049) (Karl Horky) 50f03a1 docs: Clarify global ignores in config migration guide (#19032) (Milos Djermanovic)
01557ce
2edc0e2
bdec50e
no-useless-computed-key
__proto__
3087c9e
meta
@eslint/js
fd33f13
no-restricted-imports
bd35098
9db5b15
no-lonely-if
68fa497
4ce625a
@humanwhocodes/retry
@0
d927920
09bc2a8
39089c8
895c60f
298625e
522d8a3
indent
quotes
semi
2967d91
@eslint/js
@9
b441bee
7d6bf4a
@eslint/core
902e707
@eslint/plugin-kit
5ff6c1d
cceccc7
@eslint/json
0da3f73
4f08332
trunk-io/trunk-action
6b75683
text-table
trimEnd
3fa009f
b0faee3
24d0172
b442067
d474443
151c965
context.languageOptions.parser
dc34f94
f16e846
ee0a77e
@types/eslint
50f03a1
Sourced from eslint's changelog.
v9.15.0 - November 15, 2024 2967d91 chore: upgrade @eslint/js@9.15.0 (#19133) (Milos Djermanovic) b441bee chore: package.json update for @eslint/js release (Jenkins) 7d6bf4a chore: upgrade @eslint/core@0.9.0 (#19131) (Milos Djermanovic) 01557ce feat: Implement Language#normalizeLanguageOptions() (#19104) (Nicholas C. Zakas) 902e707 chore: upgrade @eslint/plugin-kit@0.2.3 (#19130) (Milos Djermanovic) 2edc0e2 feat: add meta.defaultOptions (#17656) (Josh Goldberg ✨) fd33f13 fix: update types for no-restricted-imports rule (#19060) (Nitin Kumar) 5ff6c1d chore: bump cross-spawn (#19125) (Ian Bobinac) d927920 docs: fix styles in no-js mode (#18916) (Tanuj Kanti) bdec50e feat: fix no-useless-computed-key false negative with __proto__ (#19123) (Milos Djermanovic) 09bc2a8 docs: Update README (GitHub Actions Bot) bd35098 fix: switch away from Node.js node:assert and AssertionError (#19082) (Josh Goldberg ✨) 39089c8 docs: add no-useless-computed-key examples with object patterns (#19109) (Milos Djermanovic) 895c60f docs: add missing messageId property and suggestion properties (#19122) (fnx) cceccc7 chore: update dependency @eslint/json to ^0.6.0 (#19117) (renovate[bot]) 0da3f73 chore: update algolia referrer (#19114) (Strek) 9db5b15 fix: unsafe report for no-lonely-if (#19087) (Abraham Guo) 68fa497 fix: ignore files on a different drive on Windows (#19069) (Francesco Trotta) 4f08332 ci: unpin trunk-io/trunk-action (#19108) (Francesco Trotta) 3087c9e feat: add meta object to @eslint/js plugin (#19095) (Francesco Trotta) 298625e docs: Change CLI -c to use flat config (#19103) (Nicholas C. Zakas) 4ce625a fix: upgrade @humanwhocodes/retry@0.4.1 to avoid debug logs (#19102) (Milos Djermanovic) 522d8a3 docs: add deprecation on indent, quotes and semi rule types (#19090) (Marco Pasqualetti) 6b75683 perf: optimize text-table by replacing regex with trimEnd (#19061) (Nitin Kumar) v9.14.0 - November 1, 2024 f36cb16 chore: upgrade @eslint/js@9.14.0 (#19086) (Milos Djermanovic) 28be447 chore: package.json update for @eslint/js release (Jenkins) 24d0172 fix: enable retry concurrency limit for readFile() (#19077) (Nicholas C. Zakas) 3fa009f feat: add support for Import Attributes and RegExp Modifiers (#19076) (Milos Djermanovic) b0faee3 feat: add types for the @eslint/js package (#19010) (Nitin Kumar) 151c965 docs: update context.languageOptions.parser description (#19084) (Nitin Kumar) dc34f94 docs: Update README (GitHub Actions Bot) f48a2a0 test: add no-invalid-regexp tests with RegExp Modifiers (#19075) (Milos Djermanovic) 37c9177 build: update @wdio/* dependencies (#19068) (Francesco Trotta) b442067 fix: Don't crash when directory is deleted during traversal. (#19067) (Nicholas C. Zakas) 35a8858 build: exclude flawed dendency versions (#19065) (Francesco Trotta) 425202e perf: Fix caching in config loaders (#19042) (Milos Djermanovic) 3d44b3c ci: run tests in Node.js 23 (#19055) (Francesco Trotta) f16e846 docs: Update README (GitHub Actions Bot) ee0a77e docs: change link from @types/eslint to lib/types (#19049) (Karl Horky) d474443 fix: avoid call stack overflow while processing globs (#19035) (Livia Medeiros) 7259627 test: ensure tmp directory cleanup in check-emfile-handling.js (#19036) (Livia Medeiros) 50f03a1 docs: Clarify global ignores in config migration guide (#19032) (Milos Djermanovic) v9.13.0 - October 18, 2024
v9.15.0 - November 15, 2024
v9.14.0 - November 1, 2024
f36cb16
28be447
f48a2a0
no-invalid-regexp
37c9177
@wdio/*
35a8858
425202e
3d44b3c
7259627
check-emfile-handling.js
v9.13.0 - October 18, 2024
6f37b07
1d99f29
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates mocha from 8.2.1 to 10.8.2
mocha
Sourced from mocha's releases.
v10.8.2 10.8.2 (2024-10-30) 🩹 Fixes support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe) test link in html reporter (#5224) (f054acc) 📚 Documentation indicate 'exports' interface does not work in browsers (#5181) (14e640e) 🧹 Chores fix docs builds by re-adding eleventy and ignoring gitignore again (#5240) (881e3b0) 🤖 Automation deps: bump the github-actions group with 1 update (#5132) (e536ab2) v10.8.1 10.8.1 (2024-10-29) 🩹 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 10.8.0 (2024-10-29) 🌟 Features highlight browser failures (#5222) (8ff4845) 🩹 Fixes remove :is() from mocha.css to support older browsers (#5225) (#5227) (0a24b58) 📚 Documentation
:is()
mocha.css
Sourced from mocha's changelog.
10.8.2 (2024-10-30) 🩹 Fixes support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe) test link in html reporter (#5224) (f054acc) 📚 Documentation indicate 'exports' interface does not work in browsers (#5181) (14e640e) 🧹 Chores fix docs builds by re-adding eleventy and ignoring gitignore again (#5240) (881e3b0) 🤖 Automation deps: bump the github-actions group with 1 update (#5132) (e536ab2) 10.8.1 (2024-10-29) 🩹 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) 10.8.0 (2024-10-29) 🌟 Features highlight browser failures (#5222) (8ff4845) 🩹 Fixes remove :is() from mocha.css to support older browsers (#5225) (#5227) (0a24b58) 📚 Documentation add SECURITY.md pointing to Tidelift (#5210) (bd7e63a) adopt Collective Funds Guidelines 0.1 (#5199) (2b03d86) update README, LICENSE and fix outdated (#5197) (1203e0e)
SECURITY.md
05097db
14e640e
881e3b0
f054acc
e536ab2
ba0fefe
f44f71b
f72bc17
68803b6
d8ca270
This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.
Updates @types/mocha from 8.2.3 to 10.0.9
@types/mocha
Updates mockttp from 3.15.0 to 3.15.4
mockttp
c894ce1
3dbb472
dabf0a8
19f3445
8325609
3145427
52c6912
6f3795a
4f79ee5
70af63e
Updates mongodb-memory-server from 8.11.3 to 10.1.2
mongodb-memory-server
Sourced from mongodb-memory-server's releases.
v10.1.2 10.1.2 (2024-10-11) Fixes MongoBinaryDownloadUrl: refactor fedora handling to pass through to rhel (31b4696), closes #893 Refactor MongoBinaryDownloadUrl::getFedoraVersionString: change to use "else if" chain (194df6f) v10.1.1 10.1.1 (2024-10-10) Fixes MongoBinaryDownloadUrl: fix rhel8 handling for newer versions (8c20624), closes #893 v10.1.0 10.1.0 (2024-10-09) Features MongoBinaryDownloadUrl: support ubuntu 2404 & 8.0.0 (1a88c37) resolveConfig: update default binary version to 7.0.14 (946e78e) Dependencies debug: upgrade to version 4.3.7 (d537118) follow-redirects: upgrade to version 1.15.9 (a762dd4) mongodb: upgrade to version 6.9.0 (3d4f898) tslib: upgrade to version 2.7.0 (2b702d1) Dev-Dependencies @types/jest: upgrade to version 29.5.13 (4395d50) rimraf: upgrade to version 5.0.10 (52420ba) test-jest: upgrade to version 29.2.5 (8fa6918) v10.0.1 10.0.1 (2024-09-21) Fixes
@types/jest
Sourced from mongodb-memory-server's changelog.
10.1.2 (2024-10-11) Fixes MongoBinaryDownloadUrl: refactor fedora handling to pass through to rhel (31b4696), closes #893 Refactor MongoBinaryDownloadUrl::getFedoraVersionString: change to use "else if" chain (194df6f) 10.1.1 (2024-10-10) Fixes MongoBinaryDownloadUrl: fix rhel8 handling for newer versions (8c20624), closes #893 10.1.0 (2024-10-09) Features MongoBinaryDownloadUrl: support ubuntu 2404 & 8.0.0 (1a88c37) resolveConfig: update default binary version to 7.0.14 (946e78e) Dependencies debug: upgrade to version 4.3.7 (d537118) follow-redirects: upgrade to version 1.15.9 (a762dd4) mongodb: upgrade to version 6.9.0 (3d4f898) tslib: upgrade to version 2.7.0 (2b702d1) Dev-Dependencies @types/jest: upgrade to version 29.5.13 (4395d50) rimraf: upgrade to version 5.0.10 (52420ba) test-jest: upgrade to version 29.2.5 (8fa6918) 10.0.1 (2024-09-21) Fixes getport: check new port against cache (b70d868), closes #883 getport: update cache time when last used (a332b49), closes #883
b4fe01f
7a1c0e6
1225419
2b702d1
7e19f20
c089f17
80c7a8e
abdf77b
f794bde<... _Description has been truncated_
Bumps the dev-dependencies group with 16 updates in the / directory:
18.15.11
22.9.0
4.4.1
5.1.2
7.1.1
8.0.0
1.0.10
2.0.6
8.56.0
9.15.0
8.2.1
10.8.2
8.2.3
10.0.9
3.15.0
3.15.4
8.11.3
10.1.2
1.6.7
1.16.1
2.0.3
3.1.7
15.1.0
17.1.0
3.2.5
3.3.3
2.0.1
2.1.3
5.1.1
19.0.2
5.0.4
5.6.3
Updates
@types/node
from 18.15.11 to 22.9.0Commits
Updates
chai
from 4.4.1 to 5.1.2Release notes
Sourced from chai's releases.
... (truncated)
Commits
1b17805
Support big int in approximently (#1606)346421f
chore: upgrade loupe (#1646)01ac941
chore: update deep dependencies (#1641)baf6ce9
build(deps): bump rollup from 4.9.1 to 4.22.4 (#1637)ca5d462
build(deps-dev): bump@75lb/deep-merge
from 1.1.1 to 1.1.2 (#1636)3ce5944
chore: bump loupe and deep-eql (#1635)ec18925
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1625)5ab5b86
Publish npm packages with provenance (#1615)14fcf6b
Fix secret name in publish action (#1614)37263c0
fix: support some virtual contexts intoThrow
(#1609)Updates
chai-as-promised
from 7.1.1 to 8.0.0Release notes
Sourced from chai-as-promised's releases.
Commits
4c6e8b0
chore: relicense as MIT (#299)0bf21dd
fix: update repo in package.json (#296)c9a4b22
chore: allow publishing prereleases (#295)7e2b1a9
fix: raise a nicer error when non-object errors are matched (#294)4b6fa17
feat: move to ESM-only (#287)0335b67
chore: add prettier (#286)93ba7d0
feat: upgrade dev toolchain (#285)bb8ebec
Migrate CI to GitHub Actions (#283)3737f96
7.1.27ed4bb7
feat: support chai 5.x in peer dependency (#284)Maintainer changes
This version was pushed to npm by chaijs, a new releaser for chai-as-promised since your current version.
Updates
deep-equal-in-any-order
from 1.0.10 to 2.0.6Commits
Updates
eslint
from 8.56.0 to 9.15.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
6f37b07
9.15.01d99f29
Build: changelog update for 9.15.02967d91
chore: upgrade@eslint/js
@9
.15.0 (#19133)b441bee
chore: package.json update for@eslint/js
release7d6bf4a
chore: upgrade@eslint/core
@0
.9.0 (#19131)01557ce
feat: Implement Language#normalizeLanguageOptions() (#19104)902e707
chore: upgrade@eslint/plugin-kit
@0
.2.3 (#19130)2edc0e2
feat: add meta.defaultOptions (#17656)fd33f13
fix: update types forno-restricted-imports
rule (#19060)5ff6c1d
chore: bump cross-spawn (#19125)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
mocha
from 8.2.1 to 10.8.2Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
05097db
chore(main): release 10.8.2 (#5239)14e640e
docs: indicate 'exports' interface does not work in browsers (#5181)881e3b0
chore: fix docs builds by re-adding eleventy and ignoring gitignore again (#5...f054acc
fix: test link in html reporter (#5224)e536ab2
build(deps): bump the github-actions group with 1 update (#5132)ba0fefe
fix: support errors with circular dependencies in object values with --parall...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)Maintainer changes
This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.
Updates
@types/mocha
from 8.2.3 to 10.0.9Commits
Updates
mockttp
from 3.15.0 to 3.15.4Commits
c894ce1
3.15.43dbb472
Make admin client reconnect retry configurable, and delay exponentialdabf0a8
Fix unnecessary admin server shutdown due to brief disconnections19f3445
Start testing on Node v238325609
3.15.33145427
Merge pull request #181 from smckee-r7/fix-pac-file-support52c6912
Tidy up PAC tests slightly to fully confirm proxying6f3795a
fix pac-proxy-agent use + add tests4f79ee5
Update TypeScript & typedoc to fix Node type errors, drop Node 14 in CI70af63e
3.15.2Updates
mongodb-memory-server
from 8.11.3 to 10.1.2Release notes
Sourced from mongodb-memory-server's releases.
... (truncated)
Changelog
Sourced from mongodb-memory-server's changelog.
... (truncated)
Commits
b4fe01f
release: v10.1.27a1c0e6
release: v10.1.11225419
release: v10.1.02b702d1
deps(tslib): upgrade to version 2.7.07e19f20
release: v10.0.1c089f17
release: v10.0.1-beta.180c7a8e
release: v10.0.0abdf77b
release: v10.0.0-beta.5f794bde<... _Description has been truncated_