Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitejs/plugin-vue (source) 4.5.2 -> 5.0.4 age adoption passing confidence
vite (source) 4.5.1 -> 5.2.8 age adoption passing confidence

Release Notes

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.0.4

v5.0.3

v5.0.2

  • fix: ensure consistent user template options when reusing AST (bc0ad64), closes #​322
  • fix: only enable ast reuse for vue 3.4.3+ (4a53b6f)
  • chore: bump vue to 3.4.2 (97002e1)

v5.0.1

v5.0.0

  • Breaking: drop reactivityTransform support
  • Breaking: drop Node 14/16 support
  • Breaking: drop Vite 4.x support
  • Vue 3.4 template AST reuse support
  • Vue 3.4 compile-time flag __VUE_PROD_HYDRATION_MISMATCH_DETAILS__ support
  • Added customElement option
  • Deprecated defineModel option
vitejs/vite (vite)

v5.2.8

Compare Source

v5.2.7

Compare Source

v5.2.6

Compare Source

v5.2.5

Compare Source

v5.2.4

v5.2.3

v5.2.2

v5.2.1

v5.2.0

v5.1.7

Compare Source

Please refer to CHANGELOG.md for details.

v5.1.6

Compare Source

v5.1.5

Compare Source

v5.1.4

Compare Source

v5.1.3

Compare Source

v5.1.2

Compare Source

v5.1.1

v5.1.0

v5.0.13

Compare Source

Please refer to CHANGELOG.md for details.

v5.0.12

Compare Source

Please refer to CHANGELOG.md for details.

v5.0.11

Compare Source

v5.0.10

Compare Source

v5.0.9

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

v5.0.0

v4.5.3

Compare Source

v4.5.2

Compare Source

Please refer to CHANGELOG.md for details.


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 these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-vite branch from e127242 to d695939 Compare November 21, 2023 14:53
@renovate renovate bot force-pushed the renovate/major-vite branch 3 times, most recently from e39d196 to 1a99058 Compare December 4, 2023 10:47
@renovate renovate bot force-pushed the renovate/major-vite branch 4 times, most recently from f811a85 to 403e0af Compare December 12, 2023 13:49
@renovate renovate bot force-pushed the renovate/major-vite branch 2 times, most recently from 9b27aeb to 2b45aab Compare December 15, 2023 19:59
@renovate renovate bot force-pushed the renovate/major-vite branch from 2b45aab to b7107fb Compare December 25, 2023 13:30
@renovate renovate bot changed the title Update dependency vite to v5 Update Vite to v5 (major) Dec 25, 2023
@renovate renovate bot force-pushed the renovate/major-vite branch from b7107fb to 1d33c52 Compare December 29, 2023 19:32
@coderabbitai
Copy link

coderabbitai bot commented Dec 29, 2023

Important

Auto Review Skipped

Bot user detected.

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

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share

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>.
    • Generate unit-tests for this file.
  • 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 tests 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 generate interesting stats about this repository from git and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit tests.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

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 as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • 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/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

@renovate renovate bot force-pushed the renovate/major-vite branch 2 times, most recently from 371ac6c to 234a125 Compare January 5, 2024 09:29
@renovate renovate bot force-pushed the renovate/major-vite branch from 234a125 to 3891978 Compare January 10, 2024 09:21
@renovate renovate bot force-pushed the renovate/major-vite branch from 3891978 to cfed549 Compare January 19, 2024 14:01
@renovate renovate bot force-pushed the renovate/major-vite branch 4 times, most recently from 6dd9474 to a11fc91 Compare February 14, 2024 15:16
@renovate renovate bot force-pushed the renovate/major-vite branch 2 times, most recently from ca04243 to 25a1428 Compare February 21, 2024 12:13
@renovate renovate bot force-pushed the renovate/major-vite branch 2 times, most recently from 55a90a6 to b63c8ad Compare March 11, 2024 15:27
@renovate renovate bot force-pushed the renovate/major-vite branch 4 times, most recently from d8465e3 to 66a5bc5 Compare March 23, 2024 10:44
@renovate renovate bot force-pushed the renovate/major-vite branch 3 times, most recently from db5ab8d to ce00111 Compare March 29, 2024 12:12
@renovate renovate bot force-pushed the renovate/major-vite branch from ce00111 to 2be44e0 Compare April 3, 2024 14:17
@renovate renovate bot force-pushed the renovate/major-vite branch from 2be44e0 to 39c7ba5 Compare April 4, 2024 18:06
@Demivan Demivan merged commit 7dc6490 into main Apr 4, 2024
@renovate renovate bot deleted the renovate/major-vite branch April 4, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants