Skip to content

Bump vite from 5.4.19 to 5.4.21#357

Merged
jaieds merged 5 commits intostagingfrom
dependabot/npm_and_yarn/vite-5.4.21
Feb 26, 2026
Merged

Bump vite from 5.4.19 to 5.4.21#357
jaieds merged 5 commits intostagingfrom
dependabot/npm_and_yarn/vite-5.4.21

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 21, 2025

Bumps vite from 5.4.19 to 5.4.21.

Release notes

Sourced from vite's releases.

v5.4.21

Please refer to CHANGELOG.md for details.

v5.4.20

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.21 (2025-10-20)

5.4.20 (2025-09-08)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.19 to 5.4.21.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.21
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 21, 2025
@jaieds jaieds changed the base branch from master to pre-release February 26, 2026 06:31
@jaieds
Copy link
Copy Markdown
Contributor

jaieds commented Feb 26, 2026

@dependabot rebase

Comment thread package.json
@@ -125,7 +125,7 @@
"tailwindcss": "^3.4.10",
"typescript": "5.4.2",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

What: Updating the Vite dependency to a newer version is a good step, but ensure that you have tested your application thoroughly after the update.

Why: Dependency updates can sometimes introduce breaking changes or deprecate features. It's essential to verify that your application is still working as expected with the new version to maintain stability and prevent potential security issues.

How: After updating the version of Vite, run your application's build and test processes. Check for any warnings or errors in the console and run your application's functionality tests to ensure everything works as intended.

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Great job! ✅ The PR looks solid with no security or performance issues.

Please make sure to resolve any remaining comments if any. Approved 👍

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.19 to 5.4.21.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.21
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the base branch from pre-release to master February 26, 2026 06:32
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vite-5.4.21 branch from d40e3a0 to 4101b8a Compare February 26, 2026 06:32
@jaieds jaieds changed the base branch from master to pre-release February 26, 2026 06:38
@jaieds jaieds changed the base branch from pre-release to staging February 26, 2026 06:39
@jaieds jaieds merged commit 2ad2d93 into staging Feb 26, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vite-5.4.21 branch February 26, 2026 06:40
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant