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 2022/01/16 17:02:24 UTC

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

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


   Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.3 to 9.1.4.
   <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.4</h2>
   <h1>9.1.4 / 2022-01-14</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/4807">#4807</a>: <code>import</code> throws wrong error if loader is used (<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/4777">#4777</a>: Add Node v17 to CI test matrix (<a href="https://github.com/outsideris"><strong><code>@​outsideris</code></strong></a>)</li>
   </ul>
   <h2>v9.1.3</h2>
   <h1>9.1.3 / 2021-10-15</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/4769">#4769</a>: Browser: re-enable <code>bdd</code> ES6 style import (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
   </ul>
   <h2>:nut_and_bolt: Other</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4764">#4764</a>: Revert deprecation of <code>EVENT_SUITE_ADD_*</code> events (<a href="https://github.com/beatfactor"><strong><code>@​beatfactor</code></strong></a>)</li>
   </ul>
   <h2>v9.1.2</h2>
   <h1>9.1.2 / 2021-09-25</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/4746">#4746</a>: Browser: stop using all global vars in <code>browser-entry.js</code> (<a href="https://github.com/PaperStrike"><strong><code>@​PaperStrike</code></strong></a>)</li>
   </ul>
   <h2>:nut_and_bolt: Other</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4754">#4754</a>: Remove dependency wide-align (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4736">#4736</a>: ESM: remove code for Node versions &lt;10 (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
   </ul>
   <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>
   <!-- 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.4 / 2022-01-14</h1>
   <h2>:bug: Fixes</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4807">#4807</a>: <code>import</code> throws wrong error if loader is used (<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/4777">#4777</a>: Add Node v17 to CI test matrix (<a href="https://github.com/outsideris"><strong><code>@​outsideris</code></strong></a>)</li>
   </ul>
   <h1>9.1.3 / 2021-10-15</h1>
   <h2>:bug: Fixes</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4769">#4769</a>: Browser: re-enable <code>bdd</code> ES6 style import (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
   </ul>
   <h2>:nut_and_bolt: Other</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4764">#4764</a>: Revert deprecation of <code>EVENT_SUITE_ADD_*</code> events (<a href="https://github.com/beatfactor"><strong><code>@​beatfactor</code></strong></a>)</li>
   </ul>
   <h1>9.1.2 / 2021-09-25</h1>
   <h2>:bug: Fixes</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4746">#4746</a>: Browser: stop using all global vars in <code>browser-entry.js</code> (<a href="https://github.com/PaperStrike"><strong><code>@​PaperStrike</code></strong></a>)</li>
   </ul>
   <h2>:nut_and_bolt: Other</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4754">#4754</a>: Remove dependency wide-align (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4736">#4736</a>: ESM: remove code for Node versions &lt;10 (<a href="https://github.com/juergba"><strong><code>@​juergba</code></strong></a>)</li>
   </ul>
   <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><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>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/mochajs/mocha/commit/0a1b7f8a1505738449e8b0275d91664b5bae3d95"><code>0a1b7f8</code></a> build(v9.1.4): release</li>
   <li><a href="https://github.com/mochajs/mocha/commit/a04d050b42819602e5c952a31a8162470a39db35"><code>a04d050</code></a> build(v9.1.4): update CHANGELOG [ci skip]</li>
   <li><a href="https://github.com/mochajs/mocha/commit/baa12fd73e59ab6139d05d5eb76222c5d7a774ba"><code>baa12fd</code></a> fix: wrong error thrown if loader is used (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4807">#4807</a>)</li>
   <li><a href="https://github.com/mochajs/mocha/commit/60fafa45106e911801d9071a97b0f33542b6835f"><code>60fafa4</code></a> Update copyright year in LICENSE (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4804">#4804</a>)</li>
   <li><a href="https://github.com/mochajs/mocha/commit/3b4cc05f3fa0502d5d714a8f62ac8785267aa695"><code>3b4cc05</code></a> chore(devDeps): remove 'cross-spawn' (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4779">#4779</a>)</li>
   <li><a href="https://github.com/mochajs/mocha/commit/a99d40c1f78fec00dd9640c7a8a097b73c3b904f"><code>a99d40c</code></a> chore(ci): add Node v17 to test matrix (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4777">#4777</a>)</li>
   <li><a href="https://github.com/mochajs/mocha/commit/ac43029d6a86150a48ccd59e50e89ca10c72a9c0"><code>ac43029</code></a> chore(devDeps): update 'prettier' (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4776">#4776</a>)</li>
   <li><a href="https://github.com/mochajs/mocha/commit/9c9fcb5fd769ea5bf8ec6bc513478fa777055d5a"><code>9c9fcb5</code></a> chore: update some devDependencies (<a href="https://github-redirect.dependabot.com/mochajs/mocha/issues/4775">#4775</a>)</li>
   <li><a href="https://github.com/mochajs/mocha/commit/28b482472a519b7abaf30a18b8ad709707bfd5a7"><code>28b4824</code></a> build(v9.1.3): release</li>
   <li><a href="https://github.com/mochajs/mocha/commit/3dcc2d9563c7a74edad2a68bcee2a3990140ac70"><code>3dcc2d9</code></a> build(v9.1.3): update CHANGELOG [ci skip]</li>
   <li>Additional commits viewable in <a href="https://github.com/mochajs/mocha/compare/v6.2.3...v9.1.4">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.4)](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] commented on pull request #1461: Bump mocha from 6.2.3 to 9.1.4 in /lang/js

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


   Looks like mocha is up-to-date now, so this is no longer needed.


-- 
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



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

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


   


-- 
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