Bump mocha from 2.3.0 to 2.4.0 #878

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/mocha-2.4.0 into main 2024-06-17 23:56:42 +08:00
dependabot[bot] commented 2024-06-17 15:30:29 +08:00 (Migrated from github.com)

Bumps mocha from 2.3.0 to 2.4.0.

Changelog

Sourced from mocha's changelog.

2.4.0

External changes

Internal changes

  • Improvements to #mocha_inspect unit tests (#650)
Commits
  • 5a3a208 [skip ci] Update documentation for v2.4.0
  • c973ca5 Bump version to 2.4.0 & prepare for release
  • 4ea9e38 Improve rendering of keyword arguments
  • 19a3d21 Improve unit tests for Hash#mocha_inspect
  • 12a1df8 Improve unit tests for Array#mocha_inspect
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
Bumps [mocha](https://github.com/freerange/mocha) from 2.3.0 to 2.4.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/freerange/mocha/blob/main/RELEASE.md">mocha's changelog</a>.</em></p> <blockquote> <h2>2.4.0</h2> <h3>External changes</h3> <ul> <li>Improve rendering of keyword arguments (<a href="https://redirect.github.com/freerange/mocha/issues/652">#652</a>) - thanks to <a href="https://github.com/casperisfine"><code>@​casperisfine</code></a></li> </ul> <h3>Internal changes</h3> <ul> <li>Improvements to <code>#mocha_inspect</code> unit tests (<a href="https://redirect.github.com/freerange/mocha/issues/650">#650</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/freerange/mocha/commit/5a3a208ecaee9c4dce7cc38313b543704f0aa3ad"><code>5a3a208</code></a> [skip ci] Update documentation for v2.4.0</li> <li><a href="https://github.com/freerange/mocha/commit/c973ca53a7e05d39b2dafe7e1674205ed6faf381"><code>c973ca5</code></a> Bump version to 2.4.0 &amp; prepare for release</li> <li><a href="https://github.com/freerange/mocha/commit/4ea9e38dff37901ca918707ab74870f5b3c52742"><code>4ea9e38</code></a> Improve rendering of keyword arguments</li> <li><a href="https://github.com/freerange/mocha/commit/19a3d21c959d61ff343d105cbc1378dca66f13de"><code>19a3d21</code></a> Improve unit tests for Hash#mocha_inspect</li> <li><a href="https://github.com/freerange/mocha/commit/12a1df8a9c0c956d373441746acd63c978141b49"><code>12a1df8</code></a> Improve unit tests for Array#mocha_inspect</li> <li>See full diff in <a href="https://github.com/freerange/mocha/compare/v2.3.0...v2.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mocha&package-manager=bundler&previous-version=2.3.0&new-version=2.4.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
Sign in to join this conversation.