-
-
Notifications
You must be signed in to change notification settings - Fork 171
Commit 05d6347
authored
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 [#​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
</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 05d6347Copy full SHA for 05d6347
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed.tool-versions
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
|
0 commit comments