Skip to content

chore(deps-dev): bump the website-dependencies group in /website with 2 updates - #28

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/website/website-dependencies-d0612bb75a
Open

chore(deps-dev): bump the website-dependencies group in /website with 2 updates#28
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/website/website-dependencies-d0612bb75a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the website-dependencies group in /website with 2 updates: @lucide/svelte and vite.

Updates @lucide/svelte from 1.27.0 to 1.28.0

Release notes

Sourced from @​lucide/svelte's releases.

Version 1.28.0

What's Changed

Full Changelog: lucide-icons/lucide@1.27.0...1.28.0

Commits

Updates vite from 8.1.5 to 8.2.0

Release notes

Sourced from vite's releases.

create-vite@8.2.0

Please refer to CHANGELOG.md for details.

plugin-legacy@8.2.0

Please refer to CHANGELOG.md for details.

v8.2.0

Please refer to CHANGELOG.md for details.

v8.2.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.2.0 (2026-07-30)

Features

  • add input to server.fs.allow (#23035) (95a3cda)
  • bundled-dev: reload once after rebuild instead of via the fallback page (#23106) (b24381d)
  • bundled-dev: support worker file update accepted by HMR (#23068) (0d04351)
  • config: include column in config incompatibility location (#23064) (8a24572)
  • dev: resolve interface name for explicit host in network URLs (#22965) (3ac77d9)

Bug Fixes

  • bundledDev: print build errors to the terminal when an HMR update fails (#23024) (41c4658)
  • deps: update all non-major dependencies (#23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#22932) (fa005d1)
  • support resolving top-level input option with plugins (#23101) (41df81a)

Documentation

  • config: correct cacheDir default fallback description (#23060) (aafa103)

Tests

8.2.0-beta.0 (2026-07-22)

Features

  • add input option (#22642) (9beae37)
  • config: warn features incompatible with native loader in bundle loader (#22850) (05302b0)
  • css: export PostCSS config type for type-safe configs (#22792) (302c755)
  • dev: label network URLs with their interface name (#22830) (78accc4)
  • optimizer: support aube lockfile (#22813) (6319827)
  • optimizer: support nub lockfile (#22891) (65d3604)
  • update rolldown-related dependencies and use client-side HMR in bundled-dev (#22961) (960e9ef)
  • wasm: expand test suite, unwrap WebAssembly.Global and enable js-string builtins (#22674) (9e79b51)

Bug Fixes

Performance Improvements

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary

Changes

  • Svelte/Vite/TypeScript build toolchain and scripts: Review the website manifest’s build-tool versions and the existing dev, localization-codegen, build, and preview command chain, including the Svelte plugin/Vite/TypeScript compatibility set.
  • Tailwind and Svelte UI dependency ecosystem: Review the coordinated manifest versions for Tailwind CSS/Vite integration, shadcn-svelte, Lucide, font assets, animation CSS, and class-composition utilities consumed by the website and component-generation configuration.
  • Localization code generation and browser runtime dependencies: Review the typesafe-i18n and GSAP manifest ranges and their placement as production dependencies, with emphasis on the generated localization modules imported by the Svelte application.
  • Dependency resolution reproducibility and supply-chain metadata: Review the changed package manifest as the source of dependency resolution, including synchronization with the existing Bun lockfile and the effects of semver ranges on clean installations.

Bumps the website-dependencies group in /website with 2 updates: [@lucide/svelte](https://github.com/lucide-icons/lucide/tree/HEAD/packages/svelte) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@lucide/svelte` from 1.27.0 to 1.28.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.28.0/packages/svelte)

Updates `vite` from 8.1.5 to 8.2.0
- [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/create-vite@8.2.0/packages/vite)

---
updated-dependencies:
- dependency-name: "@lucide/svelte"
  dependency-version: 1.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: website-dependencies
- dependency-name: vite
  dependency-version: 8.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: website-dependencies
...

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

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, website. Please create them before Dependabot can add them 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 Aug 3, 2026

Copy link
Copy Markdown

Deploying mfuse with  Cloudflare Pages  Cloudflare Pages

Latest commit: 68a9d7f
Status:🚫  Build failed.

View logs

@winnowl winnowl Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

✅ No blocking issues found — approving.

🛠️ To have the bot fix these findings, comment @winnowl fix.

⛔ Files ignored due to path filters (1)
  • website/bun.lock is excluded by !**/*.lock
📋 Additional findings from this change (not shown inline) (3)
  • 🟠 High The configured shadcn/Tailwind component pipeline produces unstyled generated components because the application's only CSS entry never loads Tailwind (and also never loads tw-animate-css). For example, after generating a Button or Dialog, classes such as inline-flex, bg-primary, responsive variants, and animation utilities remain in the Svelte markup but no corresponding rules are emitted in the production CSS.
  • 🟡 Medium The newly coordinated Figtree font package is never imported or selected, so it contributes no font asset to the website and cannot provide the expected production font. The page instead continues to request Cabinet Grotesk from https://api.fontshare.com; under a CSP/offline deployment that disallows that host, all text falls back to system fonts even though a local font package is installed.
  • 🟡 Medium The dependency update is not guarded by the required regeneration-diff check or locale runtime smoke tests: the only validation-like script regenerates files and immediately builds them, without failing when checked-in generated output changes, and there is no test script covering initial locale selection or switching.
🗑️ Suppressed and duplicate diagnostics (2)
  • The major build-toolchain update has no repository-visible validation for the required clean install, localization generation, production build, or preview smoke path, so a broken generated-code/build/serve chain can merge without being detected.
  • The website does not pin Bun as its package manager or pin a Bun version, so a clean checkout can use a different installer and silently bypass the only committed lockfile. For example, a deployment that infers the installer from package.json will find no packageManager/engines.bun field, may run npm install, ignore bun.lock, and resolve every caret range afresh; it also has no package-lock.json to make that graph reproducible. Even when Bun is chosen manually, different Bun releases are not constrained despite the committed lockfile declaring a particular Bun lock format (lockfileVersion: 1, configVersion: 0). This would be disproven if repository/deployment configuration outside the searched source always installs a pinned Bun release and invokes bun install --frozen-lockfile, but searches found no install workflow or package-manager declaration, while the build script itself explicitly assumes Bun.
🤖 Prompt for AI agents — all findings (3)
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

## Additional findings on this change (not posted inline) (3)

In website/package.json around line 16, address this finding:
The configured shadcn/Tailwind component pipeline produces unstyled generated components because the application's only CSS entry never loads Tailwind (and also never loads `tw-animate-css`). For example, after generating a Button or Dialog, classes such as `inline-flex`, `bg-primary`, responsive variants, and animation utilities remain in the Svelte markup but no corresponding rules are emitted in the production CSS.

In website/package.json around line 13, address this finding:
The newly coordinated Figtree font package is never imported or selected, so it contributes no font asset to the website and cannot provide the expected production font. The page instead continues to request Cabinet Grotesk from `https://api.fontshare.com`; under a CSP/offline deployment that disallows that host, all text falls back to system fonts even though a local font package is installed.

In website/package.json around line 9, address this finding:
The dependency update is not guarded by the required regeneration-diff check or locale runtime smoke tests: the only validation-like script regenerates files and immediately builds them, without failing when checked-in generated output changes, and there is no test script covering initial locale selection or switching.
📜 Review details

Model

  • gpt-5.6-sol

Coverage

  • scopes: 4/4 complete

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.

0 participants