Skip to content

chore(deps): update dependency typescript-eslint to v7.18.0 #9

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: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2024

This PR contains the following updates:

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

Release Notes

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

v7.18.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.

Copy link
Contributor

coderabbitai bot commented Jul 23, 2024

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.
    • @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? Join our Discord community 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 force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 1cd5313 to 8dcb903 Compare July 24, 2024 01:06
@renovate renovate bot changed the title chore(deps): update dependency typescript-eslint to v7.17.0 chore(deps): update dependency typescript-eslint to v7.17.0 - autoclosed Jul 26, 2024
@renovate renovate bot closed this Jul 26, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch July 26, 2024 02:14
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch July 29, 2024 19:30
@renovate renovate bot changed the title chore(deps): update dependency typescript-eslint to v7.17.0 - autoclosed chore(deps): update dependency typescript-eslint to v7.17.0 Jul 29, 2024
@renovate renovate bot reopened this Jul 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency typescript-eslint to v7.17.0 chore(deps): update dependency typescript-eslint to v7.18.0 Jul 29, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8dcb903 to 6adc137 Compare July 29, 2024 21:39
Copy link

nx-cloud bot commented Jul 29, 2024

View your CI Pipeline Execution ↗ for commit 030aea3.

Command Status Duration Result
nx affected -t lint build test ✅ Succeeded 13s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-19 17:54:08 UTC

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.11%. Comparing base (da3039b) to head (030aea3).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage   60.11%   60.11%           
=======================================
  Files          19       19           
  Lines         682      682           
  Branches       68       68           
=======================================
  Hits          410      410           
  Misses        272      272           
Components Coverage Δ
Server 5.70% <ø> (ø)
Config ∅ <ø> (∅)
Web 79.32% <ø> (ø)
Utils 0.00% <ø> (ø)
All Tests 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update da3039b...030aea3. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 6adc137 to 1b4ac06 Compare October 7, 2024 08:58
Copy link

socket-security bot commented Oct 7, 2024

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedtypescript-eslint@​7.17.0 ⏵ 7.18.01001007396100

View full report

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 2842c3b to cd6508a Compare January 30, 2025 18:00
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from cd6508a to 6426d9a Compare February 9, 2025 13:25
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 6426d9a to 9b99126 Compare March 11, 2025 13:35
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 9b99126 to b296bf8 Compare March 13, 2025 15:36
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from b296bf8 to c0ca8fa Compare April 24, 2025 07:08
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c0ca8fa to 030aea3 Compare May 19, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants