Skip to content
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

chore(deps): update dependency eslint-plugin-vue to v9.32.0 #152

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-vue (source) 9.17.0 -> 9.32.0 age adoption passing confidence

Release Notes

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.32.0

Compare Source

v9.31.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.30.0...v9.31.0

v9.30.0

Compare Source

v9.29.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.29.0...v9.29.1

v9.29.0

Compare Source

✨ Enhancements

New Rules
Others

⚙️ Updates

  • #​2528, #​2566 Added TypeScript declarations for configs.
  • #​2565 Added support for recognizing Vue components in .tsx files.

v9.28.0

Compare Source

v9.27.0

Compare Source

v9.26.0

Compare Source

v9.25.0

Compare Source

v9.24.1

Compare Source

v9.24.0

Compare Source

v9.23.0

Compare Source

v9.22.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.21.1...v9.22.0

v9.21.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.21.0...v9.21.1

v9.21.0

Compare Source

✨ Enhancements

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.20.1...v9.21.0

v9.20.1

Compare Source

🐛 Bug Fixes

  • #​2364 Fixed false positives for defineModel in vue/no-undef-properties rule.

Full Changelog: vuejs/eslint-plugin-vue@v9.20.0...v9.20.1

v9.20.0

Compare Source

v9.19.2

Compare Source

🐛 Bug Fixes

  • #​2336 Fixed crash for TSFunctionType with type-literal option in vue/define-emits-declaration rule

Full Changelog: vuejs/eslint-plugin-vue@v9.19.1...v9.19.2

v9.19.1

Compare Source

🐛 Bug Fixes

  • #​2334 Fixed broken config of plugin:vue/vue3-strongly-recommended

Full Changelog: vuejs/eslint-plugin-vue@v9.19.0...v9.19.1

v9.19.0

Compare Source

v9.18.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.18.0...v9.18.1

v9.18.0

Compare Source

🐛 Bug Fixes

⚙️ Updates

  • #​2292 Fixed to replace typeParameters with typeArguments.

Full Changelog: vuejs/eslint-plugin-vue@v9.17.0...v9.18.0


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.

@sweep-ai
Copy link

sweep-ai bot commented Oct 24, 2023

Apply Sweep Rules to your PR?

  • Apply: Leftover TODOs in the code should be handled.
  • Apply: All new business logic should have corresponding unit tests in the tests/ directory.
  • Apply: Any clearly inefficient or repeated code should be optimized or refactored.

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.18.0 chore(deps): update dependency eslint-plugin-vue to v9.18.1 Oct 27, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from 7f5f769 to d6636a5 Compare October 27, 2023 09:11
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.18.1 chore(deps): update dependency eslint-plugin-vue to v9.19.1 Nov 30, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch 2 times, most recently from 9bc38e0 to fed4701 Compare November 30, 2023 09:59
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.19.1 chore(deps): update dependency eslint-plugin-vue to v9.19.2 Nov 30, 2023
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.19.2 chore(deps): update dependency eslint-plugin-vue to v9.20.0 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from fed4701 to 749a4d2 Compare January 11, 2024 02:10
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.20.0 chore(deps): update dependency eslint-plugin-vue to v9.20.1 Jan 13, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from 749a4d2 to 20d9105 Compare January 13, 2024 04:37
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from 20d9105 to c459200 Compare January 30, 2024 15:34
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.20.1 chore(deps): update dependency eslint-plugin-vue to v9.21.0 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from c459200 to a9cc344 Compare February 1, 2024 00:27
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.21.0 chore(deps): update dependency eslint-plugin-vue to v9.21.1 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from a9cc344 to bd5f0fe Compare February 23, 2024 04:11
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.21.1 chore(deps): update dependency eslint-plugin-vue to v9.22.0 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from bd5f0fe to 7a68633 Compare March 12, 2024 00:33
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.22.0 chore(deps): update dependency eslint-plugin-vue to v9.23.0 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from 7a68633 to 53a88cd Compare March 25, 2024 11:58
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.23.0 chore(deps): update dependency eslint-plugin-vue to v9.24.0 Mar 25, 2024
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.24.0 chore(deps): update dependency eslint-plugin-vue to v9.24.1 Apr 8, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from 53a88cd to 987cfee Compare April 8, 2024 12:02
Copy link

coderabbitai bot commented Apr 8, 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.
    • Generate unit testing code for this file.
    • 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 generate unit testing code for this file.
    • @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 generate unit testing code.
    • @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.

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 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/eslint-plugin-vue-9.x-lockfile branch from 987cfee to 24751fc Compare April 14, 2024 13:58
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.24.1 chore(deps): update dependency eslint-plugin-vue to v9.25.0 Apr 14, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from 24751fc to 3ab2b30 Compare May 9, 2024 07:16
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.25.0 chore(deps): update dependency eslint-plugin-vue to v9.26.0 May 9, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from 3ab2b30 to dd2c7f6 Compare July 2, 2024 11:35
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.26.0 chore(deps): update dependency eslint-plugin-vue to v9.27.0 Jul 2, 2024
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.27.0 chore(deps): update dependency eslint-plugin-vue to v9.28.0 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from dd2c7f6 to 62f6cde Compare September 3, 2024 04:00
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from 62f6cde to 3c2882d Compare October 11, 2024 08:07
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.28.0 chore(deps): update dependency eslint-plugin-vue to v9.29.0 Oct 11, 2024
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.29.0 chore(deps): update dependency eslint-plugin-vue to v9.29.1 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from 3c2882d to 67b8a87 Compare October 20, 2024 17:02
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.29.1 chore(deps): update dependency eslint-plugin-vue to v9.30.0 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from 67b8a87 to 89ed4d9 Compare October 28, 2024 12:21
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.30.0 chore(deps): update dependency eslint-plugin-vue to v9.31.0 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from 89ed4d9 to 89da64c Compare November 12, 2024 01:05
@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-9.x-lockfile branch from 89da64c to 87ee24c Compare November 30, 2024 07:34
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-vue to v9.31.0 chore(deps): update dependency eslint-plugin-vue to v9.32.0 Nov 30, 2024
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