Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Bump @typescript-eslint/parser from 5.59.0 to 5.59.2 #269

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2023

Bumps @typescript-eslint/parser from 5.59.0 to 5.59.2.

Release notes

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

v5.59.2

5.59.2 (2023-05-01)

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

v5.59.1

5.59.1 (2023-04-24)

Bug Fixes

  • eslint-plugin: [prefer-regexp-exec] skip malformed regexes (#6935) (05ed60e)
  • eslint-plugin: [unified-signatures] no parameters function (#6940) (2970861)
Changelog

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

5.59.2 (2023-05-01)

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

5.59.1 (2023-04-24)

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

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)
### Summary by OpenAI

Release Notes:

  • Dependency Update: Updated @typescript-eslint/parser package from version 5.59.0 to 5.59.2. This is a minor update that includes bug fixes.

"A small update, but oh so grand,
Bugs fixed and dependencies at hand.
With this PR, we move ahead,
Our codebase stronger, no bugs to dread."

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 2, 2023
@github-actions
Copy link
Contributor

github-actions bot commented May 2, 2023

🤖 OpenAI

Summary of Changes

The only change in this pull request is a minor update to the @typescript-eslint/parser package from version 5.59.0 to 5.59.2. This update includes bug fixes and no significant changes were found in the release notes or changelog entries.

Files Changed

File Summary
package.json Updated @typescript-eslint/parser package from version 5.59.0 to 5.59.2. This is a minor update that includes bug fixes and no significant changes were found in the release notes or changelog entries. Therefore, the diff can be triaged as APPROVED.

Chat with 🤖 OpenAI Bot (@openai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @openai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Ignoring further reviews

  • Type @openai: ignore anywhere in the PR description to ignore further reviews from the bot.

Files not summarized due to errors (1)

Failed to summarize

  • package-lock.json (diff tokens exceeds limit)

In the recent run, only the files that changed from the base of the PR and between bd924fbbd8f1e5f84033a11016eb8bd10b2929ef and 966104c05d5e9d8f2da64b5c4fade25d1d4c2f17 commits were reviewed.

Files not reviewed due to simple changes (1)

Skipped review in the recent run

  • package.json

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-5.59.2 branch 2 times, most recently from 5f70c72 to d546db5 Compare May 2, 2023 04:39
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/parser-5.59.2 branch from d546db5 to 966104c Compare May 2, 2023 04:40
@guritfaq guritfaq enabled auto-merge (squash) May 2, 2023 04:41
@guritfaq guritfaq merged commit 5fd2b11 into main May 2, 2023
@guritfaq guritfaq deleted the dependabot/npm_and_yarn/typescript-eslint/parser-5.59.2 branch May 2, 2023 04:41
shoyuf pushed a commit to maybeLab/openai-mr-reviewer-gltlab that referenced this pull request Jun 25, 2023
Bumps
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
from 5.59.0 to 5.59.2.
<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.59.2</h2>
<h2><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.1...v5.59.2">5.59.2</a>
(2023-05-01)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​typescript-eslint/typescript-eslint</code></p>
<h2>v5.59.1</h2>
<h2><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.0...v5.59.1">5.59.1</a>
(2023-04-24)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [prefer-regexp-exec] skip malformed
regexes (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6935">#6935</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/05ed60e25f1de9d1bb83d56c81a349130960bec8">05ed60e</a>)</li>
<li><strong>eslint-plugin:</strong> [unified-signatures] no parameters
function (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6940">#6940</a>)
(<a
href="https://github.com/typescript-eslint/typescript-eslint/commit/297086154acc568a0ae8eb41c8977b7a7ba4e0ed">2970861</a>)</li>
</ul>
</blockquote>
</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>
<h2><a
href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.59.1...v5.59.2">5.59.2</a>
(2023-05-01)</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.59.0...v5.59.1">5.59.1</a>
(2023-04-24)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​typescript-eslint/parser</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a"><code>ce5f516</code></a>
chore: publish v5.59.2</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/2f32472787f01545e58d74a1d1cd6248a17a8a9c"><code>2f32472</code></a>
chore: publish v5.59.1</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/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.59.0&new-version=5.59.2)](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 auto-generated comment: release notes by openai -->
### Summary by OpenAI

Release Notes:
- Dependency Update: Updated `@typescript-eslint/parser` package from
version `5.59.0` to `5.59.2`. This is a minor update that includes bug
fixes.

> "A small update, but oh so grand,
> Bugs fixed and dependencies at hand.
> With this PR, we move ahead,
> Our codebase stronger, no bugs to dread."
<!-- end of auto-generated comment: release notes by openai -->

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant