Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[JS] bump: (deps-dev): Bump the development group in /js with 3 updat…
…es (#1289) #minor Bumps the development group in /js with 3 updates: [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor), [mocha](https://github.com/mochajs/mocha) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@microsoft/api-extractor` from 7.39.4 to 7.40.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md"><code>@microsoft/api-extractor</code>'s changelog</a>.</em></p> <blockquote> <h2>7.40.1</h2> <p>Thu, 08 Feb 2024 01:09:21 GMT</p> <p><em>Version update only</em></p> <h2>7.40.0</h2> <p>Wed, 07 Feb 2024 01:11:18 GMT</p> <h3>Minor changes</h3> <ul> <li>Classify arrow functions as <code>function</code> kind in the doc model export.</li> </ul> <h2>7.39.5</h2> <p>Mon, 05 Feb 2024 23:46:52 GMT</p> <p><em>Version update only</em></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/rushstack/commit/8e8a059bd5b9bc01fedad859ff86d95c57481751"><code>8e8a059</code></a> Bump versions [skip ci]</li> <li><a href="https://github.com/microsoft/rushstack/commit/16fef019c86679443d6ab9fcad4c2b8db85816dc"><code>16fef01</code></a> Update changelogs [skip ci]</li> <li><a href="https://github.com/microsoft/rushstack/commit/3c70ff22782791f46ad78331c12976c9bba8c4c8"><code>3c70ff2</code></a> Bump versions [skip ci]</li> <li><a href="https://github.com/microsoft/rushstack/commit/89c3f16ab99bd021cbd1ce1b1fa16cf07bd647cf"><code>89c3f16</code></a> Update changelogs [skip ci]</li> <li><a href="https://github.com/microsoft/rushstack/commit/80bc088757a310adb3fd0281e7da9c9d2db37fbc"><code>80bc088</code></a> chore: PR feedback</li> <li><a href="https://github.com/microsoft/rushstack/commit/a0502af016550fe3774a4f38095237e24dd48d88"><code>a0502af</code></a> feat: process arrow functions as <code>function</code> instead of <code>variable</code> kind in Api...</li> <li><a href="https://github.com/microsoft/rushstack/commit/fe1cbf4e3f325e4d55c4c02316715999b72b4d20"><code>fe1cbf4</code></a> Bump versions [skip ci]</li> <li><a href="https://github.com/microsoft/rushstack/commit/210b7b575a273cbdb7dc5dd72f9c3f2fae5a7f99"><code>210b7b5</code></a> Update changelogs [skip ci]</li> <li>See full diff in <a href="https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.40.1/apps/api-extractor">compare view</a></li> </ul> </details> <br /> Updates `mocha` from 10.2.0 to 10.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mochajs/mocha/releases">mocha's releases</a>.</em></p> <blockquote> <h2>v10.3.0</h2> <p>This is a stable release equivalent to <a href="https://github.com/mochajs/mocha/releases/tag/v10.3.0-preminor.0">v10.3.0-preminor.0</a>.</p> <h2>What's Changed</h2> <ul> <li>Fix deprecated warn gh actions by <a href="https://github.com/outsideris"><code>@outsideris</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/4962">mochajs/mocha#4962</a></li> <li>fix <a href="https://redirect.github.com/mochajs/mocha/issues/4837">#4837</a> Update glob due to vulnerability in dep by <a href="https://github.com/jb2311"><code>@jb2311</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/4970">mochajs/mocha#4970</a></li> <li>Add Node v19 to test matrix by <a href="https://github.com/juergba"><code>@juergba</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/4974">mochajs/mocha#4974</a></li> <li>chore: fix the ci by <a href="https://github.com/Uzlopak"><code>@Uzlopak</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5020">mochajs/mocha#5020</a></li> <li>update can-i-use by <a href="https://github.com/Uzlopak"><code>@Uzlopak</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5021">mochajs/mocha#5021</a></li> <li>chore: remove uuid dev dependency by <a href="https://github.com/Uzlopak"><code>@Uzlopak</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5022">mochajs/mocha#5022</a></li> <li>chore: remove nanoid as dependency by <a href="https://github.com/Uzlopak"><code>@Uzlopak</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5024">mochajs/mocha#5024</a></li> <li>chore: remove touch as dev dependency by <a href="https://github.com/Uzlopak"><code>@Uzlopak</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5023">mochajs/mocha#5023</a></li> <li>chore: remove stale workflow by <a href="https://github.com/JoshuaKGoldberg"><code>@JoshuaKGoldberg</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5029">mochajs/mocha#5029</a></li> <li>docs: fix fragment ID for yargs' "extends" documentation by <a href="https://github.com/Spencer-Doak"><code>@Spencer-Doak</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/4918">mochajs/mocha#4918</a></li> <li>docs: use mocha.js instead of mocha in the example run by <a href="https://github.com/nikolas"><code>@nikolas</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/4927">mochajs/mocha#4927</a></li> <li>docs: fix jsdoc return type of <code>titlePath</code> method by <a href="https://github.com/F3n67u"><code>@F3n67u</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/4886">mochajs/mocha#4886</a></li> <li>docs: overhaul contributing and maintenance docs for end-of-year 2023 by <a href="https://github.com/JoshuaKGoldberg"><code>@JoshuaKGoldberg</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5038">mochajs/mocha#5038</a></li> <li>docs: touchups to labels and a template title post-revamp by <a href="https://github.com/JoshuaKGoldberg"><code>@JoshuaKGoldberg</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5050">mochajs/mocha#5050</a></li> <li>fix: add alt text to Built with Netlify badge by <a href="https://github.com/JoshuaKGoldberg"><code>@JoshuaKGoldberg</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5068">mochajs/mocha#5068</a></li> <li>chore: inline nyan reporter's write function by <a href="https://github.com/JoshuaKGoldberg"><code>@JoshuaKGoldberg</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5056">mochajs/mocha#5056</a></li> <li>chore: remove unnecessary canvas dependency by <a href="https://github.com/JoshuaKGoldberg"><code>@JoshuaKGoldberg</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5069">mochajs/mocha#5069</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jb2311"><code>@jb2311</code></a> made their first contribution in <a href="https://redirect.github.com/mochajs/mocha/pull/4970">mochajs/mocha#4970</a></li> <li><a href="https://github.com/Uzlopak"><code>@Uzlopak</code></a> made their first contribution in <a href="https://redirect.github.com/mochajs/mocha/pull/5020">mochajs/mocha#5020</a></li> <li><a href="https://github.com/Spencer-Doak"><code>@Spencer-Doak</code></a> made their first contribution in <a href="https://redirect.github.com/mochajs/mocha/pull/4918">mochajs/mocha#4918</a></li> <li><a href="https://github.com/nikolas"><code>@nikolas</code></a> made their first contribution in <a href="https://redirect.github.com/mochajs/mocha/pull/4927">mochajs/mocha#4927</a></li> <li><a href="https://github.com/F3n67u"><code>@F3n67u</code></a> made their first contribution in <a href="https://redirect.github.com/mochajs/mocha/pull/4886">mochajs/mocha#4886</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.0">https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.0</a></p> <h2>v10.3.0-preminor.0</h2> <p>A test release tagged with <code>next</code> on npm, to test that we can do releases at all. See <a href="https://redirect.github.com/mochajs/mocha/issues/5081">#5081</a> for context.</p> <h2>What's Changed</h2> <ul> <li>Fix deprecated warn gh actions by <a href="https://github.com/outsideris"><code>@outsideris</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/4962">mochajs/mocha#4962</a></li> <li>fix <a href="https://redirect.github.com/mochajs/mocha/issues/4837">#4837</a> Update glob due to vulnerability in dep by <a href="https://github.com/jb2311"><code>@jb2311</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/4970">mochajs/mocha#4970</a></li> <li>Add Node v19 to test matrix by <a href="https://github.com/juergba"><code>@juergba</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/4974">mochajs/mocha#4974</a></li> <li>chore: fix the ci by <a href="https://github.com/Uzlopak"><code>@Uzlopak</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5020">mochajs/mocha#5020</a></li> <li>update can-i-use by <a href="https://github.com/Uzlopak"><code>@Uzlopak</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5021">mochajs/mocha#5021</a></li> <li>chore: remove uuid dev dependency by <a href="https://github.com/Uzlopak"><code>@Uzlopak</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5022">mochajs/mocha#5022</a></li> <li>chore: remove nanoid as dependency by <a href="https://github.com/Uzlopak"><code>@Uzlopak</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5024">mochajs/mocha#5024</a></li> <li>chore: remove touch as dev dependency by <a href="https://github.com/Uzlopak"><code>@Uzlopak</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5023">mochajs/mocha#5023</a></li> <li>chore: remove stale workflow by <a href="https://github.com/JoshuaKGoldberg"><code>@JoshuaKGoldberg</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5029">mochajs/mocha#5029</a></li> <li>docs: fix fragment ID for yargs' "extends" documentation by <a href="https://github.com/Spencer-Doak"><code>@Spencer-Doak</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/4918">mochajs/mocha#4918</a></li> <li>docs: use mocha.js instead of mocha in the example run by <a href="https://github.com/nikolas"><code>@nikolas</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/4927">mochajs/mocha#4927</a></li> <li>docs: fix jsdoc return type of <code>titlePath</code> method by <a href="https://github.com/F3n67u"><code>@F3n67u</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/4886">mochajs/mocha#4886</a></li> <li>docs: overhaul contributing and maintenance docs for end-of-year 2023 by <a href="https://github.com/JoshuaKGoldberg"><code>@JoshuaKGoldberg</code></a> in <a href="https://redirect.github.com/mochajs/mocha/pull/5038">mochajs/mocha#5038</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mochajs/mocha/blob/master/CHANGELOG.md">mocha's changelog</a>.</em></p> <blockquote> <h1>10.3.0 / 2024-02-08</h1> <p>This is a stable release equivalent to <a href="https://github.com/mochajs/mocha/blob/master/#1030-prerelease--2024-01-18">10.30.0-prerelease</a>.</p> <h1>10.3.0-prerelease / 2024-01-18</h1> <p>This is a prerelease version to test our ability to release. Other than removing or updating dependencies, it contains no intended user-facing changes.</p> <h2>:nut_and_bolt: Other</h2> <ul> <li><a href="https://redirect.github.com/mochajs/mocha/pull/5069">#5069</a>: chore: remove unnecessary canvas dependency (<a href="https://github.com/JoshuaKGoldberg"><strong><code>@JoshuaKGoldberg</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/5068">#5068</a>: fix: add alt text to Built with Netlify badge (<a href="https://github.com/JoshuaKGoldberg"><strong><code>@JoshuaKGoldberg</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/5056">#5056</a>: chore: inline nyan reporter's write function (<a href="https://github.com/JoshuaKGoldberg"><strong><code>@JoshuaKGoldberg</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/5050">#5050</a>: docs: touchups to labels and a template title post-revamp (<a href="https://github.com/JoshuaKGoldberg"><strong><code>@JoshuaKGoldberg</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/5038">#5038</a>: docs: overhaul contributing and maintenance docs for end-of-year 2023 (<a href="https://github.com/JoshuaKGoldberg"><strong><code>@JoshuaKGoldberg</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/5029">#5029</a>: chore: remove stale workflow (<a href="https://github.com/JoshuaKGoldberg"><strong><code>@JoshuaKGoldberg</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/5024">#5024</a>: chore: remove nanoid as dependency (<a href="https://github.com/Uzlopak"><strong><code>@Uzlopak</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/5023">#5023</a>: chore: remove touch as dev dependency (<a href="https://github.com/Uzlopak"><strong><code>@Uzlopak</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/5022">#5022</a>: chore: remove uuid dev dependency (<a href="https://github.com/Uzlopak"><strong><code>@Uzlopak</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/5021">#5021</a>: update can-i-use (<a href="https://github.com/Uzlopak"><strong><code>@Uzlopak</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/5020">#5020</a>: chore: fix the ci (<a href="https://github.com/Uzlopak"><strong><code>@Uzlopak</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/4974">#4974</a>: Add Node v19 to test matrix (<a href="https://github.com/juergba"><strong><code>@juergba</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/4970">#4970</a>: fix <a href="https://redirect.github.com/mochajs/mocha/issues/4837">#4837</a> Update glob due to vulnerability in dep (<a href="https://github.com/jb2311"><strong><code>@jb2311</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/4962">#4962</a>: Fix deprecated warn gh actions (<a href="https://github.com/outsideris"><strong><code>@outsideris</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/4927">#4927</a>: docs: use mocha.js instead of mocha in the example run (<a href="https://github.com/nikolas"><strong><code>@nikolas</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/4918">#4918</a>: docs: fix fragment ID for yargs' "extends" documentation (<a href="https://github.com/Spencer-Doak"><strong><code>@Spencer-Doak</code></strong></a>)</li> <li><a href="https://redirect.github.com/mochajs/mocha/pull/4886">#4886</a>: docs: fix jsdoc return type of titlePath method (<a href="https://github.com/F3n67u"><strong><code>@F3n67u</code></strong></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mochajs/mocha/commit/a88682963619e4424c9fdcdbb46f66dc9e68876a"><code>a886829</code></a> chore: fix link in pull request template (<a href="https://redirect.github.com/mochajs/mocha/issues/5091">#5091</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/53a4bafbdeb32576440b0a21787f2525585411c0"><code>53a4baf</code></a> chore: remove unnecessary canvas dependency (<a href="https://redirect.github.com/mochajs/mocha/issues/5069">#5069</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/1ebff45397853e83fb4909c1b0136957d4487528"><code>1ebff45</code></a> chore: inline nyan reporter's write function (<a href="https://redirect.github.com/mochajs/mocha/issues/5056">#5056</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/8812413288c42ef80528f10181040ab75ed3375c"><code>8812413</code></a> fix: add alt text to Built with Netlify badge (<a href="https://redirect.github.com/mochajs/mocha/issues/5068">#5068</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/645469e1920e2e86458ff068e74eef2e2915083e"><code>645469e</code></a> docs: touchups to labels and a template title post-revamp (<a href="https://redirect.github.com/mochajs/mocha/issues/5050">#5050</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/9f9917822fa1d3fe2ec2867809cbbf86f4165f0c"><code>9f99178</code></a> docs: overhaul contributing and maintenance docs for end-of-year 2023 (<a href="https://redirect.github.com/mochajs/mocha/issues/5038">#5038</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/eca4fec9eee1332a0474b80aa1740822438955f3"><code>eca4fec</code></a> docs: fix return jsdoc type of <code>titlePath</code> (<a href="https://redirect.github.com/mochajs/mocha/issues/4886">#4886</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/060f77dc2f97daac996fce926e7527e438c17e85"><code>060f77d</code></a> docs: use mocha.js instead of mocha in the example run (<a href="https://redirect.github.com/mochajs/mocha/issues/4927">#4927</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/4b60c1ad07a3baaedab86c3787d8baad29538b8f"><code>4b60c1a</code></a> docs: fix fragment ID for yargs.js <code>extends</code> docs (<a href="https://redirect.github.com/mochajs/mocha/issues/4918">#4918</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/b41e98533aa0fb87d7ba61163254881607a8a8c5"><code>b41e985</code></a> chore: remove stale workflow (<a href="https://redirect.github.com/mochajs/mocha/issues/5029">#5029</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~joshuakgoldberg">joshuakgoldberg</a>, a new releaser for mocha since your current version.</p> </details> <br /> Updates `@types/node` from 20.11.16 to 20.11.19 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information