Skip to content

Commit 2af4676

Browse files
upgrade: update dependency dart to v3.3.4 (#506)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [dart](https://dart.dev/) ([source](https://togithub.com/dart-lang/sdk)) | patch | `3.3.3` -> `3.3.4` | --- ### Release Notes <details> <summary>dart-lang/sdk (dart)</summary> ### [`v3.3.4`](https://togithub.com/dart-lang/sdk/blob/HEAD/CHANGELOG.md#334---2024-04-17) [Compare Source](https://togithub.com/dart-lang/sdk/compare/3.3.3...3.3.4) This is a patch release that: - Fixes an issue with JS interop in dart2wasm where JS interop methods that used the enclosing library's `@JS` annotation were actually using the invocation's enclosing library's `@JS` annotation. (issue [#&#8203;55430]). [#&#8203;55430]: https://togithub.com/dart-lang/sdk/issues/55430 </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 becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/FlutterGen/flutter_gen). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47bf0f6 commit 2af4676

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.3.3
1+
dart 3.3.4
22
flutter 3.19.5-stable

0 commit comments

Comments
 (0)