Konstantin Shcheglov
7621e73434
Bump dart_style
...
Change-Id: I1ed785db257c3e686fd4dc289870b348d98382c2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/304461
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2023-05-19 18:33:28 +00:00
Devon Carew
027660f5b9
[deps] rev async, csslib, fixnum, glob, html, http, http_multi_server, http_parser, leak_tracker, logging, markdown, matcher, mockito, shelf, source_map_stack_trace, tools
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
async (d744058..96c29d0
):
96c29d0 2023-05-17 Goddchen docs: fix typo in CancelableOperation.fromFuture(...) docs (#243 )
csslib (923edf0..b2b9b55
):
b2b9b55 2023-05-18 Devon Carew address a regression in the compact output format (#183 )
1ff82fd 2023-05-15 Devon Carew blast_repo fixes (#181 )
35bef7f 2023-05-11 Nate Bosch Simplify TopLevelIncludes visitor (#180 )
c4e904c 2023-05-10 Devon Carew rev for publishing (#179 )
c9e47d0 2023-05-10 Kevin Moore Require Dart 2.19, latest lints, skin hanging test (#175 )
3976e6f 2023-05-10 Devon Carew address an issue parsing font names (#168 )
a337a9a 2023-05-10 Devon Carew fixed CssPrinter pretty print indent levels (#169 )
fixnum (006a130..d9b9a2a
):
d9b9a2a 2023-05-17 Devon Carew blast_repo fixes (#112 )
glob (46403be..30f6aba
):
30f6aba 2023-05-17 Devon Carew blast_repo fixes (#77 )
html (593d6f6..92eacab
):
92eacab 2023-05-17 Devon Carew blast_repo fixes (#216 )
http (fb3b4be..d845560
):
d845560 2023-05-17 Devon Carew blast_repo fixes (#933 )
http_multi_server (d1fffed..a209cd5
):
a209cd5 2023-05-17 Devon Carew blast_repo fixes (#55 )
http_parser (5a33f5f..1ef3e56
):
1ef3e56 2023-05-17 Devon Carew blast_repo fixes (#73 )
leak_tracker (8ae200a..571c24a
):
571c24a 2023-05-18 Polina Cherkasova Delete generate_diagrams.yaml (#67 )
f2029b6 2023-05-18 Devon Carew blast_repo fixes (#66 )
474fd4f 2023-05-18 Polina Cherkasova Separate testing. (#65 )
92a0b48 2023-05-17 Polina Cherkasova Fixes to support G3. (#64 )
logging (b75cba7..fa2486d
):
fa2486d 2023-05-18 Desislava Stefanova Logger `onLevelChanged` notification (#138 )
markdown (6db8fc1..b951454
):
b951454 2023-05-18 Devon Carew blast_repo fixes (#542 )
a714d95 2023-05-17 Zhiguang Chen Fix delimiter row matching pattern for tables (#540 )
matcher (4dfd9ad..7e10117
):
7e10117 2023-05-18 Devon Carew blast_repo fixes (#224 )
mockito (3fadd2d..28f174f
):
28f174f 2023-05-17 Ilya Yanok Only check formatting with the stable SDK
shelf (79e3cee..8793687
):
8793687 2023-05-18 dependabot[bot] Bump actions/labeler from 4.0.2 to 4.0.3 (#353 )
2f1aefb 2023-05-18 Devon Carew blast_repo fixes (#351 )
e1ca05d 2023-05-18 Devon Carew Update no-response.yml (#349 )
source_map_stack_trace (09715f9..b83af01
):
b83af01 2023-05-18 Devon Carew blast_repo fixes (#39 )
tools (62c9604..49da4ca
):
49da4ca 2023-05-12 Polina Cherkasova Add memory events. (#92 )
Change-Id: I5cd1277e6df1d72f69569090d9a2381a2b81d5d0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/304460
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
2023-05-19 16:14:34 +00:00
DEPS Autoroller
6b35aa94b9
Roll Clang from 5344d8e10bb7 to 6d667d4b261e
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/clang-dart-sdk
Please CC dart-engprod@google.com ,dart-vm-gardener@grotations.appspotmail.com,dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Clang: https://bugs.fuchsia.dev/p/fuchsia/issues/list?q=component%3AToolchain
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try
Change-Id: Id139b808aa0ffde7eea75fa0b57d4ce6dd59fc5a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/304440
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2023-05-19 15:41:49 +00:00
Ilya Yanok
0c5e1e8e48
Revert "Add auto-snapshotting and usage reporting."
...
This reverts commit 5fa6c5ed2a
.
Reason for revert: breaks G3, we need to update //third_party/dart/leak_tracker first
Original change's description:
> Add auto-snapshotting and usage reporting.
>
> First attempt merged without passing bots and was rolled back: https://dart-review.googlesource.com/c/sdk/+/300862
>
> Change-Id: I782bf4d92394055e1f60a4275b5045e3622e239f
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/304101
> Reviewed-by: Samuel Rawlins <srawlins@google.com>
> Commit-Queue: Polina Cherkasova <polinach@google.com>
Change-Id: I8f1643e20f8d134cbf917dc43731798a1234cc2b
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/304181
Commit-Queue: Ilya Yanok <yanok@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
2023-05-17 22:03:17 +00:00
Eric Seidel
40946d2527
Roll protobuf-gn deps to include fix for mac builds
...
BUG=https://github.com/dart-lang/sdk/issues/52407
Change-Id: I3486b94d5a53ddbd708c8f853854853de9f98af7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/304146
Commit-Queue: Derek Xu <derekx@google.com>
Auto-Submit: Eric Seidel <eric@shorebird.dev>
Reviewed-by: Derek Xu <derekx@google.com>
2023-05-17 19:32:49 +00:00
Devon Carew
45aba19ae7
[deps] rev convert, dartdoc, http, mockito, native, protobuf, test, test_process, tools, webdev
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
convert (b652c00..9a387f0
):
9a387f0 2023-05-16 Devon Carew blast_repo fixes (#83 )
dartdoc (2952f6b..702f3ff
):
702f3ff7 2023-05-16 Devon Carew Update dependabot.yaml (#3415 )
http (981b63b..fb3b4be
):
fb3b4be 2023-05-16 Brian Quinlan Revert "Support the NSURLSession WebSocket API (#921 )" (#931 )
mockito (51a7728..3fadd2d
):
3fadd2d 2023-05-17 Ilya Yanok Let users provide dummy values for types
b14d571 2023-05-15 Googler Fix for InvalidType
native (e01aa63..3d89166
):
3d89166 2023-05-16 Daco Harkes Add iOS x64 back (#41 )
protobuf (05058a7..038872b
):
038872b 2023-05-16 Oleh Prypin Remove implementation of `hashCode` because it makes enum values non-const in Dart 3 (#831 )
test (8e444df..cdedf40
):
cdedf40c 2023-05-16 Nate Bosch Prepare to publish (#2016 )
test_process (b6a6cd5..d7a1711
):
d7a1711 2023-05-16 Nate Bosch Prepare to publish (#44 )
tools (62c9604..49da4ca
):
49da4ca 2023-05-12 Polina Cherkasova Add memory events. (#92 )
webdev (60616ba..2b2ae0e
):
2b2ae0e8 2023-05-15 Elliott Brooks Try to fix dependabot PRs (#2112 )
d19dafe0 2023-05-15 Elliott Brooks Manual update deps (#2113 )
c0eb1069 2023-05-15 Elliott Brooks Disable tests using webdriver (#2115 )
a16bc9f2 2023-05-15 Elliott Brooks Dart Debug Extension builder fix (#2117 )
Change-Id: Icd714c5d54cd3aee999e4ae3cc3a97928dc1a821
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/304120
Commit-Queue: Devon Carew <devoncarew@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2023-05-17 19:28:01 +00:00
Jake Macdonald
8b826b8a92
Reland "Bump file to f05f5db0733274bed584e9915c39d34bb812fbb8"
...
This reverts commit ce22951112
.
Reason for revert: Underlying internal issue fixed in cl/532838245
Original change's description:
> Revert "Bump file to f05f5db0733274bed584e9915c39d34bb812fbb8"
>
> This reverts commit b9ad3d21c2
.
>
> Reason for revert: b/282823291, breaks Flutter on Android (at least) tests
>
> Original change's description:
> > Bump file to f05f5db0733274bed584e9915c39d34bb812fbb8
> >
> > Changes:
> > ```
> > > git log --format="%C(auto) %h %s" e90e5ed..f05f5db
> > https://dart.googlesource.com/external/github.com/google/file.dart/+/f05f5db Make MemoryFile.openRead and _ChrootFile.openRead return Stream<List<int>> again (217)
> > https://dart.googlesource.com/external/github.com/google/file.dart/+/f2f3076 MemoryFileSystem addStream onError (220)
> > https://dart.googlesource.com/external/github.com/google/file.dart/+/5e76f74 Fix MemoryFileSystem to treat an empty path as non-existent (213)
> > https://dart.googlesource.com/external/github.com/google/file.dart/+/7941466 Make `FileSystem.isLink` actually work (214)
> >
> > ```
> >
> > Diff: e90e5ed8e9..f05f5db073
/
> > Change-Id: I526c98d80a809511f928d19b44fb89eb9a77a5e3
> > Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/303784
> > Auto-Submit: Devon Carew <devoncarew@google.com>
> > Reviewed-by: Jake Macdonald <jakemac@google.com>
> > Commit-Queue: Jake Macdonald <jakemac@google.com>
>
> Change-Id: I70aabfce6343746a093b41b1f490c7a723e116f4
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/304003
> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
> Commit-Queue: Ilya Yanok <yanok@google.com>
Change-Id: I446fd73621ff169c631341a85f4e944f097c354b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/304143
Auto-Submit: Jake Macdonald <jakemac@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2023-05-17 19:12:59 +00:00
Polina Cherkasova
5fa6c5ed2a
Add auto-snapshotting and usage reporting.
...
First attempt merged without passing bots and was rolled back: https://dart-review.googlesource.com/c/sdk/+/300862
Change-Id: I782bf4d92394055e1f60a4275b5045e3622e239f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/304101
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Commit-Queue: Polina Cherkasova <polinach@google.com>
2023-05-17 17:56:47 +00:00
Ilya Yanok
ce22951112
Revert "Bump file to f05f5db0733274bed584e9915c39d34bb812fbb8"
...
This reverts commit b9ad3d21c2
.
Reason for revert: b/282823291, breaks Flutter on Android (at least) tests
Original change's description:
> Bump file to f05f5db0733274bed584e9915c39d34bb812fbb8
>
> Changes:
> ```
> > git log --format="%C(auto) %h %s" e90e5ed..f05f5db
> https://dart.googlesource.com/external/github.com/google/file.dart/+/f05f5db Make MemoryFile.openRead and _ChrootFile.openRead return Stream<List<int>> again (217)
> https://dart.googlesource.com/external/github.com/google/file.dart/+/f2f3076 MemoryFileSystem addStream onError (220)
> https://dart.googlesource.com/external/github.com/google/file.dart/+/5e76f74 Fix MemoryFileSystem to treat an empty path as non-existent (213)
> https://dart.googlesource.com/external/github.com/google/file.dart/+/7941466 Make `FileSystem.isLink` actually work (214)
>
> ```
>
> Diff: e90e5ed8e9..f05f5db073
/
> Change-Id: I526c98d80a809511f928d19b44fb89eb9a77a5e3
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/303784
> Auto-Submit: Devon Carew <devoncarew@google.com>
> Reviewed-by: Jake Macdonald <jakemac@google.com>
> Commit-Queue: Jake Macdonald <jakemac@google.com>
Change-Id: I70aabfce6343746a093b41b1f490c7a723e116f4
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/304003
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Ilya Yanok <yanok@google.com>
2023-05-17 15:24:41 +00:00
Devon Carew
b9ad3d21c2
Bump file to f05f5db0733274bed584e9915c39d34bb812fbb8
...
Changes:
```
> git log --format="%C(auto) %h %s" e90e5ed..f05f5db
https://dart.googlesource.com/external/github.com/google/file.dart/+/f05f5db Make MemoryFile.openRead and _ChrootFile.openRead return Stream<List<int>> again (217)
https://dart.googlesource.com/external/github.com/google/file.dart/+/f2f3076 MemoryFileSystem addStream onError (220)
https://dart.googlesource.com/external/github.com/google/file.dart/+/5e76f74 Fix MemoryFileSystem to treat an empty path as non-existent (213)
https://dart.googlesource.com/external/github.com/google/file.dart/+/7941466 Make `FileSystem.isLink` actually work (214)
```
Diff: e90e5ed8e9..f05f5db073
/
Change-Id: I526c98d80a809511f928d19b44fb89eb9a77a5e3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/303784
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
2023-05-17 15:02:35 +00:00
Daco Harkes
dba0758120
Revert "Add auto-snapshotting and analytics for memory usage."
...
This reverts commit 5f1e7ade45
.
Reason for revert: bots are failing
Original change's description:
> Add auto-snapshotting and analytics for memory usage.
>
> See video linked to issue: https://github.com/flutter/devtools/issues/5606
>
> Change-Id: I9f22031871e30bc7160e2c49b0423fb64df62223
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/300862
> Reviewed-by: Samuel Rawlins <srawlins@google.com>
> Reviewed-by: Jacob Richman <jacobr@google.com>
Change-Id: I54cb3943230ab1229cc8b2c9df40e9c71765df19
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/303881
Auto-Submit: Polina Cherkasova <polinach@google.com>
Reviewed-by: Polina Cherkasova <polinach@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2023-05-17 07:43:26 +00:00
Polina Cherkasova
5f1e7ade45
Add auto-snapshotting and analytics for memory usage.
...
See video linked to issue: https://github.com/flutter/devtools/issues/5606
Change-Id: I9f22031871e30bc7160e2c49b0423fb64df62223
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/300862
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Jacob Richman <jacobr@google.com>
2023-05-16 20:15:12 +00:00
Nate Bosch
a98184d9ac
Bump test to 8e444dfa269c42a76fd96dbf9547bd01013154f6
...
Changes:
```
> git log --format="%C(auto) %h %s" 931410c..8e444df
https://dart.googlesource.com/test.git/+/8e444dfa Remove the matcher export from test_api (2004)
```
Diff: https://dart.googlesource.com/test.git/+/931410c860340456847f0f33aaa0777f93dc23d5..8e444dfa269c42a76fd96dbf9547bd01013154f6/
Change-Id: I5ec5c5af96812ffe480e2c63888d536f615e4aea
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/303682
Commit-Queue: Nate Bosch <nbosch@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
2023-05-16 20:01:36 +00:00
Devon Carew
94c2f6528c
[deps] rev args, async, bazel_worker, benchmark_harness, boolean_selector, browser_launcher, characters, cli_util, clock, collection, crypto, dartdoc, leak_tracker, lints
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
args (1864048..f0f6cd2
):
f0f6cd2 2023-05-12 Devon Carew blast_repo fixes (#243 )
async (0f368d3..d744058
):
d744058 2023-05-12 Devon Carew blast_repo fixes (#242 )
bazel_worker (1b86d3c..d9b389f
):
d9b389f 2023-05-12 Devon Carew blast_repo fixes (#73 )
benchmark_harness (f81b042..e717ad4
):
e717ad4 2023-05-12 Devon Carew blast_repo fixes (#90 )
boolean_selector (7eed402..3a1c982
):
3a1c982 2023-05-15 Devon Carew Update README.md (#48 )
23e08e0 2023-05-12 Devon Carew blast_repo fixes (#47 )
browser_launcher (551e101..40e4315
):
40e4315 2023-05-12 Devon Carew blast_repo fixes (#45 )
characters (2af6783..3ef8883
):
3ef8883 2023-05-15 Devon Carew blast_repo fixes (#82 )
cli_util (7234f17..5a49947
):
5a49947 2023-05-15 Devon Carew blast_repo fixes (#83 )
clock (6b9df3e..fe85908
):
fe85908 2023-05-15 Devon Carew blast_repo fixes (#51 )
collection (6abff47..db2da48
):
db2da48 2023-05-15 Devon Carew blast_repo fixes (#288 )
crypto (4e9dde1..216931a
):
216931a 2023-05-15 Devon Carew blast_repo fixes (#149 )
dartdoc (d01ddc5..2952f6b
):
2952f6bf 2023-05-16 Sam Rawlins Simplify ToolConfiguration and other options code (#3414 )
0cf21c15 2023-05-12 Janice Collins Extract fileName / fileType from ModelElement, LibraryContainer into FileStructure (#3413 )
2ae78bcc 2023-05-12 Sam Rawlins Split sidebars out into separate HTML files (#3384 )
f00d0443 2023-05-11 Janice Collins Housekeeping: language version 3.0, analyzer deprecations, pubspec update (#3412 )
370477d2 2023-05-10 dependabot[bot] Bump github/codeql-action from 2.3.2 to 2.3.3 (#3410 )
e8c5de44 2023-05-08 Janice Collins Begin extracting file structure information from ModelElement (#3408 )
24af8a11 2023-05-04 Janice Collins Add a hideConstantImplementations dartdoc directive (#3398 )
078d42fd 2023-05-03 Janice Collins Change language feature wording based on review in #3401 (#3405 )
31088c1b 2023-05-03 dependabot[bot] Bump github/codeql-action from 2.2.12 to 2.3.2 (#3403 )
60055b4e 2023-05-03 Sam Rawlins Update validate-sdk-docs task to allow 20 libs (#3404 )
leak_tracker (bc7f604..8ae200a
):
8ae200a 2023-05-15 Polina Cherkasova - (#62 )
lints (17276ec..72f107a
):
72f107a 2023-05-15 Devon Carew blast_repo fixes (#120 )
6732fbc 2023-05-15 Devon Carew blast_repo fixes (#119 )
Change-Id: Ibbb1fcc530da01653fe325bdcf77f1c764887a81
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/303783
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2023-05-16 17:51:42 +00:00
Ryan Macnak
3c06a5aa17
[build] Update Android SDK to match Flutter.
...
TEST=ci
Change-Id: Ic86332a60fe570d0e79272869284a69ea109edef
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/303520
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-05-16 16:32:58 +00:00
Ilya Yanok
126a941e72
Revert "[deps] rev args, async, bazel_worker, benchmark_harness, boolean_selector, browser_launcher, file, mockito, tools, dartdoc"
...
This reverts commit e3ba8552f6
.
Reason for revert: b/282823291, breaks Flutter tests at least on Android.
Original change's description:
> [deps] rev args, async, bazel_worker, benchmark_harness, boolean_selector, browser_launcher, file, mockito, tools, dartdoc
>
> Revisions updated by `dart tools/rev_sdk_deps.dart`.
>
> dartdoc to 0cf21c15d7346a81838bd1c56677d88d690887f5
>
> args (1864048..f0f6cd2
):
> f0f6cd2 2023-05-12 Devon Carew blast_repo fixes (#243 )
>
> async (0f368d3..d744058
):
> d744058 2023-05-12 Devon Carew blast_repo fixes (#242 )
>
> bazel_worker (1b86d3c..d9b389f
):
> d9b389f 2023-05-12 Devon Carew blast_repo fixes (#73 )
>
> benchmark_harness (f81b042..e717ad4
):
> e717ad4 2023-05-12 Devon Carew blast_repo fixes (#90 )
>
> boolean_selector (7eed402..23e08e0
):
> 23e08e0 2023-05-12 Devon Carew blast_repo fixes (#47 )
>
> browser_launcher (551e101..40e4315
):
> 40e4315 2023-05-12 Devon Carew blast_repo fixes (#45 )
>
> file (e90e5ed..f05f5db
):
> f05f5db 2023-05-15 James D. Lin Make MemoryFile.openRead and _ChrootFile.openRead return Stream<List<int>> again (#217 )
> f2f3076 2023-05-12 Ross Wang MemoryFileSystem addStream onError (#220 )
> 5e76f74 2023-05-12 James D. Lin Fix MemoryFileSystem to treat an empty path as non-existent (#213 )
> 7941466 2023-05-12 James D. Lin Make `FileSystem.isLink` actually work (#214 )
>
> mockito (51a7728..b14d571
):
> b14d571 2023-05-15 Googler Fix for InvalidType
>
> tools (62c9604..49da4ca
):
> 49da4ca 2023-05-12 Polina Cherkasova Add memory events. (#92 )
>
> Change-Id: I582320bb68ff5f48e9969cef906073e25ad6b875
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/303380
> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
> Commit-Queue: Devon Carew <devoncarew@google.com>
Change-Id: Ifc2aa278a47a4060f2be28c1950084eb0c2de812
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/303720
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Ilya Yanok <yanok@google.com>
2023-05-16 13:38:48 +00:00
Devon Carew
e3ba8552f6
[deps] rev args, async, bazel_worker, benchmark_harness, boolean_selector, browser_launcher, file, mockito, tools, dartdoc
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
dartdoc to 0cf21c15d7346a81838bd1c56677d88d690887f5
args (1864048..f0f6cd2
):
f0f6cd2 2023-05-12 Devon Carew blast_repo fixes (#243 )
async (0f368d3..d744058
):
d744058 2023-05-12 Devon Carew blast_repo fixes (#242 )
bazel_worker (1b86d3c..d9b389f
):
d9b389f 2023-05-12 Devon Carew blast_repo fixes (#73 )
benchmark_harness (f81b042..e717ad4
):
e717ad4 2023-05-12 Devon Carew blast_repo fixes (#90 )
boolean_selector (7eed402..23e08e0
):
23e08e0 2023-05-12 Devon Carew blast_repo fixes (#47 )
browser_launcher (551e101..40e4315
):
40e4315 2023-05-12 Devon Carew blast_repo fixes (#45 )
file (e90e5ed..f05f5db
):
f05f5db 2023-05-15 James D. Lin Make MemoryFile.openRead and _ChrootFile.openRead return Stream<List<int>> again (#217 )
f2f3076 2023-05-12 Ross Wang MemoryFileSystem addStream onError (#220 )
5e76f74 2023-05-12 James D. Lin Fix MemoryFileSystem to treat an empty path as non-existent (#213 )
7941466 2023-05-12 James D. Lin Make `FileSystem.isLink` actually work (#214 )
mockito (51a7728..b14d571
):
b14d571 2023-05-15 Googler Fix for InvalidType
tools (62c9604..49da4ca
):
49da4ca 2023-05-12 Polina Cherkasova Add memory events. (#92 )
Change-Id: I582320bb68ff5f48e9969cef906073e25ad6b875
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/303380
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2023-05-15 23:29:09 +00:00
Nate Bosch
271f7dddde
Bump test_process to b6a6cd5f598250c71d8deeea3d38eb821af5e932
...
Changes:
```
> git log --format="%C(auto) %h %s" 89c4fdc..b6a6cd5
https://dart.googlesource.com/test_process.git/+/b6a6cd5 Remove expectation of process exit in test body (43)
```
Diff: https://dart.googlesource.com/test_process.git/+/89c4fdc496ba08473459ed32d00372b5069fd4de..b6a6cd5f598250c71d8deeea3d38eb821af5e932/
Change-Id: Idfb727ab866b98997ee180357efeeb2375204cb4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/303441
Commit-Queue: Devon Carew <devoncarew@google.com>
Auto-Submit: Nate Bosch <nbosch@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
2023-05-15 22:15:24 +00:00
Daco Harkes
d360edf2f3
[pkg][vm] Native Assets builder
...
This package contains the logic for building native assets.
This package is the backend that invokes toplevel `build.dart` scripts.
For more info on these scripts see https://github.com/dart-lang/native .
This is a separate package so that dartdev and flutter_tools can reuse
the same logic without flutter_tools having to import dartdev.
Some design decisions:
* We don't yet have `build_dependencies`, so we use the ordinary
dependency graph for ordering of native assets builds. (If there is
a cycle we refuse to run.)
Bug: https://github.com/dart-lang/pub/issues/3794
* Builds are cached based on all the configuration provided by the
caller. Environment variables are ignored in caching. This CL also
contains a unit test that invokes the build by not passing through
environment variables. However, for Windows we need to pass through
at least `SYSTEMROOT` for MSVC to run correctly. So we might need
to further explore if we can/want to lock env variables down.
Bug: https://github.com/dart-lang/native/issues/32
Bug: https://github.com/dart-lang/native/issues/33
Run tests:
```
dart tools/generate_package_config.dart && \
tools/test.py -n unittest-asserts-release-linux pkg/native_assets_builder
```
Bug: https://github.com/dart-lang/sdk/issues/50565
Change-Id: I133052d7195373e87d20924d61e1e96e3d34ce8f
Cq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-mac-release-try,pkg-win-release-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/300203
Reviewed-by: Liam Appelbe <liama@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
Reviewed-by: Hossein Yousefi <yousefi@google.com>
2023-05-15 13:49:30 +00:00
Devon Carew
eb5102284a
[deps] rev browser_launcher, file, http, leak_tracker, logging, matcher, mime, mockito, native, path, test, watcher, webdev, yaml_edit
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
browser_launcher (ed11524..551e101
):
551e101 2023-05-11 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#43 )
29a57a0 2023-05-11 Elliott Brooks Disable test (#44 )
file (b905180..e90e5ed
):
e90e5ed 2023-05-11 Bernardo Ferrari Migrate to Dart 3 (#210 )
http (db84d12..981b63b
):
981b63b 2023-05-11 Brian Quinlan Support the NSURLSession WebSocket API (#921 )
leak_tracker (46a1fa0..bc7f604
):
bc7f604 2023-05-11 Polina Cherkasova Fix typo. (#61 )
logging (4779d7e..b75cba7
):
b75cba7 2023-05-10 Devon Carew blast_repo fixes (#137 )
matcher (5890f2b..4dfd9ad
):
4dfd9ad 2023-05-10 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#218 )
mime (57fbf6e..eb9d54b
):
eb9d54b 2023-05-10 Devon Carew blast_repo fixes (#95 )
mockito (56173fa..51a7728
):
51a7728 2023-05-12 Copybara-Service Merge pull request #597 from danielgomezrico:feat/returnInOrder
7a93b61 2023-01-15 Daniel Gomez Rico Add `returnInOrder` to `Mock`
34da8da 2023-05-02 Nate Bosch Import `packge:matcher` directly instead of `test_api`
native (908e61f..64aa5b5
):
64aa5b5 2023-05-12 Daco Harkes [native_assets_cli] Add `outDirName` (#38 )
fdcd0eb 2023-05-09 Devon Carew contribute a PR labeler (#37 )
d44eae5 2023-05-08 Daco Harkes Give tests on MacOS more time (#36 )
3b39e07 2023-05-04 Daco Harkes [c_compiler] Make `logger` required (#35 )
path (1552cfd..f8d15c2
):
f8d15c2 2023-05-10 Devon Carew blast_repo fixes (#144 )
test (0b306dd..931410c
):
931410c8 2023-05-10 Nate Bosch Fix CI (#2014 )
watcher (9430592..1584936
):
1584936 2023-05-12 Brian Quinlan Update to 1.1.0 in preparation for release. (#145 )
webdev (469b105..60616ba
):
60616bac 2023-05-10 Elliott Brooks Syntax error in DCM workflow file(#2108 )
yaml_edit (763ca94..87dcf31
):
87dcf31 2023-05-10 Devon Carew blast_repo fixes (#53 )
Change-Id: I4d25e4ccb60a86a6b5f8a66cfc6ae09f6df0a954
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/303005
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2023-05-12 20:46:44 +00:00
Sergey G. Grekhov
57bee2ab35
[co19] Roll co19 to c19f40239d976ab7db825227ac1a230f347f42c0
...
2023-05-12 sgrekhov22@gmail.com Fixes dart-lang/co19#2046 . `records`, `patterns`, `class-modifiers` experimental flags removed (dart-lang/co19#2047 )
Change-Id: I1efad98384834ddb5d007b777c4f6893f9fa1635
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/302921
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2023-05-12 10:20:08 +00:00
Brian Quinlan
04ef7c274c
Update package:watcher to 1.1.0-dev
...
Change-Id: I8c26a1a67a410396dca7d191fb97879c5697574d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/302450
Commit-Queue: Brian Quinlan <bquinlan@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
2023-05-11 16:46:39 +00:00
Sergey G. Grekhov
375e83d08c
[co19] Roll co19 to 29df8c5030f62f8d9e382dd7ff69600f6d5e7bf2
...
2023-05-11 sgrekhov22@gmail.com Fixes dart-lang/co19#2044 . Use `async` closure for async loops (dart-lang/co19#2045 )
2023-05-11 sgrekhov22@gmail.com Fixes dart-lang/co19#2042 . Replace `extends StreamConsumer` by `implements ...` (dart-lang/co19#2043 )
2023-05-10 sgrekhov22@gmail.com dart-lang/co19#1959 . Tests for class modifiers restrictions and type aliases (dart-lang/co19#2030 )
2023-05-08 sgrekhov22@gmail.com Fixes dart-lang/co19#2039 . Add and use asyncThrows method (dart-lang/co19#2040 )
2023-05-08 sgrekhov22@gmail.com dart-lang/co19#1401 . Async for-in element tests added (dart-lang/co19#2033 )
Change-Id: Ic537cbf46cfae9880cc9ef3469c0273798ac26e5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/302784
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2023-05-11 13:46:51 +00:00
Robert Nystrom
73dea244cc
Roll the latest dart_style into the SDK.
...
This has a few changes. One of them affects code even before Dart 3,
though it only touches parameters with metadata on them, which tend to
be rare (outside of uses of the freezed package). It may affect code in
the SDK repo.
The other two are specific records and patterns so won't affect much
existing code. But the formatted behavior before these bug fixes looks
pretty bad, so if it's not too much risky, I think it's worth cherry
picking into the next stable point release.
Change-Id: I1e60d251b474b099c5059ffa63ddb260f0ed1318
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/302500
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Michael Thomsen <mit@google.com>
Commit-Queue: Bob Nystrom <rnystrom@google.com>
2023-05-10 21:39:48 +00:00
Daco Harkes
4992725ac2
[deps] Auto-roll pkgs in native
...
Change-Id: Icfbf9821e60e33ea86e912ffec00f925b755a43e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/302624
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
Auto-Submit: Daco Harkes <dacoharkes@google.com>
2023-05-10 20:20:55 +00:00
Devon Carew
44afc0ea19
[deps] revert the recent package:csslib roll
...
Change-Id: I72ee802a53c57d5f44c8bcb31e1573379cff9863
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/302449
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2023-05-10 19:34:49 +00:00
Devon Carew
a3195ce5f1
[deps] rev csslib, ffi, http, leak_tracker, mime, protobuf, test, typed_data, webdev, yaml
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
csslib (923edf0..c4e904c
):
c4e904c 2023-05-10 Devon Carew rev for publishing (#179 )
c9e47d0 2023-05-10 Kevin Moore Require Dart 2.19, latest lints, skin hanging test (#175 )
3976e6f 2023-05-10 Devon Carew address an issue parsing font names (#168 )
a337a9a 2023-05-10 Devon Carew fixed CssPrinter pretty print indent levels (#169 )
ffi (1a859e0..7f4acbd
):
7f4acbd 2023-05-09 Devon Carew Rev pubspec and update changelog (#194 )
http (406ce74..db84d12
):
db84d12 2023-05-10 Brian Quinlan Require the release version of Dart 3.0.0 (#925 )
leak_tracker (fc14e36..46a1fa0
):
46a1fa0 2023-05-09 Polina Cherkasova Make sure leak tracker does not fail in case of duplicates. (#60 )
mime (cd8001e..57fbf6e
):
57fbf6e 2023-05-09 Dimitar Petrov Add m4b mime type (#92 )
protobuf (9d7cf0d..05058a7
):
05058a7 2023-05-10 Ömer Sinan Ağacan Apply internally enabled lints (#816 )
test (1d65501..0b306dd
):
0b306dd5 2023-05-09 Nate Bosch Document behavior of explicit file path args (#2011 )
typed_data (021f25a..921f5c0
):
921f5c0 2023-05-09 Devon Carew add topics to the pubspec file (#65 )
webdev (fe5b975..469b105
):
469b1058 2023-05-10 Elliott Brooks Update DCM workflow (#2106 )
yaml (1f39ffe..af3d8cd
):
af3d8cd 2023-05-10 Nate Bosch Uncomment some tests (#145 )
Change-Id: I97a7b284e01c4fde10b8cfc814d95ecc9686ddff
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/302448
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2023-05-10 18:05:24 +00:00
Alexander Thomas
3fb13058ce
[infra] Update checked-in SDKs to 3.0.0
...
Change-Id: I8b2956c3302bf824caf1c5bf8765102b108081ff
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/302186
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: William Hesse <whesse@google.com>
2023-05-10 12:59:07 +00:00
DEPS Autoroller
e98d824b5e
Roll Clang from e8cfbfd05a95 to 5344d8e10bb7
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/clang-dart-sdk
Please CC dart-engprod@google.com ,dart-vm-gardener@grotations.appspotmail.com,dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Clang: https://bugs.fuchsia.dev/p/fuchsia/issues/list?q=component%3AToolchain
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try
Change-Id: I5efacb80a56c1e102f0b6bf49904cf4b856ecdf2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/302520
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
2023-05-10 03:57:31 +00:00
Brian Quinlan
3ed6a6fdd4
Bump http to 406ce749ba7897603a72186f083f0a00bb69356d
...
Changes:
```
> git log --format="%C(auto) %h %s" 61dcb91..406ce74
https://dart.googlesource.com/http.git/+/406ce74 Add "base", "final" and "interface" modifiers (920)
```
Diff: https://dart.googlesource.com/http.git/+/61dcb9108d92f9e5e3ca61384c46b7a3045fa530..406ce749ba7897603a72186f083f0a00bb69356d/
Change-Id: Ifaa4a2ee605303bf5ad0d3c1ea055f5cdc1cca95
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/302368
Commit-Queue: Brian Quinlan <bquinlan@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
2023-05-09 21:41:07 +00:00
Devon Carew
760ab0fc16
[deps] rev async, benchmark_harness, boolean_selector, clock, collection, convert, crypto, csslib, ffi, fixnum, glob, html, http_multi_server, http_parser, json_rpc_2, logging, mime, package_config, pool, pub_semver, source_map_stack_trace, sse, stack_trace, stream_channel, string_scanner, term_glyph, test_descriptor, tools, typed_data, web_socket_channel, webdev, yaml, yaml_edit
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
async (b9ed219..0f368d3
):
0f368d3 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#240 )
benchmark_harness (e591ec4..f81b042
):
f81b042 2023-05-08 Devon Carew Update pubspec.yaml (#89 )
1dc07da 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#88 )
boolean_selector (9fd3bae..7eed402
):
7eed402 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#46 )
clock (6b2004c..6b9df3e
):
6b9df3e 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#50 )
collection (bf27520..6abff47
):
6abff47 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#282 )
convert (855aeac..b652c00
):
b652c00 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#82 )
crypto (c5403c8..4e9dde1
):
4e9dde1 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#147 )
csslib (44bfbe3..923edf0
):
923edf0 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#178 )
ffi (6d8fa8d..1a859e0
):
1a859e0 2023-05-09 Michael Thomsen Add topics in pubspec.yaml (#192 )
fixnum (92ec336..006a130
):
006a130 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#111 )
glob (eaa878b..46403be
):
46403be 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#76 )
html (5d87dc8..593d6f6
):
593d6f6 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#214 )
http_multi_server (e0b5d35..d1fffed
):
d1fffed 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#54 )
http_parser (bbe37dd..5a33f5f
):
5a33f5f 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#72 )
json_rpc_2 (5da2705..800843e
):
800843e 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#96 )
logging (787030a..4779d7e
):
4779d7e 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#136 )
mime (2d8496d..cd8001e
):
cd8001e 2023-05-09 Lara Schütt Add `text/markdown` mimeType lookup by extension (#85 )
a0ea506 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#93 )
package_config (7e09db1..f41f92c
):
f41f92c 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#134 )
pool (650e5d3..86b4f43
):
86b4f43 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#68 )
pub_semver (c3e56d1..6dd1908
):
6dd1908 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#85 )
source_map_stack_trace (08a81a8..09715f9
):
09715f9 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#38 )
sse (f947c3d..11ba89e
):
11ba89e 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#83 )
stack_trace (9c1b1c5..36fa0e1
):
36fa0e1 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#130 )
stream_channel (71d4690..a862e41
):
a862e41 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#90 )
string_scanner (f7a656f..3bc6e54
):
3bc6e54 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#57 )
term_glyph (b110501..3de5f1b
):
3de5f1b 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#37 )
test_descriptor (aa11162..23e49a2
):
23e49a2 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#51 )
tools (6c68bca..62c9604
):
62c9604 2023-05-08 dependabot[bot] Bump coverallsapp/github-action from 2.0.0 to 2.1.2 (#88 )
fde75bf 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#89 )
typed_data (d85363d..021f25a
):
021f25a 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#64 )
web_socket_channel (b28bae6..2630714
):
2630714 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#265 )
webdev (12f2285..fe5b975
):
fe5b9758 2023-05-08 Anna Gringauze Hide internal implementation details in type objects (#2103 )
yaml (54e8284..1f39ffe
):
1f39ffe 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#142 )
yaml_edit (e05282b..763ca94
):
763ca94 2023-05-08 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#51 )
Change-Id: Ie2414a72f1377775a474ef976c2f9c797ed5b0a5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/302360
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2023-05-09 16:54:35 +00:00
pq
f09ce66213
linter bump (avoid_function_literals_in_foreach_calls
fix)
...
See: https://github.com/dart-lang/linter/pull/4330
Change-Id: I9d891d5e3cffe594d0f884eae56dfed7647e09db
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/302040
Reviewed-by: Oleh Prypin <oprypin@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2023-05-09 01:43:28 +00:00
Polina Cherkasova
85462793f5
Update DEPS
...
-
Change-Id: I6be96e5e481fbe68a66f6cfc2e1742e2292b6e0a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/301721
Commit-Queue: Polina Cherkasova <polinach@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2023-05-08 21:15:39 +00:00
Devon Carew
33de03891f
[deps] rev http, test
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
http (f581ff7..61dcb91
):
61dcb91 2023-05-04 Brian Quinlan Switch to "dart format" from "flutter format" (#922 )
test (9484592..1d65501
):
1d65501b 2023-05-05 Jackson Gardner Don't do direct casts to int to prevent dart2wasm breakages. (#2007 )
b6b4ddc5 2023-05-04 Nate Bosch Advise against eager matcher->checks migration (#2009 )
4ef35d59 2023-05-04 Jacob MacDonald Re-enable wasm tests (#2008 )
Change-Id: I457d009bf91da365d21cfb74e664d087a4aa6329
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/302020
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2023-05-08 17:33:25 +00:00
William Hesse
a56b60e7b6
Remove web_components from DEPS
...
This repository is not used in the Dart SDK, and has been archived on GitHub.
Five years ago, it was still used in some tests, and was kept because of
that: https://dart-review.googlesource.com/c/sdk/+/49261
Those references are now gone.
Bug: b/278318858
Change-Id: Ife5f096b4057a25dc62f36d79ca54eda77f92287
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/301960
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: William Hesse <whesse@google.com>
2023-05-08 13:54:29 +00:00
Alexander Thomas
b2c799f586
[infra] Upgrade firefox to the latest stable
...
Cq-Include-Trybots: luci.dart.try:dart2js-linux-firefox-try,ddc-linux-firefox-try
Fixes: https://github.com/dart-lang/sdk/issues/52187
Change-Id: I601350ab25a192dec36f17277dbd3e08f255e014
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/301521
Reviewed-by: William Hesse <whesse@google.com>
2023-05-08 09:37:48 +00:00
Sergey G. Grekhov
7cf3aa90c9
[co19] Roll co19 to 742378dde137d8d35e726640acf93164e0be59f8
...
2023-05-05 sgrekhov22@gmail.com Fixes dart-lang/co19#2036 . Mixin restrictions tests updated according to the changed spec (dart-lang/co19#2037 )
Change-Id: Id03b1fbded64516ae973ba7ab8142b7cdfbd5f66
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/301600
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2023-05-05 07:51:51 +00:00
Alexander Thomas
814fd2c7a3
[infra] Update chrome to 113.0.5672.63
...
This switches the browser version to Chrome for Testing.
Cq-Include-Trybots: luci.dart.try:dart2js-linux-chrome-try,dart2js-mac-chrome-try,dart2js-minified-csp-linux-chrome-try,dart2js-win-chrome-try,ddc-canary-linux-chrome-try,ddc-linux-chrome-try,ddc-linux-chrome-unsound-try,ddc-mac-chrome-try,ddc-win-chrome-try
Change-Id: Id1bdacbadeab6eb34a535a31daac953fd3454da8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/301520
Auto-Submit: Alexander Thomas <athom@google.com>
Reviewed-by: Nicholas Shahan <nshahan@google.com>
2023-05-05 06:45:50 +00:00
Sergey G. Grekhov
6d903906f3
[co19] Roll co19 to 794313da70f2b8c1150ffcbf2fbf8746649ab09f
...
2023-05-04 sgrekhov22@gmail.com Fixes dart-lang/co19#2034 . Fix roll failures, add issues numbers (dart-lang/co19#2035 )
2023-05-03 sgrekhov22@gmail.com dart-lang/co19#1401 . Async for-in tests for patterns (dart-lang/co19#2032 )
2023-04-28 sgrekhov22@gmail.com dart-lang/co19#1959 . Grammar tests added (dart-lang/co19#2031 )
2023-04-28 sgrekhov22@gmail.com dart-lang/co19#1959 . Versioning tests added (dart-lang/co19#2029 )
Change-Id: Ic29913ebd7260c4069e6baa27a797219ce12d956
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/301440
Reviewed-by: Alexander Thomas <athom@google.com>
2023-05-04 18:49:13 +00:00
Devon Carew
eecd3013aa
[deps] rev collection, crypto, pub_semver, tools, yaml
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
collection (26e3e67..bf27520
):
bf27520 2023-05-04 Michael Thomsen Add topics to pubspec (#285 )
crypto (77491f5..c5403c8
):
c5403c8 2023-05-04 Jonas Finnemann Jensen Prepare release with topics (#148 )
pub_semver (860e3d8..c3e56d1
):
c3e56d1 2023-05-04 Jonas Finnemann Jensen Prepare release with topics (#86 )
tools (b55f0d4..6c68bca
):
6c68bca 2023-05-03 Elias Yishak Clear contents of persisted files on opt out (#87 )
yaml (56dfaf4..54e8284
):
54e8284 2023-05-04 Jonas Finnemann Jensen Prepare release with topics (#144 )
Change-Id: Ic2e7e6c986eb3e33b655256603e34da706c60ba8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/301500
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
2023-05-04 17:45:52 +00:00
Devon Carew
5797e7e370
[deps] rev args, bazel_worker, characters, cli_util, collection, file, html, http, lints, markdown, matcher, mockito, path, protobuf, shelf, source_maps, source_span, sync_http, test, test_reflective_loader, tools, usage, vector_math, webdriver, webkit_inspection_protocol, yaml_edit
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
args (5ac2ba1..1864048
):
1864048 2023-05-03 Devon Carew added package topics to the pubspec file (#242 )
db229fb 2023-05-02 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#241 )
bazel_worker (d5f8837..1b86d3c
):
1b86d3c 2023-05-02 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#72 )
characters (b306414..2af6783
):
2af6783 2023-05-01 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#81 )
cli_util (6c318c2..7234f17
):
7234f17 2023-05-01 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#82 )
collection (9db854d..26e3e67
):
26e3e67 2023-05-03 Lasse R.H. Nielsen Accept SDK version above 3.0. (#281 )
file (72a67c3..b905180
):
b905180 2023-05-01 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#212 )
8158a35 2023-05-01 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.2 (#218 )
html (0438b26..5d87dc8
):
5d87dc8 2023-05-03 Devon Carew added package topics to the pubspec file (#215 )
http (877f134..f581ff7
):
f581ff7 2023-05-01 Nate Bosch Prepare to publish (#914 )
fa53651 2023-05-01 Brian Quinlan Document that RetryClient may consume a lot of memory (#915 )
lints (ba7d75e..17276ec
):
17276ec 2023-05-01 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#116 )
markdown (82b050d..6db8fc1
):
6db8fc1 2023-05-02 Jonas Finnemann Jensen Prepare 7.1.0 (#538 )
matcher (7228c26..5890f2b
):
5890f2b 2023-05-01 Nate Bosch Expand bound for `test_api` dependency (#219 )
mockito (beb45ba..56173fa
):
56173fa 2023-05-01 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#626 )
path (23e3319..1552cfd
):
1552cfd 2023-05-01 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#142 )
82ddc60 2023-05-01 Jonathan fixed mistake in split method doc comment (#141 )
protobuf (b90a4c4..9d7cf0d
):
9d7cf0d 2023-05-01 Kevin Moore Update Github Actions (#827 )
shelf (9a792b4..79e3cee
):
79e3cee 2023-05-03 Devon Carew add package topics for package:shelf_router_generator (#346 )
25861e5 2023-05-03 Devon Carew add topics to the pubspec files (#345 )
source_maps (0a4b030..f0a8506
):
f0a8506 2023-05-01 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#77 )
source_span (905a167..69fa991
):
69fa991 2023-05-01 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#97 )
sync_http (660ad87..c3d6ad4
):
c3d6ad4 2023-05-01 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#36 )
test (b252463..9484592
):
9484592a 2023-05-02 Nate Bosch Prepare to publish checks (#2005 )
test_reflective_loader (a85a930..d1b763f
):
d1b763f 2023-05-01 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#48 )
tools (516995e..b55f0d4
):
b55f0d4 2023-05-02 Elias Yishak `pddFlag` removal + tests for pdd restricted instance of `Analytics` (#86 )
usage (f97752f..929a4e3
):
929a4e3 2023-05-02 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#193 )
vector_math (7dec984..e3de8da
):
e3de8da 2023-05-01 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#291 )
webdriver (562aa06..d0f78d0
):
d0f78d0 2023-05-01 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#273 )
1ef3348 2023-05-01 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.2 (#275 )
webkit_inspection_protocol (8401098..39a3c29
):
39a3c29 2023-05-01 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#102 )
5555c53 2023-05-01 dependabot[bot] Bump nanasess/setup-chromedriver from 1.1.0 to 2.0.0 (#101 )
9adce2a 2023-05-01 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.2 (#103 )
yaml_edit (5f392a1..e05282b
):
e05282b 2023-05-02 Jonas Finnemann Jensen Prepare 2.1.1 release (#52 )
Change-Id: Iee7fd84d32ae37b76147d62c2268df19cf8db95b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/300863
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2023-05-03 20:47:09 +00:00
Jonas Termansen
43ad339efb
[infra] Update checked in sdk to 3.0.0-417.4.beta.
...
Change-Id: I1dbb2d9a8fdcab496280e2db4e1dd174ec19c409
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/301022
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Jonas Termansen <sortie@google.com>
2023-05-03 15:25:40 +00:00
Nate Bosch
eb62db8f28
Bump async to b9ed21948754001e31e209612b6ef8a5b2ad8e9f
...
Changes:
```
> git log --format="%C(auto) %h %s" ce650b0..b9ed219
https://dart.googlesource.com/async.git/+/b9ed219 Synchronously forward chained cancellations (239)
```
Diff: https://dart.googlesource.com/async.git/+/ce650b0ce8fa95fc13d4744a293f3e9b00266bee..b9ed21948754001e31e209612b6ef8a5b2ad8e9f/
Change-Id: I8c3220433e28e2d8b1693b7b6e6c916e27aeed3e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/300740
Commit-Queue: Nate Bosch <nbosch@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
2023-05-02 18:14:49 +00:00
Devon Carew
90f22bdcef
[deps] rev ffi, lints, markdown, matcher, mockito, test, test_process, tools, watcher
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
ffi (04fa38a..6d8fa8d
):
6d8fa8d 2023-05-01 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#191 )
lints (f09399a..ba7d75e
):
ba7d75e 2023-04-26 Phil Quitslund 2.1.0 (#107 )
e6b82b6 2023-04-26 Devon Carew Update lint-propoposal.md (#115 )
markdown (5f98aea..82b050d
):
82b050d 2023-04-30 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#536 )
matcher (cb6b68c..7228c26
):
7228c26 2023-04-27 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#215 )
mockito (f851e17..beb45ba
):
beb45ba 2023-04-26 yanok Remove unused local variable
d2e155f 2023-04-26 yanok Require Dart SDK >= 2.19
b777874 2023-04-26 yanok First part of Dart3 support in Mockito
ad3c9ae 2023-04-26 yanok Fix the type variable capture problem
6c448b2 2023-04-25 oprypin Keep generated mock files at language version 2.19
06f353e 2023-04-13 nbosch Deprecate the mixingIn argument to MockSpec
f3ecdad 2023-04-11 oprypin Fix violations of `prefer_final_locals`, `prefer_final_in_for_each` lints
test (c9a3138..b252463
):
b252463a 2023-05-01 dependabot[bot] Bump github/codeql-action from 2.2.9 to 2.3.2 (#2001 )
test_process (946bc27..89c4fdc
):
89c4fdc 2023-05-01 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#42 )
tools (5c9f45c..516995e
):
516995e 2023-04-28 Danny Tuppeny Change "plugins" to "extensions" for VS Code (#75 )
watcher (00aa79b..6c0c838
):
6c0c838 2023-05-01 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#144 )
Change-Id: I36d0db7f41a26e3f1430b86eff5d63b8e65c1616
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/300321
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
2023-05-01 17:02:50 +00:00
Daco Harkes
9e0e9a8a9a
[pkgs/native] Roll and update env keys
...
Also picks up keys from `package:native_assets_cli` instead of coding
them which could lead to typos.
Change-Id: I5c72c26c9a45a38ac41f3513c2b5b10e8863ff83
Cq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-mac-release-try,pkg-win-release-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/300221
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2023-05-01 13:19:02 +00:00
Jonas Termansen
88aeaa4fec
[infra] Update checked in SDK to 3.0.0-417.3.beta.
...
Change-Id: I0e2deae75c934e06e0c2e7ace42f758cf5507725
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/299662
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Jonas Termansen <sortie@google.com>
2023-05-01 12:15:59 +00:00
Sigurd Meldgaard
a4f8c122c7
Bump pub to a3f8b2fd36ec432450caf907474a02023ef3e44e
...
Changes:
```
> git log --format="%C(auto) %h %s" 21eb39e..a3f8b2f
https://dart.googlesource.com/pub.git/+/a3f8b2fd Reinterpret dart sdk constraints when read from a lockfile (3897)
https://dart.googlesource.com/pub.git/+/7ac56a97 Document cache layout (3890)
https://dart.googlesource.com/pub.git/+/daf16c78 Suggest resolution updates (3569)
https://dart.googlesource.com/pub.git/+/23fd8ad4 Use the lockfile when computing upgradable, resolvable in outdated (3887)
https://dart.googlesource.com/pub.git/+/642b1f58 Distinguish between package:flutter_gen and the synthetic flutter_gen (3889)
https://dart.googlesource.com/pub.git/+/d1ae5469 Merge pull request 3888 from sigurdm/cherry_pick_to_3
https://dart.googlesource.com/pub.git/+/ef45ef4a Merge remote-tracking branch 'origin/master' into cherry_pick_to_3
https://dart.googlesource.com/pub.git/+/762a16d4 Improve message when sdk constraint is not null-safety enabled (3875)
```
Diff: https://dart.googlesource.com/pub.git/+/21eb39e148c720ab8577bbf3bf089556a113eb10..a3f8b2fd36ec432450caf907474a02023ef3e44e/
Change-Id: I99c885105681e82fb429749cbefa4c5812ed5acd
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/299680
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
Reviewed-by: Jonas Jensen <jonasfj@google.com>
2023-04-28 15:10:39 +00:00
Daco Harkes
6c3c7ae331
[pkgs/native] Windows support + CI
...
We use the MSVC from Depot Tools to build C files.
When using clang from DEPS, we need to pass the right INCLUDE / LIB
environment variables. So we might as well use the MSVC instead.
Moves the `nativeCompilerEnvironmentVariables` to the
`TestConfiguration` so that it's cached.
Bug: https://github.com/dart-lang/sdk/issues/50565
Change-Id: I3576cd0ed07081afb9ae5ba737b8bfe1b21941e5
Cq-Include-Trybots: luci.dart.try:pkg-win-release-try,pkg-mac-release-try,pkg-mac-release-arm64-try,pkg-linux-release-try,pkg-linux-debug-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/298580
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2023-04-28 13:31:10 +00:00
Sergey G. Grekhov
cda6ab570d
[co19] Roll co19 to fc31789eadd5a664fe25e69cb966555e78a65d0d
...
2023-04-25 sgrekhov22@gmail.com dart-lang/co19#1959 . Test valid combinations of modifiers. Part 3 (dart-lang/co19#2025 )
2023-04-25 sgrekhov22@gmail.com Fixes dart-lang/co19#2027 . Hint expectation added (dart-lang/co19#2028 )
2023-04-24 sgrekhov22@gmail.com dart-lang/co19#1959 . Test valid combinations of modifiers. Part 2 (dart-lang/co19#2024 )
Change-Id: I32326cf0be0e3ac7a0ac901ea476213083307355
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/299520
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2023-04-28 09:03:30 +00:00
Janice Collins
f193d91ba5
Update dartdoc to 6.2.2.
...
Release notes: https://github.com/dart-lang/dartdoc/releases/tag/v6.2.2
Change-Id: Idbd529d4b102ec8dba6b6868a97a42f2da4ad7f1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/299340
Auto-Submit: Janice Collins <jcollins@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Janice Collins <jcollins@google.com>
2023-04-27 21:30:32 +00:00
Devon Carew
ef0ad396b5
[deps] rev mockito, test, webdev
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
mockito (28e8eda..f851e17
):
f851e17 2023-04-26 Ilya Yanok Run CI with Dart 2.19 and dev
test (7fab079..c9a3138
):
c9a31388 2023-04-24 Nate Bosch Remove ignores for undeprecated libraries (#2000 )
webdev (8b42c95..12f2285
):
12f22857 2023-04-25 Elliott Brooks Run `chrome_proxy_service_test.dart` everyday at 8 AM PST (#2098 )
Change-Id: I1c90351b7cde4ead84bb410fa76807b33fdae1a0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/298740
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2023-04-26 19:17:41 +00:00
Devon Carew
4b582c4581
[deps] rev async, characters, convert, crypto, dartdoc, intl, markdown, sse, stream_channel, test, tools, usage, webdev
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
async (0127813..ce650b0
):
ce650b0 2023-04-19 Nate Bosch Regression test for error rejecting transaction (#230 )
characters (ba8d557..b306414
):
b306414 2023-04-19 Lasse R.H. Nielsen Add tools to update and generate tables and tests. (#72 )
convert (8812e40..855aeac
):
855aeac 2023-04-10 Kevin Moore Require Dart 2.19, fix override param name, update lints (#81 )
crypto (1cb1528..77491f5
):
77491f5 2023-04-19 Lasse R.H. Nielsen Make `DigestSink` implement `Sink` (#146 )
dartdoc (a0755f5..8e8b36e
):
8e8b36e3 2023-04-19 Janice Collins Fix up documentation on comment reference parser to align with wiki (#2851 )
b9178fce 2023-04-19 dependabot[bot] Bump github/codeql-action from 2.2.11 to 2.2.12 (#3390 )
37b981c4 2023-04-19 dependabot[bot] Bump actions/checkout from 3.5.0 to 3.5.2 (#3389 )
dadef24a 2023-04-10 dependabot[bot] Bump github/codeql-action from 2.2.9 to 2.2.11 (#3386 )
dda699a7 2023-04-10 Sam Rawlins Prepare mixin-like classes for Dart 3.0.0 (#3385 )
intl (a958db0..5d65e38
):
5d65e38 2023-04-19 Moritz Update README.md
9972a89 2023-04-19 Moritz Update README.md
5c14faa 2023-04-18 Copybara-Service Merge pull request #584 from dart-lang:fixDateFormattingUrl
4ea644e 2023-04-17 Moritz Merge branch 'master' into fixDateFormattingUrl
b0d5687 2023-04-17 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#574 )
92149be 2023-04-17 Moritz Merge branch 'master' into fixDateFormattingUrl
5203d6e 2023-04-17 Googler Internal change
bab667f 2023-04-17 Moritz Typo
b0896b1 2023-04-17 Moritz Fix bug
43507e1 2023-04-14 Googler Internal change
d8844a0 2023-04-14 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.2 (#579 )
99ed16f 2023-04-13 Copybara-Service Merge pull request #572 from dart-lang:adaptBrowserTest
34e824c 2023-03-30 Moritz Adapt test to browser CLDR update
markdown (d437c85..5f98aea
):
5f98aea 2023-04-20 Jonas Finnemann Jensen Throw, if `BlockSyntax.parseLines` loops indefinitely (#533 )
86ebc2c 2023-04-19 Zhiguang Chen Fix `linkReferenceDefinitionPattern` (#532 )
sse (11e83a0..f947c3d
):
f947c3d 2023-04-10 Kevin Moore Require Dart 2.19, bump lints (#82 )
stream_channel (74646ea..71d4690
):
71d4690 2023-04-11 Tobe Osakwe Add example/example.dart (#52 )
test (7832931..7fab079
):
7fab0792 2023-04-19 Oleh Prypin Dart 3 compatibility: change `extends Iterator` to `implements Iterator` (#1997 )
8f7682a5 2023-04-18 Nate Bosch Remove deprecation of test_api top level libraries (#1994 )
7151486c 2023-04-14 Simon Binder Add support for Microsoft Edge (#1992 )
c1d686aa 2023-04-12 Parker Lougheed Fix "Improvements" link in `package:checks` migration guide (#1991 )
tools (545d7e1..5c9f45c
):
5c9f45c 2023-04-20 Elias Yishak Move `dateStamp` getter to `utils.dart` (#83 )
usage (0698711..f97752f
):
f97752f 2023-04-10 Devon Carew update readme for deprecation (#192 )
webdev (7546291..8b42c95
):
8b42c950 2023-04-21 Anna Gringauze Cleanup record types display (#2070 )
1cfb3bd6 2023-04-20 Elliott Brooks Update CONTRIBUTING docs (#2097 )
941eda5b 2023-04-19 Elliott Brooks Add a test to make sure proper release procedure is followed for `dwds` and `webdev` (#2095 )
2eb7c3ee 2023-04-17 Elliott Brooks Add Github workflow for Dart Code Metrics (#2092 )
79a9bc9b 2023-04-17 Elliott Brooks Fix DCM analyzer warnings (#2094 )
2a625039 2023-04-14 Elliott Brooks Add `vm_service` git package dependency override (#2078 )
1fa19603 2023-04-12 Elliott Brooks Add CI check to remind contributor to update CHANGELOG (#2090 )
c7bb19e1 2023-04-12 Elliott Brooks Prevent PRs labeled `do-not-submit` from being merged (#2088 )
3781ef9b 2023-04-10 Elliott Brooks Run mono_repo generate with version 6.5.3 (#2084 )
843890c6 2023-04-10 Anna Gringauze Refactor record shape processing out of calculating record bound fields (#2074 )
Change-Id: I4ce65f9f79d5086c33c575e57eff300216392510
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/297800
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Moritz Sümmermann <mosum@google.com>
Commit-Queue: Moritz Sümmermann <mosum@google.com>
2023-04-24 17:08:01 +00:00
Sergey G. Grekhov
92239e6b27
[co19] Roll co19 to 4b8157719cdcb99ee7380c920551786b6383f961
...
2023-04-19 sgrekhov22@gmail.com dart-lang/co19#1959 . Test valid combinations of modifiers. Part 1 (dart-lang/co19#2023 )
2023-04-18 49699333+dependabot[bot]@users.noreply.github.com Bump actions/checkout from 3.5.0 to 3.5.2 (dart-lang/co19#2022 )
2023-04-17 sgrekhov22@gmail.com dart-lang/co19#1959 . More basic and mixin restrictions tests (dart-lang/co19#2021 )
2023-04-17 sgrekhov22@gmail.com dart-lang/co19#1959 . Tests for syntax and basic restrictions (dart-lang/co19#2017 )
Change-Id: I0d27a6b3504eb13351e72d8dac6281ff0aa52fc7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/296802
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2023-04-24 07:59:58 +00:00
pq
c1affe94e0
bump linter to grab pattern field false positive fixes
...
Change-Id: I80d0bcbeaf9b46488d53126deafc21215276036f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/297120
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
2023-04-21 23:09:45 +00:00
Sigurd Meldgaard
e0177fe017
Bump pub to 21eb39e148c720ab8577bbf3bf089556a113eb10
...
Changes:
```
> git log --format="%C(auto) %h %s" 3e2c92a..21eb39e
https://dart.googlesource.com/pub.git/+/21eb39e1 Don't pass --fatal-infos to `dart analyze` in validation (3877)
https://dart.googlesource.com/pub.git/+/95044c22 Improve message when sdk constraint is not null-safety enabled (3875)
https://dart.googlesource.com/pub.git/+/b666c920 Fix tests to work in context of 3.1 (3876)
https://dart.googlesource.com/pub.git/+/c890afa1 Refactor `cache add` check for existing package. (3872)
https://dart.googlesource.com/pub.git/+/460283b7 Bump actions/checkout from 3.3.0 to 3.5.0 (3858)
https://dart.googlesource.com/pub.git/+/b5df2113 Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (3857)
```
Diff: https://dart.googlesource.com/pub.git/+/3e2c92a8bb74935302de52b80b870bf66963756d..21eb39e148c720ab8577bbf3bf089556a113eb10/
Change-Id: If3f6244e79f7b284876795887066412b351a441b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/295820
Reviewed-by: Jonas Jensen <jonasfj@google.com>
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
2023-04-21 09:58:38 +00:00
pq
ef372f2621
bump linter for prefer_final_locals
fix
...
Includes fix for https://github.com/dart-lang/linter/issues/4286
Change-Id: I2124d26cbd3a4105073559d75830b5718684be59
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/296702
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
2023-04-20 21:58:57 +00:00
Daco Harkes
4cb4d5d036
[pkgs/native] MacOS support + CI
...
Pulls in a new versions of https://github.com/dart-lang/native with
support for MacOS and enables the tests for these on the MacOS pkg
bots.
Fixes the clang paths in pkg/test_runner/lib/src/options.dart for
mac and win.
Since a relatively recent XCode is available on the bots, use XCode
to build rather than the clang from DEPS.
test/native_toolchain/recognizer_test was refactored to only
run tests for tools installed on the host. So it's unskipped.
Bug: https://github.com/dart-lang/sdk/issues/50565
Change-Id: I3804b01da7a4e74d3e49a1b2ba3c8425132417d7
Cq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-mac-release-try,pkg-win-release-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/296180
Reviewed-by: Liam Appelbe <liama@google.com>
Auto-Submit: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2023-04-20 14:17:39 +00:00
Alexander Thomas
4e8b58ceb9
[infra] Update checked-in SDKs to 3.0.0-417.2.beta
...
Change-Id: Ic8667dd0be2a03c8bb57424904c545b4ec335ccc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/296540
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
Commit-Queue: William Hesse <whesse@google.com>
Auto-Submit: Alexander Thomas <athom@google.com>
2023-04-20 09:20:10 +00:00
Sam Rawlins
398a3d377c
Bump linter to 82e7147cee2a62b881bcf9cc26f06e531510a92d
...
This bump brings in two false-negative fixes:
* 4c2af04303
* 82e7147cee
These have been tested in google3 and are clean.
Change-Id: I8cba338b91b4b5a383506216b7362352132b48f5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/296382
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2023-04-20 00:40:17 +00:00
DEPS Autoroller
4a4163f703
Roll gn from ffeea1b1fd07 to 5a004f9427a0
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/gn-dart-sdk
Please CC dart-ecosystem-gardener@grotations.appspotmail.com ,dart-engprod@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in gn: https://bugs.chromium.org/p/gn/issues/list
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try
Change-Id: Ib61c36726ad2d0b1c3557df99dc7d446c18e0be2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/296240
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-04-19 21:39:47 +00:00
Robert Nystrom
b9fa34d40a
Roll the latest dart_style in.
...
This contains two minor formatting changes to records.
Change-Id: Ib90479ae60646c7cb0d5c746b5772fc63ee2a0f0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/296026
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Auto-Submit: Bob Nystrom <rnystrom@google.com>
2023-04-19 07:21:47 +00:00
DEPS Autoroller
1c29e9ab3f
Roll Clang from fa3cb517e4a5 to e8cfbfd05a95
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/clang-dart-sdk
Please CC dart-engprod@google.com ,dart-vm-gardener@grotations.appspotmail.com,dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Clang: https://bugs.fuchsia.dev/p/fuchsia/issues/list?q=component%3AToolchain
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try
Change-Id: I972f69116a6d4181548d46f063c56014c89a402a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/296000
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2023-04-18 23:42:47 +00:00
Ryan Macnak
7b2cfdbc8c
[standalone] Remove tcmalloc.
...
Removes build complexity around which combinations of compiler/architecture/sysroot/libc support tcmalloc, reduces binary size, and reduces memory usage at the expense of some throughput.
TEST=ci
Bug: https://github.com/dart-lang/sdk/issues/51111
Bug: https://github.com/dart-lang/sdk/issues/51535
Bug: https://github.com/dart-lang/sdk/issues/51639
Change-Id: Id73d5b87e2b16c1cd1e5228ba0cbf1aa2521c01a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/287001
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-04-18 20:56:00 +00:00
Sam Rawlins
008ef8c1a9
Bump linter
...
Change-Id: If108d01736a6fb7a07e4c894752934ea9fc952bf
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/295802
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2023-04-18 19:25:48 +00:00
Daco Harkes
f9f1030959
[infra] DEPS and test dart-lang/native packages
...
This CL pulls in dart-lang/native packages and runs them on the
pkg bots.
Bug: https://github.com/dart-lang/sdk/issues/50565
Change-Id: Ifcd8ba25f8bdfeca8f4c161adfc3c20e0ce500d1
Cq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-mac-release-try,pkg-win-release-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/295280
Commit-Queue: Daco Harkes <dacoharkes@google.com>
Reviewed-by: William Hesse <whesse@google.com>
2023-04-18 08:04:49 +00:00
Janice Collins
a6ebd6fa8e
Bump tools to 545d7e1c73ce21b8c91f638021f9d487d324a501
...
This will customize the consent message based on the `dart` or `flutter`
entry points and allow unified_analytics to honor the legacy analytics
opt-out.
Changes:
```
> git log --format="%C(auto) %h %s" 2308c67..545d7e1
https://dart.googlesource.com/tools.git/+/545d7e1 Honor legacy opt out status (80)
```
Diff: https://dart.googlesource.com/tools.git/+/2308c672e0d7446f5bfdba96594b41f26fa24a2e..545d7e1c73ce21b8c91f638021f9d487d324a501/
Bug: https://github.com/dart-lang/tools/issues/74
Bug: https://github.com/dart-lang/tools/issues/82
Change-Id: I36bffde69b6d7f798a40f140ca5e838336d81d3f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/295742
Reviewed-by: Elias Yishak <eliasyishak@google.com>
Commit-Queue: Elias Yishak <eliasyishak@google.com>
Commit-Queue: Janice Collins <jcollins@google.com>
Auto-Submit: Janice Collins <jcollins@google.com>
2023-04-17 23:09:14 +00:00
Alexander Aprelev
bd9c7a46e2
Roll zlib to 14dd4c4455602c9b71a1a89b5cafd1f4030d2e3f
...
Bug: https://github.com/flutter/flutter/issues/124971
Change-Id: Ie4abdff9d3b32ba34a7b811080675e0e62905cf5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/295640
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
2023-04-17 16:32:20 +00:00
Janice Collins
1abf129bf8
Enable crash reporting via the unified_analytics consent mechanism.
...
This pulls in the `okToSend` method from https://github.com/dart-lang/tools/pull/79 in the tools repository.
Bug: https://github.com/dart-lang/sdk/issues/28633
Change-Id: I512d041750050338699d3635ba426cc0acdd5a20
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/295380
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Janice Collins <jcollins@google.com>
Auto-Submit: Janice Collins <jcollins@google.com>
2023-04-14 17:29:28 +00:00
Sergey G. Grekhov
b5ac2821e0
[co19] Roll co19 to c01fbd751c060650b6582523a7751b83777026c3
...
2023-04-11 sgrekhov22@gmail.com dart-lang/co19#1401 . Exhaustiveness tests fixed and new ones added (dart-lang/co19#2019 )
2023-04-11 sgrekhov22@gmail.com Fixes dart-lang/co19#2006 . `Pointer` can have top types as type arguments (dart-lang/co19#2013 )
2023-04-11 sgrekhov22@gmail.com Fixes dart-lang/co19#2010 . Fix exhaustiveness tests for a cast-pattern (dart-lang/co19#2018 )
2023-04-07 sgrekhov22@gmail.com Fixes dart-lang/co19#2004 . Update expected errors locations for CFE (dart-lang/co19#2011 )
2023-04-07 sgrekhov22@gmail.com Fixes dart-lang/co19#2005 . DynamicLibrary.process() is supported on Windows (dart-lang/co19#2012 )
2023-04-07 sgrekhov22@gmail.com Fixes dart-lang/co19#2007 . Fix UintPtr_A01_t01.dart not to fail on 32-bit platforms (dart-lang/co19#2014 )
2023-04-07 sgrekhov22@gmail.com Fixes dart-lang/co19#2008 . Split pattern_context_A01_t01.dart test to multiple methods (dart-lang/co19#2015 )
2023-04-07 sgrekhov22@gmail.com Fixes dart-lang/co19#2009 . Update scope_A01_t01.dart according to the current CFE behavior (dart-lang/co19#2016 )
Change-Id: I5b43a5c5f133dded30564749b38f6a0c965b62fe
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/295281
Reviewed-by: Alexander Thomas <athom@google.com>
2023-04-14 10:39:01 +00:00
DEPS Autoroller
bbe29eb255
Roll gn from 41fef642de70 to ffeea1b1fd07
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/gn-dart-sdk
Please CC dart-ecosystem-gardener@grotations.appspotmail.com ,dart-engprod@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in gn: https://bugs.chromium.org/p/gn/issues/list
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try
Change-Id: Iead8799ae9fcb96684184cdd10f820448761decb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/294160
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2023-04-12 00:22:13 +00:00
Sam Rawlins
1a2d86630c
Bump linter to include unrelated-types fix
...
Includes fix
eb0ca501f4
for bug https://github.com/dart-lang/linter/issues/4265
Change-Id: Ib8e09cc0f642a7bb3f2764bf2df23a6863a4605c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/294367
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Phil Quitslund <pquitslund@google.com>
2023-04-11 01:39:26 +00:00
Devon Carew
b603d4c4ac
[deps] rev tools, web_socket_channel, webdev
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
tools (cd799be..58d9147
):
58d9147 2023-04-07 Christopher Fujino [unified_analytics] Add NoOpAnalytics (#77 )
web_socket_channel (40eb236..b28bae6
):
b28bae6 2023-04-07 Rexios Allow passing through custom http client in IO socket connect (#259 )
1064b47 2023-04-07 Nate Bosch Fix deprecated_new_in_comment_reference (#262 )
webdev (22b34e3..7546291
):
75462913 2023-04-07 Elliott Brooks Run mono_repo generate (#2081 )
9964ebab 2023-04-07 dependabot[bot] Bump actions/labeler from 4.0.2 to 4.0.3 (#2067 )
3dee56b5 2023-04-07 Anna Gringauze Remove eval error message on async frames (#2073 )
d6b3e9ce 2023-04-07 Elliott Brooks Dart Code Metrics follow-up (#2072 )
48e3211a 2023-04-07 Elliott Brooks Update the release script to take into account `pubspec_overrides.yaml` (#2080 )
fd75f511 2023-04-06 Elliott Brooks Reset Webdev to 3.0.5-dev (#2077 )
Change-Id: Iac863f7c4822fe6b9585e80e95d69467e8d60b6d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/294364
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
2023-04-10 17:44:36 +00:00
Devon Carew
ed369f4a07
[deps] rev http, source_span, sync_http, tools, webdev
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
http (ffb4438..877f134
):
877f134 2023-04-06 Kevin Moore latest CI actions (#908 )
source_span (b739fbf..905a167
):
905a167 2023-04-05 Natalie Weizenbaum Add public access to a SourceFile's code units (#93 )
1806578 2023-04-05 Devon Carew blast_repo fixes (#96 )
sync_http (36a1bd0..660ad87
):
660ad87 2023-04-05 Kevin Moore blast_repo fixes (#35 )
tools (0304fbb..cd799be
):
cd799be 2023-04-06 Daco Harkes [cli_config] Support non-String map keys (#73 )
webdev (0a2804b..22b34e3
):
22b34e35 2023-04-05 Elliott Brooks Reset DWDS to `19.0.1-dev` after release (#2076 )
e93ad39b 2023-04-05 Elliott Brooks Prep Webdev for release to `3.0.4` (#2075 )
Change-Id: Id9413473ced284fc3479507d1fe06135404566f3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293967
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2023-04-06 18:49:25 +00:00
Devon Carew
7573d4b1de
[deps] rev boolean_selector, browser_launcher, clock, crypto, csslib, dartdoc, html, term_glyph, test, webdev, yaml_edit
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
boolean_selector (28dc03d..9fd3bae
):
9fd3bae 2023-04-04 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#44 )
browser_launcher (ba4e028..ed11524
):
ed11524 2023-04-04 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#40 )
clock (93d9f56..6b2004c
):
6b2004c 2023-04-04 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#47 )
crypto (8a03816..1cb1528
):
1cb1528 2023-04-04 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#142 )
csslib (5836863..44bfbe3
):
44bfbe3 2023-04-04 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#176 )
dartdoc (1a7952b..a0755f5
):
a0755f5f 2023-04-04 Janice Collins Fix example modifiers (#3383 )
html (57b747d..0438b26
):
0438b26 2023-04-05 Oleh Prypin Dart 3 compatibility: turn classes into mixins (#208 )
term_glyph (f6856e2..b110501
):
b110501 2023-04-04 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#35 )
test (8ea4298..7832931
):
78329319 2023-04-04 Devon Carew regenerate mono_repo (#1988 )
webdev (e887316..0a2804b
):
0a2804bd 2023-04-04 Elliott Brooks Fix DevTools test (#2071 )
yaml_edit (386fd33..5f392a1
):
5f392a1 2023-04-04 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#48 )
Change-Id: Ib9ee434634d3116db7ada89a4c31a566a28b5600
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293744
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
2023-04-06 16:17:06 +00:00
Sergey G. Grekhov
ab712b5fd3
[co19] Roll co19 to ad6c7258ca40aab2a08f56cb726483b47de896d8
...
2023-04-05 sgrekhov22@gmail.com Fixes dart-lang/co19#1991 . Runtime error fixed in matching_map_A02_t03.dart (dart-lang/co19#1999 )
2023-04-05 sgrekhov22@gmail.com Fixes dart-lang/co19#1997 . Update locations of the expected errors (dart-lang/co19#2001 )
2023-04-05 sgrekhov22@gmail.com Fixes dart-lang/co19#1995 . Use always-exhaustive type for testing spaces in switch statements (dart-lang/co19#2002 )
2023-04-05 sgrekhov22@gmail.com Fixes dart-lang/co19#1990 . Add HINT.UNREACHABLE_SWITCH_CASE to type_inference_A22_t01.dart (dart-lang/co19#1998 )
2023-04-05 sgrekhov22@gmail.com Fixes dart-lang/co19#1996 . Missed error expectation added (dart-lang/co19#2000 )
Change-Id: I314668c107f134b2a813bc3ea356fd14ab7a3fb3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293660
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2023-04-06 15:04:28 +00:00
Kenzie Schmoll
822841753e
Bump DevTools DEP for 2.23.1 release.
...
This commit is for the 2.23.1 tag: https://github.com/flutter/devtools/releases/tag/v2.23.1
Change-Id: Ib33e92b05d03ae783a74aae7637a734518ff7506
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293884
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Kenzie Davisson <kenzieschmoll@google.com>
2023-04-05 22:56:50 +00:00
Lasse R.H. Nielsen
b0944db9cc
Update Pub revision with fixes.
...
Change-Id: I6c78c7ae23229eb70d74dae20fc024711afab09b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293688
Auto-Submit: Lasse Nielsen <lrn@google.com>
Commit-Queue: Lasse Nielsen <lrn@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
2023-04-05 20:52:58 +00:00
Sergey G. Grekhov
dd6d70a834
[co19] Roll co19_2 to ae846ed2a987a2d2dbe4b9e9c68448a21f91ef5b
...
2023-04-05 sgrekhov22@gmail.com Fixes dart-lang/co19#1994 . Obsolete ProcessInfo_A01_t01.dart removed (dart-lang/co19#2003 )
Change-Id: Ia2d8eb97d5722559850a254070ccf61a4a8ed94a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293680
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2023-04-05 13:44:13 +00:00
pq
0bb7e08f95
pattern support for null_check_on_nullable_type_parameter
...
3 commit delta from last push:
c0942721fc
80ac891709
0f0f3855b0
Change-Id: Ia2be13e071d2271ce18f42dee9e3c547c36fb7a2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293461
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
2023-04-05 13:12:19 +00:00
Erik Ernst
ae352254dc
[co19] Roll co19 to 866b487c88e24b6a02e9fd95de4f4982aba34a32
...
2023-04-05 sgrekhov22@gmail.com Fixes dart-lang/co19#1988 . Typo in exhaustiveness_A01_t17.dart fixed (dart-lang/co19#1992 )
2023-04-05 sgrekhov22@gmail.com Fixes dart-lang/co19#1989 . Typo in object_A03_t01.dart fixed (dart-lang/co19#1993 )
2023-04-04 sgrekhov22@gmail.com dart-lang/co19#1401 . Exhaustiveness algorithm tests (dart-lang/co19#1987 )
Change-Id: I89642761f4ff746dfdaba7d586f6c5c1a5e2158a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293540
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Erik Ernst <eernst@google.com>
Auto-Submit: Erik Ernst <eernst@google.com>
2023-04-05 01:35:11 +00:00
Robert Nystrom
eaea334be1
Roll the latest dart_style into the SDK.
...
This contains two small fixes to pattern formatting:
- Don't add an extra space to switches with no cases.
- Don't indent branches of "||" in switch expressions.
Change-Id: Ia40fc36287172d098583f3219f5c6a9c49ba019e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293121
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Kevin Moore <kevmoo@google.com>
2023-04-04 21:01:07 +00:00
Devon Carew
23692ea881
[deps] rev args, async, bazel_worker, benchmark_harness, boolean_selector, browser_launcher, characters, clock, collection, convert, crypto, csslib, dartdoc, fixnum, glob, html, http, http_multi_server, http_parser, json_rpc_2, logging, matcher, mime, package_config, path, pool, pub_semver, source_maps, source_span, sse, stack_trace, stream_channel, term_glyph, test, test_descriptor, test_process, tools, usage, watcher, web_socket_channel, webdev, yaml, yaml_edit
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
args (7a5e3b0..5ac2ba1
):
5ac2ba1 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#238 )
f77b1dc 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#239 )
async (f454380..0127813
):
0127813 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#236 )
100445b 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#237 )
bazel_worker (53871c5..d5f8837
):
d5f8837 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#70 )
a8a55e6 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#71 )
benchmark_harness (725534a..e591ec4
):
e591ec4 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#86 )
38bf5b8 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#87 )
boolean_selector (16e6ad3..28dc03d
):
28dc03d 2023-04-04 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#45 )
browser_launcher (bc2dc4e..ba4e028
):
ba4e028 2023-04-04 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#41 )
characters (3281cc7..ba8d557
):
ba8d557 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#79 )
60cae68 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#80 )
clock (984642e..93d9f56
):
93d9f56 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#48 )
collection (30fd0f8..9db854d
):
9db854d 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#278 )
convert (83886e3..8812e40
):
8812e40 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#79 )
d28dc33 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#80 )
crypto (9efb888..8a03816
):
8a03816 2023-04-04 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#143 )
csslib (d32bdd4..5836863
):
5836863 2023-04-04 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#177 )
dartdoc (9be04e0..1a7952b
):
1a7952b1 2023-04-03 dependabot[bot] Bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#3382 )
fixnum (f8379d9..92ec336
):
92ec336 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#108 )
f14fd19 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#109 )
glob (f378dc8..eaa878b
):
eaa878b 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#73 )
c0c7e66 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#74 )
html (08643e9..57b747d
):
57b747d 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#209 )
51c9910 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#210 )
http (74f9d3d..ffb4438
):
ffb4438 2023-04-04 Brian Quinlan Fix maxRedirects documentation to mention ClientException rather than RedirectException (#907 )
ad0e1cf 2023-04-03 Bahaa Fathi Yousef Fix some spelling (#885 )
http_multi_server (7bd190c..e0b5d35
):
e0b5d35 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#53 )
3bbaf22 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#52 )
http_parser (b3b283b..bbe37dd
):
bbe37dd 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#70 )
f0527a8 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#71 )
json_rpc_2 (aea3bea..5da2705
):
5da2705 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#94 )
d6ab373 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#95 )
logging (abef371..787030a
):
787030a 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#133 )
be6a20e 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#134 )
matcher (61f4347..cb6b68c
):
cb6b68c 2023-04-04 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#216 )
mime (1a51be0..2d8496d
):
2d8496d 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#90 )
3b39378 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#91 )
package_config (74ac1cb..7e09db1
):
7e09db1 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#132 )
6dc4072 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#133 )
path (cd37179..23e3319
):
23e3319 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#140 )
pool (338bfb4..650e5d3
):
650e5d3 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#66 )
pub_semver (c0e6ea7..860e3d8
):
860e3d8 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#82 )
12eca92 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#83 )
source_maps (a112e98..0a4b030
):
0a4b030 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#76 )
e753fea 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#75 )
source_span (3951ba5..b739fbf
):
b739fbf 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#94 )
c6547c2 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#95 )
sse (8c3efdc..11e83a0
):
11e83a0 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#79 )
stack_trace (6ceb191..9c1b1c5
):
9c1b1c5 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#128 )
56a09db 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#129 )
stream_channel (fe0f5e4..74646ea
):
74646ea 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#88 )
term_glyph (d275a8f..f6856e2
):
f6856e2 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#36 )
test (a01b185..8ea4298
):
8ea42987 2023-04-04 Jakub Vrána Make tests compatible with Strict CSP (#1987 )
49f7e17a 2023-04-03 dependabot[bot] Bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#1982 )
1a4f76b2 2023-04-03 dependabot[bot] Bump github/codeql-action from 2.2.5 to 2.2.9 (#1985 )
test_descriptor (1d4a967..aa11162
):
aa11162 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#49 )
226fe86 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#50 )
test_process (f76d0b8..946bc27
):
946bc27 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#40 )
441f585 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#41 )
tools (d40ca93..0304fbb
):
0304fbb 2023-04-04 Elias Yishak Add catcherror callback for `sendData` (#72 )
6d1dedf 2023-04-04 Daco Harkes [cli_config] Pub badges (#71 )
561dce2 2023-04-04 Daco Harkes [cli_config] Bump version (#68 )
d3909a4 2023-04-04 Daco Harkes Fix windows path resolving (#67 )
77cf078 2023-04-03 Daco Harkes [cli_config] Fix optionalString validValues (#69 )
usage (399770f..0698711
):
0698711 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#190 )
2cdb5e3 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#189 )
watcher (5968409..00aa79b
):
00aa79b 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#140 )
598038f 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#141 )
web_socket_channel (e2fe7f6..40eb236
):
40eb236 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#260 )
1823444 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#261 )
webdev (b139649..e887316
):
e887316c 2023-04-03 Elliott Brooks Prepare DWDS for version `19.0.0` release (#2068 )
704d5086 2023-04-03 Elliott Brooks Fix typo (#2069 )
2e6e1b63 2023-04-03 Anna Gringauze Fix getObject failure on record class. (#2063 )
yaml (0f80b12..56dfaf4
):
56dfaf4 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#140 )
d925d7e 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#141 )
yaml_edit (fbc5cb3..386fd33
):
386fd33 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#49 )
Change-Id: I986c83f657631813a32e360fbb90f42f7d43440a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293280
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2023-04-04 18:56:21 +00:00
Janice Collins
832e8fa861
Update tools package in DEPS to get latest unified_analytics.
...
Change-Id: I79b6dccb11681c4ac0afc766540474bb6be93199
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293260
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Janice Collins <jcollins@google.com>
Auto-Submit: Janice Collins <jcollins@google.com>
2023-04-04 18:19:19 +00:00
Sergey G. Grekhov
3f87b7f193
[co19] Roll co19 to cd2670bfc29f0be99ca9d3e079f314f686680afc
...
2023-04-04 sgrekhov22@gmail.com Fixes dart-lang/co19#1985 . Roll failures fixed (dart-lang/co19#1986 )
2023-04-04 sgrekhov22@gmail.com Fixes dart-lang/co19#1983 . Typo fixed in type_inference_A22_t01.dart (dart-lang/co19#1984 )
2023-04-03 sgrekhov22@gmail.com Fixes dart-lang/co19#1978 . Add processing of HINT.UNREACHABLE_SWITCH_CASE (dart-lang/co19#1982 )
2023-04-03 sgrekhov22@gmail.com dart-lang/co19#1401 . Exhaustiveness tests added (dart-lang/co19#1974 )
2023-03-31 sgrekhov22@gmail.com Fixes dart-lang/co19#1976 . Runtime errors fixed (dart-lang/co19#1981 )
2023-03-31 sgrekhov22@gmail.com Fixes dart-lang/co19#1976 . Update map pattern tests according to the new matching rules (dart-lang/co19#1977 )
2023-03-31 sgrekhov22@gmail.com dart-lang/co19#1401 . Additional test for the rest element of a list pattern (dart-lang/co19#1980 )
Change-Id: I5be25e8f96d081028d68b5086c33b7432f1c8a66
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/292883
Commit-Queue: Erik Ernst <eernst@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
2023-04-04 16:28:17 +00:00
pq
3fdca4b605
linter 1.35.0
...
Change-Id: Ic47ce4740cfd17a7fa774c3b63f911c7f074e588
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/292940
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
2023-04-03 23:57:03 +00:00
Kenzie Schmoll
693367be8b
Bump DevTools DEP to 2.23.0
...
Change-Id: Id87896e215fe7be98c1ce32abff0e8911090dda0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/292961
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Kenzie Davisson <kenzieschmoll@google.com>
2023-04-03 22:07:48 +00:00
Devon Carew
6978049e23
[deps] rev cli_util, collection, dartdoc, ffi, intl, json_rpc_2, lints, markdown, matcher, mockito, path, pool, source_map_stack_trace, sse, stream_channel, string_scanner, test, test_reflective_loader, tools, typed_data, webdev
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
cli_util (91747f7..6c318c2
):
6c318c2 2023-04-02 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#81 )
df83fb5 2023-04-02 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#80 )
collection (0d0e184..30fd0f8
):
30fd0f8 2023-04-02 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#277 )
dartdoc (0746cda..9be04e0
):
9be04e0c 2023-03-28 Jonas Finnemann Jensen Allow ID attributes on headings when running with --sanitize-html (#3358 )
8785dd24 2023-03-27 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#3377 )
0944fa32 2023-03-27 dependabot[bot] Bump github/codeql-action from 2.2.6 to 2.2.9 (#3379 )
e318d34f 2023-03-27 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#3378 )
ffi (32f5eef..04fa38a
):
04fa38a 2023-04-03 Daco Harkes test zero termination of Utf8 string (#147 )
eb93bbb 2023-04-03 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#188 )
2a6b643 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#189 )
intl (fca552f..a958db0
):
a958db0 2023-03-29 Googler Internal change
json_rpc_2 (0280ac6..aea3bea
):
aea3bea 2023-03-28 Kevin Moore Fix analysis, bump min SDK to 2.19 (#93 )
lints (dfded5e..f09399a
):
f09399a 2023-04-02 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#110 )
9581bab 2023-03-25 Parker Lougheed Fix 'recommended' spelling in README (#109 )
c92e1ca 2023-03-23 Michael Thomsen Update README.md (#108 )
7134608 2023-02-01 dependabot[bot] Bump actions/checkout from 3.2.0 to 3.3.0 (#98 )
markdown (ecbffa9..d437c85
):
d437c85 2023-04-02 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#529 )
3550fe6 2023-04-01 dependabot[bot] Bump subosito/flutter-action from 2.8.0 to 2.10.0 (#528 )
d1b7907 2023-04-01 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#527 )
0daf231 2023-03-31 le.chang Footnote support (#441 )
b96bc08 2023-03-30 Jonas Finnemann Jensen Prepare a release of 7.0.2 (#526 )
matcher (dc310d9..61f4347
):
61f4347 2023-03-21 Nate Bosch Prepare to publish (#214 )
mockito (ed5bd84..28e8eda
):
28e8eda 2023-04-02 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0
ccb9abf 2023-04-01 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0
65ee0c4 2023-03-23 Nate Bosch Expand pub constraint on test_api (#615 )
e6ea7ad 2023-03-23 Nate Bosch GitHub Sync (#614 )
path (24b58a2..cd37179
):
cd37179 2023-04-02 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#139 )
pool (694cfd8..338bfb4
):
338bfb4 2023-04-02 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#67 )
source_map_stack_trace (45ea368..08a81a8
):
08a81a8 2023-04-02 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#37 )
4cbe06e 2023-04-02 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#36 )
sse (8c03b73..8c3efdc
):
8c3efdc 2023-04-02 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#80 )
e35336a 2023-04-02 dependabot[bot] Bump nanasess/setup-chromedriver from 1.1.0 to 2.0.0 (#81 )
stream_channel (a20ccd4..fe0f5e4
):
fe0f5e4 2023-04-02 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#89 )
string_scanner (29e471e..f7a656f
):
f7a656f 2023-04-02 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#56 )
fe8c301 2023-04-02 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#55 )
test (cc0598b..a01b185
):
a01b185e 2023-03-30 Nate Bosch More smoothly handle missing compiler info (#1980 )
b24b4668 2023-03-27 Daco Harkes Support native assets (#1975 )
c3828267 2023-03-23 Nate Bosch Prepare to publish (#1974 )
9035bba8 2023-03-21 Parker Lougheed Use deps.dev for OpenSSF scorecard results link (#1976 )
test_reflective_loader (c4c2d5c..a85a930
):
a85a930 2023-04-01 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#46 )
27bc418 2023-04-01 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#47 )
tools (fb2dada..d40ca93
):
d40ca93 2023-04-03 dependabot[bot] Bump actions/labeler from 4.0.2 to 4.0.3 (#66 )
4185d6d 2023-04-03 dependabot[bot] Bump coverallsapp/github-action from 1.2.4 to 2.0.0 (#65 )
b14d5be 2023-04-03 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#64 )
typed_data (f858046..d85363d
):
d85363d 2023-04-02 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#62 )
0f57d9b 2023-04-02 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#63 )
webdev (c2c8b17..b139649
):
b139649e 2023-03-31 Elliott Brooks Don't show non-instantiated variables (#2061 )
8437f60a 2023-03-31 Elliott Brooks Move project-specific getters to `TestProject` instead of `TestContext` (#2052 )
652e040c 2023-03-30 Elliott Brooks Provide an app entrypoint to DWDS (#2047 )
0afc9eb4 2023-03-30 Elliott Brooks Add Dart Code Metrics (#2055 )
5fcbb803 2023-03-29 Elliott Brooks Apply `trailing-comma` lint (#2054 )
5bd21384 2023-03-28 Elliott Brooks Skip failing webdev integration_test cases (#2051 )
2d8e9c23 2023-03-24 Elliott Brooks (she/her) Adds a script for the release steps of `dwds` and `webdev` (#2049 )
afee8c74 2023-03-23 Elliott Brooks (she/her) Reset `webdev`, `dwds`, `test_common` after publishing (#2048 )
4122b234 2023-03-22 Devon Carew update to the latest mono_repo generated CI (#2044 )
2b6e9182 2023-03-22 Elliott Brooks (she/her) Prepare Webdev for `3.0.3` release (#2046 )
c3cbd89b 2023-03-22 Elliott Brooks (she/her) Prepare DWDS for 18.0.2 release (#2045 )
bb22b3a0 2023-03-22 Anna Gringauze Make debugger skip same locations in dart during stepping. (#2043 )
b9499819 2023-03-20 Anna Gringauze Prepare for variable names changes due to patterns support in DDC (#2042 )
Change-Id: I5b8d591d1b906338564cf008f935b17f85ed2813
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/292922
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2023-04-03 19:10:34 +00:00
Janice Collins
27d6918ab9
Update for vscode only and latest version of unified_analytics for
...
analysis server.
Change-Id: I6a5e8a4424ccdf8a40c08a3cd2d697c2108422e6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/292201
Commit-Queue: Janice Collins <jcollins@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Keerti Parthasarathy <keertip@google.com>
2023-03-31 22:17:14 +00:00
Sigurd Meldgaard
6424b82eed
Bump pub to 196e89e5716d64b2954021e6ac9bb5a20d975fc6
...
Changes:
```
> git log --format="%C(auto) %h %s" b615e9e..196e89e
https://dart.googlesource.com/pub.git/+/196e89e5 Make --example be the default (3856)
```
Diff: https://dart.googlesource.com/pub.git/+/b615e9e1f5c5c525c23b08c0e7ff42599c9dcbea..196e89e5716d64b2954021e6ac9bb5a20d975fc6/
Change-Id: I745d5154a5c0b223e413c62eafd90f5a0a06a0a4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/292323
Reviewed-by: Jonas Jensen <jonasfj@google.com>
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
2023-03-31 12:26:43 +00:00
Aske Simon Christensen
050eb42748
Update Binaryen to b9b5f162ca8bf5b899ff0f0351491d7d403d7ed9
...
The new version optimizes slightly better and much faster.
Change-Id: Icbd8cd01f149c609043572bdadd42be2afd6ac54
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/292301
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Aske Simon Christensen <askesc@google.com>
2023-03-31 09:16:37 +00:00
Sergey G. Grekhov
cbf64d7241
[co19] Roll co19 to 7edd464c87e1cd453d7c4410cf2ee1240a6320d7
...
2023-03-30 sgrekhov22@gmail.com Fixes dart-lang/co19#1964 . Split matching_map_A01_t01.dart into two tests. The second one is for sound nullability only (dart-lang/co19#1965 )
2023-03-30 sgrekhov22@gmail.com dart-lang/co19#1401 . If- and for-elements tests for maps and sets added (dart-lang/co19#1967 )
2023-03-30 bquinlan@google.com Remove ProcessInfo constructor test (dart-lang/co19#1975 )
2023-03-29 49699333+dependabot[bot]@users.noreply.github.com Bump actions/setup-java from 3.10.0 to 3.11.0 (dart-lang/co19#1971 )
2023-03-29 49699333+dependabot[bot]@users.noreply.github.com Bump actions/checkout from 3.3.0 to 3.5.0 (dart-lang/co19#1970 )
2023-03-28 sgrekhov22@gmail.com Fixes dart-lang/co19#1972 . Add nnbd-strong flag to some map-pattern runtime tests (dart-lang/co19#1973 )
2023-03-27 sgrekhov22@gmail.com Fix IntPtrArray_A01_t01.dart. Remove platform-depended code (dart-lang/co19#1969 )
Change-Id: I23b05e414ef7517ee198e426fbf9b85165ce89b5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/292300
Reviewed-by: Alexander Thomas <athom@google.com>
2023-03-31 09:15:21 +00:00
DEPS Autoroller
bf27814514
Roll Clang from ee3efcf1bc8b to fa3cb517e4a5
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/clang-dart-sdk
Please CC dart-engprod@google.com ,dart-vm-gardener@grotations.appspotmail.com,dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Clang: https://bugs.fuchsia.dev/p/fuchsia/issues/list?q=component%3AToolchain
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try
Change-Id: I4b52807c4c32ba94da14d3a3425d095476736298
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/291680
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-03-30 21:25:39 +00:00
Sigurd Meldgaard
28f576fe38
Bump pub to b615e9e1f5c5c525c23b08c0e7ff42599c9dcbea
...
Changes:
```
> git log --format="%C(auto) %h %s" 8434b40..b615e9e
https://dart.googlesource.com/pub.git/+/b615e9e1 Throw catchable exception from ensurePubspecResolved (3852)
```
Diff: https://dart.googlesource.com/pub.git/+/8434b40d6a21dece68c4880e59dbdedfbd6bd7e5..b615e9e1f5c5c525c23b08c0e7ff42599c9dcbea/
Change-Id: I07c4f084d912bd0eac609587f4b6dcf9f447f293
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/292002
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
Reviewed-by: Jonas Jensen <jonasfj@google.com>
2023-03-30 10:14:58 +00:00
Sam Rawlins
8fcaccae28
Bump linter to 9a586c9deeb53177a02b37807b0f792893092cae
...
Change-Id: I06d35184bd01dc7d73e7bae9fc8a5b0ff091500c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/291440
Auto-Submit: Samuel Rawlins <srawlins@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2023-03-28 15:27:41 +00:00
Alexander Thomas
1f48610c39
[infra] Update checked-in SDKs to 3.0.0-369.0.dev
...
Change-Id: I8bef07f255a643bd2c2a76fea148e425f9a3cac5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/291520
Reviewed-by: Jonas Termansen <sortie@google.com>
Auto-Submit: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2023-03-28 14:20:40 +00:00
Sam Rawlins
217e96c22a
Bump linter to e80471506fa05b097a2657e46a033effb81d975a
...
This includes fixes to refer to `WarningCodes` by the name
`WarningCode`, which will fix google3 tests.
Change-Id: Ic56775a4b1b03acd89962d55e1ce98304501b900
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/291360
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Phil Quitslund <pquitslund@google.com>
2023-03-28 00:41:31 +00:00
Sam Rawlins
2666be0259
Bump linter dep to 3049702a520e9ca2bf143dc907826d83099a9012
...
No CHANGELOG text needed; all internal fixes or additional
support for patterns.
Change-Id: Idae26c5653ad524ef55f58d70aa80b51b4d7b009
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/291301
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Phil Quitslund <pquitslund@google.com>
2023-03-27 21:53:48 +00:00
Brian Wilkerson
d0ab7947e3
Update to the latest version of the unified analytics package
...
Change-Id: I6061cd892181e0b724965042d11cfba3ad2461de
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/291303
Reviewed-by: Elias Yishak <eliasyishak@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2023-03-27 19:14:10 +00:00
DEPS Autoroller
98f18ec45a
Roll gn from fe330c0ae1ec to 41fef642de70
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/gn-dart-sdk
Please CC dart-ecosystem-gardener@grotations.appspotmail.com ,dart-engprod@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in gn: https://bugs.chromium.org/p/gn/issues/list
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try
Change-Id: I61e474868b8b90bae04f4beb39ecfaa4462ae4e8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/291059
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2023-03-27 17:59:38 +00:00
Sam Rawlins
85f17f1de1
Bump linter to widen reportError parameter type
...
There should be no additional lint reported with this bump.
Bug: https://github.com/dart-lang/sdk/issues/51678
Change-Id: Ia8791e658a86cbc8241468d80c783affc34ed80a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/291046
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2023-03-27 16:24:48 +00:00
Janice Collins
ac4790ad7c
Update dartdoc to 6.2.1.
...
Release notes: https://github.com/dart-lang/dartdoc/releases/tag/v6.2.1
Change-Id: I8e6df59e562818d4f5f98f04c0a58342c43f13e9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/291048
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Janice Collins <jcollins@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Auto-Submit: Janice Collins <jcollins@google.com>
2023-03-24 20:19:20 +00:00
Sigurd Meldgaard
9e5ba648af
Bump pub to 8434b40d6a21dece68c4880e59dbdedfbd6bd7e5
...
Changes:
```
> git log --format="%C(auto) %h %s" 4bd757c..8434b40
https://dart.googlesource.com/pub.git/+/8434b40d Be more quiet when doing implicit pub get (3847)
https://dart.googlesource.com/pub.git/+/29a7c099 Dependency services: preserve pub.dartlang.org in lockfile (3846)
https://dart.googlesource.com/pub.git/+/41963ddd Api entrypoint for ensuring resolution is up-to-date (3844)
https://dart.googlesource.com/pub.git/+/92f6bf79 If pinned to an exact version, keep the pin when bumping (3736)
https://dart.googlesource.com/pub.git/+/c68939ba Add missing closing quote in dependency override example (3843)
https://dart.googlesource.com/pub.git/+/0cdeb85f Hint if version is not an incremental update (3840)
https://dart.googlesource.com/pub.git/+/c795dcd8 Upgrade language version to 3.0 (3822)
```
Diff: https://dart.googlesource.com/pub.git/+/4bd757ce1dad04035fb0dbc6156879af23d8b3b8..8434b40d6a21dece68c4880e59dbdedfbd6bd7e5/
Change-Id: Ia0b7e8742522904454c318a381f983398be82838
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/291066
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
Reviewed-by: Jonas Jensen <jonasfj@google.com>
2023-03-24 17:17:15 +00:00
Sam Rawlins
fd4602f019
Bump linter to include deprecated_member_use_from_same_package
...
We also stop reporting
`HintCode.DEPRECATED_MEMBER_USE_FROM_SAME_PACKAGE` and
`HintCode.DEPRECATED_MEMBER_USE_FROM_SAME_PACKAGE_WITH_MESSAGE`
as these are now replaced by the new lint rule.
The biggest change here is in the DEPRECATED_MEMBER_USE tests,
as most of these tests have
`DEPRECATED_MEMBER_USE_FROM_SAME_PACKAGE` reported (since it's
easier to write tests with files in one package). We move all
of those tests to `DEPRECATED_MEMBER_USE` tests, without losing
coverage.
Bug: https://github.com/dart-lang/sdk/issues/50796
Change-Id: I7cada44265cd0e1e47ab77d4354de9a5571db614
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289444
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Kevin Moore <kevmoo@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
2023-03-24 16:35:37 +00:00
Alexander Thomas
f5aaf580e6
[infra] Update checked-in SDKs to 3.0.0-356.0.dev
...
Fixes: https://github.com/dart-lang/sdk/issues/51824
Change-Id: Icae09625b14ed3e574aa5f29caf9756e70390a2f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/290905
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Jonas Termansen <sortie@google.com>
2023-03-24 10:27:28 +00:00
Sergey G. Grekhov
9640bef8ed
[co19] Roll co19 to c1aef806ebbc20bedee6043bf517785f33fd1094
...
2023-03-23 sgrekhov22@gmail.com Roll failures fixed (dart-lang/co19#1962 )
2023-03-23 sgrekhov22@gmail.com Fixes dart-lang/co19#1937 . Add `@dart=2.19` to class implementing `LinkedHashSet` (dart-lang/co19#1961 )
2023-03-23 sgrekhov22@gmail.com dart-lang/co19#1874 . Update LanguageFeatures/nnbd/weak/overriding tests to work with class modifiers (dart-lang/co19#1960 )
2023-03-22 paulberry@google.com Minor fixes to execution_pattern_for_in_{element,statement}_A01_t01 (dart-lang/co19#1958 )
2023-03-22 sgrekhov22@gmail.com dart-lang/co19#1401 . Tests for invocation keys (dart-lang/co19#1950 )
2023-03-22 sgrekhov22@gmail.com Fixes dart-lang/co19#1951 . Don't use fixed port number (dart-lang/co19#1952 )
2023-03-22 sgrekhov22@gmail.com Fixes dart-lang/co19#1955 . Use non-matching rest elements in matching_list_A02_t01.dart (dart-lang/co19#1957 )
2023-03-22 sgrekhov22@gmail.com Fixes dart-lang/co19#1940 . Add `final` modifier to classes extending `Struct` and `Union` (dart-lang/co19#1956 )
2023-03-21 sgrekhov22@gmail.com Fixes dart-lang/co19#1928 . Replace `extends Iterator` by `implements Iterator` (dart-lang/co19#1953 )
2023-03-21 sgrekhov22@gmail.com Fixes dart-lang/co19#1944 . Replace `extends StreamSubscription` by `implements StreamSubscription` (dart-lang/co19#1954 )
2023-03-20 sgrekhov22@gmail.com Fixes dart-lang/co19#1946 . Duplicated test removed (dart-lang/co19#1948 )
2023-03-20 sgrekhov22@gmail.com Fixes dart-lang/co19#1947 . Move nnbd-strong runtime checks in a separate test (dart-lang/co19#1949 )
2023-03-20 sgrekhov22@gmail.com dart-lang/co19#1401 . Matching tests for map pattern (dart-lang/co19#1929 )
2023-03-17 sgrekhov22@gmail.com dart-lang/co19#1401 . Call insertions tests added (dart-lang/co19#1945 )
Change-Id: I27c375f32b02e8bea78562adb58ef5da1b629a45
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/290764
Reviewed-by: Alexander Thomas <athom@google.com>
2023-03-23 14:22:47 +00:00
Janice Collins
00cf2e8311
Update dartdoc for the mixin-element changes.
...
Upcoming changes to the analyzer will result in compilation errors
in dartdoc without this change.
Change-Id: Ie80724fcfa6bc2b6fdfff3d851806669f9c20329
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/290401
Auto-Submit: Janice Collins <jcollins@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Commit-Queue: Janice Collins <jcollins@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2023-03-22 00:53:34 +00:00
Nate Bosch
4271aaacfd
Bump test to cc0598b2c3bf3a7439f10f9542a8d01ff50b69e9
...
Changes:
```
> git log --format="%C(auto) %h %s" 3ba78f1..cc0598b
https://dart.googlesource.com/test.git/+/cc0598b2 Move to `expect` from `package:matcher` (1969)
https://dart.googlesource.com/test.git/+/0e5c028d Only use environment variable for chrome (1970)
https://dart.googlesource.com/test.git/+/0b08d704 Add a hooks_testing library (1952)
https://dart.googlesource.com/test.git/+/aacee2c7 Retry filesystem deletes (1965)
```
Diff: https://dart.googlesource.com/test.git/+/3ba78f15538399073d0b5aba4ec19b1378af1625..cc0598b2c3bf3a7439f10f9542a8d01ff50b69e9/
Change-Id: Iddfbc7d804a9864a77268fc0636a2962a2370e49
Tested: updated test expectations for content from the changed packages
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289886
Auto-Submit: Nate Bosch <nbosch@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
2023-03-21 21:37:57 +00:00
Robert Nystrom
5d858f01de
Roll dart_style into the SDK.
...
This has two changes:
- Hide "--fix" in the help. The command is still fully supported, we
just don't show it because we want to gradually migrate users to
"dart fix".
- Remove support for the "interface", "final", and "sealed" modifiers
on mixin declarations, since the proposal no longer supports those
(and we need to remove them from the analyzer AST API).
There are no meaningful style changes, so there's no need to update the
pre-build SDK for this change.
Change-Id: I2357970e298a9be8f6f26efb5b922d40ee4fbb7d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/290020
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Kallen Tu <kallentu@google.com>
2023-03-21 19:05:06 +00:00
DEPS Autoroller
7e6e56b9b5
Roll Clang from 28ee6040710f to ee3efcf1bc8b
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/clang-dart-sdk
Please CC dart-engprod@google.com ,dart-vm-gardener@grotations.appspotmail.com,dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Clang: https://bugs.fuchsia.dev/p/fuchsia/issues/list?q=component%3AToolchain
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try
Change-Id: I4d880c62747c23d5a0933f61813e1a5535aa3997
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289480
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2023-03-21 18:53:48 +00:00
Devon Carew
c61241f926
[deps] rev args, benchmark_harness, clock, csslib, dartdoc, protobuf, shelf, tools, vector_math, webdev, yaml_edit
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
args (9305d5a..7a5e3b0
):
7a5e3b0 2023-03-14 Devon Carew update readme; add contributing doc (#237 )
benchmark_harness (a6a0891..725534a
):
725534a 2023-03-14 Kevin Moore Spelling fixes, latest lints, move to minilibs (drop parts) (#85 )
clock (5abb481..984642e
):
984642e 2023-03-15 Kevin Moore Require Dart 2.19, use and fix recommended lints (#46 )
csslib (b671738..d32bdd4
):
d32bdd4 2023-03-14 Devon Carew refactor the package example (#170 )
dartdoc (98fa859..7fde7a4
):
7fde7a4d 2023-03-13 dependabot[bot] Bump github/codeql-action from 2.2.5 to 2.2.6 (#3363 )
protobuf (75bc380..b90a4c4
):
b90a4c4 2023-03-16 Mahdi K. Fard Sort message constructors first. (#807 )
00fd975 2023-03-15 Kevin Moore Fix formatting with latest SDK (#808 )
a67bbb3 2023-03-15 dependabot[bot] Bump actions/cache from 3.2.4 to 3.2.6 (#804 )
shelf (e3cfe79..9a792b4
):
9a792b4 2023-03-13 Kevin Moore Update format for latest v3 SDK (#340 )
c8094b7 2023-03-13 Kevin Moore Update no-response.yml - once a day (#339 )
tools (e5353aa..8d18d01
):
8d18d01 2023-03-15 Elias Yishak Implement fake ga client (#37 )
vector_math (1e4d000..7dec984
):
7dec984 2023-03-16 eoineoineoin Add operator== to Quaternion (#288 )
webdev (cfe9753..c2c8b17
):
c2c8b17 2023-03-16 Elliott Brooks (she/her) Prepare Webdev version `3.0.2` for release (#2037 )
d124fa5 2023-03-16 Elliott Brooks (she/her) Prepare extension for release (#2036 )
aef715d 2023-03-15 Elliott Brooks (she/her) Prepare DWDS 18.0.1 for release (#2035 )
a15fde0 2023-03-15 Anna Gringauze fix matching record types (#2032 )
05031da 2023-03-14 Anna Gringauze Update build_daemon constraint and log errors (#2029 )
49013b8 2023-03-09 Elliott Brooks (she/her) [MV3 Debug Extension] Fix authentication issue for the Dart Debug Extension (#2026 )
c8d4439 2023-03-09 Elliott Brooks (she/her) Support `Set` inspection in DWDS (#2024 )
442639d 2023-03-08 Elliott Brooks (she/her) Handle unexpected extension debugger disconnection events without crashing app (#2021 )
yaml_edit (6abc42a..fbc5cb3
):
fbc5cb3 2023-03-09 Kevin Moore Require Dart 2.19, update to latest lints
c9e82f0 2023-03-09 Mohamed Ishad Fix YamlEditor.update method leaving trailing spaces at eol (#42 )
Change-Id: Icf15fc0ffd3ee36e0380751d18fd491de071040e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289881
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2023-03-20 17:45:37 +00:00
Nate Bosch
6f45c8534e
Bump matcher to dc310d95663da10a90e7898cd4e322695f693d4f
...
Changes:
```
> git log --format="%C(auto) %h %s" c1a0704..dc310d9
https://dart.googlesource.com/matcher.git/+/dc310d9 Export more APIs through the expect library (213)
https://dart.googlesource.com/matcher.git/+/7538872 Make the arguments to `expect` dynamic again (212)
https://dart.googlesource.com/matcher.git/+/52e232e Fix import and broken tests (211)
https://dart.googlesource.com/matcher.git/+/985e4ef Improve mismatch description of `contains` (206)
https://dart.googlesource.com/matcher.git/+/5bc765d Copy expect and async matchers from test package (210)
```
Diff: https://dart.googlesource.com/matcher.git/+/c1a07043de3da4968e1736fcde1c521802821859..dc310d95663da10a90e7898cd4e322695f693d4f/
Change-Id: I11b074e97c9c49ba46760da44a99f795523d3008
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289445
Commit-Queue: Kevin Moore <kevmoo@google.com>
Auto-Submit: Nate Bosch <nbosch@google.com>
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
2023-03-17 19:44:30 +00:00
Ivan Inozemtsev
4c70caf4df
[deps] rev http
...
http (805a147..74f9d3d
):
74f9d3d 2023-03-09 Brian Quinlan Add conformances test that verify that the Client works in Isolates (#889 )
ee03604 2023-03-09 Brian Quinlan Add a flag to allow the default Client to be tree shaken away. (#868 )
2039fb3 2023-03-09 Brian Quinlan Fix a reference count race with forwarded delegates. (#888 )
Change-Id: I56faf5cf41ad16f6a365db66265b02e66adbc59f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289502
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
Auto-Submit: Ivan Inozemtsev <iinozemtsev@google.com>
2023-03-17 16:25:08 +00:00
Sergey G. Grekhov
8912e03797
[co19] Roll co19 to e8141111c3315b0a9c151fcac0e14656dcfddac5
...
2023-03-16 sgrekhov22@gmail.com Fixes dart-lang/co19#1933 . Generic function instantiation during pattern matching is a compile error (dart-lang/co19#1938 )
2023-03-16 sgrekhov22@gmail.com Fixes dart-lang/co19#1939 . Missed line added to variable_declaration_A04_t03.dart (dart-lang/co19#1943 )
2023-03-16 sgrekhov22@gmail.com Fixes dart-lang/co19#1941 . Typo fixed in type_inference_A26_t01.dart (dart-lang/co19#1942 )
2023-03-16 sgrekhov22@gmail.com dart-lang/co19#1401 . Matching tests for record and object patterns (dart-lang/co19#1934 )
2023-03-15 sgrekhov22@gmail.com dart-lang/co19#1401 . Matching tests for list pattern (dart-lang/co19#1920 )
2023-03-14 sgrekhov22@gmail.com Fixes dart-lang/co19#1930 . Make runtime type of collection not assignable to the tested pattern (dart-lang/co19#1936 )
2023-03-14 sgrekhov22@gmail.com Fixes dart-lang/co19#1932 . Fix compile-time error in matching_logical_and_A02_t02.dart (dart-lang/co19#1935 )
2023-03-13 sgrekhov22@gmail.com Fixes dart-lang/co19#1896.Explicit type arguments added (dart-lang/co19#1926 )
2023-03-13 sgrekhov22@gmail.com Fixes dart-lang/co19#1925 . Missing type arguments added (dart-lang/co19#1927 )
Change-Id: I8b10d553f666b96e0b0039a946b7ec821b230951
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289460
Reviewed-by: Alexander Thomas <athom@google.com>
2023-03-17 09:19:24 +00:00
Sam Rawlins
fbe4cbf69f
Bump linter to 07c4d17, just before new deprecated_member rule
...
Bug: https://github.com/dart-lang/sdk/issues/50796
Change-Id: I11d1ad107d8da147dd05329938bbe34325dfbb77
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289341
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2023-03-17 03:14:17 +00:00
Sigurd Meldgaard
24af087585
Bump pub to 4bd757ce1dad04035fb0dbc6156879af23d8b3b8
...
This includes all the changes reverted in https://dart-review.googlesource.com/c/sdk/+/289062
This also contains `https://dart.googlesource.com/pub.git/+/c939e81f Fix issue with _ in package names in dart add (3838)` fixing the reason for the revert.
Changes:
```
> git log --format="%C(auto) %h %s" 048e3ad..4bd757c
https://dart.googlesource.com/pub.git/+/4bd757ce Handle http errors gracefully when downloading archive (3811)
https://dart.googlesource.com/pub.git/+/c939e81f Fix issue with _ in package names in dart add (3838)
https://dart.googlesource.com/pub.git/+/9df0fddf Lazy construction of cache path. (3837)
https://dart.googlesource.com/pub.git/+/554b3c32 Lazy loading of pubspec.yaml from entrypoint (3835)
https://dart.googlesource.com/pub.git/+/cfaec21f Remove support for legacy credentials file (3824)
https://dart.googlesource.com/pub.git/+/142baa3a Remove the exported deprecatedpubCommand (3825)
https://dart.googlesource.com/pub.git/+/719afcf4 Remove obsolete TODO. (3827)
https://dart.googlesource.com/pub.git/+/80d3e0d6 Remove obsolete tests (for features) (3834)
https://dart.googlesource.com/pub.git/+/09eb6125 Remove barback, build and serve commands (3833)
https://dart.googlesource.com/pub.git/+/e2e740ca Remove command list-package-dirs (3832)
https://dart.googlesource.com/pub.git/+/6db5faa2 Remove support for PUB_CACHE in APPDATA on windows (3831)
https://dart.googlesource.com/pub.git/+/a7a74857 Don't ignore a folder called 'packages' when publishing (3828)
https://dart.googlesource.com/pub.git/+/70bfc022 Remove support for .pub package-local cache (3823)
https://dart.googlesource.com/pub.git/+/4cd7a0a5 Use local variable for buffer (3826)
https://dart.googlesource.com/pub.git/+/397e245e Remove obsolete TODO. (3821)
https://dart.googlesource.com/pub.git/+/17ec4652 Handle malformatted content-hashes in cache, version listing or pubspec.lock (3818)
https://dart.googlesource.com/pub.git/+/49c682c7 Add workflow to close need-info issues with responses. (3817)
https://dart.googlesource.com/pub.git/+/bcb5ce18 Fix wrong action when executing git command (3814)
https://dart.googlesource.com/pub.git/+/086c2d12 Larger size limit for caching package listings (3815)
https://dart.googlesource.com/pub.git/+/94b43d05 remove an extra period from a publish message (3812)
https://dart.googlesource.com/pub.git/+/d69493e5 Don't allow non-null-safety constraints in the root pubspec (3800)
https://dart.googlesource.com/pub.git/+/3514d7e7 Fail gracefully when tar file contains duplicate entries (3805)
https://dart.googlesource.com/pub.git/+/0b3b8b44 Give full error even in summary mode (3804)
https://dart.googlesource.com/pub.git/+/09c29722 Allow adding and removing dependency overrides (3716)
https://dart.googlesource.com/pub.git/+/7184d1b5 accept 'topics' property in pubspec.yaml (3796)
https://dart.googlesource.com/pub.git/+/cd106dfd Improve usage text of get (3792)
https://dart.googlesource.com/pub.git/+/019d61cb Handle bad git revisions (3791)
https://dart.googlesource.com/pub.git/+/e3ff7a99 Use 'pkg' and 'packages' to trigger suggestions for the pub command (3731)
https://dart.googlesource.com/pub.git/+/ea24bf22 Better error when path dependency has no pubspec.yaml (3787)
https://dart.googlesource.com/pub.git/+/da2a0144 Drop --use-data-isolate-strategy flag for tests (3788)
https://dart.googlesource.com/pub.git/+/a565858e Improve documentation of `pub token` and subcommands (3778)
https://dart.googlesource.com/pub.git/+/dd320459 Add test for publishing and consuming files with unicode characters in name (3785)
https://dart.googlesource.com/pub.git/+/c4226d9f Fail tests on errors thrown by test PackageServer (3784)
https://dart.googlesource.com/pub.git/+/12019939 Consider pubspec_overrides.yaml when publishing (3782)
https://dart.googlesource.com/pub.git/+/d8a97497 Allow addition of tokens for insecure localhost repositories (3777)
```
Diff: https://dart.googlesource.com/pub.git/+/048e3ad2b5e1b4ebe6883addbc95722be6904a7b..4bd757ce1dad04035fb0dbc6156879af23d8b3b8/
Change-Id: I67babf094b7cc4152c5c4ccc4b3e536634a57fc2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289201
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
Reviewed-by: William Hesse <whesse@google.com>
2023-03-16 11:17:33 +00:00
William Hesse
9ca5ea6f7e
[infra] Update checked-in SDKs to 3.0.0-322.0.dev
...
Change-Id: I00752198daceccf41d688f5aeb3bb8595e91d78b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289040
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Jonas Termansen <sortie@google.com>
Commit-Queue: William Hesse <whesse@google.com>
2023-03-16 09:54:18 +00:00
Siva Annamalai
5f69a0c72e
Revert "[deps] rev args, benchmark_harness, csslib, dartdoc, http, shelf, webdev, yaml_edit"
...
This reverts commit aab39d3938
.
Reason for revert: Failing some internal builds with the following error
http_client_conformance_tests: #wrong_required_libs #wrong_conditional_srcs
"required_libs" is currently [] but the code imports ["isolate"].
Original change's description:
> [deps] rev args, benchmark_harness, csslib, dartdoc, http, shelf, webdev, yaml_edit
>
> Revisions updated by `dart tools/rev_sdk_deps.dart`.
>
> args (9305d5a..7a5e3b0
):
> 7a5e3b0 2023-03-14 Devon Carew update readme; add contributing doc (#237 )
>
> benchmark_harness (a6a0891..725534a
):
> 725534a 2023-03-14 Kevin Moore Spelling fixes, latest lints, move to minilibs (drop parts) (#85 )
>
> csslib (b671738..d32bdd4
):
> d32bdd4 2023-03-14 Devon Carew refactor the package example (#170 )
>
> dartdoc (98fa859..7fde7a4
):
> 7fde7a4d 2023-03-13 dependabot[bot] Bump github/codeql-action from 2.2.5 to 2.2.6 (#3363 )
>
> http (805a147..74f9d3d
):
> 74f9d3d 2023-03-09 Brian Quinlan Add conformances test that verify that the Client works in Isolates (#889 )
> ee03604 2023-03-09 Brian Quinlan Add a flag to allow the default Client to be tree shaken away. (#868 )
> 2039fb3 2023-03-09 Brian Quinlan Fix a reference count race with forwarded delegates. (#888 )
>
> shelf (e3cfe79..9a792b4
):
> 9a792b4 2023-03-13 Kevin Moore Update format for latest v3 SDK (#340 )
> c8094b7 2023-03-13 Kevin Moore Update no-response.yml - once a day (#339 )
>
> webdev (cfe9753..a15fde0
):
> a15fde0 2023-03-15 Anna Gringauze fix matching record types (#2032 )
> 05031da 2023-03-14 Anna Gringauze Update build_daemon constraint and log errors (#2029 )
> 49013b8 2023-03-09 Elliott Brooks (she/her) [MV3 Debug Extension] Fix authentication issue for the Dart Debug Extension (#2026 )
> c8d4439 2023-03-09 Elliott Brooks (she/her) Support `Set` inspection in DWDS (#2024 )
> 442639d 2023-03-08 Elliott Brooks (she/her) Handle unexpected extension debugger disconnection events without crashing app (#2021 )
>
> yaml_edit (6abc42a..fbc5cb3
):
> fbc5cb3 2023-03-09 Kevin Moore Require Dart 2.19, update to latest lints
> c9e82f0 2023-03-09 Mohamed Ishad Fix YamlEditor.update method leaving trailing spaces at eol (#42 )
>
> Change-Id: Ia79a056cfaf7e51e73fdc6fd353e5f1938e6881a
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289023
> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
> Auto-Submit: Devon Carew <devoncarew@google.com>
Change-Id: I07b1e6041babc92df359da89eb18c1daf2634d88
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289024
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Siva Annamalai <asiva@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2023-03-15 22:47:03 +00:00
Siva Annamalai
91844f1212
Revert "Reland "Bump pub to d69493e5163553bde53c0889b7479dee02f550bf""
...
This reverts commit ef8aaa3301
.
Reason for revert: It doesn't seem to solve the flutter issue, A roll into flutter showed the same error https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8786538012879301585/+/u/run_entrypoint_dart_registrant/test_stdout
Original change's description:
> Reland "Bump pub to d69493e5163553bde53c0889b7479dee02f550bf"
>
> This is a reland of commit a06ade1d14
>
> Fix of flutter issue was landed here:
> 3f2cca8eeb
>
> Original change's description:
> > Bump pub to d69493e5163553bde53c0889b7479dee02f550bf
> >
> > Changes:
> > ```
> > > git log --format="%C(auto) %h %s" 048e3ad..d69493e
> > https://dart.googlesource.com/pub.git/+/d69493e5 Don't allow non-null-safety constraints in the root pubspec (3800)
> > https://dart.googlesource.com/pub.git/+/3514d7e7 Fail gracefully when tar file contains duplicate entries (3805)
> > https://dart.googlesource.com/pub.git/+/0b3b8b44 Give full error even in summary mode (3804)
> > https://dart.googlesource.com/pub.git/+/09c29722 Allow adding and removing dependency overrides (3716)
> > https://dart.googlesource.com/pub.git/+/7184d1b5 accept 'topics' property in pubspec.yaml (3796)
> > https://dart.googlesource.com/pub.git/+/cd106dfd Improve usage text of get (3792)
> > https://dart.googlesource.com/pub.git/+/019d61cb Handle bad git revisions (3791)
> > https://dart.googlesource.com/pub.git/+/e3ff7a99 Use 'pkg' and 'packages' to trigger suggestions for the pub command (3731)
> > https://dart.googlesource.com/pub.git/+/ea24bf22 Better error when path dependency has no pubspec.yaml (3787)
> > https://dart.googlesource.com/pub.git/+/da2a0144 Drop --use-data-isolate-strategy flag for tests (3788)
> > https://dart.googlesource.com/pub.git/+/a565858e Improve documentation of `pub token` and subcommands (3778)
> > https://dart.googlesource.com/pub.git/+/dd320459 Add test for publishing and consuming files with unicode characters in name (3785)
> > https://dart.googlesource.com/pub.git/+/c4226d9f Fail tests on errors thrown by test PackageServer (3784)
> > https://dart.googlesource.com/pub.git/+/12019939 Consider pubspec_overrides.yaml when publishing (3782)
> > https://dart.googlesource.com/pub.git/+/d8a97497 Allow addition of tokens for insecure localhost repositories (3777)
> >
> > ```
> >
> > Diff: https://dart.googlesource.com/pub.git/+/048e3ad2b5e1b4ebe6883addbc95722be6904a7b..d69493e5163553bde53c0889b7479dee02f550bf/
> > Change-Id: I92af981e9cb6aaedfcd75a7327dfef071645306b
> > Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285908
> > Reviewed-by: Jonas Jensen <jonasfj@google.com>
> > Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
> > Reviewed-by: William Hesse <whesse@google.com>
>
> Change-Id: Ieeab0b4782afa216b353b91c57bde90957ce0aff
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/288440
> Reviewed-by: William Hesse <whesse@google.com>
> Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
Change-Id: Ibf3e7ec9080b137672ad2b9179090e6c980c6962
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289062
Reviewed-by: William Hesse <whesse@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Siva Annamalai <asiva@google.com>
2023-03-15 21:45:39 +00:00
Devon Carew
aab39d3938
[deps] rev args, benchmark_harness, csslib, dartdoc, http, shelf, webdev, yaml_edit
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
args (9305d5a..7a5e3b0
):
7a5e3b0 2023-03-14 Devon Carew update readme; add contributing doc (#237 )
benchmark_harness (a6a0891..725534a
):
725534a 2023-03-14 Kevin Moore Spelling fixes, latest lints, move to minilibs (drop parts) (#85 )
csslib (b671738..d32bdd4
):
d32bdd4 2023-03-14 Devon Carew refactor the package example (#170 )
dartdoc (98fa859..7fde7a4
):
7fde7a4d 2023-03-13 dependabot[bot] Bump github/codeql-action from 2.2.5 to 2.2.6 (#3363 )
http (805a147..74f9d3d
):
74f9d3d 2023-03-09 Brian Quinlan Add conformances test that verify that the Client works in Isolates (#889 )
ee03604 2023-03-09 Brian Quinlan Add a flag to allow the default Client to be tree shaken away. (#868 )
2039fb3 2023-03-09 Brian Quinlan Fix a reference count race with forwarded delegates. (#888 )
shelf (e3cfe79..9a792b4
):
9a792b4 2023-03-13 Kevin Moore Update format for latest v3 SDK (#340 )
c8094b7 2023-03-13 Kevin Moore Update no-response.yml - once a day (#339 )
webdev (cfe9753..a15fde0
):
a15fde0 2023-03-15 Anna Gringauze fix matching record types (#2032 )
05031da 2023-03-14 Anna Gringauze Update build_daemon constraint and log errors (#2029 )
49013b8 2023-03-09 Elliott Brooks (she/her) [MV3 Debug Extension] Fix authentication issue for the Dart Debug Extension (#2026 )
c8d4439 2023-03-09 Elliott Brooks (she/her) Support `Set` inspection in DWDS (#2024 )
442639d 2023-03-08 Elliott Brooks (she/her) Handle unexpected extension debugger disconnection events without crashing app (#2021 )
yaml_edit (6abc42a..fbc5cb3
):
fbc5cb3 2023-03-09 Kevin Moore Require Dart 2.19, update to latest lints
c9e82f0 2023-03-09 Mohamed Ishad Fix YamlEditor.update method leaving trailing spaces at eol (#42 )
Change-Id: Ia79a056cfaf7e51e73fdc6fd353e5f1938e6881a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289023
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
2023-03-15 18:49:45 +00:00
Devon Carew
107578b387
Revert "[deps] rev dartdoc, http, matcher, shelf, test, webdev, yaml_edit"
...
This reverts commit fcb8f80d5a
.
Reason for revert: google3 roll failure
Original change's description:
> [deps] rev dartdoc, http, matcher, shelf, test, webdev, yaml_edit
>
> Revisions updated by `dart tools/rev_sdk_deps.dart`.
>
> dartdoc (98fa859..7fde7a4
):
> 7fde7a4d 2023-03-13 dependabot[bot] Bump github/codeql-action from 2.2.5 to 2.2.6 (#3363 )
>
> http (805a147..74f9d3d
):
> 74f9d3d 2023-03-09 Brian Quinlan Add conformances test that verify that the Client works in Isolates (#889 )
> ee03604 2023-03-09 Brian Quinlan Add a flag to allow the default Client to be tree shaken away. (#868 )
> 2039fb3 2023-03-09 Brian Quinlan Fix a reference count race with forwarded delegates. (#888 )
>
> matcher (c1a0704..985e4ef
):
> 985e4ef 2023-03-10 Sigurd Meldgaard Improve mismatch description of `contains` (#206 )
> 5bc765d 2023-03-09 Nate Bosch Copy expect and async matchers from test package (#210 )
>
> shelf (e3cfe79..9a792b4
):
> 9a792b4 2023-03-13 Kevin Moore Update format for latest v3 SDK (#340 )
> c8094b7 2023-03-13 Kevin Moore Update no-response.yml - once a day (#339 )
>
> test (3ba78f1..0e5c028
):
> 0e5c028d 2023-03-10 Nate Bosch Only use environment variable for chrome (#1970 )
> 0b08d704 2023-03-08 Nate Bosch Add a hooks_testing library (#1952 )
> aacee2c7 2023-03-08 Nate Bosch Retry filesystem deletes (#1965 )
>
> webdev (cfe9753..49013b8
):
> 49013b8 2023-03-09 Elliott Brooks (she/her) [MV3 Debug Extension] Fix authentication issue for the Dart Debug Extension (#2026 )
> c8d4439 2023-03-09 Elliott Brooks (she/her) Support `Set` inspection in DWDS (#2024 )
> 442639d 2023-03-08 Elliott Brooks (she/her) Handle unexpected extension debugger disconnection events without crashing app (#2021 )
>
> yaml_edit (6abc42a..fbc5cb3
):
> fbc5cb3 2023-03-09 Kevin Moore Require Dart 2.19, update to latest lints
> c9e82f0 2023-03-09 Mohamed Ishad Fix YamlEditor.update method leaving trailing spaces at eol (#42 )
>
> Change-Id: Idc785347448e6a56e26d9d46b3666440d59c22de
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/288801
> Auto-Submit: Devon Carew <devoncarew@google.com>
> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Change-Id: If7dd2027f4b6ead777eaf1b3cf7561d4dced4095
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/288802
Auto-Submit: Devon Carew <devoncarew@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
2023-03-14 18:57:07 +00:00
Devon Carew
fcb8f80d5a
[deps] rev dartdoc, http, matcher, shelf, test, webdev, yaml_edit
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
dartdoc (98fa859..7fde7a4
):
7fde7a4d 2023-03-13 dependabot[bot] Bump github/codeql-action from 2.2.5 to 2.2.6 (#3363 )
http (805a147..74f9d3d
):
74f9d3d 2023-03-09 Brian Quinlan Add conformances test that verify that the Client works in Isolates (#889 )
ee03604 2023-03-09 Brian Quinlan Add a flag to allow the default Client to be tree shaken away. (#868 )
2039fb3 2023-03-09 Brian Quinlan Fix a reference count race with forwarded delegates. (#888 )
matcher (c1a0704..985e4ef
):
985e4ef 2023-03-10 Sigurd Meldgaard Improve mismatch description of `contains` (#206 )
5bc765d 2023-03-09 Nate Bosch Copy expect and async matchers from test package (#210 )
shelf (e3cfe79..9a792b4
):
9a792b4 2023-03-13 Kevin Moore Update format for latest v3 SDK (#340 )
c8094b7 2023-03-13 Kevin Moore Update no-response.yml - once a day (#339 )
test (3ba78f1..0e5c028
):
0e5c028d 2023-03-10 Nate Bosch Only use environment variable for chrome (#1970 )
0b08d704 2023-03-08 Nate Bosch Add a hooks_testing library (#1952 )
aacee2c7 2023-03-08 Nate Bosch Retry filesystem deletes (#1965 )
webdev (cfe9753..49013b8
):
49013b8 2023-03-09 Elliott Brooks (she/her) [MV3 Debug Extension] Fix authentication issue for the Dart Debug Extension (#2026 )
c8d4439 2023-03-09 Elliott Brooks (she/her) Support `Set` inspection in DWDS (#2024 )
442639d 2023-03-08 Elliott Brooks (she/her) Handle unexpected extension debugger disconnection events without crashing app (#2021 )
yaml_edit (6abc42a..fbc5cb3
):
fbc5cb3 2023-03-09 Kevin Moore Require Dart 2.19, update to latest lints
c9e82f0 2023-03-09 Mohamed Ishad Fix YamlEditor.update method leaving trailing spaces at eol (#42 )
Change-Id: Idc785347448e6a56e26d9d46b3666440d59c22de
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/288801
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2023-03-14 18:11:10 +00:00
DEPS Autoroller
7f1b8ae078
Roll Fuchsia SDK from 11.20230210.1.1 to 12.20230314.2.1
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-sdk-dart-sdk
Please CC dart-engprod@google.com ,dart-vm-gardener@grotations.appspotmail.com,dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Fuchsia SDK: https://bugs.fuchsia.dev/p/fuchsia/issues/list
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.dart.try:vm-fuchsia-release-x64-try
Change-Id: I4d25794a826221cefd0530ac89270348e6776aa8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/288721
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-03-14 17:19:48 +00:00
Keerti Parthasarathy
0edaaca2be
Update DEPS to latest rev of tools package
...
Change-Id: Ib9a89125d237c35a03ee6d302c90f2caa46d2df8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/288261
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Elias Yishak <eliasyishak@google.com>
Commit-Queue: Keerti Parthasarathy <keertip@google.com>
2023-03-14 04:17:00 +00:00
DEPS Autoroller
e74a6083d8
Roll gn from 0bcd37bd2b83 to fe330c0ae1ec
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/gn-dart-sdk
Please CC dart-ecosystem-gardener@grotations.appspotmail.com ,dart-engprod@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in gn: https://bugs.chromium.org/p/gn/issues/list
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try
Change-Id: Ide40ec420877aea049b41784b65065c61203293c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/288220
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-03-14 00:34:11 +00:00
Sigurd Meldgaard
ef8aaa3301
Reland "Bump pub to d69493e5163553bde53c0889b7479dee02f550bf"
...
This is a reland of commit a06ade1d14
Fix of flutter issue was landed here:
3f2cca8eeb
Original change's description:
> Bump pub to d69493e5163553bde53c0889b7479dee02f550bf
>
> Changes:
> ```
> > git log --format="%C(auto) %h %s" 048e3ad..d69493e
> https://dart.googlesource.com/pub.git/+/d69493e5 Don't allow non-null-safety constraints in the root pubspec (3800)
> https://dart.googlesource.com/pub.git/+/3514d7e7 Fail gracefully when tar file contains duplicate entries (3805)
> https://dart.googlesource.com/pub.git/+/0b3b8b44 Give full error even in summary mode (3804)
> https://dart.googlesource.com/pub.git/+/09c29722 Allow adding and removing dependency overrides (3716)
> https://dart.googlesource.com/pub.git/+/7184d1b5 accept 'topics' property in pubspec.yaml (3796)
> https://dart.googlesource.com/pub.git/+/cd106dfd Improve usage text of get (3792)
> https://dart.googlesource.com/pub.git/+/019d61cb Handle bad git revisions (3791)
> https://dart.googlesource.com/pub.git/+/e3ff7a99 Use 'pkg' and 'packages' to trigger suggestions for the pub command (3731)
> https://dart.googlesource.com/pub.git/+/ea24bf22 Better error when path dependency has no pubspec.yaml (3787)
> https://dart.googlesource.com/pub.git/+/da2a0144 Drop --use-data-isolate-strategy flag for tests (3788)
> https://dart.googlesource.com/pub.git/+/a565858e Improve documentation of `pub token` and subcommands (3778)
> https://dart.googlesource.com/pub.git/+/dd320459 Add test for publishing and consuming files with unicode characters in name (3785)
> https://dart.googlesource.com/pub.git/+/c4226d9f Fail tests on errors thrown by test PackageServer (3784)
> https://dart.googlesource.com/pub.git/+/12019939 Consider pubspec_overrides.yaml when publishing (3782)
> https://dart.googlesource.com/pub.git/+/d8a97497 Allow addition of tokens for insecure localhost repositories (3777)
>
> ```
>
> Diff: https://dart.googlesource.com/pub.git/+/048e3ad2b5e1b4ebe6883addbc95722be6904a7b..d69493e5163553bde53c0889b7479dee02f550bf/
> Change-Id: I92af981e9cb6aaedfcd75a7327dfef071645306b
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285908
> Reviewed-by: Jonas Jensen <jonasfj@google.com>
> Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
> Reviewed-by: William Hesse <whesse@google.com>
Change-Id: Ieeab0b4782afa216b353b91c57bde90957ce0aff
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/288440
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
2023-03-13 11:52:28 +00:00
Sergey G. Grekhov
16950643b4
[co19] Roll co19 to 5463a0b9331476a031714479f646a4c462ec9edb
...
2023-03-10 sgrekhov22@gmail.com dart-lang/co19#1401 . Roll failures fixed (dart-lang/co19#1924 )
2023-03-10 sgrekhov22@gmail.com Fixes dart-lang/co19#1918 . Fix failures caused by class-modifiers (dart-lang/co19#1923 )
2023-03-10 sgrekhov22@gmail.com Fixes dart-lang/co19#1919 . Don't use Dart native classes for runtime type checks (dart-lang/co19#1922 )
2023-03-10 sgrekhov22@gmail.com dart-lang/co19#1401 . [Patterns] If case statement and element tests added (dart-lang/co19#1782 )
2023-03-10 sgrekhov22@gmail.com Fixes dart-lang/co19#1917 . Use `const(...)` for logical operator in switch (dart-lang/co19#1921 )
2023-03-09 sgrekhov22@gmail.com dart-lang/co19#1401 . Matching tests for identifier and parenthesized pattern (dart-lang/co19#1915 )
Change-Id: Ieed796b37de7834a13272e061cf193951f64bef4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/288243
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2023-03-13 08:22:24 +00:00
Sigurd Meldgaard
46324e49da
Revert "Bump pub to d69493e5163553bde53c0889b7479dee02f550bf"
...
This reverts commit a06ade1d14
.
Reason for revert: Broke flutter: https://ci.chromium.org/ui/p/dart/builders/ci.sandbox/flutter-engine-linux/19264/overview
Original change's description:
> Bump pub to d69493e5163553bde53c0889b7479dee02f550bf
>
> Changes:
> ```
> > git log --format="%C(auto) %h %s" 048e3ad..d69493e
> https://dart.googlesource.com/pub.git/+/d69493e5 Don't allow non-null-safety constraints in the root pubspec (3800)
> https://dart.googlesource.com/pub.git/+/3514d7e7 Fail gracefully when tar file contains duplicate entries (3805)
> https://dart.googlesource.com/pub.git/+/0b3b8b44 Give full error even in summary mode (3804)
> https://dart.googlesource.com/pub.git/+/09c29722 Allow adding and removing dependency overrides (3716)
> https://dart.googlesource.com/pub.git/+/7184d1b5 accept 'topics' property in pubspec.yaml (3796)
> https://dart.googlesource.com/pub.git/+/cd106dfd Improve usage text of get (3792)
> https://dart.googlesource.com/pub.git/+/019d61cb Handle bad git revisions (3791)
> https://dart.googlesource.com/pub.git/+/e3ff7a99 Use 'pkg' and 'packages' to trigger suggestions for the pub command (3731)
> https://dart.googlesource.com/pub.git/+/ea24bf22 Better error when path dependency has no pubspec.yaml (3787)
> https://dart.googlesource.com/pub.git/+/da2a0144 Drop --use-data-isolate-strategy flag for tests (3788)
> https://dart.googlesource.com/pub.git/+/a565858e Improve documentation of `pub token` and subcommands (3778)
> https://dart.googlesource.com/pub.git/+/dd320459 Add test for publishing and consuming files with unicode characters in name (3785)
> https://dart.googlesource.com/pub.git/+/c4226d9f Fail tests on errors thrown by test PackageServer (3784)
> https://dart.googlesource.com/pub.git/+/12019939 Consider pubspec_overrides.yaml when publishing (3782)
> https://dart.googlesource.com/pub.git/+/d8a97497 Allow addition of tokens for insecure localhost repositories (3777)
>
> ```
>
> Diff: https://dart.googlesource.com/pub.git/+/048e3ad2b5e1b4ebe6883addbc95722be6904a7b..d69493e5163553bde53c0889b7479dee02f550bf/
> Change-Id: I92af981e9cb6aaedfcd75a7327dfef071645306b
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285908
> Reviewed-by: Jonas Jensen <jonasfj@google.com>
> Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
> Reviewed-by: William Hesse <whesse@google.com>
Change-Id: I0cb55a2cf4602868649c153dd1d86ba91c751ce5
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/288200
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Auto-Submit: Sigurd Meldgaard <sigurdm@google.com>
2023-03-10 08:17:17 +00:00
Sergey G. Grekhov
f244d948c3
[co19] Roll co19 to 6472c72a65dac708a4f420666837a37c7ff4f54d
...
2023-03-09 sgrekhov22@gmail.com dart-lang/co19#1401 . Matching tests added (dart-lang/co19#1894 )
2023-03-09 sgrekhov22@gmail.com dart-lang/co19#1401 . Type inference. The last part of the tests (dart-lang/co19#1859 )
2023-03-09 sgrekhov22@gmail.com Fixes dart-lang/co19#1913 . Update generated tests to work with class-modifiers (dart-lang/co19#1914 )
2023-03-08 sgrekhov22@gmail.com Fixes dart-lang/co19#1909 . Update tests not to fail with patterns feature enabled (dart-lang/co19#1910 )
2023-03-08 sgrekhov22@gmail.com Fixes dart-lang/co19#1876 . Don't expect type promotion in shared_case_scope_A02_t03 (dart-lang/co19#1880 )
2023-03-08 sgrekhov22@gmail.com dart-lang/co19#1401 . Pattern-for-in statement and element tests (dart-lang/co19#1872 )
2023-03-08 sgrekhov22@gmail.com Added overloaded hashCode getter which is in accordance with == operator (dart-lang/co19#1911 )
2023-03-08 sgrekhov22@gmail.com dart-lang/co19#1401 . Execution of pattern-for statement and element. Switch expression (dart-lang/co19#1870 )
2023-03-07 sgrekhov22@gmail.com dart-lang/co19#1401 . Test for matching logical and relational patterns (dart-lang/co19#1888 )
2023-03-07 sgrekhov22@gmail.com dart-lang/co19#1401 . Pattern-if-case statement and element tests (dart-lang/co19#1873 )
2023-03-07 sgrekhov22@gmail.com Fixes dart-lang/co19#1902 . Existing tests adopted for patterns and records (dart-lang/co19#1908 )
2023-03-07 sgrekhov22@gmail.com Fixes dart-lang/co19#1899 . Language version 2.19 added to legacy mixins tests (dart-lang/co19#1907 )
2023-03-06 sgrekhov22@gmail.com Fixes dart-lang/co19#1896 . Update type inference tests failures (dart-lang/co19#1903 )
2023-03-06 sgrekhov22@gmail.com Fixes dart-lang/co19#1901 . Add `void` to prevent wrong failure (dart-lang/co19#1906 )
2023-03-06 sgrekhov22@gmail.com Fixes dart-lang/co19#1897 . Use <Object?> as an expected inferred type for List and Maps (dart-lang/co19#1905 )
2023-03-06 sgrekhov22@gmail.com Fixes dart-lang/co19#1895 . Fix runtime type used in the test (dart-lang/co19#1904 )
Change-Id: I4fc8fc07c2213f5fa05851db06bed3979d36ff52
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/287841
Commit-Queue: Jake Macdonald <jakemac@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2023-03-09 21:12:43 +00:00
Devon Carew
9e80e7edfd
[deps] rev test, tools, webdev, yaml, yaml_edit
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
test (92da93a..3ba78f1
):
3ba78f15 2023-03-07 Bartek Pacia fix typo in architecture.md (#1966 )
tools (a1c3506..bed358e
):
bed358e 2023-03-07 Devon Carew rev to 0.1.0 (#29 )
webdev (c007560..cfe9753
):
cfe9753 2023-03-07 Elliott Brooks (she/her) Update `dev` versions of DWDS and Webdev (#2022 )
c37d419 2023-03-07 Daniel Chevalier Fix for listening to custom streams in DWDS. (#2011 )
yaml (a6d8781..1ad2f49
):
0f80b12 revert updating the type for YamlScalar.value (#139 )
1ad2f49 2023-03-01 Kevin Moore Require Dart 2.19, migrate to dart_flutter_team_lints, make associated fixes (#138 )
4d369fd 2023-03-01 Kevin Moore benchmark: fix output.json (#137 )
yaml_edit (998eea2..6abc42a
):
6abc42a 2023-03-08 Devon Carew updates for the next version of package:yaml (#45 )
48e5868 2023-03-08 Kevin Moore blast_repo fixes (#46 )
aaa1d53 2023-03-02 Jonas Finnemann Jensen Add code coverage (#38 )
0668eb5 2023-03-02 Jonas Finnemann Jensen Wrap recursively, prepare release (#28 )
a4ff857 2023-03-01 Mohamed Ishad Update CHANGELOG.md (#37 )
2fdfbdb 2023-02-28 Mohamed Ishad Fix for issue #23 (#34 )
494ad7c 2023-02-25 MikiPaul fixed typo (#36 )
Change-Id: I3aee0b2f84e97cf4f1131c002bb4e84ab8ffcc92
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/287560
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2023-03-09 19:24:20 +00:00
Derek Xu
d029b866f4
Bump protobuf-gn
...
Our "all" build targets were actually broken by protobuf-gn at revision
5f87ef9990fc4f4ffd76b3f5b0138562178db8bc, and got fixed again at
revision 390a1c9bd6fe63f0ca474ac1bc1bc23033e1ecf8. This updates our dep
to a revision newer than 390a1c9bd6fe63f0ca474ac1bc1bc23033e1ecf8.
Change-Id: Ibc60e7067e01702a3ae120bbbbb7a603fcad6f47
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/287621
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Derek Xu <derekx@google.com>
2023-03-09 17:38:59 +00:00
Sigurd Meldgaard
a06ade1d14
Bump pub to d69493e5163553bde53c0889b7479dee02f550bf
...
Changes:
```
> git log --format="%C(auto) %h %s" 048e3ad..d69493e
https://dart.googlesource.com/pub.git/+/d69493e5 Don't allow non-null-safety constraints in the root pubspec (3800)
https://dart.googlesource.com/pub.git/+/3514d7e7 Fail gracefully when tar file contains duplicate entries (3805)
https://dart.googlesource.com/pub.git/+/0b3b8b44 Give full error even in summary mode (3804)
https://dart.googlesource.com/pub.git/+/09c29722 Allow adding and removing dependency overrides (3716)
https://dart.googlesource.com/pub.git/+/7184d1b5 accept 'topics' property in pubspec.yaml (3796)
https://dart.googlesource.com/pub.git/+/cd106dfd Improve usage text of get (3792)
https://dart.googlesource.com/pub.git/+/019d61cb Handle bad git revisions (3791)
https://dart.googlesource.com/pub.git/+/e3ff7a99 Use 'pkg' and 'packages' to trigger suggestions for the pub command (3731)
https://dart.googlesource.com/pub.git/+/ea24bf22 Better error when path dependency has no pubspec.yaml (3787)
https://dart.googlesource.com/pub.git/+/da2a0144 Drop --use-data-isolate-strategy flag for tests (3788)
https://dart.googlesource.com/pub.git/+/a565858e Improve documentation of `pub token` and subcommands (3778)
https://dart.googlesource.com/pub.git/+/dd320459 Add test for publishing and consuming files with unicode characters in name (3785)
https://dart.googlesource.com/pub.git/+/c4226d9f Fail tests on errors thrown by test PackageServer (3784)
https://dart.googlesource.com/pub.git/+/12019939 Consider pubspec_overrides.yaml when publishing (3782)
https://dart.googlesource.com/pub.git/+/d8a97497 Allow addition of tokens for insecure localhost repositories (3777)
```
Diff: https://dart.googlesource.com/pub.git/+/048e3ad2b5e1b4ebe6883addbc95722be6904a7b..d69493e5163553bde53c0889b7479dee02f550bf/
Change-Id: I92af981e9cb6aaedfcd75a7327dfef071645306b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285908
Reviewed-by: Jonas Jensen <jonasfj@google.com>
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
Reviewed-by: William Hesse <whesse@google.com>
2023-03-09 13:48:51 +00:00
Devon Carew
eadfedec50
[deps] rev async, dartdoc, html, http, http_multi_server, source_map_stack_trace, stream_channel, test, tools, watcher, webdev, yaml, yaml_edit
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
async (8deaa40..f454380
):
f454380 2023-03-02 Natalie Weizenbaum Add `StreamExtensions.listenAndBuffer()` (#235 )
dartdoc (77d5994..98fa859
):
98fa859c 2023-03-05 dependabot[bot] Bump cli_util from 0.3.5 to 0.4.0 (#3360 )
html (0b8025c..08643e9
):
08643e9 2023-03-02 Devon Carew prep for publishing 0.15.2 (#205 )
http (1500a71..805a147
):
805a147 2023-03-02 Kevin Moore Fix some spelling (#884 )
5a2f036 2023-03-02 Kevin Moore Move to pkg:dart_flutter_team_lints, require Dart 2.19 (#883 )
35b2cef 2023-03-02 Bahaa Fathi Yousef Corrected the spelling of "Implements" in "/http/lib/src/io_client.dart" (#871 )
bb86cf3 2023-02-27 Brian Quinlan Provide access to NSURLSession.sessionDescription (#881 )
http_multi_server (2cd5355..7bd190c
):
7bd190c 2023-03-06 Kevin Moore Require Dart 2.19, enable and fix new team lints (#51 )
source_map_stack_trace (a60ef54..45ea368
):
45ea368 2023-03-07 Kevin Moore Require Dart 2.19, use pkg:dart_flutter_team_lints (#35 )
stream_channel (0850515..a20ccd4
):
a20ccd4 2023-02-28 Kevin Moore move to pkg:dart_flutter_team_lints lints, fix code, bump min SDK (#87 )
test (1307cc5..92da93a
):
92da93a8 2023-03-06 Devon Carew dogfood the new setup-dart action (#1964 )
e49818ec 2023-03-01 dependabot[bot] Bump github/codeql-action from 2.2.1 to 2.2.5 (#1963 )
tools (28b7be8..a1c3506
):
a1c3506 2023-03-07 Devon Carew dogfood the new setup-dart action (#25 )
fb46723 2023-03-07 Elias Yishak Update pubspec.yaml (#24 )
5a72344 2023-03-06 Elias Yishak Add `DashEvent` for toggling telemetry collection + send event whenever toggled (#23 )
watcher (0ca6638..5968409
):
5968409 2023-03-07 Kevin Moore blast_repo fixes (#139 )
e8f771a 2023-03-07 Kevin Moore Require Dart 2.19, use new team lints (#138 )
webdev (deb801b..c007560
):
c007560 2023-03-06 Elliott Brooks (she/her) [MV3 Debug Extension] Show warning when clicking on debug extension for non Dart app (#2015 )
1a010dc 2023-03-06 Devon Carew dogfood the new setup-dart action (#2017 )
07743a3 2023-03-06 Anna Gringauze Fix exception mapping from JS to dart (#2004 )
eb63b31 2023-03-03 Elliott Brooks (she/her) Create a Dart Debug Extension issue template (#2014 )
85f35d4 2023-03-01 Devon Carew update publishing automation integration (#2002 )
e748045 2023-02-28 Anna Gringauze Prepare to release webdev 3.0.1 (#2000 )
5355050 2023-02-27 Elliott Brooks (she/her) [MV3 Debug Extension] Ignore page reloads for detecting navigation away from app (#1994 )
4e08276 2023-02-27 Anna Gringauze Prepare to release dwds 18.0.0 (#1993 )
fc54d68 2023-02-27 Anna Gringauze Fix expression evaluation failures on empty scopes (#1998 )
496a2b4 2023-02-27 Anna Gringauze Temporarily disable publish verification (#1996 )
yaml (a6d8781..1ad2f49
):
1ad2f49 2023-03-01 Kevin Moore Require Dart 2.19, migrate to dart_flutter_team_lints, make associated fixes (#138 )
4d369fd 2023-03-01 Kevin Moore benchmark: fix output.json (#137 )
yaml_edit (998eea2..0668eb5
):
0668eb5 2023-03-02 Jonas Finnemann Jensen Wrap recursively, prepare release (#28 )
a4ff857 2023-03-01 Mohamed Ishad Update CHANGELOG.md (#37 )
2fdfbdb 2023-02-28 Mohamed Ishad Fix for issue #23 (#34 )
494ad7c 2023-02-25 MikiPaul fixed typo (#36 )
Change-Id: I101c94575c20fca55c7440e84668413207073a32
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/287162
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2023-03-07 21:13:36 +00:00
Oleh Prypin
47cfe5f97f
Roll dart_style into the SDK
...
Includes just one more commit - "Enable support for inline class syntax"
Change-Id: Ie230fc72b7170d3610bdd7ed7ab8c193338f8a93
Bug: b/271244238
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/287020
Commit-Queue: Oleh Prypin <oprypin@google.com>
Reviewed-by: Slava Egorov <vegorov@google.com>
Auto-Submit: Oleh Prypin <oprypin@google.com>
Reviewed-by: Bob Nystrom <rnystrom@google.com>
2023-03-07 16:29:09 +00:00
Janice Collins
a899b17908
Update dartdoc to 6.2.0.
...
Change-Id: I10e37442904eb9161a98fb257696854be2412001
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286867
Commit-Queue: Janice Collins <jcollins@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
2023-03-06 18:59:10 +00:00
Daco Harkes
b1e59721d4
Revert "[vm] Remove tcmalloc and malloc profiler."
...
This reverts commit c67fac9cb4
.
Reason for revert: Regresses `dart:io` performance and causes
failures.
https://github.com/dart-lang/sdk/issues/51639
Original change's description:
> [vm] Remove tcmalloc and malloc profiler.
>
> The standalone VM originally began statically linking tcmalloc to work around bugs in the system malloc for Fiber. Later it used tcmalloc's hooks to implement a profiler, but this is rarely used since it is only available in debug mode, misses early allocations, and often misses late allocations from an exhausted sample buffer. Removing it altogether avoids build complexity around which combinations of compiler/architecture/sysroot support tcmalloc, and reduces binary size.
>
> TEST=ci
> Change-Id: I4b259e18b82b2d12a2a60962aabf83bd8d997d19
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286120
> Reviewed-by: Ben Konyi <bkonyi@google.com>
> Commit-Queue: Ryan Macnak <rmacnak@google.com>
Change-Id: I4395edd6f5bd7e26b4e38f4d931ad2ea67afba18
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286925
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2023-03-06 10:28:33 +00:00
Ryan Macnak
c67fac9cb4
[vm] Remove tcmalloc and malloc profiler.
...
The standalone VM originally began statically linking tcmalloc to work around bugs in the system malloc for Fiber. Later it used tcmalloc's hooks to implement a profiler, but this is rarely used since it is only available in debug mode, misses early allocations, and often misses late allocations from an exhausted sample buffer. Removing it altogether avoids build complexity around which combinations of compiler/architecture/sysroot support tcmalloc, and reduces binary size.
TEST=ci
Change-Id: I4b259e18b82b2d12a2a60962aabf83bd8d997d19
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286120
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-03-03 23:32:12 +00:00
Robert Nystrom
c33ece3515
Roll dart_style into the SDK.
...
This contains support for all of the 3.0 language features. It also
contains a couple of very minor style changes. Unlike the previous
reverted roll (https://dart-review.googlesource.com/c/sdk/+/285460 ),
this does *not* contain the style change to support compact switch
statements. This should eliminate most of the style churn.
Change-Id: I95dd73a3a921b4a0cd278a7abb86daf8eea21397
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286701
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Bob Nystrom <rnystrom@google.com>
2023-03-03 18:53:20 +00:00
Ryan Macnak
3633ff4e71
Roll Clang from 20d06c833d83 to 28ee6040710f.
...
Address overflow warnings in ffi test library.
TEST=ci
Change-Id: I80e54d367532cbc392d6176dae97e9b545968de3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286660
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-03-03 18:22:32 +00:00
Devon Carew
008c7bc60c
Bump cli_util to 91747f7dd9bdf2457f081d3cf035de5672dd4a02
...
Changes:
```
> git log --format="%C(auto) %h %s" 3851652..91747f7
https://dart.googlesource.com/cli_util.git/+/91747f7 Update README.md (79)
https://dart.googlesource.com/cli_util.git/+/525f2a8 remove getSdkDir; prep to publish 0.4.0 (78)
```
Diff: https://dart.googlesource.com/cli_util.git/+/3851652a72ee572ec7371942a658788c61847dea..91747f7dd9bdf2457f081d3cf035de5672dd4a02/
Change-Id: Ibc2330337b72023f8b0ae39fda6512a01532fc0f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286702
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2023-03-03 17:53:17 +00:00
Ryan Macnak
2269ac16db
Revert "Roll Clang from 20d06c833d83 to 28ee6040710f"
...
This reverts commit 69b9559caf
.
Reason for revert: Windows error: overflow in expression
Original change's description:
> Roll Clang from 20d06c833d83 to 28ee6040710f
>
> If this roll has caused a breakage, revert this CL and stop the roller
> using the controls here:
> https://autoroll.skia.org/r/clang-dart-sdk
> Please CC dart-engprod@google.com ,dart-vm-gardener@grotations.appspotmail.com,dart-vm-team@google.com on the revert to ensure that a human
> is aware of the problem.
>
> To file a bug in Clang: https://bugs.fuchsia.dev/p/fuchsia/issues/list?q=component%3AToolchain
> To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues
>
> To report a problem with the AutoRoller itself, please file a bug:
> https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
>
> Documentation for the AutoRoller is here:
> https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
>
> Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try
> Change-Id: I433a87e0b7a2f8407ea3b8e23a1894957cfa23ac
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286580
> Commit-Queue: DEPS Autoroller <dart-autoroll@skia-public.iam.gserviceaccount.com>
> Commit-Queue: Ryan Macnak <rmacnak@google.com>
> Reviewed-by: Ryan Macnak <rmacnak@google.com>
Change-Id: I09a090a33fb663327eb74e5a192714673bcd661f
Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286608
Auto-Submit: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2023-03-02 22:56:27 +00:00
DEPS Autoroller
69b9559caf
Roll Clang from 20d06c833d83 to 28ee6040710f
...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/clang-dart-sdk
Please CC dart-engprod@google.com ,dart-vm-gardener@grotations.appspotmail.com,dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Clang: https://bugs.fuchsia.dev/p/fuchsia/issues/list?q=component%3AToolchain
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try
Change-Id: I433a87e0b7a2f8407ea3b8e23a1894957cfa23ac
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286580
Commit-Queue: DEPS Autoroller <dart-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2023-03-02 22:24:25 +00:00
Oleh Prypin
88ac4a27a1
Revert "Roll the latest dart_style into the SDK."
...
This reverts commit bbba3c9788
.
Reason for revert: latest dart_style has a few bugs and overall the changes should be discussed more
Original change's description:
> Roll the latest dart_style into the SDK.
>
> This includes support for records, patterns, sealed classes, and class
> modifiers. It also includes a fairly small number of style changes. The
> one that will be most noticeable is more compact switch statements.
>
> Change-Id: I9e89ba82d52bfa451fc54f9dd59048d72db48377
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285460
> Reviewed-by: Alexander Thomas <athom@google.com>
> Reviewed-by: Johnni Winther <johnniwinther@google.com>
> Commit-Queue: Bob Nystrom <rnystrom@google.com>
> Auto-Submit: Bob Nystrom <rnystrom@google.com>
Change-Id: I12fad53bdc75dda349b9362aeb84e798983bfa25
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286420
Reviewed-by: Alexander Thomas <athom@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Auto-Submit: Oleh Prypin <oprypin@google.com>
Commit-Queue: Oleh Prypin <oprypin@google.com>
2023-03-02 13:16:36 +00:00
eliasyishak
638ca5cfd4
Updating the analytics package name
...
Change-Id: I586c244e9d88196f5dca56a6f83a9a5e661d078c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286281
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Elias Yishak <eliasyishak@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
2023-03-01 22:31:47 +00:00
Robert Nystrom
bbba3c9788
Roll the latest dart_style into the SDK.
...
This includes support for records, patterns, sealed classes, and class
modifiers. It also includes a fairly small number of style changes. The
one that will be most noticeable is more compact switch statements.
Change-Id: I9e89ba82d52bfa451fc54f9dd59048d72db48377
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285460
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Auto-Submit: Bob Nystrom <rnystrom@google.com>
2023-03-01 16:08:40 +00:00
eliasyishak
99658458d8
Updating version for tools package
...
Change-Id: I4d9b467f4ee7a3c1318ba0fa725dd5e22cde564f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286041
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Elias Yishak <eliasyishak@google.com>
2023-02-28 22:08:43 +00:00
Polina Cherkasova
7491995fd6
Bump DevTools DEP to 2.22.2
...
Change-Id: If77008721a0182977b44ae699b93405819295ce8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286063
Reviewed-by: Dan Chevalier <danchevalier@google.com>
Commit-Queue: Polina Cherkasova <polinach@google.com>
Reviewed-by: Stephen Adams <sra@google.com>
2023-02-28 21:20:27 +00:00
Devon Carew
cf60e70356
[deps] rev cli_util, crypto, test, vector_math, webdev
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
cli_util (fd38b5f..3851652
):
3851652 2023-02-24 Kevin Moore Move to dart_flutter_team_lints, require Dart 2.19 (#77 )
705bb29 2023-02-24 Kevin Moore blast_repo fixes (#76 )
crypto (03eb2c9..9efb888
):
9efb888 2023-02-23 Kevin Moore move to pkg:dart_flutter_team_lints, require Dart 2.19 (#141 )
test (2cc4144..1307cc5
):
1307cc59 2023-02-23 Nate Bosch Add ComparableChecks extension (#1960 )
66f2985c 2023-02-24 Pascal Welsch Fix isNotEmpty rejection (#1959 )
cf10dc5b 2023-02-23 Nate Bosch Condition must have dynamic generic in deepEquals (#1958 )
6fc48d03 2023-02-23 Nate Bosch Fix timeouts when a predicate throws instead (#1957 )
vector_math (920e9b6..1e4d000
):
1e4d000 2023-02-23 Kevin Moore Move to latest team lints, require Dart 2.19 (#281 )
webdev (1e7f9b7..deb801b
):
deb801b 2023-02-24 Devon Carew contribute issue templates and pull request labeling (#1979 )
74a6520 2023-02-24 Elliott Brooks (she/her) [MV3 Debug Extension] Use new Dart Debug Extension bug template (#1992 )
c1f325c 2023-02-24 Elliott Brooks (she/her) [MV3 Debug Extension] Bolt debugging: can reload the page and continue to debug (#1991 )
057f598 2023-02-23 Elliott Brooks (she/her) [MV3 Debug Extension] Small fixes for building the extension (#1990 )
28a090e 2023-02-23 Anna Gringauze Run dwds tests in a copy of the sdk directory (#1989 )
b58d3eb 2023-02-23 Anna Gringauze Run webdev tests in a copy of the sdk directory (#1987 )
Change-Id: Iaad67eec68cf3cfeba832abbeb42728043e15b22
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285760
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2023-02-27 21:07:29 +00:00
Sergey G. Grekhov
27cfabdac0
[co19] Roll co19 to 7b4f3e723211011878e185db6fa57fbafabd6bb7
...
2023-02-23 sgrekhov22@gmail.com Fixes dart-lang/co19#1878 . Fix type inference in type_inference_A26_t01.dart (dart-lang/co19#1892 )
2023-02-23 sgrekhov22@gmail.com dart-lang/co19#1401 . Patterns execution. Assignment and switch statement tests (dart-lang/co19#1857 )
2023-02-23 sgrekhov22@gmail.com dart-lang/co19#1401 . Test for relational pattern with nullable type added (dart-lang/co19#1887 )
2023-02-23 sgrekhov22@gmail.com Fixes dart-lang/co19#1890 . Fix collection in scope_A02_t04.dart (dart-lang/co19#1891 )
2023-02-23 sgrekhov22@gmail.com Fixes dart-lang/co19#1877 . No compile-time error if type-test is failed in a refutable context (dart-lang/co19#1886 )
Change-Id: I25d5fc2113bc1284bc5d90bd91874b77f541c472
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285260
Reviewed-by: Alexander Thomas <athom@google.com>
2023-02-24 09:51:28 +00:00
Brian Wilkerson
fac43ed0ba
Update the tools packages to the latest commit
...
Change-Id: I0c58a4a677b3c0bbfded304a69a5bfdfb6c2b441
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/284960
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Keerti Parthasarathy <keertip@google.com>
2023-02-23 20:01:25 +00:00
Devon Carew
ae2aaf83e9
[deps] rev dartdoc, http, markdown, shelf, test, tools, webdev
...
Revisions updated by `dart tools/rev_sdk_deps.dart`.
dartdoc (dba6f94..e4cdbd6
):
e4cdbd6f 2023-02-21 Janice Collins Record rendering simplification (#3344 )
http (c13a3f8..1500a71
):
1500a71 2023-02-23 Devon Carew contribute a pull request labeler workflow (#875 )
e2c4e6f 2023-02-21 Brian Quinlan Add a link to cronet_http_embedded from cronet_http. (#874 )
markdown (4befe66..ecbffa9
):
ecbffa9 2023-02-22 Kevin Moore Use latest lints, require Dart 2.19 or later (#524 )
shelf (707c8b2..e3cfe79
):
e3cfe79 2023-02-22 Devon Carew contribute issue templates and a pull request labeler (#332 )
test (e56c643..2cc4144
):
2cc4144e 2023-02-22 Nate Bosch Avoid exceptions for iterable getters (#1954 )
f7fe4f06 2023-02-22 Nate Bosch Include stack trace for exception in has (#1953 )
ba8e43af 2023-02-22 Nate Bosch Only grab the first failure in softCheck (#1949 )
34df652b 2023-02-22 Nate Bosch Flush stdin before test (#1950 )
ae015ef6 2023-02-22 Nidal Bakir Add Concurrency Testing section to README (#1944 )
4e23d036 2023-02-21 Nate Bosch Mention .having and .has in migration guide (#1948 )
438c2274 2023-02-21 Nate Bosch Annotate `has` with `@useResult` (#1947 )
3ddecafd 2023-02-21 Nate Bosch Add async examples to README (#1946 )
tools (a53933c..c7518f7
):
c7518f7 2023-02-22 Elias Yishak Update to regex to look for underscore delimited labels (#12 )
webdev (ae7eb80..1e7f9b7
):
1e7f9b7 2023-02-22 Anna Gringauze Create copying sdk configuration provider (#1984 )
26910ba 2023-02-22 Anna Gringauze Pass SdkLayout to the frontend server (#1986 )
784e28b 2023-02-22 Anna Gringauze Remove unnecessary awaits (#1982 )
3cbaf37 2023-02-22 Elliott Brooks (she/her) [MV3 Debug Extension] Support Bolt workflow (#1983 )
0f893e6 2023-02-22 Anna Gringauze Move project definitions into a separate class (#1975 )
a942b5f 2023-02-22 Anna Gringauze Add unnecessary_lambdas lint (#1978 )
3774cf8 2023-02-21 Anna Gringauze Add 'avoid_void_async' lint (#1977 )
705e0ac 2023-02-21 Elliott Brooks (she/her) [MV3 Debug Extension] Show a warning if multiple Dart apps are in a single page (#1976 )
Change-Id: Iea264a18a154e71cd0990e1363951648bec5ceba
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/284940
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2023-02-23 17:02:53 +00:00