You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by GitBox <gi...@apache.org> on 2021/08/29 17:02:21 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request #1318: Bump mocha from 6.2.3 to 9.1.1 in /lang/js

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


   Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.3 to 9.1.1.
   <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>v9.1.1</h2>
   <h1>9.1.1 / 2021-08-28</h1>
   <p>Please also note our <a href="https://github.com/mochajs/mocha/discussions/categories/announcements">announcements</a>.</p>
   <h2>:bug: Fixes</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4623">#4623</a>: <code>XUNIT</code> and <code>JSON</code> reporter crash in <code>parallel</code> mode (<a href="https://github.com/curtisman"><strong><code>@​curtisman</code></strong></a>)</li>
   </ul>
   <h2>v9.1.0</h2>
   <h1>9.1.0 / 2021-08-20</h1>
   <p>Please also note our <a href="https://github.com/mochajs/mocha/discussions/categories/announcements">announcements</a>.</p>
   <h2>:tada: Enhancements</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4716">#4716</a>: Add new option <code>--fail-zero</code> (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4691">#4691</a>: Add new option <code>--node-option</code> (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4607">#4607</a>: Add output option to <code>JSON</code> reporter (<a href="https://github.com/dorny"><strong><code>@​dorny</code></strong></a>)</li>
   </ul>
   <h2>v9.0.3</h2>
   <h1>9.0.3 / 2021-07-25</h1>
   <h2>:bug: Fixes</h2>
   <ul>
   <li>
   <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4702">#4702</a>: Error rethrow from cwd-relative path while loading <code>.mocharc.js</code> (<a href="https://github.com/kirill-golovan"><strong><code>@​kirill-golovan</code></strong></a>)</p>
   </li>
   <li>
   <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4688">#4688</a>: Usage of custom interface in parallel mode (<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/4687">#4687</a>: ESM: don't swallow <code>MODULE_NOT_FOUND</code> errors in case of <code>type:module</code> (<a href="https://github.com/giltayar"><strong><code>@​giltayar</code></strong></a>)</p>
   </li>
   </ul>
   <h2>v9.0.2</h2>
   <h1>9.0.2 / 2021-07-03</h1>
   <h2>:bug: Fixes</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4668">#4668</a>: ESM: make <code>--require &lt;dir&gt;</code> work with new <code>import</code>-first loading (<a href="https://github.com/giltayar"><strong><code>@​giltayar</code></strong></a>)</li>
   </ul>
   <h2>:nut_and_bolt: Other</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4674">#4674</a>: Update production dependencies (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
   </ul>
   <h2>v9.0.1</h2>
   <h1>9.0.1 / 2021-06-18</h1>
   <h2>:nut_and_bolt: Other</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4657">#4657</a>: Browser: add separate bundle for modern browsers (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
   </ul>
   <p>We added a separate browser bundle <code>mocha-es2018.js</code> in javascript ES2018, as we skipped the transpilation down to ES5. This is an <strong>experimental step towards freezing Mocha's support of IE11</strong>.</p>
   <!-- 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>9.1.1 / 2021-08-28</h1>
   <h2>:bug: Fixes</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4623">#4623</a>: <code>XUNIT</code> and <code>JSON</code> reporter crash in <code>parallel</code> mode (<a href="https://github.com/curtisman"><strong><code>@​curtisman</code></strong></a>)</li>
   </ul>
   <h1>9.1.0 / 2021-08-20</h1>
   <h2>:tada: Enhancements</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4716">#4716</a>: Add new option <code>--fail-zero</code> (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4691">#4691</a>: Add new option <code>--node-option</code> (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4607">#4607</a>: Add output option to <code>JSON</code> reporter (<a href="https://github.com/dorny"><strong><code>@​dorny</code></strong></a>)</li>
   </ul>
   <h1>9.0.3 / 2021-07-25</h1>
   <h2>:bug: Fixes</h2>
   <ul>
   <li>
   <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4702">#4702</a>: Error rethrow from cwd-relative path while loading <code>.mocharc.js</code> (<a href="https://github.com/kirill-golovan"><strong><code>@​kirill-golovan</code></strong></a>)</p>
   </li>
   <li>
   <p><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4688">#4688</a>: Usage of custom interface in parallel mode (<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/4687">#4687</a>: ESM: don't swallow <code>MODULE_NOT_FOUND</code> errors in case of <code>type:module</code> (<a href="https://github.com/giltayar"><strong><code>@​giltayar</code></strong></a>)</p>
   </li>
   </ul>
   <h1>9.0.2 / 2021-07-03</h1>
   <h2>:bug: Fixes</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4668">#4668</a>: ESM: make <code>--require &lt;dir&gt;</code> work with new <code>import</code>-first loading (<a href="https://github.com/giltayar"><strong><code>@​giltayar</code></strong></a>)</li>
   </ul>
   <h2>:nut_and_bolt: Other</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4674">#4674</a>: Update production dependencies (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
   </ul>
   <h1>9.0.1 / 2021-06-18</h1>
   <h2>:nut_and_bolt: Other</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4657">#4657</a>: Browser: add separate bundle for modern browsers (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
   </ul>
   <p>We added a separate browser bundle <code>mocha-es2018.js</code> in javascript ES2018, as we skipped the transpilation down to ES5. This is an <strong>experimental step towards freezing Mocha's support of IE11</strong>.</p>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4653">#4653</a>: ESM: proper version check in <code>hasStableEsmImplementation</code> (<a href="https://github.com/alexander-fenster"><strong><code>@​alexander-fenster</code></strong></a>)</li>
   </ul>
   <h1>9.0.0 / 2021-06-07</h1>
   <h2>:boom: Breaking Changes</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4633">#4633</a>: <strong>Drop Node.js v10.x support</strong> (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/mochajs/mocha/commit/654b5df4391172e69fe226dc36ebd1c89b20be53"><code>654b5df</code></a> build(v9.1.1): release</li>
   <li><a href="https://github.com/mochajs/mocha/commit/a26cca9254f41ed5a049990da8093a9c4151e0fd"><code>a26cca9</code></a> build(v9.1.1): update CHANGELOG [ci skip]</li>
   <li><a href="https://github.com/mochajs/mocha/commit/e97567585726ca407be50baa5551ad8c5df07749"><code>e975675</code></a> chore: update some devDependencies (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4733">#4733</a>)</li>
   <li><a href="https://github.com/mochajs/mocha/commit/9e0369b03475d0cc4ffbd32523bdf95b287fe9b7"><code>9e0369b</code></a> fix(parallel): 'XUNIT' and 'JSON' reporter crash (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4623">#4623</a>)</li>
   <li><a href="https://github.com/mochajs/mocha/commit/014e47a8b07809e73b1598c7abeafe7a3b57a8f7"><code>014e47a</code></a> build(v9.1.0): release</li>
   <li><a href="https://github.com/mochajs/mocha/commit/3a14b28bdfd785828ec862fe9fa8d19a651fd63c"><code>3a14b28</code></a> build(v9.1.0): update CHANGELOG [ci skip]</li>
   <li><a href="https://github.com/mochajs/mocha/commit/171e211cd2938b3f87011fa8c717292cb08adbe7"><code>171e211</code></a> feat(reporter): add output option to 'JSON' (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4607">#4607</a>)</li>
   <li><a href="https://github.com/mochajs/mocha/commit/bbf0c11b29544de91a18c1bd667c975ee44b7c90"><code>bbf0c11</code></a> feat: add new option 'fail-zero' (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4716">#4716</a>)</li>
   <li><a href="https://github.com/mochajs/mocha/commit/757b85dd230079901b181c68f0be82b9a3de6407"><code>757b85d</code></a> docs: improve 'grep()' and clarify docs (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4714">#4714</a>)</li>
   <li><a href="https://github.com/mochajs/mocha/commit/f19d3ca672e71950788bb577a7f3fb1cbf6c2d1b"><code>f19d3ca</code></a> docs: remove unsupported 'no-timeout' option (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4719">#4719</a>) [ci skip]</li>
   <li>Additional commits viewable in <a href="https://github.com/mochajs/mocha/compare/v6.2.3...v9.1.1">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=6.2.3&new-version=9.1.1)](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>


-- 
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-unsubscribe@avro.apache.org

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



[GitHub] [avro] dependabot[bot] closed pull request #1318: Bump mocha from 6.2.3 to 9.1.1 in /lang/js

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1318:
URL: https://github.com/apache/avro/pull/1318


   


-- 
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-unsubscribe@avro.apache.org

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



[GitHub] [avro] dependabot[bot] commented on pull request #1318: Bump mocha from 6.2.3 to 9.1.1 in /lang/js

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #1318:
URL: https://github.com/apache/avro/pull/1318#issuecomment-927337312


   Superseded by #1346.


-- 
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: issues-unsubscribe@avro.apache.org

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