Skip to content

Release v5.3.2 #424

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

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Release v5.3.2 #424

merged 1 commit into from
Sep 21, 2023

Conversation

wasabeef
Copy link
Member

@wasabeef wasabeef commented Sep 21, 2023

What does this change?

5.3.2

Bug fix

  • #409 Update dependencies.
    • Update Dart SDK to >=2.17.0 <4.0.0.

Development

  • Update to Dart 3.1.2.
  • Update to Flutter 3.13.5.

Team

Fixes #414

TODO

Automate release.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
    • Ensure the tests (melos run unit:test)
    • Ensure the analyzer and formatter pass (melos run format to automatically apply formatting)
  • Appropriate docs were updated (if necessary)

@wasabeef wasabeef added this to the 5.3.2 milestone Sep 21, 2023
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #424 (300985f) into main (d69b26d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #424   +/-   ##
=======================================
  Coverage   98.26%   98.26%           
=======================================
  Files          20       20           
  Lines         691      691           
=======================================
  Hits          679      679           
  Misses         12       12           

@wasabeef wasabeef marked this pull request as ready for review September 21, 2023 07:18
@AlexV525 AlexV525 merged commit 8ed1f03 into main Sep 21, 2023
@AlexV525 AlexV525 deleted the release-532 branch September 21, 2023 07:46
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.

[BUG]: analyzer v6 is not supported
2 participants