build(deps-dev): bump @storybook/addon-docs from 10.4.0 to 10.4.1#69
build(deps-dev): bump @storybook/addon-docs from 10.4.0 to 10.4.1#69dependabot[bot] wants to merge 99 commits into
Conversation
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
- improve edit-mode dock behavior, overlay positioning, and shared settings dialogs - expand switch card metric support, layout density, and selection persistence across resize - broaden Home Assistant switch metric mapping, update tests, and refresh localized copy
- bump shared release surfaces to 0.4.2 - add changelog notes for the current release-ready fixes - stabilize build metadata defaults for repeatable panel release assets - refresh bundled Home Assistant custom panel assets
- bump shared release surfaces to 0.4.3 - include the unpublished 0.4.2 fixes in the visible release notes - fix reproducible Git metadata in panel and app builds - refresh bundled Home Assistant custom panel assets for the release retry
- bump shared release surfaces to 0.4.4 - carry forward the unpublished 0.4.2 and 0.4.3 release notes - regenerate Home Assistant panel assets in the Node 22 CI build environment - keep the release workflow aligned with the panel artifact verification job
- stop rebuilding the Home Assistant panel in GitHub Actions CI and release publish - validate the committed panel bundle exists before packaging it - document the committed-panel release flow - forbid suggesting or using hook-bypass flags in repo agent guidance
- improve Homey callback handling and local dev setup - validate openHAB auth earlier and clarify openHAB docs - refine provider labels and settings provider management UI
- add configurable header titles, reusable action docks, and improved dashboard/settings interactions - improve avatar, auth-session, and provider resource handling for app and Home Assistant flows - refresh provider assets, docs, and focused regression coverage to match the current package layout
- bump shared release surfaces to 0.4.6 - add app and add-on changelog entries for the release - refresh committed Home Assistant custom panel assets and widget settings coverage - require keeping the add-on changelog current in future release guidance
- move standalone, demo, storybook, and Home Assistant surfaces into explicit app/platform roots - migrate public and reference media into assets domains with generated wallpaper sources and outputs - switch website marketing images to imported build assets with AVIF/WebP fallbacks and Cloudflare bundle flow - tighten dashboard lazy-loading paths and related chunking/performance wiring
Bumps [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) from 10.4.0 to 10.4.1. - [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.1/code/addons/docs) --- updated-dependencies: - dependency-name: "@storybook/addon-docs" dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
8a3af50 to
5a6e97b
Compare
|
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 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 |
5 similar comments
|
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 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 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 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 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 |
65a65a1 to
135279b
Compare
|
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 |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @storybook/addon-docs from 10.4.0 to 10.4.1.
Release notes
Sourced from @storybook/addon-docs's releases.
Changelog
Sourced from @storybook/addon-docs's changelog.
Commits
cc19ae1Bump version from "10.4.0" to "10.4.1" [skip ci]