Attention needed from Jake Macdonald
Nate Bosch has uploaded the change for review![Open in Gerrit]()
Nate Bosch would like Jake Macdonald to review this change.
Commit message
[deps] rev core, dartdoc, ecosystem, http, shelf, test, tools, vector_math, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`.
core (https://github.com/dart-lang/core/compare/be0b153..78f5f40):
78f5f408 Wed Jun 3 08:35:05 2026 +0000 dependabot[bot] Bump the github-actions group with 2 updates (dart-lang/core#964)
d60a53a3 Fri May 15 01:32:13 2026 +0200 Lasse R.H. Nielsen Reapply 3.2 version of package:platform with changes (dart-lang/core#958)
dartdoc (https://github.com/dart-lang/dartdoc/compare/77a52b6..d0fac90):
d0fac90e Thu Jun 4 12:51:30 2026 +0200 Lasse R.H. Nielsen Stop using modifiers on parameters. (dart-lang/dartdoc#4251)
3f681eda Wed Jun 3 03:45:24 2026 +0000 dependabot[bot] Bump the github-actions group with 2 updates (dart-lang/dartdoc#4250)
7fdcad70 Mon Jun 1 11:33:57 2026 +0200 Sarah Zakarias Primary constructors: add more tests (dart-lang/dartdoc#4249)
900e7975 Fri May 29 13:02:43 2026 +0200 Sarah Zakarias Add tests for abbreviated constructor declarations (dart-lang/dartdoc#4247)
cde60fd7 Fri May 29 11:37:34 2026 +0200 Sarah Zakarias Add tests for private named parameters in primary constructors (dart-lang/dartdoc#4248)
b0e4160c Wed May 27 10:28:47 2026 +0200 Sarah Zakarias Add tests for primary constructor bodies and comment references (dart-lang/dartdoc#4246)
5896fce7 Fri May 22 14:50:38 2026 +0200 Sarah Zakarias Add baseline tests for Primary Constructors field induction and metadata propagation. (dart-lang/dartdoc#4245)
8a7a54cf Thu May 21 13:22:47 2026 +0200 Lasse R.H. Nielsen Fixes crash when seeing a `this;` in a body. (dart-lang/dartdoc#4244)
ecosystem (https://github.com/dart-lang/ecosystem/compare/319ff81..911a6bf):
911a6bf Thu Jun 4 13:07:22 2026 -0700 Kevin Moore fix(firehose): skip changelog and breaking changes checks for unpublished packages (dart-lang/ecosystem#420)
f443df6 Wed Jun 3 02:48:10 2026 +0000 dependabot[bot] Bump the github-actions group with 3 updates (dart-lang/ecosystem#419)
ded86f4 Tue May 12 15:06:43 2026 -0700 Kevin Moore firehose: Improve documentation, especially around publish (dart-lang/ecosystem#415)
http (https://github.com/dart-lang/http/compare/c140dc0..89cec60):
89cec60 Mon Jun 1 06:07:07 2026 +0000 dependabot[bot] chore(deps): bump the github-actions group with 2 updates (dart-lang/http#1933)
ab3d00d Fri May 29 20:51:56 2026 +0200 Daco Harkes fix(cupertino_http): Build hook code assets check (dart-lang/http#1930)
8227c9d Thu May 28 10:51:23 2026 -0700 Brian Quinlan fix(cupertino_http): non-apple build (dart-lang/http#1927)
73b1a4c Thu May 28 10:25:18 2026 -0700 Brian Quinlan doc(cupertino_http): fix code examples (dart-lang/http#1923)
d06f6b1 Wed May 27 12:06:33 2026 -0700 Brian Quinlan doc(cupertino_http): not a plugin (dart-lang/http#1922)
645ec68 Tue May 26 09:13:11 2026 -0700 Brian Quinlan [cupertino_http] prepare v3.0.0 release (dart-lang/http#1921)
0a84117 Mon May 18 18:11:39 2026 -0700 Nate Bosch Preserve header case in `IOClient` (dart-lang/http#1918)
95b4830 Mon May 18 16:15:08 2026 -0700 Brian Quinlan feat(cupertino): throw on close with active requests (dart-lang/http#1910)
2d9110e Mon May 18 14:43:33 2026 -0700 Brian Quinlan chore(cronet): upgrade to latest cronet (dart-lang/http#1916)
shelf (https://github.com/dart-lang/shelf/compare/74d58bc..aade3a8):
aade3a8 Tue Jun 2 12:03:25 2026 +0000 dependabot[bot] Bump the github-actions group with 2 updates (dart-lang/shelf#529)
test (https://github.com/dart-lang/test/compare/14f99ec..2adf8b5):
2adf8b54 Mon Jun 8 19:20:54 2026 +0200 Daco Harkes [test] Add compiler `dart test -c cli` to run hooks (dart-lang/test#2660)
e3df43cf Wed Jun 3 16:40:03 2026 -0700 Nate Bosch Disable chrome throttling options (dart-lang/test#2666)
f7a6b627 Wed Jun 3 15:39:08 2026 -0700 Nate Bosch Recompile host.dart with 3.12.1 SDK (dart-lang/test#2645)
d270d51a Wed Jun 3 09:26:37 2026 -0700 Nate Bosch Handle objects with empty toString (dart-lang/test#2662)
5a897b2f Wed Jun 3 08:49:26 2026 -0700 Nate Bosch Resolve process leak in test compiler (dart-lang/test#2664)
74a9aaf3 Wed Jun 3 08:31:12 2026 -0700 Nate Bosch Close receive port in VM platform on null isolate (dart-lang/test#2665)
5d1c8bd0 Mon Jun 1 06:48:22 2026 +0000 dependabot[bot] Bump the github-actions group with 3 updates (dart-lang/test#2659)
1ba4b68f Fri May 22 22:28:30 2026 +0200 Daco Harkes Fix unawaited_return_in_try_block (dart-lang/test#2654)
fe9e6586 Wed May 20 16:31:36 2026 -0700 Nate Bosch Revert "Disallow exiting from VM tests (`#2640`)" (dart-lang/test#2652)
27e640ad Wed May 20 07:41:52 2026 -0700 Nate Bosch Use dev tools URL when debugging (dart-lang/test#2283)
44a8e78f Tue May 19 18:53:54 2026 -0700 Nate Bosch Fix output for multiline clauses in failures (dart-lang/test#2646)
64081690 Tue May 19 18:52:51 2026 -0700 Nate Bosch Indent string diffs lines (dart-lang/test#2648)
2da01787 Tue May 19 15:29:43 2026 -0700 Nate Bosch Shorten failure message for NaN/not NaN (dart-lang/test#2649)
376443b9 Tue May 19 11:58:50 2026 -0700 Nate Bosch Handle async conditions in mayEmit (dart-lang/test#2647)
b3f92fa9 Mon May 18 13:40:13 2026 -0700 Nate Bosch More consistent unexpected error formatting (dart-lang/test#2644)
86fcce24 Fri May 15 14:50:34 2026 -0700 Nate Bosch Disallow exiting from VM tests (dart-lang/test#2640)
a5374bf2 Fri May 15 12:01:50 2026 -0700 Nate Bosch Reformat with latest dev SDK (dart-lang/test#2641)
tools (https://github.com/dart-lang/tools/compare/338a2c8..7882add):
7882add8 Mon Jun 8 10:52:20 2026 -0700 Jacob MacDonald publish package_config (dart-lang/tools#2421)
vector_math (https://github.com/google/vector_math.dart/compare/7bf60fb..cf3b5db):
cf3b5db Fri Jun 5 09:17:16 2026 -0700 John McCutchan Update README.md (google/vector_math.dart#370)
edb7d53 Wed Jun 3 16:44:40 2026 -0400 stuartmorgan-g Note repo move in README
webdev (https://github.com/dart-lang/webdev/compare/f9a5660..e17619d):
e17619d3 Tue May 26 16:37:05 2026 -0400 Ben Konyi Fix unawaited_return_in_try_block warning in chrome_inspector.dart (dart-lang/webdev#2837)
db9f427a Wed May 13 13:58:26 2026 -0700 MarkZ Using a separate IOClient for asset handler and reader when serving with the DDC Library Bundle module system (dart-lang/webdev#2832)
7daa293f Tue May 12 13:08:09 2026 -0400 Jessy Yameogo [webdev] Update DWDS dependencies to Git URL in webdev and debug_extension (dart-lang/webdev#2831)
98a6f540 Fri May 8 08:52:25 2026 -0700 MarkZ Fixing failing DDS-served DevTools test expectations (dart-lang/webdev#2835)
d2cf1820 Thu May 7 17:07:37 2026 -0700 MarkZ Resolving analysis issues (dart-lang/webdev#2834)
ac63d06e Wed May 6 08:17:02 2026 -0700 Nicholas Shahan [dwds] Deps cleanup (dart-lang/webdev#2830)
R=jak...@google.com
Change-Id: I0d47a5dfe760727f1fea15fd8a119e7d23cbd8a7
Change information
Change size: S
Delta: 1 file changed, 9 insertions(+), 9 deletions(-)
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: newchange
Gerrit-Project: sdk
Gerrit-Branch: main
Gerrit-Change-Id: I0d47a5dfe760727f1fea15fd8a119e7d23cbd8a7
Gerrit-Change-Number: 510187
Gerrit-PatchSet: 1