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

chore: tighten dependencies #96

Merged
merged 3 commits into from
Aug 19, 2024
Merged

Conversation

alestiago
Copy link
Contributor

@alestiago alestiago commented Aug 19, 2024

Status

READY

Description

The recent mason_logger update tighten its dependencies including bumping the Dart SDK to 3.5.0, see felangel/mason#1395.

Such update is blocking us on VeryGoodOpenSource/very_good_templates#178.

We're tightening to Dart SDK 3.5.0 to support the latest mason_logger version, with such change we're also taking the opportunity to tighten the other dependencies (to be the latest).

Most changes generated by running and formatting:

 dart pub upgrade --tighten

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 Aug 19, 2024
@alestiago alestiago self-assigned this Aug 19, 2024
@alestiago alestiago requested a review from a team as a code owner August 19, 2024 10:17
@alestiago alestiago marked this pull request as draft August 19, 2024 10:20
@alestiago alestiago changed the title chore: tighten example dependencies chore: tighten dependencies Aug 19, 2024
@alestiago alestiago marked this pull request as ready for review August 19, 2024 10:24
@alestiago alestiago merged commit 876b5be into main Aug 19, 2024
7 checks passed
@alestiago alestiago deleted the alestiago/tighten-dependencies branch August 19, 2024 11:21
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.

2 participants