[PR #34] [CLOSED] Bump @typescript-eslint/parser from 3.10.1 to 4.1.0 #41

Closed
opened 2026-03-29 17:51:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/joelwmale/webhook-action/pull/34
Author: @dependabot[bot]
Created: 9/8/2020
Status: Closed

Base: developHead: dependabot/npm_and_yarn/typescript-eslint/parser-4.1.0


📝 Commits (1)

  • fd81d69 Bump @typescript-eslint/parser from 3.10.1 to 4.1.0

📊 Changes

2 files changed (+179 additions, -17 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+178 -16)

📄 Description

Bumps @typescript-eslint/parser from 3.10.1 to 4.1.0.

Release notes

Sourced from @typescript-eslint/parser's releases.

v4.1.0

4.1.0 (2020-09-07)

Bug Fixes

  • eslint-plugin: [explicit-module-boundary-types] cyclical reference infinite recursion crash (#2482) (8693653)
  • eslint-plugin: [no-unused-vars] correct detection of unused vars in a declared module with export = (#2505) (3d07a99)
  • eslint-plugin: [no-unused-vars] properly handle ambient declaration exports (#2496) (4d3ce5f)
  • eslint-plugin: [no-use-before-define] false positive with jsx pragma reference (#2503) (5afeeab), closes #2502
  • eslint-plugin: [typedef] false positive for rest parameter with array destructuring (#2441) (2ada5af)
  • eslint-plugin: handle missing message IDs in eslint v5/v6 (#2461) (ffdfade)
  • scope-manager: add const as a global type variable (#2499) (eb3f6e3)
  • scope-manager: correctly handle inferred types in nested type scopes (#2497) (95f6bf4)
  • scope-manager: don't create references for intrinsic JSX elements (#2504) (cdb9807)
  • scope-manager: fallback to lib 'esnext' or 'es5' when ecma version is unsupported (#2474) (20a7dcc)
  • scope-manager: support rest function type parameters (#2491) (9d8b4c4), closes #2449
  • scope-manager: support tagged template string generic type parameters (#2492) (a2686c0)
  • scope-manager: support type predicates (#2493) (a40f54c), closes #2462
  • scope-manager: treat type imports as both values and types (#2494) (916e95a), closes #2453

Features

  • eslint-plugin: [no-shadow] add option ignoreFunctionTypeParameterNameValueShadow (#2470) (bfe255f)
  • eslint-plugin: add extension rule no-loop-func (#2490) (36305df)
  • scope-manager: add support for JSX scope analysis (#2498) (f887ab5), closes #2455 #2477

v4.0.1

4.0.1 (2020-08-31)

Bug Fixes

v4.0.0

4.0.0 (2020-08-31)

This release comes just a few months after the v3 release due to the much faster than expected turnaround on optional chaining by ESTree. Read on for more details!

Summary of Changes

Breaking:

  • feat: support new ESTree optional chaining representation (#2308) (a4bd2a815447867132ce1f6dda574e608834b794)
  • feat: consume new scope analysis package (#2039) (abb0617e7cda636064193c65c73f8f8c08d8cb56)
  • feat(eslint-plugin): [ban-ts-comment] change default for ts-expect-error to allow-with-description (#2351) (ef85b7b92cf7b83e708bc85b58baca295955d5c8)
  • feat(eslint-plugin): [typedef] remove all default options (#2352) (13bd4dd11fc478a18a70e9e71853f099f0833330)
Changelog

Sourced from @typescript-eslint/parser's changelog.

4.1.0 (2020-09-07)

Features

4.0.1 (2020-08-31)

Note: Version bump only for package @typescript-eslint/parser

4.0.0 (2020-08-31)

Please see the release notes for v4.0.0

Features

BREAKING CHANGES

  • typescript-estree: - removes the ability to supply a RegExp to projectFolderIgnoreList, and changes the meaning of the string value from a regex to a glob.
Commits
  • 00a2470 chore: publish v4.1.0
  • f887ab5 feat(scope-manager): add support for JSX scope analysis (#2498)
  • cee9be7 docs: add link to v4 release notes to the changelogs (#2487)
  • 46ad4d0 chore: publish v4.0.1
  • c51e3f0 chore: publish v4.0.0
  • c3a6c2a chore: add downlevel-dts to all packages with type declarations
  • ac0defc chore: update dependencies
  • 3a7ec9b feat(typescript-estree): switch to globby (#2418)
  • 3be125d feat: consume new scope analysis package (#2039)
  • e9d2ab6 feat: support ESTree optional chaining representation (#2308)
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/joelwmale/webhook-action/pull/34 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/8/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/typescript-eslint/parser-4.1.0` --- ### 📝 Commits (1) - [`fd81d69`](https://github.com/joelwmale/webhook-action/commit/fd81d6911b1fd950a06c73e845ee16c247f25343) Bump @typescript-eslint/parser from 3.10.1 to 4.1.0 ### 📊 Changes **2 files changed** (+179 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+178 -16) </details> ### 📄 Description Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.10.1 to 4.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">@typescript-eslint/parser's releases</a>.</em></p> <blockquote> <h2>v4.1.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.1...v4.1.0">4.1.0</a> (2020-09-07)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] cyclical reference infinite recursion crash (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2482">#2482</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/86936537bd6f1075cbceeb8d2d4e254d75188409">8693653</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-vars] correct detection of unused vars in a declared module with <code>export =</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2505">#2505</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3d07a99faa0a5fc1b44acdb43ddbfc90a5105833">3d07a99</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-vars] properly handle ambient declaration exports (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2496">#2496</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4d3ce5f696985389bf53a31d62766041c703c70c">4d3ce5f</a>)</li> <li><strong>eslint-plugin:</strong> [no-use-before-define] false positive with jsx pragma reference (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2503">#2503</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5afeeab24ad013142f2431750f24e6085d0a6f3a">5afeeab</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2502">#2502</a></li> <li><strong>eslint-plugin:</strong> [typedef] false positive for rest parameter with array destructuring (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2441">#2441</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/2ada5aff1ef37bc260d7a0eaafe9ff04f8a08fe4">2ada5af</a>)</li> <li><strong>eslint-plugin:</strong> handle missing message IDs in eslint v5/v6 (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2461">#2461</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ffdfade106d602bcc12b074bdfa489e9f661491e">ffdfade</a>)</li> <li><strong>scope-manager:</strong> add <code>const</code> as a global type variable (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2499">#2499</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/eb3f6e39391d62ac424baa305a15e61806b2fd65">eb3f6e3</a>)</li> <li><strong>scope-manager:</strong> correctly handle inferred types in nested type scopes (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2497">#2497</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/95f6bf4818cdec48a0583bf82f928c598af22736">95f6bf4</a>)</li> <li><strong>scope-manager:</strong> don't create references for intrinsic JSX elements (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2504">#2504</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/cdb9807a5a368a136856cd03048b68e0f2dfb405">cdb9807</a>)</li> <li><strong>scope-manager:</strong> fallback to lib 'esnext' or 'es5' when ecma version is unsupported (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2474">#2474</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/20a7dcc808a39cd447d6e52fc5a1e1373d7122e9">20a7dcc</a>)</li> <li><strong>scope-manager:</strong> support rest function type parameters (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2491">#2491</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/9d8b4c479c98623e4198aa07639321929a8a876f">9d8b4c4</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2449">#2449</a></li> <li><strong>scope-manager:</strong> support tagged template string generic type parameters (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2492">#2492</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/a2686c04293ab9070c1500a0dab7e205bd1fa9d2">a2686c0</a>)</li> <li><strong>scope-manager:</strong> support type predicates (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2493">#2493</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/a40f54c39d59096a0d12a492807dcd52fbcdc384">a40f54c</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2462">#2462</a></li> <li><strong>scope-manager:</strong> treat type imports as both values and types (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2494">#2494</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/916e95a505689746dda38a67148c95cc7d207d9f">916e95a</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2453">#2453</a></li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-shadow] add option <code>ignoreFunctionTypeParameterNameValueShadow</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2470">#2470</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/bfe255fde0cb5fe5e32c02eb5ba35d27fb23d9ea">bfe255f</a>)</li> <li><strong>eslint-plugin:</strong> add extension rule <code>no-loop-func</code> (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2490">#2490</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/36305df74b3c26b60364f7ec13390be492b4b2ec">36305df</a>)</li> <li><strong>scope-manager:</strong> add support for JSX scope analysis (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2498">#2498</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f887ab51f58c1b3571f9a14832864bc0ca59623f">f887ab5</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2455">#2455</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2477">#2477</a></li> </ul> <h2>v4.0.1</h2> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.0...v4.0.1">4.0.1</a> (2020-08-31)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> update parser dependency range (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2445">#2445</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/2cb66205de797479d9b2d362652c42fe032e913b">2cb6620</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2444">#2444</a></li> </ul> <h2>v4.0.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.1...v4.0.0">4.0.0</a> (2020-08-31)</h1> <p>This release comes just a few months after the v3 release due to the much faster than expected turnaround on optional chaining by ESTree. Read on for more details!</p> <h1>Summary of Changes</h1> <h2>Breaking:</h2> <ul> <li>feat: support new ESTree optional chaining representation (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/2308">#2308</a>) (a4bd2a815447867132ce1f6dda574e608834b794)</li> <li>feat: consume new scope analysis package (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/2039">#2039</a>) (abb0617e7cda636064193c65c73f8f8c08d8cb56)</li> <li>feat(eslint-plugin): [ban-ts-comment] change default for <code>ts-expect-error</code> to <code>allow-with-description</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/2351">#2351</a>) (ef85b7b92cf7b83e708bc85b58baca295955d5c8)</li> <li>feat(eslint-plugin): [typedef] remove all default options (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/2352">#2352</a>) (13bd4dd11fc478a18a70e9e71853f099f0833330)</li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md">@typescript-eslint/parser's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.1...v4.1.0">4.1.0</a> (2020-09-07)</h1> <h3>Features</h3> <ul> <li><strong>scope-manager:</strong> add support for JSX scope analysis (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2498">#2498</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f887ab51f58c1b3571f9a14832864bc0ca59623f">f887ab5</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2455">#2455</a> <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2477">#2477</a></li> </ul> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.0...v4.0.1">4.0.1</a> (2020-08-31)</h2> <p><strong>Note:</strong> Version bump only for package @typescript-eslint/parser</p> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v3.10.1...v4.0.0">4.0.0</a> (2020-08-31)</h1> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0">Please see the release notes for v4.0.0</a></h2> <h3>Features</h3> <ul> <li>consume new scope analysis package (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2039">#2039</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3be125d9bdbee1984ac6037874edf619213bd3d0">3be125d</a>)</li> <li>support ESTree optional chaining representation (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2308">#2308</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e9d2ab638b6767700b52797e74b814ea059beaae">e9d2ab6</a>)</li> <li><strong>typescript-estree:</strong> switch to globby (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2418">#2418</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3a7ec9bcf1873a99c6da2f19ade8ab4763b4793c">3a7ec9b</a>), closes <a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/2398">#2398</a></li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li><strong>typescript-estree:</strong> - removes the ability to supply a <code>RegExp</code> to <code>projectFolderIgnoreList</code>, and changes the meaning of the string value from a regex to a glob.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/00a24706222254774121ee62038e67d0efa993e7"><code>00a2470</code></a> chore: publish v4.1.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f887ab51f58c1b3571f9a14832864bc0ca59623f"><code>f887ab5</code></a> feat(scope-manager): add support for JSX scope analysis (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/2498">#2498</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/cee9be708f1b19cefc4eea5af2a6a88eb4f9186b"><code>cee9be7</code></a> docs: add link to v4 release notes to the changelogs (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/2487">#2487</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/46ad4d051d8b58e003cb70f7f449218b5d354391"><code>46ad4d0</code></a> chore: publish v4.0.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c51e3f0c7450481813348847c6d28b7589b0a92d"><code>c51e3f0</code></a> chore: publish v4.0.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c3a6c2aa7c8afaf07bb4d3eb5565943ea613fb61"><code>c3a6c2a</code></a> chore: add downlevel-dts to all packages with type declarations</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ac0defca4101bfa39921db6b9c11ded8d907eeec"><code>ac0defc</code></a> chore: update dependencies</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3a7ec9bcf1873a99c6da2f19ade8ab4763b4793c"><code>3a7ec9b</code></a> feat(typescript-estree): switch to globby (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/2418">#2418</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3be125d9bdbee1984ac6037874edf619213bd3d0"><code>3be125d</code></a> feat: consume new scope analysis package (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/2039">#2039</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e9d2ab638b6767700b52797e74b814ea059beaae"><code>e9d2ab6</code></a> feat: support ESTree optional chaining representation (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/2308">#2308</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v4.1.0/packages/parser">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=3.10.1&new-version=4.1.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-29 17:51:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/webhook-action#41