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/09 17:22:30 UTC

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

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


   Bumps [jshint](https://github.com/jshint/jshint) from 2.12.0 to 2.13.3.
   <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.13.3</h2>
   <h1><a href="https://github.com/jshint/jshint/compare/2.13.2...v2.13.3">2.13.3</a> (2022-01-05)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Recognize ES2020 globals (<a href="https://github.com/jshint/jshint/commit/b1426f1">b1426f1</a>)</li>
   </ul>
   <h2>JSHint 2.13.2</h2>
   <h1><a href="https://github.com/jshint/jshint/compare/2.13.1...v2.13.2">2.13.2</a> (2021-12-27)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Add missing well-known globals (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3582">#3582</a>) (<a href="https://github.com/jshint/jshint/commit/cc1adf6">cc1adf6</a>)</li>
   <li>add URL for node in src/vars.js (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3570">#3570</a>) (<a href="https://github.com/jshint/jshint/commit/ca06e6a">ca06e6a</a>)</li>
   <li>change escape-sequence handler for double quotes (&quot;) (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3566">#3566</a>) (<a href="https://github.com/jshint/jshint/commit/75e48b7">75e48b7</a>)</li>
   <li>Limit &quot;Too many Errors&quot; (E043) to errors only (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3562">#3562</a>) (<a href="https://github.com/jshint/jshint/commit/4a681b9">4a681b9</a>)</li>
   <li>Tolerate keyword in object shorthand (<a href="https://github.com/jshint/jshint/commit/057b1c6">057b1c6</a>)</li>
   <li>Tolerate unterminated nullish coalescing (<a href="https://github.com/jshint/jshint/commit/ecae54a">ecae54a</a>)</li>
   </ul>
   <h2>JSHint 2.13.1</h2>
   <h1><a href="https://github.com/jshint/jshint/compare/2.13.0...v2.13.1">2.13.1</a> (2021-08-10)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Allow invoking result of optional chaining (<a href="https://github.com/jshint/jshint/commit/71ec395">71ec395</a>)</li>
   <li>Allow optional chaining call as satement (<a href="https://github.com/jshint/jshint/commit/11dc0a6">11dc0a6</a>)</li>
   <li>Tolerate dangling NewExpression (<a href="https://github.com/jshint/jshint/commit/7c890aa">7c890aa</a>)</li>
   </ul>
   <h2>JSHint 2.13.0</h2>
   <h1><a href="https://github.com/jshint/jshint/compare/2.12.0...v2.13.0">2.13.0</a> (2021-05-30)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Allow comma expression in MemberExpression (<a href="https://github.com/jshint/jshint/commit/f05c8d1">f05c8d1</a>)</li>
   <li>Consider all exported bindings &quot;used&quot; (<a href="https://github.com/jshint/jshint/commit/90228b7">90228b7</a>)</li>
   <li>Correct interpretation of ImportSpecifier (<a href="https://github.com/jshint/jshint/commit/72a8102">72a8102</a>)</li>
   <li>Correct location for error (<a href="https://github.com/jshint/jshint/commit/e831188">e831188</a>)</li>
   <li>Correct location reported for directive (<a href="https://github.com/jshint/jshint/commit/ee6aa68">ee6aa68</a>)</li>
   <li>Detect duplicate exported bindings (<a href="https://github.com/jshint/jshint/commit/916c230">916c230</a>)</li>
   <li>Don't warn when Function() is used without 'new'. (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3531">#3531</a>) (<a href="https://github.com/jshint/jshint/commit/c13c5cc">c13c5cc</a>)</li>
   <li>Don't warn when RegExp() is used without 'new'. (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3529">#3529</a>) (<a href="https://github.com/jshint/jshint/commit/c18a6e4">c18a6e4</a>)</li>
   <li>Enforce restrictions on <code>new</code> operand (<a href="https://github.com/jshint/jshint/commit/c2719eb">c2719eb</a>)</li>
   <li>Graduate BigInt support to <code>esversion: 11</code> (<a href="https://github.com/jshint/jshint/commit/553f816">553f816</a>)</li>
   <li>Improve declaration parsing (<a href="https://github.com/jshint/jshint/commit/a9bdc93">a9bdc93</a>)</li>
   <li>Report early reference with warning (<a href="https://github.com/jshint/jshint/commit/2c1a5f8">2c1a5f8</a>)</li>
   <li>Support RegExp Unicode property escapes (<a href="https://github.com/jshint/jshint/commit/e7fa785">e7fa785</a>)</li>
   </ul>
   <h3>Features</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/jshint/jshint/blob/2.13.3/CHANGELOG.md">jshint's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/jshint/jshint/compare/2.13.2...v2.13.3">2.13.3</a> (2022-01-05)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Recognize ES2020 globals (<a href="https://github.com/jshint/jshint/commit/b1426f1">b1426f1</a>)</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h2><a href="https://github.com/jshint/jshint/compare/2.13.1...v2.13.2">2.13.2</a> (2021-12-27)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Add missing well-known globals (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3582">#3582</a>) (<a href="https://github.com/jshint/jshint/commit/cc1adf6">cc1adf6</a>)</li>
   <li>add URL for node in src/vars.js (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3570">#3570</a>) (<a href="https://github.com/jshint/jshint/commit/ca06e6a">ca06e6a</a>)</li>
   <li>change escape-sequence handler for double quotes (&quot;) (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3566">#3566</a>) (<a href="https://github.com/jshint/jshint/commit/75e48b7">75e48b7</a>)</li>
   <li>Limit &quot;Too many Errors&quot; (E043) to errors only (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3562">#3562</a>) (<a href="https://github.com/jshint/jshint/commit/4a681b9">4a681b9</a>)</li>
   <li>Tolerate keyword in object shorthand (<a href="https://github.com/jshint/jshint/commit/057b1c6">057b1c6</a>)</li>
   <li>Tolerate unterminated nullish coalescing (<a href="https://github.com/jshint/jshint/commit/ecae54a">ecae54a</a>)</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h2><a href="https://github.com/jshint/jshint/compare/2.13.0...v2.13.1">2.13.1</a> (2021-08-10)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Allow invoking result of optional chaining (<a href="https://github.com/jshint/jshint/commit/71ec395">71ec395</a>)</li>
   <li>Allow optional chaining call as satement (<a href="https://github.com/jshint/jshint/commit/11dc0a6">11dc0a6</a>)</li>
   <li>Tolerate dangling NewExpression (<a href="https://github.com/jshint/jshint/commit/7c890aa">7c890aa</a>)</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1><a href="https://github.com/jshint/jshint/compare/2.12.0...v2.13.0">2.13.0</a> (2021-05-30)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Allow comma expression in MemberExpression (<a href="https://github.com/jshint/jshint/commit/f05c8d1">f05c8d1</a>)</li>
   <li>Consider all exported bindings &quot;used&quot; (<a href="https://github.com/jshint/jshint/commit/90228b7">90228b7</a>)</li>
   <li>Correct interpretation of ImportSpecifier (<a href="https://github.com/jshint/jshint/commit/72a8102">72a8102</a>)</li>
   <li>Correct location for error (<a href="https://github.com/jshint/jshint/commit/e831188">e831188</a>)</li>
   <li>Correct location reported for directive (<a href="https://github.com/jshint/jshint/commit/ee6aa68">ee6aa68</a>)</li>
   <li>Detect duplicate exported bindings (<a href="https://github.com/jshint/jshint/commit/916c230">916c230</a>)</li>
   <li>Don't warn when Function() is used without 'new'. (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3531">#3531</a>) (<a href="https://github.com/jshint/jshint/commit/c13c5cc">c13c5cc</a>)</li>
   <li>Don't warn when RegExp() is used without 'new'. (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3529">#3529</a>) (<a href="https://github.com/jshint/jshint/commit/c18a6e4">c18a6e4</a>)</li>
   <li>Enforce restrictions on <code>new</code> operand (<a href="https://github.com/jshint/jshint/commit/c2719eb">c2719eb</a>)</li>
   <li>Graduate BigInt support to <code>esversion: 11</code> (<a href="https://github.com/jshint/jshint/commit/553f816">553f816</a>)</li>
   <li>Improve declaration parsing (<a href="https://github.com/jshint/jshint/commit/a9bdc93">a9bdc93</a>)</li>
   <li>Report early reference with warning (<a href="https://github.com/jshint/jshint/commit/2c1a5f8">2c1a5f8</a>)</li>
   <li>Support RegExp Unicode property escapes (<a href="https://github.com/jshint/jshint/commit/e7fa785">e7fa785</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>Add support for &quot;export * as ns from&quot; (<a href="https://github.com/jshint/jshint/commit/c46f464">c46f464</a>)</li>
   <li>Add support for <code>import.meta</code> (<a href="https://github.com/jshint/jshint/commit/73d7e0d">73d7e0d</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jshint/jshint/commit/2a842ac5891916d93356ada81d7cd73918d4f443"><code>2a842ac</code></a> v2.13.3</li>
   <li><a href="https://github.com/jshint/jshint/commit/06accfab74385e33ece831dc877cbafb20d9b515"><code>06accfa</code></a> [[CHORE]] Correct annotation for globals</li>
   <li><a href="https://github.com/jshint/jshint/commit/b1426f1206ccf023215f8266d075b15bccc02bfc"><code>b1426f1</code></a> [[FIX]] Recognize ES2020 globals</li>
   <li><a href="https://github.com/jshint/jshint/commit/be94b1d8ff2ef228eff848cc3862b41580542c17"><code>be94b1d</code></a> [[DOCS]] Remove david-dm badges (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3596">#3596</a>)</li>
   <li><a href="https://github.com/jshint/jshint/commit/5608b0351972daf173c7ec480ba7d1e1b6a3f3e3"><code>5608b03</code></a> v2.13.2</li>
   <li><a href="https://github.com/jshint/jshint/commit/043f98af40c2357b943ae52983f50883f4eca710"><code>043f98a</code></a> [[CHORE]] Add package-lock.json</li>
   <li><a href="https://github.com/jshint/jshint/commit/cc1adf67dcc218fa3915c685dfaf026233ba017a"><code>cc1adf6</code></a> [[FIX]] Add missing well-known globals (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3582">#3582</a>)</li>
   <li><a href="https://github.com/jshint/jshint/commit/057b1c6e8e17b8d9e1ddb8254bb44b4bc5ece710"><code>057b1c6</code></a> [[FIX]] Tolerate keyword in object shorthand</li>
   <li><a href="https://github.com/jshint/jshint/commit/ecae54a639393de3f0c94d6438733df28359e0f6"><code>ecae54a</code></a> [[FIX]] Tolerate unterminated nullish coalescing</li>
   <li><a href="https://github.com/jshint/jshint/commit/ca06e6a38325637a17cd959bcd276d9a62080f26"><code>ca06e6a</code></a> [[FIX]] add URL for node in src/vars.js (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3570">#3570</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/jshint/jshint/compare/2.12.0...2.13.3">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.12.0&new-version=2.13.3)](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] martin-g merged pull request #1449: AVRO-3288: Bump jshint from 2.12.0 to 2.13.3 in /lang/js

Posted by GitBox <gi...@apache.org>.
martin-g merged pull request #1449:
URL: https://github.com/apache/avro/pull/1449


   


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