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 2020/11/17 13:52:00 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request #996: Bump jshint from 2.10.3 to 2.12.0 in /lang/js

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


   Bumps [jshint](https://github.com/jshint/jshint) from 2.10.3 to 2.12.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/jshint/jshint/releases">jshint's releases</a>.</em></p>
   <blockquote>
   <h2>JSHint 2.12.0</h2>
   <h1><a href="https://github.com/jshint/jshint/compare/2.11.2...v2.12.0">2.12.0</a> (2020-08-02)</h1>
   <h3>Features</h3>
   <ul>
   <li>Update project license (<a href="https://github.com/jshint/jshint/commit/d65513c">d65513c</a>)</li>
   </ul>
   <h2>JSHint 2.11.2</h2>
   <h2><a href="https://github.com/jshint/jshint/compare/2.11.1...v2.11.2">2.11.2</a> (2020-07-30)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Allow &quot;rest&quot; operator in param dstrctrng (<a href="https://github.com/jshint/jshint/commit/c45d1b2">c45d1b2</a>)</li>
   <li>Disallow invalid numeric literals (<a href="https://github.com/jshint/jshint/commit/b02a025">b02a025</a>)</li>
   <li>Disallow leading zeros in BigInts (<a href="https://github.com/jshint/jshint/commit/3b2c8cf">3b2c8cf</a>)</li>
   <li>Improve numeric literal warnings/errors (<a href="https://github.com/jshint/jshint/commit/370e159">370e159</a>)</li>
   <li>Limit positions for class declarations (<a href="https://github.com/jshint/jshint/commit/0f0acd8">0f0acd8</a>)</li>
   <li>maxcomplexity doesn't take into account <code>&amp;&amp;</code> (<a href="https://github.com/jshint/jshint/commit/047d5af">047d5af</a>), closes <a href="https://github-redirect.dependabot.com/jshint/jshint/issues/840">#840</a></li>
   <li>Update Lodash to latest 4.17.19 (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3494">#3494</a>) (<a href="https://github.com/jshint/jshint/commit/17d8f5a">17d8f5a</a>)</li>
   </ul>
   <h2>JSHint 2.11.1</h2>
   <h2><a href="https://github.com/jshint/jshint/compare/2.11.0...v2.11.1">2.11.1</a> (2020-05-14)</h2>
   <p>This release includes patches from a number of first-time contributors. James
   Owen, Tim Gates, ossdev, stvcisco, and thetric helped to make this the best
   JSHint release yet. Thank you all!</p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Correct ASI for <code>break</code> and <code>continue</code> (<a href="https://github.com/jshint/jshint/commit/3eb1b02">3eb1b02</a>)</li>
   <li>Correct ASI for C-style <code>for</code> loops (<a href="https://github.com/jshint/jshint/commit/ac232a5">ac232a5</a>)</li>
   <li>Improve tokenization of RegExp literals (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3471">#3471</a>) (<a href="https://github.com/jshint/jshint/commit/f786002">f786002</a>)</li>
   <li>TypeError accessing 'value' of undefined (<a href="https://github.com/jshint/jshint/commit/8884eb9">8884eb9</a>), closes <a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3455">#3455</a></li>
   <li>Use relative paths with <code>--filename</code> when recieving from stdin (<a href="https://github.com/jshint/jshint/commit/c1b5c2b">c1b5c2b</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>Replacing PhantomJS with Puppeteer (<a href="https://github.com/jshint/jshint/commit/51963a3">51963a3</a>)</li>
   </ul>
   <h2>JSHint 2.11.0</h2>
   <h1><a href="https://github.com/jshint/jshint/compare/2.11.0-rc1...v2.11.0">2.11.0</a> (2020-01-13)</h1>
   <p>This release was previously published using the &quot;release candidate&quot; pattern. No
   regressions were reported in the four weeks that followed, so the change set is
   being promoted to a true &quot;minor&quot; release.</p>
   <p>The release notes for version 2.11.0-rc1 completely describes the changes
   included in this version.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/jshint/jshint/blob/master/CHANGELOG.md">jshint's changelog</a>.</em></p>
   <blockquote>
   <h1><a href="https://github.com/jshint/jshint/compare/2.11.2...v2.12.0">2.12.0</a> (2020-08-02)</h1>
   <h3>Features</h3>
   <ul>
   <li>Update project license (<a href="https://github.com/jshint/jshint/commit/d65513c">d65513c</a>)</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h2><a href="https://github.com/jshint/jshint/compare/2.11.1...v2.11.2">2.11.2</a> (2020-07-30)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Allow &quot;rest&quot; operator in param dstrctrng (<a href="https://github.com/jshint/jshint/commit/c45d1b2">c45d1b2</a>)</li>
   <li>Disallow invalid numeric literals (<a href="https://github.com/jshint/jshint/commit/b02a025">b02a025</a>)</li>
   <li>Disallow leading zeros in BigInts (<a href="https://github.com/jshint/jshint/commit/3b2c8cf">3b2c8cf</a>)</li>
   <li>Improve numeric literal warnings/errors (<a href="https://github.com/jshint/jshint/commit/370e159">370e159</a>)</li>
   <li>Limit positions for class declarations (<a href="https://github.com/jshint/jshint/commit/0f0acd8">0f0acd8</a>)</li>
   <li>maxcomplexity doesn't take into account <code>&amp;&amp;</code> (<a href="https://github.com/jshint/jshint/commit/047d5af">047d5af</a>), closes <a href="https://github-redirect.dependabot.com/jshint/jshint/issues/840">#840</a></li>
   <li>Update Lodash to latest 4.17.19 (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3494">#3494</a>) (<a href="https://github.com/jshint/jshint/commit/17d8f5a">17d8f5a</a>)</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h2><a href="https://github.com/jshint/jshint/compare/2.11.0...v2.11.1">2.11.1</a> (2020-05-14)</h2>
   <p>This release includes patches from a number of first-time contributors. James
   Owen, Tim Gates, ossdev, stvcisco, and thetric helped to make this the best
   JSHint release yet. Thank you all!</p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Correct ASI for <code>break</code> and <code>continue</code> (<a href="https://github.com/jshint/jshint/commit/3eb1b02">3eb1b02</a>)</li>
   <li>Correct ASI for C-style <code>for</code> loops (<a href="https://github.com/jshint/jshint/commit/ac232a5">ac232a5</a>)</li>
   <li>Improve tokenization of RegExp literals (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3471">#3471</a>) (<a href="https://github.com/jshint/jshint/commit/f786002">f786002</a>)</li>
   <li>TypeError accessing 'value' of undefined (<a href="https://github.com/jshint/jshint/commit/8884eb9">8884eb9</a>), closes <a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3455">#3455</a></li>
   <li>Use relative paths with <code>--filename</code> when recieving from stdin (<a href="https://github.com/jshint/jshint/commit/c1b5c2b">c1b5c2b</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>Replacing PhantomJS with Puppeteer (<a href="https://github.com/jshint/jshint/commit/51963a3">51963a3</a>)</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1><a href="https://github.com/jshint/jshint/compare/2.11.0-rc1...v2.11.0">2.11.0</a> (2020-01-13)</h1>
   <p>This release was previously published using the &quot;release candidate&quot; pattern. No
   regressions were reported in the four weeks that followed, so the change set is
   being promoted to a true &quot;minor&quot; release.</p>
   <p>The release notes for version 2.11.0-rc1 completely describes the changes
   included in this version.</p>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1><a href="https://github.com/jshint/jshint/compare/2.10.3...v2.11.0-rc1">2.11.0-rc1</a> (2019-12-11)</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jshint/jshint/commit/a9dbe4f3559c75a0ead9de26da54bdee0869f5dd"><code>a9dbe4f</code></a> v2.12.0</li>
   <li><a href="https://github.com/jshint/jshint/commit/d65513c54ac00188bba3987383bf09ac50c8d463"><code>d65513c</code></a> [[FEAT]] Update project license</li>
   <li><a href="https://github.com/jshint/jshint/commit/a683c100bc024fe3d11d575764a3ddb4b15615e6"><code>a683c10</code></a> Merge branch 'reimplement-quit-code'</li>
   <li><a href="https://github.com/jshint/jshint/commit/94d7f239da4b2ae300b2342af0b777a489f63765"><code>94d7f23</code></a> add missing error code context</li>
   <li><a href="https://github.com/jshint/jshint/commit/c7a7c66128b8eaaa0423e5d600a72fa1742cca59"><code>c7a7c66</code></a> [[CHORE]] Revert &quot;Add codes to errors generated by quit()&quot;</li>
   <li><a href="https://github.com/jshint/jshint/commit/e6ad7a2322f1bfdc8d7e41ad3150972772007677"><code>e6ad7a2</code></a> Merge branch 'reimplement-complexity-count'</li>
   <li><a href="https://github.com/jshint/jshint/commit/8a205a808582579592d5301bba587894e3a824c8"><code>8a205a8</code></a> Increase complexity count when encountering the ternary operator</li>
   <li><a href="https://github.com/jshint/jshint/commit/7a5948c64b5b3937e422843c0234f7a4685bba68"><code>7a5948c</code></a> Evaluate the or symbol to account for complexity increase</li>
   <li><a href="https://github.com/jshint/jshint/commit/297f8cea568628611276b8e8d0e6ef47b53afc15"><code>297f8ce</code></a> [[CHORE]] Revert &quot;Count ternary and or operators for complexity&quot;</li>
   <li><a href="https://github.com/jshint/jshint/commit/1806ddb4a6dc1a36bbf8e3b8235953e0501e786c"><code>1806ddb</code></a> v2.11.2</li>
   <li>Additional commits viewable in <a href="https://github.com/jshint/jshint/compare/2.10.3...2.12.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jshint&package-manager=npm_and_yarn&previous-version=2.10.3&new-version=2.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   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.

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



[GitHub] [avro] dependabot[bot] commented on pull request #996: Bump jshint from 2.10.3 to 2.12.0 in /lang/js

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


   Looks like jshint 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.

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



[GitHub] [avro] dependabot[bot] closed pull request #996: Bump jshint from 2.10.3 to 2.12.0 in /lang/js

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


   


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

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