Skip to content

Chore(deps): bump vite from 7.3.1 to 7.3.2#178

Merged
IzumiSy merged 3 commits intomainfrom
dependabot/npm_and_yarn/vite-7.3.2
Apr 13, 2026
Merged

Chore(deps): bump vite from 7.3.1 to 7.3.2#178
IzumiSy merged 3 commits intomainfrom
dependabot/npm_and_yarn/vite-7.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2026

Bumps vite from 7.3.1 to 7.3.2.

Release notes

Sourced from vite's releases.

v7.3.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.3.2 (2026-04-06)

Bug Fixes

Commits

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vite-7.3.2 branch from 1195330 to 93439a1 Compare April 13, 2026 02:07
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.2
  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.3.2 branch from 93439a1 to d6f49b5 Compare April 13, 2026 02:10
@IzumiSy
Copy link
Copy Markdown
Contributor

IzumiSy commented Apr 13, 2026

@copilot fix CI

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 13, 2026

@copilot fix CI

Fixed in 6108f31. The pnpm-lock.yaml still referenced vite: ^7.3.1 after packages/vite-plugin/package.json was bumped to ^7.3.2, causing the frozen lockfile check to fail. Updated the lockfile by running pnpm install.

@IzumiSy
Copy link
Copy Markdown
Contributor

IzumiSy commented Apr 13, 2026

@copilot
Use pnpm workspace catalog in vite-plugin package

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 13, 2026

@copilot
Use pnpm workspace catalog in vite-plugin package

Done in 8032010. Changed "vite": "^7.3.2" to "vite": "catalog:" in packages/vite-plugin/package.json and updated the lockfile accordingly.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 13, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@tailor-platform/app-shell@178
npm i https://pkg.pr.new/@tailor-platform/app-shell-vite-plugin@178

commit: 8032010

@IzumiSy IzumiSy merged commit d17ca86 into main Apr 13, 2026
4 checks passed
@IzumiSy IzumiSy deleted the dependabot/npm_and_yarn/vite-7.3.2 branch April 13, 2026 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants