BugHog
BugHog copied to clipboard
Bump vite from 4.5.5 to 4.5.9 in /bci/web/vue in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /bci/web/vue directory: vite.
Updates vite from 4.5.5 to 4.5.9
Release notes
Sourced from vite's releases.
v4.5.9
Please refer to CHANGELOG.md for details.
v4.5.8
Please refer to CHANGELOG.md for details.
v4.5.7
Please refer to CHANGELOG.md for details.
v4.5.6
This version contains a breaking change due to security fixes. See https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6 for more details.
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
4.5.9 (2025-01-21)
- fix:
preview.allowedHostswith specific values was not respected (#19246) (0bc52e0), closes #19246- fix: allow CORS from loopback addresses by default (#19249) (8f63cd6), closes #19249
4.5.8 (2025-01-20)
4.5.7 (2025-01-20)
4.5.6 (2025-01-20)
Commits
edad4d2release: v4.5.98f63cd6fix: allow CORS from loopback addresses by default (#19249)0bc52e0fix:preview.allowedHostswith specific values was not respected (#19246)947f0c1release: v4.5.83680badfix: try parseserver.originURL (#19241)fe86acbrelease: v4.5.7f4d3c46fix:crypto.getRandomValuesis not available in old Node versions (#19237)9e460f5release: v4.5.6ef1049dfix!: check host header to prevent DNS rebinding attacks and introduce `serve...c065a77fix: verify token for HMR WebSocket connection- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the Security Alerts page.