Skip to content

Upgrade build packages & format files#56

Merged
PiotrRogulski merged 6 commits into
mainfrom
chore/upgrade-build-packages
Nov 13, 2025
Merged

Upgrade build packages & format files#56
PiotrRogulski merged 6 commits into
mainfrom
chore/upgrade-build-packages

Conversation

@PiotrRogulski

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

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 build-related packages and reformats code files according to updated style guidelines. The changes modernize the dependency versions while ensuring code consistency through automatic formatting.

Key changes:

  • Bumps minimum Dart SDK from 3.8.0 to 3.9.0 and minimum Flutter from 3.10.0 to 3.35.0
  • Updates build packages: build_runner (2.7.0 → 2.10.1), copy_with_extension (9.1.0 → 10.0.1), json_serializable (6.10.0 → 6.11.1), and leancode_lint (17.0.0 → 19.0.0)
  • Applies automatic code formatting across Dart source and test files

Reviewed Changes

Copilot reviewed 35 out of 39 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pubspec.yaml Updates package versions and SDK constraints
CHANGELOG.md Documents version 0.5.0 changes
.fvmrc Updates Flutter version from 3.35.1 to 3.35.7
.github/workflows/*.yml Updates CI/CD Flutter/Dart versions to match new constraints
.git-blame-ignore-revs Adds commit hash to ignore formatting changes in git blame
test/**/*.dart Reformats test files (line breaks, indentation)
lib/**/*.dart Reformats source files (line breaks, indentation)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@PiotrRogulski
PiotrRogulski merged commit 4fc38b0 into main Nov 13, 2025
1 check passed
@PiotrRogulski
PiotrRogulski deleted the chore/upgrade-build-packages branch November 13, 2025 16:59
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