Skip to content

build(deps-dev): bump vite from 8.0.13 to 8.0.14#67

Closed
dependabot[bot] wants to merge 85 commits into
mainfrom
dependabot/npm_and_yarn/vite-8.0.14
Closed

build(deps-dev): bump vite from 8.0.13 to 8.0.14#67
dependabot[bot] wants to merge 85 commits into
mainfrom
dependabot/npm_and_yarn/vite-8.0.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 31, 2026

Copy link
Copy Markdown
Contributor

Bumps vite from 8.0.13 to 8.0.14.

Release notes

Sourced from vite's releases.

v8.0.14

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.14 (2026-05-21)

Features

Bug Fixes

  • deps: update all non-major dependencies (#22471) (98b8163)
  • dev: handle errors when sending messages to vite server (#22450) (e8e9a34)
  • html: handle trailing slash paths in transformIndexHtml (#22480) (5d94d1b)
  • optimizer: pass oxc jsx options to transformSync in dependency scan (#22342) (b3132da)

Miscellaneous Chores

  • deps: update rolldown-related dependencies (#22470) (7cb728e)
  • remove irrelevant commits from changelog (2c69495)

Code Refactoring

  • glob: do not rewrite import path for absolute base (#22310) (0ae2844)

Tests

Commits
  • c917f1e release: v8.0.14
  • 5d94d1b fix(html): handle trailing slash paths in transformIndexHtml (#22480)
  • 98b8163 fix(deps): update all non-major dependencies (#22471)
  • 96efc88 feat: update rolldown to 1.0.2 (#22484)
  • ebf39a0 test(css): sass does not use main field (#22449)
  • 0ae2844 refactor(glob): do not rewrite import path for absolute base (#22310)
  • 7cb728e chore(deps): update rolldown-related dependencies (#22470)
  • b3132da fix(optimizer): pass oxc jsx options to transformSync in dependency scan ...
  • e8e9a34 fix(dev): handle errors when sending messages to vite server (#22450)
  • 2c69495 chore: remove irrelevant commits from changelog
  • See full diff in compare view

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

Matheus and others added 30 commits May 17, 2026 17:12
Adds a new 'pt' language with locale 'pt-BR' alongside the existing
en, sv, de, fr and es locales.

- New translation file src/app/i18n/messages/pt.ts (1196 keys, full parity with en.ts)
- Register 'pt' in SUPPORTED_LANGUAGES, LANGUAGE_OPTIONS, LOCALE_BY_LANGUAGE
- Wire ptMessages into the MESSAGES record
- Add Portuguese boot copy to public/boot-i18n.js

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.7.0 to 25.8.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 1.14.0 to 1.16.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.16.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
feat(i18n): add Portuguese (pt-BR) locale
…/node-25.8.0

build(deps-dev): bump @types/node from 25.7.0 to 25.8.0
…e-react-1.16.0

build(deps): bump lucide-react from 1.14.0 to 1.16.0
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.2/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 10.3.6 to 10.4.0.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.4.0/code/core)

---
updated-dependencies:
- dependency-name: storybook
  dependency-version: 10.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/plugin-react-6.0.2

build(deps-dev): bump @vitejs/plugin-react from 6.0.1 to 6.0.2
…book-10.4.0

build(deps-dev): bump storybook from 10.3.6 to 10.4.0
- add Italian and Chinese locale support across the app shell, settings, widgets, and energy surfaces
- add reusable overlay scroll area behavior and room navigation scrollbar polish
- improve Home Assistant connection handling and dashboard/store coverage
- update docs and package metadata for the expanded app behavior
- keep pnpm workspace overrides and lockfile metadata aligned for frozen CI installs
- preserve Home Assistant media and image paths in panel mode
- cover panel URL handling with unit tests
- copy pnpm workspace metadata before frozen installs in app and add-on images
- keep Docker build dependency resolution aligned with CI lockfile validation
- restore original domain surfaces for untinted lighting, switch, rss, and calendar cards
- keep accent color controls responsive without overriding card backgrounds
- add panel-safe Home Assistant URL handling and RSS proxy support
- add add-on mode detection and a gated custom-panel migration topbar
- improve dashboard card, climate, settings, weather, and vacuum UI behavior
- update localization, Home Assistant URL handling, tests, and bundled add-on assets
- show neutral light-card color controls until their pickers are active
- use rainbow affordances for custom color pickers across lighting, theme, and onboarding flows
- improve media artwork fallback handling for panel and alternate artwork attributes
- add focused coverage for color swatches and media artwork resolution
- generate GitHub release bodies from matching changelog sections
- publish releases for all version tags with prerelease detection
- document user-facing release-note rules and add beta notes
- fetch same-origin media proxy artwork in Home Assistant panel mode
- preserve protected artwork fallback behavior outside panel mode
- rebuild bundled HACS custom panel assets
- bump app, HACS integration, and add-on release metadata to 0.1.1-beta.2
- publish curated beta release notes for GitHub and add-on users
- re-enable and test the Home Assistant add-on migration notice
- prevent HACS from offering main as a SHA-based update when release versions are available
- bump app, HACS integration, and add-on release metadata to 0.1.1-beta.3
- publish release notes for the HACS update link fix
- bump app, HACS integration, and add-on release metadata to 0.1.1
- publish stable release notes for HACS users without prerelease opt-in
- publish add-on images for all release tags
- add manual versioned publishing for the advertised add-on version
- keep dev and prerelease compatibility tags scoped to their channels
- bump app and custom panel metadata to 0.1.2
- bump Home Assistant add-on metadata to 0.1.12
- refresh bundled custom panel assets and release documentation
- improve shared dialog, tab, slide action, and device editor controls
- add cover gesture controls, dashboard navigation tests, and registry service coverage
- fix media artwork resolution across panel, Docker, and local dev modes
- update documentation, issue templates, localization, and launch readiness details
- bump app, custom panel, and add-on release versions
- add user-facing release notes from Linear release scope
- refresh bundled Home Assistant panel assets and release workflow docs
- document card locking, widget naming, cover gestures, and input-modality behavior
- refresh feature map, widget docs, roadmap, and active docs metadata
- align release-facing docs with v0.1.3 dashboard and unit-handling behavior
- publish standalone Docker images from all version tags
- align release docs with stable tag publishing behavior
- split entity cards and dashboard widgets into lazy chunks
- add energy and RSS request caching to reduce duplicate fetches
- improve media, security, task, theme, and Home Assistant update handling
- tune nginx caching and document TLS reverse-proxy deployment
- refresh bundled Home Assistant panel assets
- add HVAC preset utilities and settings dialog coverage
- refine dashboard card config and security tests
- align commit-message docs and hook validation with Conventional Commits 1.0.0
- move Vite chunking helpers under scripts
awesomestvi and others added 18 commits May 27, 2026 00:07
- bump package, manifest, add-on, README, and versioning metadata to 0.3.0
- add 0.3.0 changelog entries for app and add-on releases
- include rebuilt Home Assistant panel assets and intended widget/docs updates
- add standalone Homey OAuth session handling, nginx proxy/runtime support, and provider bootstrap flow
- map Homey devices and actions into the shared dashboard model with focused regression coverage
- refine dashboard fallbacks, light controls, and header identity handling for multi-provider usage
- add Navet provider-neutral core models, provider services, and canonical integration store state
- move shared device and room hooks toward canonical multi-provider aggregation with dashboard room-flow updates
- expand focused tests and fix persistence/navigation update loops uncovered during the refactor
- move shared cards, widgets, and hooks onto provider-owned snapshot and feature contracts
- relocate Home Assistant-specific helpers and feature behavior behind adapter seams
- align migration docs, agent guidance, and related tests with the multi-backend architecture
- move provider session bootstrap, runtime, and resource resolution behind integration contracts
- normalize shared hooks and controllers away from Home Assistant-specific entity assumptions
- update energy, media, camera, notification, calendar, weather, and dashboard provider surfaces
- add and refresh focused tests and migration documentation
- add provider-neutral core, ui, app, and provider workspace packages
- move Home Assistant, Homey, and openHAB provider logic behind contract and runtime registries
- add provider contract coverage, boundary validation, release workflows, and supporting architecture docs
- redesign the provider login screen into a branded two-step selection flow with real provider logos and smoother transitions
- simplify provider-specific copy, action grouping, hover behavior, and back navigation across the auth experience
- rename demo and Storybook media artwork usage to artworks-original and add the bundled provider/logo assets
- restore Home Assistant device suppression and media grouping behavior
- improve light, switch, fan, and action-button card state handling
- fix Vite dev profile/proxy issues and map avatar URL handling
- tighten sensor formatting and Home Assistant adapter/entity typing
- add focused regressions for lighting, media, dashboard, and dev tooling flows
- bump package, manifest, add-on, and versioning metadata to 0.3.1
- add 0.3.1 changelog entries for app and add-on releases
- include rebuilt Home Assistant panel assets for the release
- improve dashboard loading, section routing, map deferral, and provider-backed runtime handling
- refine settings, notifications, calendar/weather device behavior, and release-facing changelogs
- add Homey/openHAB setup docs plus repository security and conduct policies
- refresh bundled Home Assistant panel assets for the 0.4.0 release
- fix the dashboard edit-mode render loop in card grids
- consolidate Home Assistant setup docs and security hardening guidance
- bump package, add-on, manifest, and changelog versions to 0.4.1
- add a dedicated marketing website app, section system, stories, and docs
- add separate Vite website build targets plus Pages-friendly output handling
- add Cloudflare-friendly route redirects and correct public Navet links
- migrate the marketing site into apps/website and update build/publish wiring
- refresh marketing demo assets, layout content, and supporting tests
- include demo dashboard fixes needed for the refreshed public preview
- stop app typecheck from referencing the composite node tsconfig
- keep node-only tsconfig scoped to Vite and script entrypoints
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.13 to 8.0.14.
- [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.14/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github May 31, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 31, 2026

Copy link
Copy Markdown

Deploying navet with  Cloudflare Pages  Cloudflare Pages

Latest commit: 406c203
Status: ✅  Deploy successful!
Preview URL: https://e6adb698.navet.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-vite.navet.pages.dev

View logs

@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

1 similar comment
@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@awesomestvi awesomestvi force-pushed the main branch 4 times, most recently from 1b0f173 to 415c7d8 Compare June 4, 2026 10:52
@awesomestvi awesomestvi closed this Jun 4, 2026
@awesomestvi awesomestvi deleted the dependabot/npm_and_yarn/vite-8.0.14 branch June 4, 2026 23:44
@dependabot @github

dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant