deps-dev(deps-dev): bump vite from 8.0.10 to 8.0.12#346
Conversation
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.10 to 8.0.12. - [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.0.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🎮 PR Preview DeployedYour PR has been deployed to a preview environment with multiple deployment options! 🌐 Web Preview (GitHub Pages)🌊 Play the preview: https://commjoen.github.io/3dgame/pr-346/ 🐳 Container Preview (GHCR)Run the PR preview locally using Docker: # Option 1: PR-specific tag
docker run -p 8080:80 ghcr.io/commjoen/3dgame:pr-346
# Option 2: Commit-specific tag
docker run -p 8080:80 ghcr.io/commjoen/3dgame:32b426f
# Then visit: http://localhost:8080📦 Container Registry: View all tags Both previews will be automatically updated when you push new commits to this PR. |
🧹 PR Preview Cleaned UpThe GitHub Pages preview deployment for this PR has been automatically removed. 📋 View remaining previews: https://commjoen.github.io/3dgame/previews.html 📦 Container Note: PR container images ( |
Bumps vite from 8.0.10 to 8.0.12.
Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
4dce8b4release: v8.0.12b675c7bfix: refer torolldownOptionsinstead of deprecatedrollupOptionsin mess...66b9eb3chore(deps): update rolldown-related dependencies (#22421)2fe7bd2chore(deps): update dependency eslint-plugin-n to v18 (#22423)2be6000fix(deps): update all non-major dependencies (#22420)d4838a0fix(worker): forward define to worker bundle transform (#22408)cf0ff41feat: update rolldown to 1.0.0 (#22401)3c93fdefix(worker): applybuild.targetto worker bundle (#22404)f5a22e6fix(module-runner): prevent partial-exports race on concurrent imports of in-...66f3194release: v8.0.11Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)