Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: update package and ecosystem to Dart 3.4 #1047

Merged
merged 4 commits into from
May 28, 2024

Conversation

alestiago
Copy link
Contributor

@alestiago alestiago commented May 24, 2024

Status

READY

Description

Related to #1045

Changes:

  • Updates Very Good CLI min dart SDK to be Dart 3.4 (since all its templates now rely on Dart 3.4)
  • Updates internal packages in the ecosystem (bricks and tooling packages) to use Dart 3.4 so that all versions are homogeneous and the available new features are readily available for development
  • Updates test fixtures to use Dart 3.4

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

@alestiago alestiago added the chore Changes that don't modify source code or tests label May 24, 2024
@alestiago alestiago self-assigned this May 24, 2024
@alestiago alestiago changed the title chore: update package and ecosystem to latest Dart SDK chore: update package and ecosystem to Dart 3.4 May 24, 2024
@alestiago
Copy link
Contributor Author

Drafted, need to update the test optimiser bundle.

@alestiago alestiago marked this pull request as ready for review May 27, 2024 10:10
@alestiago alestiago requested a review from a team as a code owner May 27, 2024 10:10
@alestiago alestiago changed the title chore: update package and ecosystem to Dart 3.4 feat!: update package and ecosystem to Dart 3.4 May 28, 2024
@alestiago alestiago requested a review from wolfenrain May 28, 2024 12:18
@alestiago alestiago merged commit a287e4e into main May 28, 2024
34 checks passed
@alestiago alestiago deleted the alestiago/update-the-ecosystem-to-latest-dart-sdk branch May 28, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes that don't modify source code or tests
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants