[PR #635] [CLOSED] build(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.49.0 #634

Closed
opened 2026-03-29 18:15:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/joelwmale/webhook-action/pull/635
Author: @dependabot[bot]
Created: 1/30/2023
Status: Closed

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


📝 Commits (1)

  • e0f5ce6 build(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.49.0

📊 Changes

2 files changed (+43 additions, -9 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+42 -8)

📄 Description

Bumps @typescript-eslint/parser from 5.42.1 to 5.49.0.

Release notes

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

v5.49.0

5.49.0 (2023-01-23)

Bug Fixes

Features

  • eslint-plugin: [naming-convention] add support for #private modifier on class members (#6259) (c8a6d80)

v5.48.2

5.48.2 (2023-01-16)

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

v5.48.1

5.48.1 (2023-01-09)

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

v5.48.0

5.48.0 (2023-01-02)

Bug Fixes

Features

  • eslint-plugin: specify which method is unbound and added test case (#6281) (cf3ffdd)

v5.47.1

5.47.1 (2022-12-26)

Bug Fixes

  • ast-spec: correct some incorrect ast types (#6257) (0f3f645)
  • eslint-plugin: [member-ordering] correctly invert optionalityOrder (#6256) (ccd45d4)

v5.47.0

5.47.0 (2022-12-19)

Features

... (truncated)

Changelog

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

5.49.0 (2023-01-23)

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

5.48.2 (2023-01-16)

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

5.48.1 (2023-01-09)

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

5.48.0 (2023-01-02)

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

5.47.1 (2022-12-26)

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

5.47.0 (2022-12-19)

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

5.46.1 (2022-12-12)

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

5.46.0 (2022-12-08)

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

5.45.1 (2022-12-05)

Bug Fixes

  • parser: remove the jsx option requirement for automatic jsx pragma resolution (#6134) (e777f5e)

... (truncated)

Commits

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/635 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/30/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/typescript-eslint/parser-5.49.0` --- ### 📝 Commits (1) - [`e0f5ce6`](https://github.com/joelwmale/webhook-action/commit/e0f5ce660fc5ab8b28d39d01df9519fc2c4375c3) build(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.49.0 ### 📊 Changes **2 files changed** (+43 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+42 -8) </details> ### 📄 Description Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.42.1 to 5.49.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v5.49.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0">5.49.0</a> (2023-01-23)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>typescript-estree:</strong> fix typo in FAQ link (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6346">#6346</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/eefc5781b0f455264e4e58e33c27f8a91b3ab5e3">eefc578</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [naming-convention] add support for <code>#private</code> modifier on class members (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6259">#6259</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c8a6d8096080228b6d122c861fe140ac97f17cbe">c8a6d80</a>)</li> </ul> <h2>v5.48.2</h2> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.1...v5.48.2">5.48.2</a> (2023-01-16)</h2> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/typescript-eslint</code></p> <h2>v5.48.1</h2> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.0...v5.48.1">5.48.1</a> (2023-01-09)</h2> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/typescript-eslint</code></p> <h2>v5.48.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.47.1...v5.48.0">5.48.0</a> (2023-01-02)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>website:</strong> fix typo (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6285">#6285</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3f8d105e9ee500428774b498083c4bc02bfd81b8">3f8d105</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> specify which method is unbound and added test case (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6281">#6281</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/cf3ffdd49aceb734ce18dc44ed6a11f7701f178e">cf3ffdd</a>)</li> </ul> <h2>v5.47.1</h2> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.47.0...v5.47.1">5.47.1</a> (2022-12-26)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>ast-spec:</strong> correct some incorrect ast types (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6257">#6257</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/0f3f64571ea5d938081b1a9f3fd1495765201700">0f3f645</a>)</li> <li><strong>eslint-plugin:</strong> [member-ordering] correctly invert optionalityOrder (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6256">#6256</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/ccd45d4a998946b7be1161f8c8216bc458e50b4e">ccd45d4</a>)</li> </ul> <h2>v5.47.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.46.1...v5.47.0">5.47.0</a> (2022-12-19)</h1> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.2...v5.49.0">5.49.0</a> (2023-01-23)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.1...v5.48.2">5.48.2</a> (2023-01-16)</h2> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.48.0...v5.48.1">5.48.1</a> (2023-01-09)</h2> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.47.1...v5.48.0">5.48.0</a> (2023-01-02)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.47.0...v5.47.1">5.47.1</a> (2022-12-26)</h2> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.46.1...v5.47.0">5.47.0</a> (2022-12-19)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.46.0...v5.46.1">5.46.1</a> (2022-12-12)</h2> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.45.1...v5.46.0">5.46.0</a> (2022-12-08)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.45.0...v5.45.1">5.45.1</a> (2022-12-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>parser:</strong> remove the jsx option requirement for automatic jsx pragma resolution (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/6134">#6134</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/e777f5e225b9ddfb6bb1eaa74cbc5171a17ac017">e777f5e</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/eef12d1ef0e961ab6f271d6de53bebf1846f3bd7"><code>eef12d1</code></a> chore: publish v5.49.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/46a7c73152506d7f50c94bd9849a0353014f5ad8"><code>46a7c73</code></a> chore: publish v5.48.2</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3"><code>10ce912</code></a> chore: publish v5.48.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4ab9bd7f7c1812df4371d1fd3202969c1039e8a7"><code>4ab9bd7</code></a> chore: publish v5.48.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6ffce79fd5690cbbf261b3fd41d194f8f8644a6c"><code>6ffce79</code></a> chore: publish v5.47.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a2c08ba41f51e0816c41649a63f80091731d9d8d"><code>a2c08ba</code></a> chore: publish v5.47.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c943b845c939944d309cea7a312db4ca645308f3"><code>c943b84</code></a> chore: publish v5.46.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/47241bb6f676233e37cd813714b79e3a5d9fb3e0"><code>47241bb</code></a> docs: overhaul branding and add new logo (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/6147">#6147</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/1e1573a868265a3a14df2a24d11f686d62e30b83"><code>1e1573a</code></a> chore: publish v5.46.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2d0a88314dc6c4ea2c786135735fd83517945acd"><code>2d0a883</code></a> chore: publish v5.45.1</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.49.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=5.42.1&new-version=5.49.0)](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> --- <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 18:15:08 -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#634