Bump mocha from 2.2.0 to 2.3.0 #771

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/mocha-2.3.0 into main 2024-05-20 22:35:31 +08:00
dependabot[bot] commented 2024-05-20 15:54:56 +08:00 (Migrated from github.com)

Bumps mocha from 2.2.0 to 2.3.0.

Changelog

Sourced from mocha's changelog.

2.3.0

External changes

  • Fix nested parameter matching for keyword arguments (f94e2504, #648) - thanks to @​CodingAnarchy for reporting
Commits
  • a50f9e5 [skip ci] Update documentation for v2.3.0
  • 49750a3 Bump version to 2.3.0 & prepare for release
  • f94e250 Fix nested parameter matching for keyword arguments
  • 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.2.0 to 2.3.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.3.0</h2> <h3>External changes</h3> <ul> <li>Fix nested parameter matching for keyword arguments (f94e2504, <a href="https://redirect.github.com/freerange/mocha/issues/648">#648</a>) - thanks to <a href="https://github.com/CodingAnarchy"><code>@​CodingAnarchy</code></a> for reporting</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/freerange/mocha/commit/a50f9e547796ebbb853c19d03697879c4210f125"><code>a50f9e5</code></a> [skip ci] Update documentation for v2.3.0</li> <li><a href="https://github.com/freerange/mocha/commit/49750a3cb3b24d141d95b099a02f9b35830f0920"><code>49750a3</code></a> Bump version to 2.3.0 &amp; prepare for release</li> <li><a href="https://github.com/freerange/mocha/commit/f94e250414335d822ec8d0a1331cb25cf90bf837"><code>f94e250</code></a> Fix nested parameter matching for keyword arguments</li> <li>See full diff in <a href="https://github.com/freerange/mocha/compare/v2.2.0...v2.3.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.2.0&new-version=2.3.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.