chore(deps)(deps-dev): bump vite from 7.3.6 to 8.1.4 - #291
chore(deps)(deps-dev): bump vite from 7.3.6 to 8.1.4#291dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 0d7648be6d
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "typescript-eslint": "^8.56.1", | ||
| "unified": "^11.0.5", | ||
| "vite": "^7.3.1", | ||
| "vite": "^8.1.0", |
There was a problem hiding this comment.
Regenerate the Bun lockfile for this bump
This updates the workspace manifest to require Vite ^8.1.0, but the committed root bun.lock is still for the old dependency (chrome-crx importer has vite: ^7.3.1 and the package entry resolves vite@7.3.3). The TS workflows I checked (.github/workflows/lint-ts.yml, test-coverage.yml, and docs.yml) install with bun install --frozen-lockfile; bun install --help documents that this flag disallows lockfile changes, so this PR will either be rejected during install or fail to exercise the intended Vite 8 update until the lockfile is regenerated and committed.
Useful? React with 👍 / 👎.
0d7648b to
744611d
Compare
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.6 to 8.1.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/v8.1.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
744611d to
cd6362d
Compare
Bumps vite from 7.3.6 to 8.1.4.
Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
a477454release: v8.1.4ab5dafafeat(legacy): prefer oxc as minifier (fix #21973) (#22468)173a1b6fix(ssr): align named export function call stacktrace column with Node (#22829)575c32cfix(build): add workaround for building on stackblitz (#22840)72a5e21fix(optimizer): avoid optimizer run for transform request before init (#22852)a9539d6chore(deps): update dependency postcss-modules to v9 (#22867)70435b2docs: fix incorrect@defaultforserver.cors(#22859)2c4a217build: remove the custom onLog function (#22878)c581b55build: replace deprecatedonwarnwithonLog(#22741)ea22fb3refactor: eliminate ineffectiveDynamicImport warn (#22876)