Skip to content

chore(deps): update devdependency eslint-doc-generator to v2 #155

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 Dec 9, 2024

This PR contains the following updates:

Package Change Age Confidence
eslint-doc-generator ^1.7.1 -> ^2.2.2 age confidence

Release Notes

bmish/eslint-doc-generator (eslint-doc-generator)

v2.2.2

Compare Source

Bug Fixes

v2.2.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Committers: 2

v2.1.2

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 1

v2.1.1

Compare Source

🐛 Bug Fix
Committers: 1

v2.1.0

Compare Source

🚀 Enhancement
  • #​598 Support ESLint plugins with "type": "module" and main in package.json (@​y-hsgw)
Committers: 1

v2.0.2

Compare Source

🐛 Bug Fix
Committers: 1

v2.0.1

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 2

v2.0.0

Compare Source

💥 Breaking Change
🐛 Bug Fix
🏠 Internal
Committers: 4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone Asia/Shanghai.

🚦 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 Dec 9, 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.
  • 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.

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (13f2d68) to head (ce32fb2).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #155   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          239       239           
  Branches        67        67           
=========================================
  Hits           239       239           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch 2 times, most recently from c5ffd5d to 323c5c1 Compare December 12, 2024 19:40
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch 2 times, most recently from 3ac0a36 to 38a6cd1 Compare December 25, 2024 23:00
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch 2 times, most recently from 5a56b2a to c71a6b6 Compare January 2, 2025 21:44
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch 2 times, most recently from a4a96a1 to 27bfa1a Compare January 15, 2025 20:41
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch 2 times, most recently from e979c7f to cd5713f Compare January 21, 2025 20:44
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch from cd5713f to 31a66e7 Compare January 27, 2025 21:50
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch 2 times, most recently from 6fdcc05 to f28d45a Compare February 4, 2025 21:07
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch 2 times, most recently from 331a36e to f2d8fa0 Compare February 22, 2025 22:46
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch 3 times, most recently from 6781814 to 36848d3 Compare March 4, 2025 23:24
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch 3 times, most recently from 6f2233e to 4d9b5dd Compare March 12, 2025 22:49
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch 2 times, most recently from 94a4173 to b39d143 Compare March 21, 2025 22:49
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch from b39d143 to 66b639b Compare March 26, 2025 21:28
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch 2 times, most recently from f0d8749 to 8201d19 Compare April 6, 2025 22:18
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch from 8201d19 to cabeef5 Compare April 12, 2025 22:38
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch from cabeef5 to ec62de1 Compare April 26, 2025 23:16
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch from ec62de1 to 4a34eee Compare May 1, 2025 21:49
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch from 4a34eee to cd391ac Compare May 9, 2025 23:20
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch from cd391ac to 72a4c6e Compare May 16, 2025 23:41
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch 2 times, most recently from 0a5081d to df96ce8 Compare June 2, 2025 21:44
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch from df96ce8 to 8ad842a Compare June 7, 2025 22:52
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch 2 times, most recently from 29f0846 to e00aa8e Compare June 22, 2025 21:59
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch 2 times, most recently from aa9c03e to 9cc219d Compare July 4, 2025 22:28
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch 2 times, most recently from d82a25d to 6d261a0 Compare July 18, 2025 23:48
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch from 6d261a0 to 29b2420 Compare July 23, 2025 00:10
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch from 29b2420 to ce32fb2 Compare August 1, 2025 22:41
@renovate renovate bot force-pushed the renovate/eslint-doc-generator-2.x branch from ce32fb2 to 6f4fbb3 Compare August 10, 2025 13:03
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