FlutterGen / flutter_gen

The Flutter code generator for your assets, fonts, colors, … β€” Get rid of all String-based APIs.
https://pub.dev/packages/flutter_gen
MIT License
1.46k stars 146 forks source link

upgrade: update dependency dart to v3.5.2 #564

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Update Change
dart (source) patch 3.5.1 -> 3.5.2

Release Notes

dart-lang/sdk (dart) ### [`v3.5.2`](https://togithub.com/dart-lang/sdk/blob/HEAD/CHANGELOG.md#352---2024-08-28) [Compare Source](https://togithub.com/dart-lang/sdk/compare/3.5.1...3.5.2) - Fixes a bug where `ZLibDecoder` would incorrectly attempt to decompress data past the end of the zlib footer (issue [#​56481][]). - Fixes issue where running `dart` from `PATH` could result in some commands not working as expected (issues [#​56080][], [#​56306][], [#​56499][]). - Fixes analysis server plugins not receiving `setContextRoots` requests or being provided incorrect context roots in multi-package workspaces (issue [#​56475][]). [#​56481]: https://togithub.com/dart-lang/sdk/issues/56481 [#​56080]: https://togithub.com/dart-lang/sdk/issues/56080 [#​56306]: https://togithub.com/dart-lang/sdk/issues/56306 [#​56499]: https://togithub.com/dart-lang/sdk/issues/56499 [#​56475]: https://togithub.com/dart-lang/sdk/issues/56475

Configuration

πŸ“… Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.52%. Comparing base (e012fcc) to head (21b24ce). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #564 +/- ## ======================================= Coverage 97.52% 97.52% ======================================= Files 24 24 Lines 848 848 ======================================= Hits 827 827 Misses 21 21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.