Conversation
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.18 to 5.4.19. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.19 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Overall SummaryThis PR updates the devDependency vite from ^5.4.12 to ^5.4.19 across multiple packages, ensuring all are aligned with the latest Vite 5.4 patch release. The pnpm-lock.yaml file is also updated to reflect this change and to synchronize several transitive dependencies to their latest patch or minor versions. These updates are expected to bring bug fixes, minor improvements, and potential security enhancements. Changed Files and Their Updates
Security AdviceNo immediate security concerns are apparent. All changes are patch or minor updates to dependencies, which typically address bugs and security vulnerabilities. As always, it is recommended to review the changelogs of vite, rollup, postcss, and other updated dependencies for any breaking changes or notable security fixes. |
Bumps vite from 5.4.18 to 5.4.19.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
80a333arelease: v5.4.19766947efix: backport #19965, check static serve file inside sirv (#19966)You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.