Skip to content

chore(deps): update dependency vite to v6 - autoclosed #11

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite (source) 5.2.11 -> 6.3.5 age adoption passing confidence

Release Notes

vitejs/vite (vite)

v6.3.5

Compare Source

v6.3.4

Compare Source

v6.3.3

Compare Source

v6.3.2

Compare Source

v6.3.1

Compare Source

v6.3.0

Compare Source

v6.2.7

Compare Source

Please refer to CHANGELOG.md for details.

v6.2.6

Compare Source

Please refer to CHANGELOG.md for details.

v6.2.5

Compare Source

Please refer to CHANGELOG.md for details.

v6.2.4

Compare Source

Please refer to CHANGELOG.md for details.

v6.2.3

Compare Source

Please refer to CHANGELOG.md for details.

v6.2.2

Compare Source

v6.2.1

Compare Source

v6.2.0

Compare Source

v6.1.6

Compare Source

Please refer to CHANGELOG.md for details.

v6.1.5

Compare Source

Please refer to CHANGELOG.md for details.

v6.1.4

Compare Source

Please refer to CHANGELOG.md for details.

v6.1.3

Compare Source

Please refer to CHANGELOG.md for details.

v6.1.2

Compare Source

Please refer to CHANGELOG.md for details.

v6.1.1

Compare Source

v6.1.0

Compare Source

Features
Fixes
Chore
Beta Changelogs
6.1.0-beta.2 (2025-02-04)

See 6.1.0-beta.2 changelog

6.1.0-beta.1 (2025-02-04)

See 6.1.0-beta.1 changelog

6.1.0-beta.0 (2025-01-24)

See 6.1.0-beta.0 changelog

v6.0.15

Compare Source

Please refer to CHANGELOG.md for details.

v6.0.14

Compare Source

Please refer to CHANGELOG.md for details.

v6.0.13

Compare Source

Please refer to CHANGELOG.md for details.

v6.0.12

Compare Source

Please refer to CHANGELOG.md for details.

v6.0.11

Compare Source

v6.0.10

Compare Source

v6.0.9

Compare Source

  • fix!: check host header to prevent DNS rebinding attacks and introduce server.allowedHosts (bd896fb)
  • fix!: default server.cors: false to disallow fetching from untrusted origins (b09572a)
  • fix: verify token for HMR WebSocket connection (029dcd6)

v6.0.8

Compare Source

v6.0.7

Compare Source

v6.0.6

Compare Source

v6.0.5

Compare Source

v6.0.4

Compare Source

v6.0.3

Compare Source


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

coderabbitai bot commented Nov 26, 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.

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.

Copy link

socket-security bot commented Nov 26, 2024

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedvite@​5.2.11 ⏵ 6.3.595 +1100 +258199 +1100

View full report

Copy link

changeset-bot bot commented Nov 27, 2024

⚠️ No Changeset found

Latest commit: c1d955a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/vite-6.x branch from e373d78 to 1dd21ff Compare December 2, 2024 11:34
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 1dd21ff to 9d535d3 Compare December 5, 2024 16:21
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 9d535d3 to cf277f4 Compare December 19, 2024 15:20
@renovate renovate bot force-pushed the renovate/vite-6.x branch from cf277f4 to 8b45844 Compare December 20, 2024 14:44
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 8b45844 to 14d187a Compare December 26, 2024 03:07
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 14d187a to 869c25a Compare January 2, 2025 20:16
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 869c25a to 2a6b9f1 Compare January 20, 2025 11:28
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 2a6b9f1 to 561bf16 Compare January 20, 2025 22:24
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 561bf16 to 72c7f0d Compare January 21, 2025 11:26
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 72c7f0d to cf25c44 Compare February 5, 2025 15:25
@renovate renovate bot force-pushed the renovate/vite-6.x branch from cf25c44 to 1b89863 Compare February 19, 2025 13:56
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 1b89863 to aa65589 Compare February 25, 2025 04:48
@renovate renovate bot force-pushed the renovate/vite-6.x branch from aa65589 to 614a83c Compare March 7, 2025 04:32
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 614a83c to 864d638 Compare March 14, 2025 04:33
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 864d638 to da2af4d Compare March 24, 2025 13:59
@renovate renovate bot force-pushed the renovate/vite-6.x branch from da2af4d to e0e6d45 Compare March 31, 2025 13:50
@renovate renovate bot force-pushed the renovate/vite-6.x branch from e0e6d45 to 8dd28ba Compare April 3, 2025 12:48
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 8dd28ba to c6899a6 Compare April 10, 2025 09:43
@renovate renovate bot force-pushed the renovate/vite-6.x branch from c6899a6 to f3ad44d Compare April 16, 2025 08:53
@renovate renovate bot force-pushed the renovate/vite-6.x branch from f3ad44d to 226e68b Compare April 17, 2025 04:58
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 226e68b to 28933ab Compare April 18, 2025 05:11
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 28933ab to 5bf7b0e Compare April 24, 2025 04:30
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 5bf7b0e to 5c90479 Compare April 30, 2025 09:13
@renovate renovate bot force-pushed the renovate/vite-6.x branch from 5c90479 to c1d955a Compare May 5, 2025 13:16
@renovate renovate bot changed the title chore(deps): update dependency vite to v6 chore(deps): update dependency vite to v6 - autoclosed Jun 24, 2025
@renovate renovate bot closed this Jun 24, 2025
@renovate renovate bot deleted the renovate/vite-6.x branch June 24, 2025 15:37
Copy link

gitstream-cm bot commented Jun 24, 2025

🚨 gitStream Monthly Automation Limit Reached 🚨

Your organization has exceeded the number of pull requests allowed for automation with gitStream.
Monthly PRs automated: 251/250

To continue automating your PR workflows and unlock additional features, please contact LinearB.

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