Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2025

Bumps vite from 7.0.2 to 7.0.4.

Release notes

Sourced from vite's releases.

v7.0.4

Please refer to CHANGELOG.md for details.

v7.0.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.0.4 (2025-07-10)

Bug Fixes

  • allow resolving bare specifiers to relative paths for entries (#20379) (324669c)

Build System

7.0.3 (2025-07-08)

Bug Fixes

  • client: protect against window being defined but addEv undefined (#20359) (31d1467)
  • define: replace optional values (#20338) (9465ae1)
  • deps: update all non-major dependencies (#20366) (43ac73d)

Miscellaneous Chores

Code Refactoring

  • minor changes to reduce diff between normal Vite and rolldown-vite (#20354) (2e8050e)
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
vite [>= 6.1.a, < 6.2]

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 Jul 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 10, 2025 18:03
@dependabot dependabot bot requested review from axel7083 and removed request for a team July 10, 2025 18:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2025
@dependabot dependabot bot requested review from eqqe and SoniaSandler July 10, 2025 18:03
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jul 10, 2025
@dependabot dependabot bot requested a review from feloy July 10, 2025 18:03
@eqqe eqqe force-pushed the dependabot/npm_and_yarn/vite-7.0.4 branch from 2bb46fb to cf16e33 Compare July 16, 2025 13:15
@eqqe
Copy link
Contributor

eqqe commented Jul 22, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@cdrage
Copy link
Contributor

cdrage commented Jul 22, 2025

@dependabot rebase

Let me try. haha https://github.com/dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@eqqe
Copy link
Contributor

eqqe commented Jul 22, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-7.0.4 branch 3 times, most recently from 9c15ca5 to ab45a51 Compare July 22, 2025 16:19
@eqqe eqqe enabled auto-merge (squash) July 22, 2025 16:20
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.0.2 to 7.0.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.0.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-7.0.4 branch from ab45a51 to 7c2cc24 Compare July 22, 2025 16:28
@eqqe eqqe merged commit ab0da79 into main Jul 22, 2025
7 checks passed
@eqqe eqqe deleted the dependabot/npm_and_yarn/vite-7.0.4 branch July 22, 2025 16:36
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.

2 participants