dependabot[bot] opened a new pull request, #3001:
URL: https://github.com/apache/avro/pull/3001

   Bumps [mocha](https://github.com/mochajs/mocha) from 10.5.2 to 10.6.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.6.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>feat: allow ^ versions for character encoding packages by <a 
href="https://github.com/JoshuaKGoldberg";><code>@​JoshuaKGoldberg</code></a> in 
<a 
href="https://redirect.github.com/mochajs/mocha/pull/5150";>mochajs/mocha#5150</a></li>
   <li>feat: allow ^ versions for yargs packages by <a 
href="https://github.com/JoshuaKGoldberg";><code>@​JoshuaKGoldberg</code></a> in 
<a 
href="https://redirect.github.com/mochajs/mocha/pull/5152";>mochajs/mocha#5152</a></li>
   <li>feat: allow ^ versions for file matching packages by <a 
href="https://github.com/JoshuaKGoldberg";><code>@​JoshuaKGoldberg</code></a> in 
<a 
href="https://redirect.github.com/mochajs/mocha/pull/5151";>mochajs/mocha#5151</a></li>
   <li>feat: allow ^ versions for data serialization packages by <a 
href="https://github.com/JoshuaKGoldberg";><code>@​JoshuaKGoldberg</code></a> in 
<a 
href="https://redirect.github.com/mochajs/mocha/pull/5153";>mochajs/mocha#5153</a></li>
   <li>feat: allow ^ versions for miscellaneous packages by <a 
href="https://github.com/JoshuaKGoldberg";><code>@​JoshuaKGoldberg</code></a> in 
<a 
href="https://redirect.github.com/mochajs/mocha/pull/5154";>mochajs/mocha#5154</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/mochajs/mocha/compare/v10.5.2...v10.6.0";>https://github.com/mochajs/mocha/compare/v10.5.2...v10.6.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/mochajs/mocha/blob/main/CHANGELOG.md";>mocha's 
changelog</a>.</em></p>
   <blockquote>
   <h2>10.6.0 / 2024-07-02</h2>
   <h3>:tada: Enhancements</h3>
   <ul>
   <li><a href="https://redirect.github.com/mochajs/mocha/pull/5150";>#5150</a> 
feat: allow ^ versions for character encoding packages (<a 
href="https://github.com/JoshuaKGoldberg";><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
   <li><a href="https://redirect.github.com/mochajs/mocha/pull/5151";>#5151</a> 
feat: allow ^ versions for file matching packages (<a 
href="https://github.com/JoshuaKGoldberg";><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
   <li><a href="https://redirect.github.com/mochajs/mocha/pull/5152";>#5152</a> 
feat: allow ^ versions for yargs packages (<a 
href="https://github.com/JoshuaKGoldberg";><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
   <li><a href="https://redirect.github.com/mochajs/mocha/pull/5153";>#5153</a> 
feat: allow ^ versions for data serialization packages (<a 
href="https://github.com/JoshuaKGoldberg";><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
   <li><a href="https://redirect.github.com/mochajs/mocha/pull/5154";>#5154</a> 
feat: allow ^ versions for miscellaneous packages (<a 
href="https://github.com/JoshuaKGoldberg";><strong><code>@​JoshuaKGoldberg</code></strong></a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mochajs/mocha/commit/177732fee8b73be23bf7e1d4fbb851b13d36f6bf";><code>177732f</code></a>
 Release 10.6.0</li>
   <li><a 
href="https://github.com/mochajs/mocha/commit/021aa80442436b448c4b1da81449676928610be7";><code>021aa80</code></a>
 docs: add 10.6.0 to CHANGELOG.md</li>
   <li><a 
href="https://github.com/mochajs/mocha/commit/528836eae9855d30c28bcf9f36577b4f1f34a7c9";><code>528836e</code></a>
 docs: fix month numbers in CHANGELOG.md</li>
   <li><a 
href="https://github.com/mochajs/mocha/commit/bb8d7b954495b33f93010ee43f39b9ab5ec37308";><code>bb8d7b9</code></a>
 feat: allow ^ versions for miscellaneous packages (<a 
href="https://redirect.github.com/mochajs/mocha/issues/5154";>#5154</a>)</li>
   <li><a 
href="https://github.com/mochajs/mocha/commit/514b83ff9b7048130faaff3479882fa0819830e2";><code>514b83f</code></a>
 feat: allow ^ versions for data serialization packages (<a 
href="https://redirect.github.com/mochajs/mocha/issues/5153";>#5153</a>)</li>
   <li><a 
href="https://github.com/mochajs/mocha/commit/be826062f21ac38e310d981490110c38abacc3f6";><code>be82606</code></a>
 feat: allow ^ versions for file matching packages (<a 
href="https://redirect.github.com/mochajs/mocha/issues/5151";>#5151</a>)</li>
   <li><a 
href="https://github.com/mochajs/mocha/commit/71e9fbae3bd7b706c142cce5b249e65a7c2ce6d4";><code>71e9fba</code></a>
 feat: allow ^ versions for yargs packages (<a 
href="https://redirect.github.com/mochajs/mocha/issues/5152";>#5152</a>)</li>
   <li><a 
href="https://github.com/mochajs/mocha/commit/38695dadba21a488d7c54424a75d537f52cd250a";><code>38695da</code></a>
 feat: allow ^ versions for character encoding packages (<a 
href="https://redirect.github.com/mochajs/mocha/issues/5150";>#5150</a>)</li>
   <li>See full diff in <a 
href="https://github.com/mochajs/mocha/compare/v10.5.2...v10.6.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=10.5.2&new-version=10.6.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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to