[PR #2308] [CLOSED] chore(deps-dev): bump mocha from 9.2.2 to 10.0.0 #3723

Closed
opened 2026-03-17 01:18:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2308
Author: @dependabot[bot]
Created: 5/2/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/mocha-10.0.0


📝 Commits (1)

  • 0975f55 chore(deps-dev): bump mocha from 9.2.2 to 10.0.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/codemirror-lang-graphql/package.json (+1 -1)

📄 Description

Bumps mocha from 9.2.2 to 10.0.0.

Release notes

Sourced from mocha's releases.

v10.0.0

10.0.0 / 2022-05-01

💥 Breaking Changes

🔩 Other

Also thanks to @​ea2305 and @​SukkaW for improvements to our documentation.

Changelog

Sourced from mocha's changelog.

10.0.0 / 2022-05-01

💥 Breaking Changes

🔩 Other

Also thanks to @​ea2305 and @​SukkaW for improvements to our documentation.

Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/2308 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/2/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/mocha-10.0.0` --- ### 📝 Commits (1) - [`0975f55`](https://github.com/hoppscotch/hoppscotch/commit/0975f553ebbc1c5f21e719de6faaa304de180bfb) chore(deps-dev): bump mocha from 9.2.2 to 10.0.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/codemirror-lang-graphql/package.json` (+1 -1) </details> ### 📄 Description Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.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.0.0</h2> <h1>10.0.0 / 2022-05-01</h1> <h2>:boom: Breaking Changes</h2> <ul> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4845">#4845</a>: <strong>Drop Node.js v12.x support</strong> (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4848">#4848</a>: Drop Internet-Explorer-11 support (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4857">#4857</a>: Drop AMD/RequireJS support (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4866">#4866</a>: Drop Growl notification support (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4863">#4863</a>: Rename executable <code>bin/mocha</code> to <code>bin/mocha.js</code> (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4865">#4865</a>: <code>--ignore</code> option in Windows: upgrade Minimatch (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4861">#4861</a>: Remove deprecated <code>Runner</code> signature (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> </ul> <h2>:nut_and_bolt: Other</h2> <ul> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4878">#4878</a>: Update production dependencies (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4876">#4876</a>: Add Node.js v18 to CI test matrix (<a href="https://github.com/outsideris"><strong><code>@​outsideris</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4852">#4852</a>: Replace deprecated <code>String.prototype.substr()</code> (<a href="https://github.com/CommanderRoot"><strong><code>@​CommanderRoot</code></strong></a>)</p> </li> </ul> <p>Also thanks to <a href="https://github.com/ea2305"><strong><code>@​ea2305</code></strong></a> and <a href="https://github.com/SukkaW"><strong><code>@​SukkaW</code></strong></a> for improvements to our documentation.</p> </blockquote> </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.0.0 / 2022-05-01</h1> <h2>:boom: Breaking Changes</h2> <ul> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4845">#4845</a>: <strong>Drop Node.js v12.x support</strong> (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4848">#4848</a>: Drop Internet-Explorer-11 support (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4857">#4857</a>: Drop AMD/RequireJS support (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4866">#4866</a>: Drop Growl notification support (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4863">#4863</a>: Rename executable <code>bin/mocha</code> to <code>bin/mocha.js</code> (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4865">#4865</a>: <code>--ignore</code> option in Windows: upgrade Minimatch (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4861">#4861</a>: Remove deprecated <code>Runner</code> signature (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> </ul> <h2>:nut_and_bolt: Other</h2> <ul> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4878">#4878</a>: Update production dependencies (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4876">#4876</a>: Add Node.js v18 to CI test matrix (<a href="https://github.com/outsideris"><strong><code>@​outsideris</code></strong></a>)</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4852">#4852</a>: Replace deprecated <code>String.prototype.substr()</code> (<a href="https://github.com/CommanderRoot"><strong><code>@​CommanderRoot</code></strong></a>)</p> </li> </ul> <p>Also thanks to <a href="https://github.com/ea2305"><strong><code>@​ea2305</code></strong></a> and <a href="https://github.com/SukkaW"><strong><code>@​SukkaW</code></strong></a> for improvements to our documentation.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mochajs/mocha/commit/023f548213e571031b41cabbcb8bb20e458b2725"><code>023f548</code></a> build(v10.0.0): release</li> <li><a href="https://github.com/mochajs/mocha/commit/62b1566211a631b22f4bd7d888cd2c046efdd9e4"><code>62b1566</code></a> build(v10.0.0): update CHANGELOG</li> <li><a href="https://github.com/mochajs/mocha/commit/fbe7a24269631b6f7c5d259cc8ce26b83b2e60dc"><code>fbe7a24</code></a> chore: update dependencies (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4878">#4878</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/2b98521756e69d3f0cdb36855b446954ba2bdf74"><code>2b98521</code></a> docs: replace 'git.io' short links (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4877">#4877</a>) [ci skip]</li> <li><a href="https://github.com/mochajs/mocha/commit/007fa65d5f382916b0c264cde395c0051aef7830"><code>007fa65</code></a> chore(ci): add Node v18 to test matrix (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4876">#4876</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/f6695f0df57f7ba8fae58341de0abeb7bdfd0d31"><code>f6695f0</code></a> chore(esm): remove code for Node v12 (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4874">#4874</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/59f619227428e22265b26d3788505d6e081c0e2a"><code>59f6192</code></a> chore(ci): conditionally skip 'push' event (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4872">#4872</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/b863359cc80e3db06b180bff9e3c21afd0b2acd7"><code>b863359</code></a> docs: fix 'fgrep' url (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4873">#4873</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/baaa41ae42523977446c4c2c56f716b9d3563d3d"><code>baaa41a</code></a> chore(ci): ignore changes to docs files (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4871">#4871</a>)</li> <li><a href="https://github.com/mochajs/mocha/commit/ac81cc53788e11f1dad5dae9c300b16049ed934f"><code>ac81cc5</code></a> refactor!: drop support of 'growl' notification (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4866">#4866</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mochajs/mocha/compare/v9.2.2...v10.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mocha&package-manager=npm_and_yarn&previous-version=9.2.2&new-version=10.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:18:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3723
No description provided.