Commit graph

2828 commits

Author SHA1 Message Date
Devon Carew 334aede0d6 [deps] rev ecosystem, vector_math
Revisions updated by `dart tools/rev_sdk_deps.dart`.

ecosystem (b2b045f..8ada2ee):
  8ada2ee  2024-06-14  Devon Carew  cosmetic updates to the triage bot's github comment (dart-lang/ecosystem#272)

vector_math (3c03ac3..e7b11a2):
  e7b11a2  2024-06-16  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (google/vector_math.dart#322)
  4fecc69  2024-06-17  nadaabdelkhalik  fix(typo): correct 'third' to 'fourth' in  quad.dart (google/vector_math.dart#326)

Change-Id: Ie59e0cd4b8b4d3e6bf74ba8d018e3e1b21788539
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/371920
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2024-06-17 18:11:29 +00:00
Sigurd Meldgaard f187195224 Bump pub to ddc1c2fd2e2a7cd94a0b92ea033961a25f4ad517
Changes:
```
> git log --format="%C(auto) %h %s" 9ab905a..ddc1c2f
 https://dart.googlesource.com/pub.git/+/ddc1c2fd Bump tar from 1.0.5 to 2.0.0 (4307)
 https://dart.googlesource.com/pub.git/+/3f11cfc2 Fix deprecations (4309)

```

Diff: https://dart.googlesource.com/pub.git/+/9ab905a24e36ef339c99f73bfb6683874feed8ce..ddc1c2fd2e2a7cd94a0b92ea033961a25f4ad517/
Change-Id: I737802583ef189ba4767120b0185acd49aa26b80
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/371860
Reviewed-by: Jonas Jensen <jonasfj@google.com>
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
2024-06-17 13:41:02 +00:00
Devon Carew 17af09ff47 Bump tar to 552a49d7595e444184d4f91e9afd533aa253a31d
Changes:
```
> git log --format="%C(auto) %h %s" b62573f..552a49d
 https://dart.googlesource.com/external/github.com/simolus3/tar.git/+/552a49d Make `mode` required

```

Diff: b62573f39a..552a49d759/
Change-Id: Ifc9c5ab12a8dd718f47b8cc318a78028784f1225
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/371601
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
Reviewed-by: Sigurd Meldgaard <sigurdm@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
2024-06-17 08:03:18 +00:00
Devon Carew ff733cc81a [deps] rev collection, http, http_parser
Revisions updated by `dart tools/rev_sdk_deps.dart`.

collection (c90b19f..9354f38):
  9354f38  2024-06-13  Kevin Moore  Require Dart 3.4, test wasm on 3.4, prepare release (dart-lang/collection#349)

http (e2e2170..8c325b9):
  8c325b9  2024-06-14  Anikate De  pkgs/ok_http: Stream response bodies. (dart-lang/http#1233)

http_parser (53d4041..71b4c2c):
  71b4c2c  2024-06-13  Graciliano Monteiro Passos  `CaseInsensitiveMap`: added constructor `fromEntries`. (dart-lang/http_parser#99)

Change-Id: I0f848975241261f42e0759d00188fef12731a085
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/371740
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2024-06-14 18:14:10 +00:00
Sergey G. Grekhov 094f43b22c [co19] Roll co19 to 831b22d5e496fe63a813ca1c1b64f533c2f9fa0c
2024-06-13 sgrekhov22@gmail.com dart-lang/co19#2694. Add more checks for use of `?e` in an expression (dart-lang/co19#2713)
2024-06-13 sgrekhov22@gmail.com dart-lang/co19#2694. Add more null-aware elements syntax tests (dart-lang/co19#2706)
2024-06-13 sgrekhov22@gmail.com dart-lang/co19#2694. Add unnecessary null-aware elements tests (dart-lang/co19#2701)
2024-06-13 sgrekhov22@gmail.com dart-lang/co19#2694. Add constants and runtime semantics tests (dart-lang/co19#2700)
2024-06-13 sgrekhov22@gmail.com dart-lang/co19#2694. Add type inference tests for sets (dart-lang/co19#2697)
2024-06-12 sgrekhov22@gmail.com Fixes dart-lang/co19#2709. Remove outdated error expectation from redirecting_constructor_t03.dart (dart-lang/co19#2710)
2024-06-12 sgrekhov22@gmail.com Fixes dart-lang/co19#2707. Add more `call` member tests (dart-lang/co19#2708)
2024-06-12 sgrekhov22@gmail.com dart-lang/co19#2694. Add the first bunch of null-aware elements tests (dart-lang/co19#2696)

Change-Id: I026509d924976da91294d4d904f03a5d8027115b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/371640
Reviewed-by: Erik Ernst <eernst@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Erik Ernst <eernst@google.com>
2024-06-14 10:10:26 +00:00
Devon Carew 1a45349ef6 [deps] rev async, convert, crypto, dartdoc, ecosystem, http, http_parser, path, shelf, test, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`.

async (4073129..a004370):
  a004370  2024-06-10  Kevin Moore  Bump min SDK, tighten dependencies, test wasm on 3.4 (dart-lang/async#277)

convert (70940e3..0c9eab7):
  0c9eab7  2024-06-10  Kevin Moore  latest lints, require Dart 3.4 (dart-lang/convert#107)

crypto (7a9428a..813e35e):
  813e35e  2024-06-10  Kevin Moore  Update min SDK, test wasm on 3.4 (dart-lang/crypto#174)

dartdoc (3decf1e..14d33d3):
  14d33d3a  2024-06-12  Sam Rawlins  Fix referencing an aliased type parameter. (dart-lang/dartdoc#3784)
  12d271a5  2024-06-10  Sam Rawlins  Combine the two implementations of "library canonicalization" (dart-lang/dartdoc#3781)
  ca61935e  2024-06-10  Sam Rawlins  Revert "Deprecate --resources-dir option. (`#3696`)" (dart-lang/dartdoc#3782)

ecosystem (865b2c5..b2b045f):
  b2b045f  2024-06-12  Devon Carew  remove extraneous quotes (dart-lang/ecosystem#270)
  fdedf3c  2024-06-11  Devon Carew  move to logging; check for safety exceptions (dart-lang/ecosystem#269)
  27574e0  2024-06-10  dependabot[bot]  Bump the github-actions group with 2 updates (dart-lang/ecosystem#268)
  6e53c96  2024-06-10  Devon Carew  updates for the blast_repo tool (dart-lang/ecosystem#267)

http (b522000..e2e2170):
  e2e2170  2024-06-11  David Wimmer  Update README.md (dart-lang/http#1231)
  f8d5bf8  2024-06-12  Anikate De  [pkgs/ok_http] Add functionality to accept and configure redirects. (dart-lang/http#1230)
  93ff4a9  2024-06-11  Anikate De  [ok_http]: Use the Android SDK to generate JNI bindings. (dart-lang/http#1229)

http_parser (551e0e4..53d4041):
  53d4041  2024-06-10  Kevin Moore  blast_repo fixes (dart-lang/http_parser#98)
  1ff06e4  2024-06-10  Kevin Moore  Update min SDK, test wasm on 3.4 (dart-lang/http_parser#97)

path (8fc4c72..04807b6):
  04807b6  2024-06-10  Kevin Moore  Update to latest lints, bump min SDK to 3.4, test wasm on 3.4 (dart-lang/path#168)

shelf (ea3c983..4c54af6):
  4c54af6  2024-06-11  Kevin Moore  [shelf_test_handler] Bump dev deps (dart-lang/shelf#435)

test (83c597e..329c6df):
  329c6dff  2024-06-10  Jacob MacDonald  fix windows failures (dart-lang/test#2244)
  777631bb  2024-06-10  Rexios  Bump min Dart version to 3.4.0 for WASM (dart-lang/test#2242)

webdev (9ada46f..eccc7d8):
  eccc7d87  2024-06-12  Parker Lougheed  Update `package:lints` and clean up library declarations (dart-lang/webdev#2436)

Change-Id: Ic7aede173c9730f0ccd1bc3138f50a92ddf49fce
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/371440
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2024-06-13 17:15:28 +00:00
Sigurd Meldgaard d055df0383 Bump pub to 9ab905a24e36ef339c99f73bfb6683874feed8ce
Changes:
```
> git log --format="%C(auto) %h %s" df3664d..9ab905a
 https://dart.googlesource.com/pub.git/+/9ab905a2 Fix handling of directories in archives  (4306)

```

Diff: https://dart.googlesource.com/pub.git/+/df3664d17fd146ccd19b32820a022404da91f6d3..9ab905a24e36ef339c99f73bfb6683874feed8ce/
Change-Id: Ib95f00a8bf1306d5f43f37c80e2d5d92f7a427ea
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/371125
Reviewed-by: Jake Macdonald <jakemac@google.com>
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
Auto-Submit: Sigurd Meldgaard <sigurdm@google.com>
2024-06-13 14:24:08 +00:00
Devon Carew f97004f639 Bump collection to c90b19f07b48391f3b1b4c39dd06ef0177f8e07c
Changes:
```
> git log --format="%C(auto) %h %s" 141d83a..c90b19f
 https://dart.googlesource.com/collection.git/+/c90b19f blast_repo fixes (348)
 https://dart.googlesource.com/collection.git/+/a1d2507 Add flattenedToList and flattenedToSet (328)
 https://dart.googlesource.com/collection.git/+/e9219c7 Deprecate whereNotNull from IterableNullableExtensions (332)
 https://dart.googlesource.com/collection.git/+/9e441f1 Deprecate transitiveClosure (336)

```

Diff: https://dart.googlesource.com/collection.git/+/141d83af3d7586ae9d27de610fd426071c98e5d3..c90b19f07b48391f3b1b4c39dd06ef0177f8e07c/
Change-Id: I9ed24345c132ad92ae65c5e70ab37647fad0ec00
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/370960
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2024-06-11 17:27:21 +00:00
Sigurd Meldgaard 4be693af0b Bump pub to df3664d17fd146ccd19b32820a022404da91f6d3
Changes:
```
> git log --format="%C(auto) %h %s" 6171682..df3664d
 https://dart.googlesource.com/pub.git/+/df3664d1 Reject overrides of workspace packages (4303)

```

Diff: https://dart.googlesource.com/pub.git/+/61716827b14e1848d82f1070ed5be881650c511d..df3664d17fd146ccd19b32820a022404da91f6d3/
Change-Id: I288c4cc3dc79028301872e26f6e8f664a3423e9e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/370801
Reviewed-by: Jonas Jensen <jonasfj@google.com>
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
2024-06-11 11:20:08 +00:00
Ryan Macnak ea9eb67d54 Roll Clang to 3809e20afc68d7d03821f0ec59b928dcf9befbf4.
Re-run clang-format.

TEST=ci
Change-Id: Ic277ea6baefa42bcc49ebce4f1099b910066cd4e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/370680
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
2024-06-10 20:38:30 +00:00
Devon Carew 8e219fcd08 [deps] rev collection, convert, dartdoc, ecosystem, http, mime
Revisions updated by `dart tools/rev_sdk_deps.dart`.

collection (586a5e8..141d83a):
  141d83a  2024-06-07  Graciliano Monteiro Passos  `CanonicalizedMap`: added constructor `fromEntries`. (dart-lang/collection#347)

convert (302af1b..70940e3):
  70940e3  2024-06-10  Alex Li   Upper-cast the return type of the decoder (dart-lang/convert#99)

dartdoc (ddb8fb4..3decf1e):
  3decf1ed  2024-06-07  Sam Rawlins  Restrict validation of runtime renderer files to a single, target version of (dart-lang/dartdoc#3778)

ecosystem (bc25c0c..865b2c5):
  865b2c5  2024-06-07  Devon Carew  update docs and metadata for package:sdk_triage_bot (dart-lang/ecosystem#266)
  268b516  2024-06-06  Devon Carew  initial version of a sdk issue triage bot (dart-lang/ecosystem#264)

http (a3567f8..b522000):
  b522000  2024-06-08  Anikate De  fix inconsistent test server behavior (dart-lang/http#1227)

mime (8d2d559..4ca2f5e):
  4ca2f5e  2024-06-10  Sarah Zakarias  Add `topics` to `pubspec.yaml` (dart-lang/mime#126)

Change-Id: I6b6279a4ff0af5ba19cc3c4180389b949f48d623
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/370660
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2024-06-10 17:50:50 +00:00
Sigurd Meldgaard efa782d1ba Bump pub to 61716827b14e1848d82f1070ed5be881650c511d
Changes:
```
> git log --format="%C(auto) %h %s" 75ab224..6171682
 https://dart.googlesource.com/pub.git/+/61716827 Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (4298)
 https://dart.googlesource.com/pub.git/+/0ecaae85 Handle whole workspace in dependency_services (4294)
 https://dart.googlesource.com/pub.git/+/bde31408 Avoid quoting null constraint (4293)
 https://dart.googlesource.com/pub.git/+/ddaf829c Remove a stale statement in a doc comment (4292)
 https://dart.googlesource.com/pub.git/+/61aea102 await exit code in publication test (4289)
 https://dart.googlesource.com/pub.git/+/4287a77c Also use absolute path in solve report, when root is a parent (4287)
 https://dart.googlesource.com/pub.git/+/d165b5fa Handle file system error 17 (EEXIST) on linux and macos (4286)
 https://dart.googlesource.com/pub.git/+/e48f9797 Include all directories in published tar.gz archive (4283)
 https://dart.googlesource.com/pub.git/+/2dd60e10 Test that consuming packages out of their workspace context works (4282)
 https://dart.googlesource.com/pub.git/+/d67d08e7 Test publishing from workspace (4280)
 https://dart.googlesource.com/pub.git/+/c9563e3c Include empty directories in published archives (4278)

```

Diff: https://dart.googlesource.com/pub.git/+/75ab224376e80e918d3c53494a36d4bf8a2f2af6..61716827b14e1848d82f1070ed5be881650c511d/
Change-Id: I679f2f4229c28970d33774eea17c08263abc3879
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/370502
Reviewed-by: Sarah Zakarias <zarah@google.com>
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
2024-06-10 10:34:42 +00:00
Sergey G. Grekhov 3355365187 [co19] Roll co19 to 8738630ac89dd2433b5be27157ae607ce46a7e9a
2024-06-07 sgrekhov22@gmail.com Fixes dart-lang/co19#2704. Fix typo in LanguageFeatures/Wildcards/initializing_formals_A01_t01 (dart-lang/co19#2705)
2024-06-07 sgrekhov22@gmail.com Fixes dart-lang/co19#2702. Fix parameter name in co19/Language/Functions/Formal_Parameters/Optional_Formals/name_t01 (dart-lang/co19#2703)
2024-06-06 sgrekhov22@gmail.com Fixed dart-lang/co19#2698. Update tests to check a setter (dart-lang/co19#2699)
2024-06-01 49699333+dependabot[bot]@users.noreply.github.com Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-lang/co19#2695)
2024-05-31 sgrekhov22@gmail.com dart-lang/co19#2641. Add initializing formals tests (dart-lang/co19#2686)

Change-Id: I3f2ca2583ac8d4bf1d4f4c5055895c48fe4824e3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/370241
Reviewed-by: Chloe Stefantsova <cstefantsova@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2024-06-07 13:05:49 +00:00
Devon Carew 20996acdc5 [deps] rev crypto, dartdoc, http, logging, test, tools, web_socket_channel, webdev, yaml_edit
Revisions updated by `dart tools/rev_sdk_deps.dart`.

crypto (0a10171..7a9428a):
  7a9428a  2024-06-04  Kevin Moore  Bump lints dep (dart-lang/crypto#172)

dartdoc (45627f9..ddb8fb4):
  ddb8fb44  2024-06-03  Konstantin Scheglov  Use package:analyzer/source/source.dart (dart-lang/dartdoc#3780)

http (7bfbeea..a3567f8):
  a3567f8  2024-06-05  Brian Quinlan  Prepare to release cronet_http 1.3.1 (dart-lang/http#1228)
  7addc61  2024-06-05  Hossein Yousefi  [cronet_http] Upgrade jnigen to 0.9.2 to close `#1213` (dart-lang/http#1225)
  eb87a60  2024-06-04  Anikate De  pkgs/ok_http: Close the client (override `close()` from `BaseClient`) (dart-lang/http#1224)
  9f022d2  2024-06-04  Anikate De  pkgs/http_client_conformance_tests: add boolean flag `supportsFoldedHeaders` (dart-lang/http#1222)
  90837df  2024-06-03  Anikate De  pkgs/ok_http: Condense JNI Bindings to `single_file` structure, and add missing server errors test (dart-lang/http#1221)

logging (73f043a..dbd6829):
  dbd6829  2024-06-04  Sarah Zakarias  Update `topics` in `pubspec.yaml` (dart-lang/logging#165)

test (2464ad5..83c597e):
  83c597e5  2024-06-05  Jacob MacDonald  enable asserts in dart2wasm tests (dart-lang/test#2241)
  60353804  2024-06-04  Nate Bosch  Remove an unnecessary `dynamic` (dart-lang/test#2239)
  43ad4cd8  2024-06-03  Kevin Moore  random cleanup (dart-lang/test#2232)
  18db77c3  2024-06-02  Kevin Moore  prepare to publish test_api (dart-lang/test#2238)
  cd72e8d8  2024-06-02  Kevin Moore  Prepare to publish (dart-lang/test#2237)
  9c6adaa7  2024-06-01  Kevin Moore  fixes (dart-lang/test#2235)
  0110a80b  2024-06-01  dependabot[bot]  Bump the github-actions group with 2 updates (dart-lang/test#2236)
  b1b2c029  2024-06-01  Martin Kustermann  Fix `dart run test -p chrome -c dart2wasm` (dart-lang/test#2233)

tools (86b3661..4321aec):
  4321aec  2024-06-05  Andrew Kolos  [unified_analytics] Suppress any `FileSystemException` thrown during `Analytics.send` (dart-lang/tools#274)
  e5d4c8b  2024-06-03  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/tools#271)

web_socket_channel (45b8ce9..bf69990):
  bf69990  2024-06-03  Thibault Chatillon  bump web_socket dependency 0.1.3 -> 0.1.5 (dart-lang/web_socket_channel#370)
  5b428dd  2024-06-02  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/web_socket_channel#371)
  afd1e3c  2024-05-23  Brian Quinlan  Remove `--fatal-infos` from `dart pub downgrade` analysis (dart-lang/web_socket_channel#367)
  cb20b71  2024-05-23  Sarah Zakarias  Add `topics` to `pubspec.yaml` (dart-lang/web_socket_channel#362)
  8514229  2024-05-22  Kevin Moore  Bump and fix lints (dart-lang/web_socket_channel#366)

webdev (a97c2a1..9ada46f):
  9ada46fc  2024-06-05  Nicholas Shahan  Hide more temporary variables when debugging (dart-lang/webdev#2445)

yaml_edit (963e7a3..08a146e):
  08a146e  2024-06-06  Kavisi  Fix splice list insertion (dart-lang/yaml_edit#84)
  561309e  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/yaml_edit#85)
  b582fd5  2024-05-31  Kavisi  Fix error thrown when inserting keys (dart-lang/yaml_edit#80)

Change-Id: I36acbc26fe97d8a1e3fdfa5f4855cc4be7d84dd7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/370080
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2024-06-06 19:18:22 +00:00
Srujan Gaddam 4707d77226 Update package:web dep to latest
Change-Id: I76da2d0caf8e357d139e504f4dd865e9e92e2b65
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/369523
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
2024-06-05 18:51:42 +00:00
Srujan Gaddam e832d98448 Reland "Update package:web rev to 7604578eb538c471d438608673c037121d95dba5"
This reverts commit 8c049ac2ea.

Reason for revert: Relands with patch fixes to google3 and after
updating video_player.

Original change's description:
> Revert "Update package:web rev to 7604578eb538c471d438608673c037121d95dba5"
>
> This reverts commit 751052e826.
>
> Reason for revert: Broke a target in google3 due to name collisions of "Module"
>
> Original change's description:
> > Update package:web rev to 7604578eb538c471d438608673c037121d95dba5
> >
> > Includes 7604578eb5.
> >
> > Change-Id: I7437304ee64cb71608ed36597d26921991faa3b6
> > Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/367520
> > Auto-Submit: Srujan Gaddam <srujzs@google.com>
> > Reviewed-by: Devon Carew <devoncarew@google.com>
> > Commit-Queue: Devon Carew <devoncarew@google.com>
>
> Change-Id: I419f2b044be8196554bad7c3a9530e30acabcafc
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368041
> Reviewed-by: Devon Carew <devoncarew@google.com>
> Commit-Queue: Srujan Gaddam <srujzs@google.com>
> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>

Change-Id: I64094a4b26c2ab10155625e855a6205c637aa5ee
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368042
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
2024-06-03 21:51:20 +00:00
Devon Carew 87239aa8ec [deps] rev args, async, bazel_worker, benchmark_harness, boolean_selector, browser_launcher, cli_util, clock, collection, convert, crypto, csslib, dartdoc, ecosystem, file, fixnum, glob, html, http, http_multi_server, http_parser, json_rpc_2, lints, logging, markdown, matcher, mime, package_config, path, pool, pub_semver, shelf, source_map_stack_trace, source_maps, source_span, sse, stack_trace, stream_channel, string_scanner, sync_http, term_glyph, test_descriptor, test_process, test_reflective_loader, typed_data, vector_math, watcher, yaml
Revisions updated by `dart tools/rev_sdk_deps.dart`.

args (b3608bd..6a5a2e6):
  6a5a2e6  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-lang/args#276)

async (f933ddf..4073129):
  4073129  2024-06-02  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-lang/async#276)

bazel_worker (2ec90c0..c76d7c8):
  c76d7c8  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-lang/bazel_worker#93)

benchmark_harness (6fa42b0..f6ef33d):
  f6ef33d  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-lang/benchmark_harness#107)

boolean_selector (84467e5..62f82f6):
  62f82f6  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-lang/boolean_selector#62)

browser_launcher (0dcf224..7348cea):
  7348cea  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-lang/browser_launcher#60)

cli_util (9fe3eeb..c37d5e1):
  c37d5e1  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-lang/cli_util#104)

clock (80e70ac..7cbf08e):
  7cbf08e  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-lang/clock#65)

collection (fe2e800..586a5e8):
  586a5e8  2024-06-02  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-lang/collection#346)

convert (056626e..302af1b):
  302af1b  2024-06-02  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-lang/convert#106)

crypto (3f815ac..0a10171):
  0a10171  2024-06-02  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-lang/crypto#171)

csslib (141dd65..23c314b):
  23c314b  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-lang/csslib#202)

dartdoc (ed97585..45627f9):
  45627f92  2024-06-01  dependabot[bot]  Bump the github-actions group across 1 directory with 3 updates (dart-lang/dartdoc#3777)

ecosystem (ad9da15..bc25c0c):
  bc25c0c  2024-06-01  dependabot[bot]  Bump the dependencies group with 4 updates (dart-lang/ecosystem#265)

file (8ce0d13..07cacae):
  07cacae  2024-06-03  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 (google/file.dart#240)

fixnum (ac892ad..a8157d8):
  a8157d8  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (dart-lang/fixnum#130)

glob (ee48ea8..eaec6a4):
  eaec6a4  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/glob#94)

html (00d3461..3bc803d):
  3bc803d  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/html#247)

http (6337ee3..7bfbeea):
  7bfbeea  2024-06-01  Anikate De  `ok_http`: Add BaseClient Implementation and make asynchronous requests. (dart-lang/http#1215)

http_multi_server (4a791af..25941e2):
  25941e2  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/http_multi_server#70)

http_parser (702698a..551e0e4):
  551e0e4  2024-06-02  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/http_parser#93)

json_rpc_2 (3187f7b..5b1cbd6):
  5b1cbd6  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/json_rpc_2#115)

lints (b254c7e..baaaa56):
  baaaa56  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 (dart-lang/lints#191)

logging (7f722dc..73f043a):
  73f043a  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 (dart-lang/logging#166)

markdown (c1013dc..3d8d7a8):
  3d8d7a8  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/markdown#614)

matcher (4ac4096..0abd405):
  0abd405  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/matcher#249)

mime (b01c9a2..8d2d559):
  8d2d559  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 (dart-lang/mime#124)

package_config (3909676..903a0e5):
  903a0e5  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/package_config#155)

path (aea50fa..8fc4c72):
  8fc4c72  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/path#167)

pool (1a6f2df..88e4636):
  88e4636  2024-06-02  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/pool#87)

pub_semver (f57c9c3..a9025f3):
  a9025f3  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/pub_semver#104)

shelf (338962c..ea3c983):
  ea3c983  2024-06-02  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/shelf#434)

source_map_stack_trace (6834af5..96a8213):
  96a8213  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/source_map_stack_trace#55)

source_maps (181a41c..caa79c2):
  caa79c2  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/source_maps#94)

source_span (e80cb44..59a3903):
  59a3903  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/source_span#113)

sse (1bb0a98..7dcde16):
  7dcde16  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/sse#111)

stack_trace (4d346f7..ab09060):
  ab09060  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/stack_trace#155)

stream_channel (61ad872..b41ff7a):
  b41ff7a  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/stream_channel#107)

string_scanner (32468bd..7b37c1b):
  7b37c1b  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/string_scanner#75)

sync_http (82553db..7622bdd):
  7622bdd  2024-06-03  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.6 (dart-lang/sync_http#47)

term_glyph (a46b48b..c86e817):
  c86e817  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/term_glyph#53)

test_descriptor (d61bf6c..b23d7cc):
  b23d7cc  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/test_descriptor#67)

test_process (4ab3f1c..862eaf3):
  862eaf3  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/test_process#59)

test_reflective_loader (f8807e0..816942e):
  816942e  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/test_reflective_loader#63)

typed_data (fb1958c..d14f965):
  d14f965  2024-06-02  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/typed_data#88)

vector_math (43f2a77..3c03ac3):
  3c03ac3  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.2 to 4.1.6 (google/vector_math.dart#325)

watcher (c182cd3..c00fc2a):
  c00fc2a  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/watcher#168)

yaml (8fb8147..7873b3f):
  7873b3f  2024-06-01  dependabot[bot]  Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (dart-lang/yaml#165)

Change-Id: I734de0d6c7013c49b879f927d5ecda4d675b19ce
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/369520
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2024-06-03 17:50:18 +00:00
Sergey G. Grekhov 4ff851e5b2 [co19] Roll co19 to 0a9f7daccd0e682ab791f04ecc23f1dbcee04977
2024-05-30 sgrekhov22@gmail.com dart-lang/co19#2641. Add super parameters tests (dart-lang/co19#2687)
2024-05-29 sgrekhov22@gmail.com Fixes dart-lang/co19#2678. Add more extension types static vs instance conflict tests (dart-lang/co19#2692)
2024-05-29 sgrekhov22@gmail.com Fixes dart-lang/co19#2668. Reorder switch expressions to avoid flow analysis secondary issues (dart-lang/co19#2693)
2024-05-28 sgrekhov22@gmail.com dart-lang/co19#2641. Add external functions and covariant parameters tests (dart-lang/co19#2691)
2024-05-28 sgrekhov22@gmail.com Fixes dart-lang/co19#2689. Add more extension methods tests (dart-lang/co19#2690)
2024-05-27 sgrekhov22@gmail.com dart-lang/co19#2641. Add extension types tests (dart-lang/co19#2688)

R=brianwilkerson@google.com

Change-Id: Ie5c551e3198e748b55d45ec5039d1ff836444ee2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/369000
Auto-Submit: Sergey Grekhov <sgrekhov22@gmail.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2024-06-03 09:12:56 +00:00
Devon Carew d36a8929ae Bump bazel_worker to 2ec90c023d7c62a38cfbd2f34f55093ab38ccf85
Changes:
```
> git log --format="%C(auto) %h %s" 2fb4fbf..2ec90c0
 https://dart.googlesource.com/bazel_worker.git/+/2ec90c0 bump lints dep and fix (92)

```

Diff: https://dart.googlesource.com/bazel_worker.git/+/2fb4fbff6ee8d26fee1f3576fa0500057d897afd..2ec90c023d7c62a38cfbd2f34f55093ab38ccf85/
Change-Id: I48be7e2254a99b83d53a7dea721d57ec7b56c2f6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368820
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Ivan Inozemtsev <iinozemtsev@google.com>
2024-05-30 22:08:38 +00:00
Devon Carew 25d693c9f7 [deps] rev args, async, benchmark_harness, boolean_selector, collection, dartdoc, logging, markdown, shelf, yaml_edit
Revisions updated by `dart tools/rev_sdk_deps.dart`.

args (cf90551..b3608bd):
  b3608bd  2024-05-28  Kevin Moore  bump lints dep and fix (dart-lang/args#275)

async (77a25d7..f933ddf):
  f933ddf  2024-05-28  Kevin Moore  bump lints dep and fix (dart-lang/async#275)

benchmark_harness (accc755..6fa42b0):
  6fa42b0  2024-05-28  Kevin Moore  bump lints dep and fix (dart-lang/benchmark_harness#106)

boolean_selector (2cbd4a6..84467e5):
  84467e5  2024-05-28  Kevin Moore  bump lints dep and fix (dart-lang/boolean_selector#61)

collection (4718398..fe2e800):
  fe2e800  2024-05-28  Kevin Moore  bump lints dep and fix (dart-lang/collection#344)

dartdoc (1e1a004..ed97585):
  ed975850  2024-05-28  Sam Rawlins  Fix flutter CI with re-internalized snippets tool (dart-lang/dartdoc#3776)

logging (49d89b1..7f722dc):
  7f722dc  2024-05-30  Jonas Finnemann Jensen  Add `topics` to `pubspec.yaml` (dart-lang/logging#164)

markdown (340c76f..c1013dc):
  c1013dc  2024-05-28  Kevin Moore  update lints dependency (dart-lang/markdown#613)
  7a3b8d6  2024-05-28  Sam Rawlins  Bump to 7.2.3 (dart-lang/markdown#612)

shelf (d9f82bf..338962c):
  338962c  2024-05-28  Kevin Moore  update lints dependency (dart-lang/shelf#433)

yaml_edit (3191934..963e7a3):
  963e7a3  2024-05-30  Jonas Finnemann Jensen  Update CHANGELOG.md (dart-lang/yaml_edit#82)
  8fdc96d  2024-05-30  Jonas Finnemann Jensen  Better logging in random_test.dart, and less overall noise from warnings (dart-lang/yaml_edit#81)

Change-Id: I8648cd3c740fbe8ad6a658ae5ed2b5be5c01e2ec
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368822
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2024-05-30 17:30:26 +00:00
Elliott Brooks 6805de2152 Update webdev dep
Change-Id: I279b44742f58fe5c7a19c79d4ef5c23784294c99
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368503
Commit-Queue: Elliott Brooks <elliottbrooks@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
2024-05-30 17:24:39 +00:00
Kenzie Schmoll 8b658eb6b7 Update DevTools rev to a53696352fe1508c18d908a85b68c113b11dbe58
Change-Id: I14a78c89238789fab06b0c4fe5c398213122df83
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368720
Commit-Queue: Kenzie Davisson <kenzieschmoll@google.com>
Reviewed-by: Elliott Brooks <elliottbrooks@google.com>
2024-05-30 16:50:41 +00:00
Ivan Inozemtsev be24c7942e Revert "[deps] rev args, async, benchmark_harness, boolean_selector, collection, dartdoc, markdown, shelf, web, web_socket_channel, webdev"
This reverts commit 9c5085ec5b.

Reason for revert: b/343654390

Original change's description:
> [deps] rev args, async, benchmark_harness, boolean_selector, collection, dartdoc, markdown, shelf, web, web_socket_channel, webdev
>
> Revisions updated by `dart tools/rev_sdk_deps.dart`.
>
> args (cf90551..b3608bd):
>   b3608bd  2024-05-28  Kevin Moore  bump lints dep and fix (dart-lang/args#275)
>
> async (77a25d7..f933ddf):
>   f933ddf  2024-05-28  Kevin Moore  bump lints dep and fix (dart-lang/async#275)
>
> benchmark_harness (accc755..6fa42b0):
>   6fa42b0  2024-05-28  Kevin Moore  bump lints dep and fix (dart-lang/benchmark_harness#106)
>
> boolean_selector (2cbd4a6..84467e5):
>   84467e5  2024-05-28  Kevin Moore  bump lints dep and fix (dart-lang/boolean_selector#61)
>
> collection (4718398..fe2e800):
>   fe2e800  2024-05-28  Kevin Moore  bump lints dep and fix (dart-lang/collection#344)
>
> dartdoc (1e1a004..ed97585):
>   ed975850  2024-05-28  Sam Rawlins  Fix flutter CI with re-internalized snippets tool (dart-lang/dartdoc#3776)
>
> markdown (340c76f..c1013dc):
>   c1013dc  2024-05-28  Kevin Moore  update lints dependency (dart-lang/markdown#613)
>   7a3b8d6  2024-05-28  Sam Rawlins  Bump to 7.2.3 (dart-lang/markdown#612)
>
> shelf (d9f82bf..338962c):
>   338962c  2024-05-28  Kevin Moore  update lints dependency (dart-lang/shelf#433)
>
> web (d776645..f6f778b):
>   f6f778b  2024-05-28  Kenzie Davisson  Expose `onUnload` event stream and `ElementStream` as a public class (dart-lang/web#246)
>   e1d5148  2024-05-23  Kevin Moore  Update MDN source and doc comments (dart-lang/web#244)
>   53862f1  2024-05-22  Kevin Moore  update lints dependency (dart-lang/web#243)
>   7604578  2024-05-21  Srujan Gaddam  Only emit APIs that are standards track and not experimental (dart-lang/web#239)
>
> web_socket_channel (45b8ce9..afd1e3c):
>   afd1e3c  2024-05-23  Brian Quinlan  Remove `--fatal-infos` from `dart pub downgrade` analysis (dart-lang/web_socket_channel#367)
>   cb20b71  2024-05-23  Sarah Zakarias  Add `topics` to `pubspec.yaml` (dart-lang/web_socket_channel#362)
>   8514229  2024-05-22  Kevin Moore  Bump and fix lints (dart-lang/web_socket_channel#366)
>
> webdev (fc32eb6..1bed26a):
>   1bed26ab  2024-05-28  Elliott Brooks  Add a reload handler along with a restart handler (dart-lang/webdev#2439)
>   15028c4f  2024-05-24  Elliott Brooks  Register a restart handler directly over the VM service connection (dart-lang/webdev#2437)
>
> Change-Id: I4e80ae77b6e74b9cd0b5524b1ba66e0f3de0a14e
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368445
> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
> Auto-Submit: Devon Carew <devoncarew@google.com>

Change-Id: Ief02507626fe2ef4e8a92e20872a0fec37ae3b71
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368800
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
Auto-Submit: Ivan Inozemtsev <iinozemtsev@google.com>
2024-05-30 15:52:12 +00:00
Martin Kustermann 7f3b61fc0c [dart2wasm] Roll binaryen to g3 version
The binaryen bug we encountered (see [0]) recently was fixed, so we can roll
forward now.

[0] https://github.com/WebAssembly/binaryen/issues/6593

Change-Id: Ia34551935f2a2ca5786059416b5ab17e9d43aa06
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368646
Reviewed-by: Ömer Ağacan <omersa@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2024-05-30 14:04:23 +00:00
Devon Carew b3178802df Bump http to 6337ee3f6d1f641192ba40e133f27085c69aa815
Changes:
```
> git log --format="%C(auto) %h %s" 7df2ac8..6337ee3
 https://dart.googlesource.com/http.git/+/6337ee3 Mark flutter .metadata files as generated (1214)
 https://dart.googlesource.com/http.git/+/bd18656 Add a skeleton package:ok_http (1212)
 https://dart.googlesource.com/http.git/+/a2e241b [cronet_http] Apply relevant rules with the ProGuard (1204)
 https://dart.googlesource.com/http.git/+/0937562 Allow `1000` as a WebSocket close code (1211)
 https://dart.googlesource.com/http.git/+/f361779 Ready cupertino_http 1.5 for publish (1210)
 https://dart.googlesource.com/http.git/+/4726f43 Integrate cronet_http with `package:http_profile` (1167)
 https://dart.googlesource.com/http.git/+/46d49e3 Integrated cupertino_http with package_http_profile (1079)
 https://dart.googlesource.com/http.git/+/ad2e827 Remove files that are covered by .gitignore (1208)
 https://dart.googlesource.com/http.git/+/4b65331 Update `topics` in package "http" (1205)
 https://dart.googlesource.com/http.git/+/1a1b939 Add explanation about why `package:web_socket` exists (1207)

```

Diff: https://dart.googlesource.com/http.git/+/7df2ac8488ec69ee5945ae188625c0e820c4f63c..6337ee3f6d1f641192ba40e133f27085c69aa815/
Change-Id: I82cad825074618b1bac30a3b8cf71cb6f0424ac7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368680
Reviewed-by: Brian Quinlan <bquinlan@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2024-05-29 19:30:38 +00:00
Devon Carew 9c5085ec5b [deps] rev args, async, benchmark_harness, boolean_selector, collection, dartdoc, markdown, shelf, web, web_socket_channel, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`.

args (cf90551..b3608bd):
  b3608bd  2024-05-28  Kevin Moore  bump lints dep and fix (dart-lang/args#275)

async (77a25d7..f933ddf):
  f933ddf  2024-05-28  Kevin Moore  bump lints dep and fix (dart-lang/async#275)

benchmark_harness (accc755..6fa42b0):
  6fa42b0  2024-05-28  Kevin Moore  bump lints dep and fix (dart-lang/benchmark_harness#106)

boolean_selector (2cbd4a6..84467e5):
  84467e5  2024-05-28  Kevin Moore  bump lints dep and fix (dart-lang/boolean_selector#61)

collection (4718398..fe2e800):
  fe2e800  2024-05-28  Kevin Moore  bump lints dep and fix (dart-lang/collection#344)

dartdoc (1e1a004..ed97585):
  ed975850  2024-05-28  Sam Rawlins  Fix flutter CI with re-internalized snippets tool (dart-lang/dartdoc#3776)

markdown (340c76f..c1013dc):
  c1013dc  2024-05-28  Kevin Moore  update lints dependency (dart-lang/markdown#613)
  7a3b8d6  2024-05-28  Sam Rawlins  Bump to 7.2.3 (dart-lang/markdown#612)

shelf (d9f82bf..338962c):
  338962c  2024-05-28  Kevin Moore  update lints dependency (dart-lang/shelf#433)

web (d776645..f6f778b):
  f6f778b  2024-05-28  Kenzie Davisson  Expose `onUnload` event stream and `ElementStream` as a public class (dart-lang/web#246)
  e1d5148  2024-05-23  Kevin Moore  Update MDN source and doc comments (dart-lang/web#244)
  53862f1  2024-05-22  Kevin Moore  update lints dependency (dart-lang/web#243)
  7604578  2024-05-21  Srujan Gaddam  Only emit APIs that are standards track and not experimental (dart-lang/web#239)

web_socket_channel (45b8ce9..afd1e3c):
  afd1e3c  2024-05-23  Brian Quinlan  Remove `--fatal-infos` from `dart pub downgrade` analysis (dart-lang/web_socket_channel#367)
  cb20b71  2024-05-23  Sarah Zakarias  Add `topics` to `pubspec.yaml` (dart-lang/web_socket_channel#362)
  8514229  2024-05-22  Kevin Moore  Bump and fix lints (dart-lang/web_socket_channel#366)

webdev (fc32eb6..1bed26a):
  1bed26ab  2024-05-28  Elliott Brooks  Add a reload handler along with a restart handler (dart-lang/webdev#2439)
  15028c4f  2024-05-24  Elliott Brooks  Register a restart handler directly over the VM service connection (dart-lang/webdev#2437)

Change-Id: I4e80ae77b6e74b9cd0b5524b1ba66e0f3de0a14e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368445
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
2024-05-29 17:50:09 +00:00
Martin Kustermann 647c039d56 [infra] Update firefox to 126.0
Change-Id: Icd255b46d9374f45287b014d87870b8c7fa7fa39
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368404
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2024-05-28 13:32:19 +00:00
Sergey G. Grekhov 5d959fcef1 [co19] Roll co19 to 3b6147cd64211dace7ea86b9bab7ba48f4a328d2
2024-05-24 sgrekhov22@gmail.com Fixes dart-lang/co19#2684. Update expected errors positions for CFE (dart-lang/co19#2685)
2024-05-24 sgrekhov22@gmail.com dart-lang/co19#2641. Add wildcards do not shadow tests (dart-lang/co19#2683)
2024-05-23 sgrekhov22@gmail.com dart-lang/co19#2641. Add patterns tests (dart-lang/co19#2682)
2024-05-22 sgrekhov22@gmail.com dart-lang/co19#2641. Check that it is still an error to declare more than one enum member named `_` (dart-lang/co19#2674)
2024-05-22 sgrekhov22@gmail.com dart-lang/co19#2641. Add import prefix tests (dart-lang/co19#2681)
2024-05-22 sgrekhov22@gmail.com dart-lang/co19#2641. Add record types tests (dart-lang/co19#2679)
2024-05-22 sgrekhov22@gmail.com dart-lang/co19#2641. Add local functions test (dart-lang/co19#2680)
2024-05-22 sgrekhov22@gmail.com dart-lang/co19#2641. Check that it is still an error to declare more than one extension type member named `_` (dart-lang/co19#2675)
2024-05-21 sgrekhov22@gmail.com dart-lang/co19#2641. Add late variables named `_` tests (dart-lang/co19#2677)
2024-05-21 sgrekhov22@gmail.com dart-lang/co19#2641. Check that it is still an error to declare more than one extension member named _ (dart-lang/co19#2676)
2024-05-19 sgrekhov22@gmail.com Fixes dart-lang/co19#2660. Add missing import to augmented_expression_A01_t05_lib.dart (dart-lang/co19#2673)
2024-05-17 sgrekhov22@gmail.com dart-lang/co19#2641. Check that it is still an error to declare more than one mixin member named `_` (dart-lang/co19#2672)
2024-05-17 sgrekhov22@gmail.com dart-lang/co19#2641. Wildcards. Update expected errors positions for CFE (dart-lang/co19#2671)

Change-Id: Ia94383cb2dc2a5912950ee3e13ee93a9576f3500
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/367963
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
2024-05-24 10:46:44 +00:00
Sigurd Meldgaard 7dad9a6516 Bump pub to 75ab224376e80e918d3c53494a36d4bf8a2f2af6
Changes:
```
> git log --format="%C(auto) %h %s" e70850b..75ab224
 https://dart.googlesource.com/pub.git/+/75ab2243 `outdated` show transitive dependencies by default (4277)
 https://dart.googlesource.com/pub.git/+/e05f76bf Properly handle case where the client is unable to fetch advisories  (4275)
 https://dart.googlesource.com/pub.git/+/0e870f21 Fix bug in ensureUpToDate fast path, when following workspaceRef (4276)

```

Diff: https://dart.googlesource.com/pub.git/+/e70850b53ef9b15a08af7fb0f0f2dcdbfa762b34..75ab224376e80e918d3c53494a36d4bf8a2f2af6/
Change-Id: Icdd4d09df26fda60a015a5d71816e86a8a707e86
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368101
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
Reviewed-by: Jonas Jensen <jonasfj@google.com>
2024-05-24 08:31:12 +00:00
Srujan Gaddam 8c049ac2ea Revert "Update package:web rev to 7604578eb538c471d438608673c037121d95dba5"
This reverts commit 751052e826.

Reason for revert: Broke a target in google3 due to name collisions of "Module"

Original change's description:
> Update package:web rev to 7604578eb538c471d438608673c037121d95dba5
>
> Includes 7604578eb5.
>
> Change-Id: I7437304ee64cb71608ed36597d26921991faa3b6
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/367520
> Auto-Submit: Srujan Gaddam <srujzs@google.com>
> Reviewed-by: Devon Carew <devoncarew@google.com>
> Commit-Queue: Devon Carew <devoncarew@google.com>

Change-Id: I419f2b044be8196554bad7c3a9530e30acabcafc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368041
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
2024-05-23 20:06:21 +00:00
Devon Carew f2c8f79dd4 [deps] rev dartdoc, http, markdown, path
Revisions updated by `dart tools/rev_sdk_deps.dart`.

dartdoc (476d5cc..1e1a004):
  1e1a004c  2024-05-21  Sam Rawlins  Re-enable CI on stable channel (dart-lang/dartdoc#3774)

http (5c01453..7df2ac8):
  7df2ac8  2024-05-22  Derek Xu  [package:http_profile] Update experimental status notice in README.md (dart-lang/http#1206)
  c8d5479  2024-05-21  Jonas Finnemann Jensen  Add `topics` to `pubspec.yaml` (dart-lang/http#1199)

markdown (7463999..340c76f):
  340c76f  2024-05-22  Tom Yeh  Fix `#601`: checkbox list separated with blank lines (dart-lang/markdown#602)

path (9be79e7..aea50fa):
  aea50fa  2024-05-21  Sarah Zakarias  Add `topics` to  `pubspec.yaml` (dart-lang/path#165)

Change-Id: I023714125518c53ed117b9115331148e54f3e0ed
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/367780
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2024-05-23 16:39:13 +00:00
Ryan Macnak 53f1ed4095 [build] Fix ARM32 GCC build.
TEST=vm-gcc-linux
Bug: https://github.com/dart-lang/sdk/issues/52080
Bug: https://github.com/dart-lang/sdk/issues/55669
Change-Id: I94ecf1b7c74c23d0609844a1163d14454e80eebc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/367502
Reviewed-by: Brian Quinlan <bquinlan@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2024-05-22 18:06:01 +00:00
Srujan Gaddam 751052e826 Update package:web rev to 7604578eb538c471d438608673c037121d95dba5
Includes 7604578eb5.

Change-Id: I7437304ee64cb71608ed36597d26921991faa3b6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/367520
Auto-Submit: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2024-05-22 16:02:28 +00:00
Devon Carew 5679c4d237 [deps] rev args, http, mockito, web_socket_channel
Revisions updated by `dart tools/rev_sdk_deps.dart`.

args (5c83bc9..cf90551):
  cf90551  Fri May 3 11:17:38 2024 -0700  Devon Carew  blast_repo fixes (dart-lang/args#274)
  72d6ef0  Wed May 1 23:57:25 2024 +0000  dependabot[bot]  Bump actions/checkout from 4.1.2 to 4.1.4 (dart-lang/args#271)
  e2e2023  Wed Apr 17 15:00:21 2024 -0700  Kevin Moore  Update to latest lints, require Dart 3.3 (dart-lang/args#270)
  8d66d21  Mon Apr 15 15:29:55 2024 +0000  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (dart-lang/args#268)

http (76deb75..5c01453):
  5c01453  Fri May 17 15:41:46 2024 -0700  Brian Quinlan  Create a fake WebSocket implementation (dart-lang/http#1200)
  4d2f9f9  Fri May 17 15:19:58 2024 -0700  Brian Quinlan  Get ready to publish cronet_http 1.2.1 (dart-lang/http#1202)

mockito (4be52e1..2302814):
  2302814  Fri May 17 09:51:20 2024 -0700  Googler  Stop using deprecated LibraryElement.isNonNullableByDefault

web_socket_channel (8c77d6f..45b8ce9):
  45b8ce9  Fri May 17 15:19:29 2024 -0700  Brian Quinlan  Remove obsolete `WebSocketChannel.new` documentation. (dart-lang/web_socket_channel#363)

Change-Id: I654b0dce548e8b4ca1b98a626fddcb071cb1daae
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/367147
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2024-05-20 18:56:43 +00:00
Devon Carew 905e5468c5 Bump tar to b62573f39a4de28f69d9ed82b02fbd96b12b9633
Changes:
```
> git log --format="%C(auto) %h %s" 6150a0c..b62573f
 https://dart.googlesource.com/external/github.com/simolus3/tar.git/+/b62573f Migrate to recommended lints
 https://dart.googlesource.com/external/github.com/simolus3/tar.git/+/11f2f82 Merge pull request 33 from jonasfj/patch-1
 https://dart.googlesource.com/external/github.com/simolus3/tar.git/+/53aceb0 Add `topics` to `pubspec.yaml`

```

Diff: 6150a0c88d..b62573f39a/
Change-Id: Id068b88d438b4830c5461bae19fb0b1a8a57ba29
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/366962
Commit-Queue: Jonas Jensen <jonasfj@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Jonas Jensen <jonasfj@google.com>
2024-05-17 13:08:45 +00:00
Sigurd Meldgaard c91b5edf1c Bump pub to e70850b53ef9b15a08af7fb0f0f2dcdbfa762b34
Changes:
```
> git log --format="%C(auto) %h %s" 84895ca..e70850b
 https://dart.googlesource.com/pub.git/+/e70850b5 Fix flutter version update on fast path (4272)

```

Diff: https://dart.googlesource.com/pub.git/+/84895ca4c52df5ecc7dd4d439365c3045b7c2165..e70850b53ef9b15a08af7fb0f0f2dcdbfa762b34/
Change-Id: I540440a6c6fa828c421952870d56375b15ba381a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/367024
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
Reviewed-by: Jonas Jensen <jonasfj@google.com>
2024-05-17 11:42:50 +00:00
Sigurd Meldgaard 57a7ad165e Bump pub to 84895ca4c52df5ecc7dd4d439365c3045b7c2165
Changes:
```
> git log --format="%C(auto) %h %s" e184bfc..84895ca
 https://dart.googlesource.com/pub.git/+/84895ca4 Fix fast path check of ensureUpToDate (4271)
 https://dart.googlesource.com/pub.git/+/89e386bc Rewrite `getExecutableForCommand` tests to test with an external process. (4268)
 https://dart.googlesource.com/pub.git/+/7ab4020e Connect to _PUB_TEST_DEFAULT_HOSTED_URL instead of pub.dev when testing (4270)
 https://dart.googlesource.com/pub.git/+/c2592b3e Use lint unreachable_from_main to avoid dead code (4244)
 https://dart.googlesource.com/pub.git/+/a87b84dc Allow invoking `getExecutableForCommand` everywhere in workspace (4257)
 https://dart.googlesource.com/pub.git/+/a284c9b3 Remove debug logging statements (4267)

```

Diff: https://dart.googlesource.com/pub.git/+/e184bfc725793cbbf222fa8d8f96da10c40af24a..84895ca4c52df5ecc7dd4d439365c3045b7c2165/
Change-Id: I1eacbe85bd1016099575af06751205a94f988b3f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/367000
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
Reviewed-by: Jonas Jensen <jonasfj@google.com>
2024-05-17 08:50:30 +00:00
sgrekhov c03aa10f6d [co19] Roll co19 to ce52bad581af26062e8da7bdb0b0c5a5fc89ec7e
2024-05-16 sgrekhov22@gmail.com dart-lang/co19#2641. Rename `unchanged` -> `other_declarations` (dart-lang/co19#2670)
2024-05-16 sgrekhov22@gmail.com dart-lang/co19#2641. Check that it is still an error to declare more than one class member named `_` (dart-lang/co19#2669)
2024-05-15 sgrekhov22@gmail.com dart-lang/co19#2641. Add tests for multiple top-level declarations named `_` (dart-lang/co19#2667)
2024-05-15 sgrekhov22@gmail.com dart-lang/co19#2641. Add tests for unchanged type declarations named `_` (dart-lang/co19#2666)
2024-05-14 sgrekhov22@gmail.com dart-lang/co19#2641. Add tests for unchanged declarations named `_` (dart-lang/co19#2665)
2024-05-14 sgrekhov22@gmail.com dart-lang/co19#2641. Add tests for multiple declarations named `_` (dart-lang/co19#2656)
2024-05-14 sgrekhov22@gmail.com Fixes dart-lang/co19#2661. Fix numerous typos in augmented_expression_A01_t09 (dart-lang/co19#2664)
2024-05-14 sgrekhov22@gmail.com Fixes dart-lang/co19#2659. Make unique extension members names in augmenting_types_A05_t04 (dart-lang/co19#2662)
2024-05-14 sgrekhov22@gmail.com Fixes dart-lang/co19#2660. Fix typos in augmented_expression_A01_t05 (dart-lang/co19#2663)
2024-05-14 sgrekhov22@gmail.com dart-lang/co19#2641. Add wildcard initializer tests (dart-lang/co19#2658)
2024-05-13 sgrekhov22@gmail.com dart-lang/co19#2119. Remove some accidental comments (dart-lang/co19#2657)

Change-Id: I665f56c1039b14354019a32b94183f6d9c9bc5c7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/367020
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2024-05-17 08:25:25 +00:00
Devon Carew 515827db07 [deps] rev async, dartdoc, http, lints, test, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`.

async (09cba7f..77a25d7):
  77a25d7  2024-05-15  Sarah Zakarias  Add `topics` to `pubspec.yaml` (dart-lang/async#274)

dartdoc (2e706be..476d5cc):
  476d5cc8  2024-05-16  Sam Rawlins  Refactor PackageGraph._tagReexportsFor and document (dart-lang/dartdoc#3772)
  24658cca  2024-05-14  Sam Rawlins  Privatize CommentReferenceParser._codeRef (dart-lang/dartdoc#3771)
  dff86ed9  2024-05-14  Sam Rawlins  Bump to 8.0.9 (dart-lang/dartdoc#3770)

http (4722e03..76deb75):
  76deb75  2024-05-16  Hossein Yousefi  [cronet_http] Upgrade jni to 0.9.2 and publish 1.2.1 (dart-lang/http#1198)
  ec55561  2024-05-15  Brian Quinlan  [cronet] Use the same host and Android emulator architecture. (dart-lang/http#1201)

lints (f0205c1..b254c7e):
  b254c7e  2024-05-16  Devon Carew  Update README.md (dart-lang/lints#189)
  5fef508  2024-05-13  Lasse R.H. Nielsen  Tighten up the `gen_docs.dart` script. (dart-lang/lints#187)

test (84d2a2b..2464ad5):
  2464ad5c  2024-05-16  Sarah Zakarias  Add `topics` to  package "test" `pubspec.yaml` (dart-lang/test#2230)
  6540a360  2024-05-15  dependabot[bot]  Bump the github-actions group across 1 directory with 3 updates (dart-lang/test#2229)
  4b6f029c  2024-05-15  dependabot[bot]  Bump dart_flutter_team_lints from 2.1.1 to ^3.0.0 in all packages (dart-lang/test#2228)

webdev (d46cf50..fc32eb6):
  fc32eb69  2024-05-14  Elliott Brooks  Collect log message count and log at the end (dart-lang/webdev#2430)
  99abc535  2024-05-14  Elliott Brooks  Wait for a `resume` event to run the `main()` method after a page refresh (dart-lang/webdev#2431)

Change-Id: Iee28bacfc028c92e4b59d95f0c7e61f8282d2968
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/366980
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2024-05-16 23:34:38 +00:00
Devon Carew 2837647bea [wiki] move the https://github.com/dart-lang/sdk/wiki to the docs/ dir
Change-Id: I28db796fadcc111d97d3589bf3988ea0bbb8e18a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/366682
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2024-05-16 18:19:40 +00:00
Daco Harkes b6207ebdb4 [deps] Roll dart-lang/native
Adds the missing argument to `link`.

Change-Id: I8a9d167b046ac301e5274a5062e30d6c186ac257
Cq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-arm64-try,pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-mac-release-try,pkg-win-release-arm64-try,pkg-win-release-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/366381
Reviewed-by: Hossein Yousefi <yousefi@google.com>
Commit-Queue: Hossein Yousefi <yousefi@google.com>
Auto-Submit: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2024-05-16 17:12:17 +00:00
Daco Harkes 5c9c98c3ef [deps] Roll dart-lang/native
Closes: https://github.com/dart-lang/sdk/issues/55712

Change-Id: Ibc5bd26b063444205005ba3b2f612c010bd977a5
Cq-Include-Trybots: luci.dart.try:pkg-win-release-try,pkg-win-release-arm64-try,pkg-mac-release-try,pkg-mac-release-arm64-try,pkg-linux-release-try,pkg-linux-release-arm64-try,pkg-linux-debug-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/366622
Reviewed-by: Hossein Yousefi <yousefi@google.com>
Auto-Submit: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2024-05-15 12:03:15 +00:00
Martin Kustermann 0299c05481 [dart2wasm] Roll back binaryen version to one commit before optimization bug
Issue https://github.com/WebAssembly/binaryen/issues/6593

Change-Id: If7dc1fe279b0d8be8e4e84d243b5e96c31e5eef9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/366621
Reviewed-by: Ömer Ağacan <omersa@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2024-05-15 09:48:16 +00:00
Kenzie Schmoll 88f5c43c0c Update DevTools rev to e2a7208bb8eed852b1f9dedabf423f187e947a7d
Change-Id: Ic0adaf47ec1d8499a6b31f3fb0851b86b4feff7d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/366223
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Kenzie Davisson <kenzieschmoll@google.com>
2024-05-14 22:22:27 +00:00
Devon Carew 9b9e8ed991 [deps] rev ecosystem, http, source_map_stack_trace, source_maps, source_span, sse, stack_trace, stream_channel, string_scanner, term_glyph, tools, typed_data, watcher, web, web_socket_channel, webdev, yaml, yaml_edit
Revisions updated by `dart tools/rev_sdk_deps.dart`.

ecosystem (5890417..ad9da15):
  ad9da15  2024-05-13  Devon Carew  add 'unnecessary_library_name' to package:dart_flutter_team_lints (dart-lang/ecosystem#252)

http (fdb0d36..4722e03):
  4722e03  2024-05-14  Brian Quinlan  Prepare http_profile for publish (dart-lang/http#1197)

source_map_stack_trace (4671c20..6834af5):
  6834af5  2024-05-13  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/source_map_stack_trace#54)
  f356e62  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/source_map_stack_trace#53)

source_maps (c4dc7d0..181a41c):
  181a41c  2024-05-13  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/source_maps#93)
  a3d7c5c  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/source_maps#92)

source_span (1695904..e80cb44):
  e80cb44  2024-05-13  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/source_span#112)
  c2743b4  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/source_span#111)

sse (f5ed4d6..1bb0a98):
  1bb0a98  2024-05-13  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/sse#110)
  184d72e  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/sse#109)

stack_trace (54c7b9d..4d346f7):
  4d346f7  2024-05-13  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/stack_trace#154)
  2b053bf  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/stack_trace#153)

stream_channel (ba35137..61ad872):
  61ad872  2024-05-13  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/stream_channel#106)
  73746a0  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/stream_channel#105)

string_scanner (6e893af..32468bd):
  32468bd  2024-05-13  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/string_scanner#74)
  395dc7e  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/string_scanner#73)

term_glyph (c3e323b..a46b48b):
  a46b48b  2024-05-13  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/term_glyph#52)
  cc75160  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/term_glyph#51)

tools (d35d633..86b3661):
  86b3661  2024-05-13  dependabot[bot]  Bump the github-actions group with 2 updates (dart-lang/tools#270)
  760015a  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/tools#269)

typed_data (5b3708e..fb1958c):
  fb1958c  2024-05-13  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/typed_data#87)
  9c4cb6f  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/typed_data#86)

watcher (42308ea..c182cd3):
  c182cd3  2024-05-13  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/watcher#167)
  c7e8d2c  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/watcher#166)

web (c36d962..d776645):
  d776645  2024-05-13  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/web#238)
  a59e8b4  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/web#237)

web_socket_channel (5f65bae..8c77d6f):
  8c77d6f  2024-05-13  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/web_socket_channel#360)
  758148c  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/web_socket_channel#359)

webdev (9108903..d46cf50):
  d46cf50e  2024-05-13  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/webdev#2434)
  86a8502e  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/webdev#2433)

yaml (022ea64..8fb8147):
  8fb8147  2024-05-13  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/yaml#164)
  620e34b  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/yaml#163)

yaml_edit (c4629ad..3191934):
  3191934  2024-05-13  dependabot[bot]  Bump the github-actions group with 2 updates (dart-lang/yaml_edit#79)
  7dbc61d  2024-05-13  Devon Carew  blast_repo fixes (dart-lang/yaml_edit#78)

Change-Id: I20a413371e3adc9a53e27e1308eac04753a434f9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/366440
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2024-05-14 17:53:47 +00:00
Devon Carew d4f3288c84 [deps] rev dartdoc, ecosystem, fixnum, glob, html, http, http_multi_server, http_parser, json_rpc_2, markdown, matcher, mockito, package_config, path, pool, pub_semver, shelf, test, test_descriptor, test_process, test_reflective_loader, web, web_socket_channel, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`.

dartdoc (6e9c1ea..2e706be):
  2e706be8  2024-05-10  Sam Rawlins  Fix bug around ref resolution of type mentioned in type arguments (dart-lang/dartdoc#3768)
  d4a5f0b3  2024-05-06  Devon Carew  blast_repo fixes (dart-lang/dartdoc#3766)

ecosystem (9ce560b..5890417):
  5890417  2024-05-10  Parker Lougheed  Update dart_flutter_team_lints to depend on lints v4 (dart-lang/ecosystem#263)

fixnum (2c9f25d..ac892ad):
  ac892ad  2024-05-06  Devon Carew  blast_repo fixes (dart-lang/fixnum#128)

glob (44e8c22..ee48ea8):
  ee48ea8  2024-05-06  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/glob#93)
  c6362fb  2024-05-06  Devon Carew  blast_repo fixes (dart-lang/glob#92)

html (44613e8..00d3461):
  00d3461  2024-05-06  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/html#245)
  e676b96  2024-05-06  Devon Carew  blast_repo fixes (dart-lang/html#244)

http (dd31e64..fdb0d36):
  fdb0d36  2024-05-06  Devon Carew  blast_repo fixes (dart-lang/http#1194)

http_multi_server (e45a674..4a791af):
  4a791af  2024-05-06  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/http_multi_server#69)
  ff49aed  2024-05-06  Devon Carew  blast_repo fixes (dart-lang/http_multi_server#68)

http_parser (ad05810..702698a):
  702698a  2024-05-06  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/http_parser#91)
  d900d8e  2024-05-06  Devon Carew  blast_repo fixes (dart-lang/http_parser#90)

json_rpc_2 (7547bb1..3187f7b):
  3187f7b  2024-05-08  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/json_rpc_2#114)
  94b6c49  2024-05-08  Devon Carew  blast_repo fixes (dart-lang/json_rpc_2#113)

markdown (6aaa152..7463999):
  7463999  2024-05-07  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/markdown#610)
  a2313a5  2024-05-07  Devon Carew  blast_repo fixes (dart-lang/markdown#609)

matcher (b42bf10..4ac4096):
  4ac4096  2024-05-07  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/matcher#248)
  f22df8a  2024-05-07  Devon Carew  blast_repo fixes (dart-lang/matcher#247)

mockito (81ecb88..4be52e1):
  4be52e1  2024-05-07  Devon Carew  blast_repo fixes (dart-lang/mockito#749)

package_config (a36e496..3909676):
  3909676  2024-05-09  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/package_config#154)
  ca40813  2024-05-09  Devon Carew  blast_repo fixes (dart-lang/package_config#153)

path (f411b96..9be79e7):
  9be79e7  2024-05-09  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/path#164)
  283f31a  2024-05-09  Devon Carew  blast_repo fixes (dart-lang/path#163)

pool (e6df05a..1a6f2df):
  1a6f2df  2024-05-09  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/pool#86)
  f2f8a8b  2024-05-09  Devon Carew  blast_repo fixes (dart-lang/pool#85)

pub_semver (df834e1..f57c9c3):
  f57c9c3  2024-05-09  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/pub_semver#103)
  2071731  2024-05-09  Devon Carew  blast_repo fixes (dart-lang/pub_semver#102)

shelf (c8d8058..d9f82bf):
  d9f82bf  2024-05-10  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/shelf#431)
  96d7283  2024-05-10  Devon Carew  blast_repo fixes (dart-lang/shelf#430)
  468e2d9  2024-05-06  Brian Quinlan  Remove `dependency_overrides` (dart-lang/shelf#429)
  9e57c33  2024-05-06  Brian Quinlan  Prepare shelf_web_socket 2.0 for release (dart-lang/shelf#425)

test (0562baf..84d2a2b):
  84d2a2bc  2024-05-10  Devon Carew  blast_repo fixes (dart-lang/test#2220)
  b7fa27d5  2024-05-07  Nate Bosch  Point README links to the test library (dart-lang/test#2219)
  d1e27677  2024-05-06  Brian Quinlan  Allow the next semver major versions of shelf_web_socket and web_socket_channel (dart-lang/test#2204)

test_descriptor (6695954..d61bf6c):
  d61bf6c  2024-05-10  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/test_descriptor#66)
  2861ba3  2024-05-10  Devon Carew  blast_repo fixes (dart-lang/test_descriptor#65)

test_process (69c6894..4ab3f1c):
  4ab3f1c  2024-05-10  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/test_process#58)
  6efaf7f  2024-05-10  Devon Carew  blast_repo fixes (dart-lang/test_process#57)

test_reflective_loader (537ab5b..f8807e0):
  f8807e0  2024-05-10  dependabot[bot]  Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (dart-lang/test_reflective_loader#62)
  1c62cd9  2024-05-10  Devon Carew  blast_repo fixes (dart-lang/test_reflective_loader#61)

web (ff7185c..c36d962):
  c36d962  2024-05-12  mnordine  Fix typo (dart-lang/web#236)

web_socket_channel (d86313d..5f65bae):
  5f65bae  2024-05-06  Brian Quinlan  Remove dependency_overrides (dart-lang/web_socket_channel#354)
  324d932  2024-05-06  Brian Quinlan  Make shelf_web_socket a dev dependency (dart-lang/web_socket_channel#353)
  0eca60d  2024-05-06  Brian Quinlan  Remove "wip" label for 3.0 release (dart-lang/web_socket_channel#347)

webdev (c233e45..9108903):
  91089031  2024-05-10  Elliott Brooks  Update CONTRIBUTING doc for DWDS (dart-lang/webdev#2429)
  635b0d9d  2024-05-10  Elliott Brooks  Delete MV2 Dart Debug Extension (dart-lang/webdev#2428)
  ae43e8e9  2024-05-09  Elliott Brooks  Remove all unsound tests (dart-lang/webdev#2426)
  239cb7f3  2024-05-08  Elliott Brooks  Register service extensions on a client that is connected to DDS  (dart-lang/webdev#2388)

Change-Id: Ic0de7f6e41b4e93e3d26b7d1a74fe012bc7b086e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/366161
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2024-05-13 19:49:58 +00:00
Sigurd Meldgaard a42c38be4d Bump pub to e184bfc725793cbbf222fa8d8f96da10c40af24a
Changes:
```
> git log --format="%C(auto) %h %s" 55cc6c1..e184bfc
 https://dart.googlesource.com/pub.git/+/e184bfc7 Bump lints from 3.0.0 to 4.0.0 (4265)
 https://dart.googlesource.com/pub.git/+/e75f5c3c Clean up copy and formatting of unpack command help (4261)
 https://dart.googlesource.com/pub.git/+/8159633c Reapply binstub fix (4258)
 https://dart.googlesource.com/pub.git/+/342f6e22 Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (4264)
 https://dart.googlesource.com/pub.git/+/71130097 blast_repo fixes (4263)
 https://dart.googlesource.com/pub.git/+/4a44cfb6 Revert "Fix package name when refreshing binstubs (4205)" (4255)
 https://dart.googlesource.com/pub.git/+/4220a750 Bump actions/checkout from 4.1.2 to 4.1.4 (4253)
 https://dart.googlesource.com/pub.git/+/6323ec0a Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (4254)
 https://dart.googlesource.com/pub.git/+/738a726c `outdated` support for workspaces (4251)
 https://dart.googlesource.com/pub.git/+/e78f13f9 Validate that the same package cannot be overridden twice in workspace (4238)
 https://dart.googlesource.com/pub.git/+/cefc4b87 Handle overrides in workspaces (4249)
 https://dart.googlesource.com/pub.git/+/e1fbda73 Use lint prefer_final_locals (4247)
 https://dart.googlesource.com/pub.git/+/8d312a2a downgrade --tighten (4245)
 https://dart.googlesource.com/pub.git/+/6473e15e Refactor helpers for Package.load (4243)
 https://dart.googlesource.com/pub.git/+/0e7446a5 Write .dart_tool/pub/workspace_ref.json (4240)
 https://dart.googlesource.com/pub.git/+/66197259 Don't print 'Resolving dependencies in `../..`...' Use absolute path instead (4231)
 https://dart.googlesource.com/pub.git/+/00d11896 Detect duplicate names in workspace packages (4232)
 https://dart.googlesource.com/pub.git/+/822e6415 Sanitize publication responses from server (4230)

```

Diff: https://dart.googlesource.com/pub.git/+/55cc6c138ad4777cf4fc0710c55dc37a33fdcd69..e184bfc725793cbbf222fa8d8f96da10c40af24a/
Change-Id: I5dcd3fa84da00b27689d8e1aa19bc1762c8e5a6a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/365823
Reviewed-by: Jonas Jensen <jonasfj@google.com>
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
2024-05-13 13:04:51 +00:00
Sergey G. Grekhov f9697309b8 [co19] Roll co19 to 75e239c06f49c35a66595649e2172e16bad5f8b8
2024-05-10 sgrekhov22@gmail.com dart-lang/co19#2641. Experimental flag renamed (dart-lang/co19#2655)
2024-05-10 sgrekhov22@gmail.com dart-lang/co19#2641. Add more test cases to the existing wildcard tests (dart-lang/co19#2654)
2024-05-10 sgrekhov22@gmail.com dart-lang/co19#2643. Remove some of 2.6 libraries, update/remove tests using them (dart-lang/co19#2650)
2024-05-08 sgrekhov22@gmail.com dart-lang/co19#2643. Remove more legacy tests from LanguageFeatures/nnbd/weak/overriding (dart-lang/co19#2648)
2024-05-08 sgrekhov22@gmail.com dart-lang/co19#2643. Remove tests checking exports from 2.6 libraries (dart-lang/co19#2651)
2024-05-08 sgrekhov22@gmail.com dart-lang/co19#2643. Remove legacy types from subtyping tests (dart-lang/co19#2652)
2024-05-08 sgrekhov22@gmail.com dart-lang/co19#2641. Add experimental flag to wildcards tests (dart-lang/co19#2653)
2024-05-07 sgrekhov22@gmail.com dart-lang/co19#2643. Remove more legacy tests from LanguageFeatures/nnbd/weak/overriding (dart-lang/co19#2647)
2024-05-07 sgrekhov22@gmail.com dart-lang/co19#2643. Remove legacy tests from LanguageFeatures/Generic-functions-as-type-args (dart-lang/co19#2645)
2024-05-07 sgrekhov22@gmail.com dart-lang/co19#2631. Add tests checking access to local declaration named `_` (dart-lang/co19#2639)
2024-05-07 sgrekhov22@gmail.com dart-lang/co19#2643. Remove legacy tests from TypeSystem/type-normalization (dart-lang/co19#2646)
2024-05-07 sgrekhov22@gmail.com dart-lang/co19#2643. Remove override checking tests in case a legacy class extending an opted-in class (dart-lang/co19#2644)
2024-05-07 sgrekhov22@gmail.com Fixes dart-lang/co19#2638. Add extension methods test for type aliases (dart-lang/co19#2640)
2024-05-07 sgrekhov22@gmail.com dart-lang/co19#2142. Add tests checking type parameter vs representation variable name conflict (dart-lang/co19#2642)
2024-05-03 devoncarew@google.com blast_repo fixes (dart-lang/co19#2637)

Change-Id: I3f9f18065b555634b621100bdc375b40a75539cf
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/365821
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2024-05-13 07:39:00 +00:00
Devon Carew 16582003dd [dart cli] update to use package:lints 4.0.0
Change-Id: Ib32d88739b17aeb1a7aadc8b8650cd0c86161af9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/365982
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2024-05-10 17:53:26 +00:00
Devon Carew 9130ee32a8 [deps] remove the package:usage dep from the sdk
Change-Id: I1ff70767f686e3ec7635294e80fbdb0137e938ee
Tested: pubspec only change to remove a no-longer-used dep
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/365920
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2024-05-08 19:54:20 +00:00