Conversation
|
Visit the preview URL for this PR (updated for commit a93a87b): https://zeta-flutter-main--pr-421-deps-update-r2t2gsqq.web.app (expires Fri, 06 Feb 2026 09:08:28 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 5ca681de0a0ad9185b252304c113355d5ee04ca6 |
There was a problem hiding this comment.
Pull request overview
This PR updates dependencies across the Zeta Flutter monorepo to their latest versions, including some major version upgrades. The changes also migrate the Melos configuration from a standalone melos.yaml file to the pubspec.yaml file (following newer Melos conventions), and add functionality to filter out HTML picture tags from markdown rendering in the widgetbook.
Changes:
- Updated multiple dependencies including flutter_svg (patch), google_fonts (major v6→v8), widgetbook packages (patch), melos (major v6→v7), analyzer (major v8→v9), mockito (minor), and others
- Migrated Melos workspace configuration from melos.yaml to pubspec.yaml
- Added regex filtering to remove HTML picture tags from markdown content in widgetbook introduction
Reviewed changes
Copilot reviewed 14 out of 16 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| widgetbook/pubspec.yaml | Updated flutter_svg, google_fonts, widgetbook, widgetbook_generator, and build_runner dependencies |
| widgetbook/macos/Podfile.lock | Updated native dependency checksums for macOS |
| widgetbook/lib/main.directories.g.dart | Auto-generated formatting changes (line breaks for readability) |
| widgetbook/lib/introduction.dart | Added regex to filter HTML picture tags from markdown content |
| pubspec.yaml | Migrated melos configuration from melos.yaml and updated melos to v7.4.0 |
| packages/zeta_icons/pubspec.yaml | Updated flutter_svg dependency |
| packages/zeta_flutter_utils/test/src/extensions_test.mocks.dart | Auto-generated formatting changes |
| packages/zeta_flutter_utils/pubspec.yaml | Updated analyzer and mockito dependencies |
| packages/zeta_flutter_theme/test/src/zeta_provider_test.mocks.dart | Auto-generated formatting changes |
| packages/zeta_flutter_theme/test/src/rounded_test.mocks.dart | Auto-generated formatting changes |
| packages/zeta_flutter_theme/pubspec.yaml | Updated equatable, shared_preferences, and mockito dependencies |
| packages/zeta_flutter/test/src/components/tooltip/tooltip_test.mocks.dart | Auto-generated formatting changes |
| packages/zeta_flutter/pubspec.yaml | Updated flutter_svg, image, and mockito dependencies |
| melos.yaml | Deleted (content migrated to pubspec.yaml) |
| example/pubspec.yaml | Updated go_router dependency |
| example/macos/Podfile.lock | Updated native dependency checksums for macOS |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
PR Checks complete
Created with Flutter code quality action |
🤖 I have created a release *beep* *boop* --- ## [1.1.5](zeta_flutter_utils-v1.1.4...zeta_flutter_utils-v1.1.5) (2026-02-03) ### ⛓️ Dependencies * Update deps ([#421](#421)) ([f0f5c5b](f0f5c5b)) ### 🧹 Miscellaneous Chores * ** zeta_flutter:** release 1.4.2 ([#397](#397)) ([8772481](8772481)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- ## [1.3.0](zeta_flutter_theme-v1.2.3...zeta_flutter_theme-v1.3.0) (2026-02-03) ### ✨ New Features * **Tokens:** Fix AAA radius values ([#425](#425)) ([d1dd6d2](d1dd6d2)) ### ⛓️ Dependencies * Update deps ([#421](#421)) ([f0f5c5b](f0f5c5b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com>
🤖 I have created a release *beep* *boop* --- ## [1.4.3](zeta_flutter-v1.4.2...zeta_flutter-v1.4.3) (2026-02-04) ### 🪲 Bug Fixes * Add Close icon to bottom sheet ([#282](#282)) ([d3a194d](d3a194d)) ### 📈 Documentation * Add image to docs ([24eaaaf](24eaaaf)) ### ⛓️ Dependencies * Update deps ([#421](#421)) ([f0f5c5b](f0f5c5b)) ### 🧹 Miscellaneous Chores * ** zeta_flutter_theme:** release 1.3.0 ([#422](#422)) ([4abe04e](4abe04e)) * ** zeta_flutter_utils:** release 1.1.5 ([#415](#415)) ([3df2083](3df2083)) * Remove icons from release please ([24eaaaf](24eaaaf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
No description provided.