Skip to content

Conversation

@divyanshub024
Copy link
Member

@divyanshub024 divyanshub024 commented Nov 19, 2025

Description

chore: update dependencies & internal package versions

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

Summary by CodeRabbit

  • Chores
    • Updated project dependencies to newer stable versions (dio, stac_framework, flutter_svg, stac_core, build_runner, json_serializable).
    • Adjusted dependency override configuration to include stac_logger for improved local package resolution and package management.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 19, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Dependency version bumps in packages/stac/pubspec.yaml and a dependency override addition in packages/stac_webview/pubspec_overrides.yaml; no source code or public API changes.

Changes

Cohort / File(s) Change Summary
stac package dependencies
packages/stac/pubspec.yaml
Updated dependency versions: dio ^5.8.0+1 → ^5.9.0, stac_framework ^0.4.0 → ^1.0.0, flutter_svg ^2.1.0 → ^2.2.2, stac_core ^1.0.0 → ^1.1.0; dev deps build_runner ^2.5.4 → ^2.10.4 and json_serializable ^6.9.5 → ^6.11.1; removed logger ^2.5.0.
stac_webview dependency overrides
packages/stac_webview/pubspec_overrides.yaml
Added stac_logger to melos_managed_dependency_overrides and added dependency_overrides.stac_logger pointing to path: ../stac_logger.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

  • Mostly manifest edits and version bumps; verify no incompatible breaking changes in updated packages.
  • Pay attention to:
    • stac_framework major version bump (0.x → 1.0.0) for potential API/behavioral changes.
    • Local override path ../stac_logger exists and matches expected package layout.

Suggested reviewers

  • rahulbisht25
  • Potatomonsta

Poem

🐰 A hop, a bump, a tidy tune,
Versions climb beneath the moon,
Logger finds a cozy home,
Build tools hum and devs can roam,
Small changes stitched — the garden grows 🌱

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change—updating dependencies and internal package versions across the project, which matches the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6ec805c and cf0d186.

⛔ Files ignored due to path filters (3)
  • examples/counter_example/pubspec.lock is excluded by !**/*.lock
  • examples/movie_app/pubspec.lock is excluded by !**/*.lock
  • examples/stac_gallery/pubspec.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • packages/stac/pubspec.yaml (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@divyanshub024 divyanshub024 merged commit 9162b35 into dev Nov 19, 2025
5 of 6 checks passed
@divyanshub024 divyanshub024 deleted the dv/update-dependencies branch November 19, 2025 12:14
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.

3 participants