Bump native to 0605d9ae6d2497737077539273992f8e1411286b

Changes:
```
> git log --format="%C(auto) %h %s" b668ca9..0605d9a
 https://dart.googlesource.com/native.git/+/0605d9ae [ffigen] Release 11 Stable (872)
 https://dart.googlesource.com/native.git/+/0ffdccc3 [ffigen] Search dylib in conda env path (869)
 https://dart.googlesource.com/native.git/+/793c4f53 [infra] Fix labeler.yml (873)
 https://dart.googlesource.com/native.git/+/a450a06d Bump actions/stale from 8.0.0 to 9.0.0 (870)
 https://dart.googlesource.com/native.git/+/0ab749d7 Bump actions/labeler from 4.3.0 to 5.0.0 (871)
 https://dart.googlesource.com/native.git/+/985ddd05 Fix clang "sometimes-uninitialized" and "unused-variable" warnings (865)
 https://dart.googlesource.com/native.git/+/8107f370 [native_toolchain_c] Export `environmentFromBatchFile` (864)
 https://dart.googlesource.com/native.git/+/2b1fbf84 [ffigen] fix syntax for leaf ffiNative functions (861)
 https://dart.googlesource.com/native.git/+/dbe57a18 [native_assets_cli] Add example using `dart_api_dl.h` (858)
 https://dart.googlesource.com/native.git/+/01f3e069 [infra] Skip coverage in health check (863)
 https://dart.googlesource.com/native.git/+/922b4214 Don't test web in health.yaml (859)

```

Diff: https://dart.googlesource.com/native.git/+/b668ca94f551fcebdeb3ce9f822170facced55ae..0605d9ae6d2497737077539273992f8e1411286b/
Change-Id: Id694719e5c5be0fa15ec16506ac5341756f4f4a2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344621
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
This commit is contained in:
Devon Carew 2024-01-03 20:13:18 +00:00 committed by Commit Queue
parent 2a07d71f14
commit 9da8405656

2
DEPS
View file

@ -162,7 +162,7 @@ vars = {
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
"mime_rev": "ca9f059d2334bb2657683e0a7f5949817cb4b0e6",
"mockito_rev": "57a7c820ffae61e3df0dbc279ad98b92751175f0",
"native_rev": "b668ca94f551fcebdeb3ce9f822170facced55ae",
"native_rev": "0605d9ae6d2497737077539273992f8e1411286b",
"package_config_rev": "33dd24659147bd7ed2fa87aeacc52d199be766b4",
"path_rev": "57a049cff2e2be7a302dd9683b2b194c6d06e2d4",
"pool_rev": "4c490001446d8ba3d361b99d8befd6a4f61abc7a",