Skip to content

chore: refresh dependencies across all packages#78

Open
tilucasoli wants to merge 9 commits into
mainfrom
tilucasoli/superdeck-deps-report
Open

chore: refresh dependencies across all packages#78
tilucasoli wants to merge 9 commits into
mainfrom
tilucasoli/superdeck-deps-report

Conversation

@tilucasoli
Copy link
Copy Markdown
Collaborator

@tilucasoli tilucasoli commented May 28, 2026

Summary

  • superdeck: drops unused meta and webview_flutter_web; bumps window_manager ^0.5.1, syntax_highlight ^0.5.0, google_fonts ^8.1.0, go_router ^17.2.3, signals/signals_flutter ^7.0.0 (Watch deprecated → SignalBuilder migration left for follow-up).
  • core: bumps ack to 1.0.0-beta.11.
  • core / cli / builder: bump dev lints to ^6.1.0.
  • Each bump is a focused commit; dart analyze is clean and tests pass on every package after every step (superdeck 538/538, core 616/616, cli 35/35, builder 75/75).

Test plan

  • fvm flutter pub get / fvm dart pub get resolve in each package
  • fvm dart analyze clean in each package (only signals v7 Watch deprecation infos remain in superdeck)
  • All unit tests pass in core, cli, builder, and superdeck
  • Manual smoke test of the demo app

🤖 Generated with Claude Code

tilucasoli and others added 6 commits May 28, 2026 09:56
meta annotations resolve transitively through package:flutter/foundation.
webview_flutter_web is a federated web implementation that downstream apps
must declare themselves to enable webview on web.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Watch widget is deprecated in v7 in favor of SignalBuilder. Existing
usages still compile and pass tests; migration tracked separately.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@docs-page
Copy link
Copy Markdown

docs-page Bot commented May 28, 2026

To view this pull requests documentation preview, visit the following URL:

docs.page/btwld/superdeck~78

Documentation is deployed and generated using docs.page.

tilucasoli and others added 2 commits May 28, 2026 11:13
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@tilucasoli tilucasoli changed the title chore(superdeck): refresh dependencies and drop unused packages chore: refresh dependencies across all packages May 28, 2026
Aligns demo deps with the recent bumps in packages/superdeck
(signals_flutter ^7.0.0, google_fonts ^8.1.0). Without this, melos
bootstrap fails version solving and breaks all CI jobs.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit 276e6e5):

https://superdeck-dev--pr78-tilucasoli-superdeck-5hwjtfvq.web.app

(expires Sat, 27 Jun 2026 14:53:17 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: bd68fc230762285849207e7e120aaf87cd4ca2f9

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