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

Update dependency vite from 6.0.7 to v6.0.10 (docs/package.json) #11598

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

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

Release Notes

vitejs/vite (vite)

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


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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@github-actions github-actions bot added the docs label Jan 20, 2025
Copy link

dryrunsecurity bot commented Jan 20, 2025

DryRun Security Summary

The pull request updates the Vite package from version 6.0.7 to 6.0.10, representing a routine minor version update that likely includes performance and stability improvements without raising significant security concerns.

Expand for full summary

Summary:

The changes in this pull request are a minor version update to the Vite package, from version 6.0.7 to 6.0.10. This is a commonly used build tool, and version updates typically focus on improving performance, stability, and security. While there are no major security concerns with this change, it's always a good idea to review the release notes for the new version to ensure there are no known security vulnerabilities that have been addressed. Overall, this change appears to be a routine update and does not raise any significant security concerns.

Files Changed:

  • docs/package-lock.json: This file has been updated to reflect the version change of the Vite package from 6.0.7 to 6.0.10. This is a minor version update, which likely includes bug fixes and improvements to the Vite build tool.

Code Analysis

We ran 9 analyzers against 1 file and 1 analyzer had findings. 8 analyzers had no findings.

Analyzer Findings
Sensitive Files Analyzer 1 finding

View PR in the DryRun Dashboard.

@renovate renovate bot changed the title Update dependency vite from 6.0.7 to v6.0.8 (docs/package.json) Update dependency vite from 6.0.7 to v6.0.9 (docs/package.json) Jan 20, 2025
@renovate renovate bot force-pushed the renovate/vite-6.x-lockfile branch from 8bb1fbc to 1d91a10 Compare January 20, 2025 12:31
@renovate renovate bot force-pushed the renovate/vite-6.x-lockfile branch from 1d91a10 to d4cf77b Compare January 20, 2025 20:35
@renovate renovate bot changed the title Update dependency vite from 6.0.7 to v6.0.9 (docs/package.json) Update dependency vite from 6.0.7 to v6.0.10 (docs/package.json) Jan 20, 2025
Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@Maffooch Maffooch merged commit 23a53f9 into dev Jan 21, 2025
74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants