dependabot[bot] opened a new pull request #1443: URL: https://github.com/apache/avro/pull/1443
Bumps [jshint](https://github.com/jshint/jshint) from 2.12.0 to 2.13.2. <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.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 (") (<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 "Too many Errors" (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 "used" (<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 "export * as ns from" (<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> <li>Add support for dynamic import (<a href="https://github.com/jshint/jshint/commit/6bfcaed">6bfcaed</a>)</li> <li>Add support for optional chaining (<a href="https://github.com/jshint/jshint/commit/b125dbe">b125dbe</a>)</li> <li>Implement support for nullish coalescing (<a href="https://github.com/jshint/jshint/commit/f50b14d">f50b14d</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jshint/jshint/blob/main/CHANGELOG.md">jshint's changelog</a>.</em></p> <blockquote> <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 (") (<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 "Too many Errors" (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 "used" (<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 "export * as ns from" (<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> <li>Add support for dynamic import (<a href="https://github.com/jshint/jshint/commit/6bfcaed">6bfcaed</a>)</li> <li>Add support for optional chaining (<a href="https://github.com/jshint/jshint/commit/b125dbe">b125dbe</a>)</li> <li>Implement support for nullish coalescing (<a href="https://github.com/jshint/jshint/commit/f50b14d">f50b14d</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/jshint/jshint/commit/75e48b7e1103dfaf60eee72fdbae55acb64bae6c"><code>75e48b7</code></a> [[FIX]] change escape-sequence handler for double quotes (") (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3566">#3566</a>)</li> <li><a href="https://github.com/jshint/jshint/commit/4a681b9e01ea94953498bab39ae1b3b11b26cca7"><code>4a681b9</code></a> [[FIX]] Limit "Too many Errors" (E043) to errors only (<a href="https://github-redirect.dependabot.com/jshint/jshint/issues/3562">#3562</a>)</li> <li><a href="https://github.com/jshint/jshint/commit/fddcd02892c74526cc4164cbc96ed20853137067"><code>fddcd02</code></a> v2.13.1</li> <li><a href="https://github.com/jshint/jshint/commit/11dc0a677a8190487c197681d51e7076a4ee0565"><code>11dc0a6</code></a> [[FIX]] Allow optional chaining call as satement</li> <li>Additional commits viewable in <a href="https://github.com/jshint/jshint/compare/2.12.0...2.13.2">compare view</a></li> </ul> </details> <br /> [](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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
