Skip to content

Conversation

mrverdant13
Copy link
Owner

Details

Upgrade Dart SDK and dependencies

@mrverdant13 mrverdant13 requested a review from Copilot September 6, 2025 03:36
@mrverdant13 mrverdant13 self-assigned this Sep 6, 2025
@mrverdant13 mrverdant13 added chore build p:coverde Related to the 'coverde' package p:pag Related to the 'package_assets_generator' package p:pdg Related to the 'package_data_generator' package p:psc Related to the 'pub_score_checker' package labels Sep 6, 2025
Copilot

This comment was marked as outdated.

@mrverdant13 mrverdant13 requested a review from Copilot September 6, 2025 03:50
@mrverdant13 mrverdant13 added docs Improvements or additions to documentation ci labels Sep 6, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades the Dart SDK constraint from 3.0.0 to 3.5.0 and updates all package dependencies to their latest compatible versions, along with upgrading the Melos build tool.

  • Dart SDK minimum version bumped from 3.0.0 to 3.5.0 across all packages
  • Melos upgraded from 6.1.0 to 7.1.0 with configuration migrated from separate melos.yaml to integrated pubspec.yaml
  • Multiple package dependencies updated to newer versions (args, collection, html, io, meta, path, process, build, etc.)

Reviewed Changes

Copilot reviewed 9 out of 11 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
pubspec.yaml Updated Dart SDK constraint and Melos version; migrated Melos configuration from separate file
packages/*/pubspec.yaml Updated Dart SDK constraints and dependency versions across all packages
melos.yaml Removed as configuration moved to main pubspec.yaml
CONTRIBUTING.md Updated documentation to reflect new minimum versions
.github/workflows/ci.yaml Updated CI workflow to use new Melos and coverage tool versions
packages/coverde_cli/CHANGELOG.md Added changelog entry for Dart 3.5.0 upgrade

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mrverdant13 mrverdant13 merged commit e71f047 into main Sep 6, 2025
7 of 8 checks passed
@mrverdant13 mrverdant13 deleted the build/upgrade-sdk-and-deps branch September 6, 2025 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build chore ci docs Improvements or additions to documentation p:coverde Related to the 'coverde' package p:pag Related to the 'package_assets_generator' package p:pdg Related to the 'package_data_generator' package p:psc Related to the 'pub_score_checker' package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant