Skip to content

Commit 05d6347

Browse files
upgrade: update dependency dart to v3.5.2 (#564)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [dart](https://dart.dev/) ([source](https://togithub.com/dart-lang/sdk)) | patch | `3.5.1` -> `3.5.2` | --- ### Release Notes <details> <summary>dart-lang/sdk (dart)</summary> ### [`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 [#&#8203;56481][]). - Fixes issue where running `dart` from `PATH` could result in some commands not working as expected (issues [#&#8203;56080][], [#&#8203;56306][], [#&#8203;56499][]). - Fixes analysis server plugins not receiving `setContextRoots` requests or being provided incorrect context roots in multi-package workspaces (issue [#&#8203;56475][]). [#&#8203;56481]: https://togithub.com/dart-lang/sdk/issues/56481 [#&#8203;56080]: https://togithub.com/dart-lang/sdk/issues/56080 [#&#8203;56306]: https://togithub.com/dart-lang/sdk/issues/56306 [#&#8203;56499]: https://togithub.com/dart-lang/sdk/issues/56499 [#&#8203;56475]: https://togithub.com/dart-lang/sdk/issues/56475 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/FlutterGen/flutter_gen). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e012fcc commit 05d6347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
dart 3.5.1
1+
dart 3.5.2
22
flutter 3.24.1-stable

0 commit comments

Comments
 (0)