Skip to content

Commit

Permalink
[deps] rev http, native, tools
Browse files Browse the repository at this point in the history
Revisions updated by `dart tools/rev_sdk_deps.dart`.

http (https://github.com/dart-lang/http/compare/1a42b4a..4289e8b):
  4289e8b  2023-07-27  Nate Bosch  Ignore generated flutter plugin files (#996)

native (https://github.com/dart-lang/native/compare/2598ac6..f0dc3e9):
  f0dc3e9  2023-07-27  Daco Harkes  [native_assets_builder] Fix multiple invocations of the build runner (#103)

tools (https://github.com/dart-lang/tools/compare/600ea0a..ba55fd6):
  ba55fd6  2023-07-27  Jason C.H  Fix crash caused by response encoding for GAClient (#132)

Change-Id: Ibe40efb388c03967e9b4d78b4f954064bee64a3d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/317141
Auto-Submit: Devon Carew <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
Commit-Queue: Konstantin Shcheglov <[email protected]>
  • Loading branch information
devoncarew authored and Commit Queue committed Jul 31, 2023
1 parent 8abaa7b commit 2e23d29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ vars = {
"fixnum_rev": "00fa1207768bd07d04c895cbe0f1fe99af14e727",
"glob_rev": "5b243935154daf53c54981b98f625bace90b2112",
"html_rev": "4060496b0443451c38f8b789db2e44c0d7966171",
"http_rev": "1a42b4a16636e86b5fed60666b0de91219c5110c",
"http_rev": "4289e8b9dbdbebaa26c28f30b461018a191b6e73",
"http_multi_server_rev": "aa128cfaf6ef1c9c1ace962ca2dcf6e5dddad441",
"http_parser_rev": "c14fbf6aa7ada5e8912eab4581eb26ff4d101452",
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
Expand All @@ -158,7 +158,7 @@ vars = {
"matcher_rev": "ce8f40934c90e12992071172795b3bca29fac295",
"mime_rev": "799b398140817fdb134f639d84e91c552e129136",
"mockito_rev": "b4217750cbab5cdd2a773106abb476a7ea4aefb2",
"native_rev": "2598ac66148f5b6a44d8f6bf01643c6b1c49e590",
"native_rev": "f0dc3e9b26084c6be820348b3748bcb7315e0da8",
"package_config_rev": "981c49dfec1e3e3e90f336dcd7c225923d2fd321",
"path_rev": "282dd18bd9ae2e265ea40a29b2c637194e9be8b7",
"pool_rev": "77001024a16126cc5718e654ea3e57bbf6e7fac3",
Expand All @@ -179,7 +179,7 @@ vars = {
"test_descriptor_rev": "36d8617fafccbe36dfcf74ad4921c61911a6a411",
"test_process_rev": "b360784a9149b15888aed8d7cf167bb46fe733d5",
"test_reflective_loader_rev": "0bfaad91ed308ce9da11b48395c8210d7542c16b",
"tools_rev": "600ea0a46c79bc457cc00f7558cbdc9bf041c846",
"tools_rev": "ba55fd692377ec398b61198c602c5302bf65226d",
"typed_data_rev": "a20be901e11eddcbd6e5735fb01b64d28c94c49d",
"usage_rev": "09bb8472fdafff2c48a19aabbcf57b3af0f43934",
"vector_math_rev": "88bada3c32ba3f1d53073a003085131d60b09213",
Expand Down

0 comments on commit 2e23d29

Please sign in to comment.