Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript-eslint (source) 8.31.1 -> 8.33.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (typescript-eslint)

v8.33.0

Compare Source

This was a version bump only for typescript-eslint 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 typescript-eslint 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 typescript-eslint to align it with other projects, there were no code changes.

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.

@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v7.16.1 fix(deps): update dependency typescript-eslint to v7.17.0 Jul 22, 2024
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v7.17.0 fix(deps): update dependency typescript-eslint to v7.17.0 - autoclosed Jul 23, 2024
@renovate renovate bot closed this Jul 23, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch July 23, 2024 10:11
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v7.17.0 - autoclosed fix(deps): update dependency typescript-eslint to v7.17.0 Jul 29, 2024
@renovate renovate bot reopened this Jul 29, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch July 29, 2024 18:17
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v7.17.0 fix(deps): update dependency typescript-eslint to v7.18.0 Jul 29, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 3810a1d to 024b543 Compare July 29, 2024 18:17
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v7.18.0 fix(deps): update dependency typescript-eslint to v7.18.0 - autoclosed Aug 3, 2024
@renovate renovate bot closed this Aug 3, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch August 3, 2024 09:27
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v7.18.0 - autoclosed fix(deps): update dependency typescript-eslint to v7.18.0 Aug 5, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch August 5, 2024 19:21
@renovate renovate bot reopened this Aug 5, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 024b543 to 53197b6 Compare August 5, 2024 19:22
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v7.18.0 fix(deps): update dependency typescript-eslint to v8.0.1 Aug 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.0.1 fix(deps): update dependency typescript-eslint to v8.0.1 - autoclosed Aug 12, 2024
@renovate renovate bot closed this Aug 12, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch August 12, 2024 04:04
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.0.1 - autoclosed fix(deps): update dependency typescript-eslint to v8.0.1 Aug 12, 2024
@renovate renovate bot reopened this Aug 12, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch August 12, 2024 18:59
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 53197b6 to 977a19e Compare August 12, 2024 18:59
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.0.1 fix(deps): update dependency typescript-eslint to v8.1.0 Aug 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.1.0 fix(deps): update dependency typescript-eslint to v8.2.0 Aug 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.2.0 fix(deps): update dependency typescript-eslint to v8.2.0 - autoclosed Aug 20, 2024
@renovate renovate bot closed this Aug 20, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch August 20, 2024 04:09
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.2.0 - autoclosed fix(deps): update dependency typescript-eslint to v8.2.0 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8a5d1d7 to 9b2b7d2 Compare March 31, 2025 22:13
Copy link

coderabbitai bot commented Mar 31, 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.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed May 28 2025 to showcase some of the refinements we've made.

🪧 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.
    • @coderabbitai modularize this function.
  • 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.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

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 fix(deps): update dependency typescript-eslint to v8.29.0 fix(deps): update dependency typescript-eslint to v8.29.1 Apr 7, 2025
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.29.1 fix(deps): update dependency typescript-eslint to v8.29.1 - autoclosed Apr 13, 2025
@renovate renovate bot closed this Apr 13, 2025
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.29.1 - autoclosed fix(deps): update dependency typescript-eslint to v8.29.1 Apr 19, 2025
@renovate renovate bot reopened this Apr 19, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from ebc27ee to 9b2b7d2 Compare April 19, 2025 13:50
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.29.1 fix(deps): update dependency typescript-eslint to v8.30.1 Apr 19, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from b989a8f to 59d577a Compare April 21, 2025 18:33
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.30.1 fix(deps): update dependency typescript-eslint to v8.31.0 Apr 21, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 59d577a to ab85366 Compare April 24, 2025 08:35
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.31.0 fix(deps): update dependency typescript-eslint to v8.31.1 Apr 28, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from ab85366 to 323bc77 Compare April 28, 2025 20:36
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.31.1 fix(deps): update dependency typescript-eslint to v8.31.1 - autoclosed Apr 29, 2025
@renovate renovate bot closed this Apr 29, 2025
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.31.1 - autoclosed fix(deps): update dependency typescript-eslint to v8.31.1 May 5, 2025
@renovate renovate bot reopened this May 5, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 087844f to 323bc77 Compare May 5, 2025 20:02
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.31.1 fix(deps): update dependency typescript-eslint to v8.32.0 May 5, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 323bc77 to bbbdc01 Compare May 6, 2025 00:15
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.32.0 fix(deps): update dependency typescript-eslint to v8.32.1 May 12, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from e7b0605 to 8d21fdc Compare May 19, 2025 16:33
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8d21fdc to 208ba34 Compare May 27, 2025 19:55
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.32.1 fix(deps): update dependency typescript-eslint to v8.33.0 May 27, 2025
@renovate renovate bot changed the title fix(deps): update dependency typescript-eslint to v8.33.0 fix(deps): update dependency typescript-eslint to v8.33.0 - autoclosed Jun 2, 2025
@renovate renovate bot closed this Jun 2, 2025
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