Skip to content

Update dependency @typescript-eslint/parser to v8.39.1 #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: the-one
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/parser (source) 8.21.0 -> 8.39.1 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.39.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.39.0

Compare Source

🚀 Features
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.38.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.37.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.36.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.35.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.35.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.34.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.34.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.33.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.33.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.32.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.32.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.31.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.31.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.30.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.30.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.29.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.29.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.28.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.27.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.26.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.26.0

Compare Source

🚀 Features
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.25.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.24.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.24.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.23.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.22.0

Compare Source

🚀 Features
  • parser: add standalone isolatedDeclarations option (#​10499)
❤️ Thank You
  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

coderabbitai bot commented Jan 27, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.22.0 Update dependency @typescript-eslint/parser to v8.23.0 Feb 3, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from 6342b01 to 6a59518 Compare February 3, 2025 21:40
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.23.0 Update dependency @typescript-eslint/parser to v8.24.0 Feb 10, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from 6a59518 to 5748c83 Compare February 10, 2025 18:01
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.24.0 Update dependency @typescript-eslint/parser to v8.24.1 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from 5748c83 to 48938f1 Compare February 17, 2025 17:52
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.24.1 Update dependency @typescript-eslint/parser to v8.25.0 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from 48938f1 to 1ac579c Compare February 24, 2025 19:31
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from 1ac579c to fca532c Compare March 3, 2025 22:06
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.25.0 Update dependency @typescript-eslint/parser to v8.26.0 Mar 3, 2025
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.26.0 Update dependency @typescript-eslint/parser to v8.26.1 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from fca532c to a8f7f00 Compare March 10, 2025 18:25
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from a8f7f00 to 3b03dde Compare March 20, 2025 01:32
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.26.1 Update dependency @typescript-eslint/parser to v8.27.0 Mar 20, 2025
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.27.0 Update dependency @typescript-eslint/parser to v8.28.0 Mar 24, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch 2 times, most recently from b55b7ed to 5b4495b Compare March 31, 2025 18:36
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.28.0 Update dependency @typescript-eslint/parser to v8.29.0 Mar 31, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from 5b4495b to b3d7cc9 Compare April 7, 2025 22:52
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.29.0 Update dependency @typescript-eslint/parser to v8.29.1 Apr 7, 2025
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.29.1 Update dependency @typescript-eslint/parser to v8.30.0 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch 2 times, most recently from bcf11b6 to a74bba4 Compare April 14, 2025 23:39
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.30.0 Update dependency @typescript-eslint/parser to v8.30.1 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from a74bba4 to bb8774f Compare April 21, 2025 18:45
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.30.1 Update dependency @typescript-eslint/parser to v8.31.0 Apr 21, 2025
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.31.0 Update dependency @typescript-eslint/parser to v8.31.1 Apr 28, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from bb8774f to c4dabf1 Compare April 28, 2025 23:25
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from c4dabf1 to cf17be7 Compare May 6, 2025 00:22
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.31.1 Update dependency @typescript-eslint/parser to v8.32.0 May 6, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from cf17be7 to 7e1347d Compare May 12, 2025 17:23
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.32.0 Update dependency @typescript-eslint/parser to v8.32.1 May 12, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from 7e1347d to 17d85ad Compare May 27, 2025 20:42
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.32.1 Update dependency @typescript-eslint/parser to v8.33.0 May 27, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from 17d85ad to a570004 Compare June 2, 2025 18:00
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.33.0 Update dependency @typescript-eslint/parser to v8.33.1 Jun 2, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from a570004 to 14022ac Compare June 9, 2025 20:14
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.33.1 Update dependency @typescript-eslint/parser to v8.34.0 Jun 9, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from 14022ac to 9104875 Compare June 16, 2025 19:05
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.34.0 Update dependency @typescript-eslint/parser to v8.34.1 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from 9104875 to 136b648 Compare June 23, 2025 19:27
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.34.1 Update dependency @typescript-eslint/parser to v8.35.0 Jun 23, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from 136b648 to 48d8bbc Compare June 30, 2025 20:45
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.35.0 Update dependency @typescript-eslint/parser to v8.35.1 Jun 30, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from 48d8bbc to a449ba2 Compare July 7, 2025 18:59
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.35.1 Update dependency @typescript-eslint/parser to v8.36.0 Jul 7, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from a449ba2 to 3001a2e Compare July 14, 2025 22:56
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.36.0 Update dependency @typescript-eslint/parser to v8.37.0 Jul 14, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from 3001a2e to eb1da4d Compare July 21, 2025 23:46
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.37.0 Update dependency @typescript-eslint/parser to v8.38.0 Jul 21, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from eb1da4d to 92bbd50 Compare August 4, 2025 20:42
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.38.0 Update dependency @typescript-eslint/parser to v8.39.0 Aug 4, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-parser-8.x-lockfile branch from 92bbd50 to 6d4a096 Compare August 11, 2025 21:21
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v8.39.0 Update dependency @typescript-eslint/parser to v8.39.1 Aug 11, 2025
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants