Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps vite from 7.2.2 to 7.2.4.

Release notes

Sourced from vite's releases.

v7.2.4

Please refer to CHANGELOG.md for details.

v7.2.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.2.4 (2025-11-20)

Bug Fixes

  • revert "perf(deps): replace debug with obug (#21107)" (2d66b7b)

7.2.3 (2025-11-20)

Bug Fixes

  • allow multiple bindCLIShortcuts calls with shortcut merging (#21103) (5909efd)
  • deps: update all non-major dependencies (#21096) (6a34ac3)
  • deps: update all non-major dependencies (#21128) (4f8171e)

Performance Improvements

Miscellaneous Chores

  • deps: update dependency @​rollup/plugin-commonjs to v29 (#21099) (02ceaec)
  • deps: update rolldown-related dependencies (#21095) (39a0a15)
  • deps: update rolldown-related dependencies (#21127) (5029720)
Commits

Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 24, 2025
@netlify
Copy link

netlify bot commented Nov 24, 2025

Deploy Preview for fireproof-ai-builder ready!

Name Link
🔨 Latest commit a471ef4
🔍 Latest deploy log https://app.netlify.com/projects/fireproof-ai-builder/deploys/692c7a1a4f6fa80008ee8516
😎 Deploy Preview https://deploy-preview-637--fireproof-ai-builder.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 45 (no change from production)
Accessibility: 97 (no change from production)
Best Practices: 92 (no change from production)
SEO: 92 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-7.2.4 branch from 323ade9 to 9f54261 Compare November 24, 2025 23:22
@Vaeshkar
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-7.2.4 branch from 9f54261 to 4a3c14f Compare November 26, 2025 12:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-7.2.4 branch from 4a3c14f to d503900 Compare November 26, 2025 12:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-7.2.4 branch from d503900 to 8277336 Compare November 26, 2025 12:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-7.2.4 branch from 8277336 to 23f5fea Compare November 26, 2025 12:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-7.2.4 branch from 23f5fea to 3b4873b Compare November 26, 2025 12:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-7.2.4 branch 2 times, most recently from 09191b6 to 1741b8b Compare November 26, 2025 12:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-7.2.4 branch from 1741b8b to 816991e Compare November 26, 2025 12:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-7.2.4 branch from 816991e to cbacfd3 Compare November 26, 2025 19:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-7.2.4 branch from cbacfd3 to d8c17e0 Compare November 28, 2025 03:32
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.2.2 to 7.2.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-7.2.4 branch from d8c17e0 to a471ef4 Compare November 30, 2025 17:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@mabels mabels deleted the dependabot/npm_and_yarn/vite-7.2.4 branch December 1, 2025 13:54
@github-actions
Copy link

github-actions bot commented Dec 1, 2025

🧹 Hosting Preview Cleanup

The preview deployment for this PR has been deleted.

Worker: pr-637-vibes-hosting-v2
Status: Cleaned up successfully


Preview resources have been removed from Cloudflare Workers

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.

3 participants