Skip to content

Commit

Permalink
[deps] rev args, bazel_worker, dartdoc, http, leak_tracker, mockito, …
Browse files Browse the repository at this point in the history
…native, protobuf, pub_semver, shelf, stack_trace, tools, vector_math, webdev

Revisions updated by `dart tools/rev_sdk_deps.dart`.

args (https://github.com/dart-lang/args/compare/f0f6cd2..a9543c0):
  a9543c0  2023-05-31  Devon Carew  switch to using package:dart_flutter_team_lints (#247)
  36407ea  2023-05-31  Devon Carew  adjust the validation of mandatory options (#246)

bazel_worker (https://github.com/dart-lang/bazel_worker/compare/d9b389f..c14a268):
  c14a268  2023-05-31  Kevin Moore  Bump lints, regenerate proto file, fix script (#74)

dartdoc (https://github.com/dart-lang/dartdoc/compare/950898f..39fe1a8):
  39fe1a8a  2023-05-31  Parker Lougheed  Update highlight.js to 11.8.0 for Dart 3 syntax highlighting (#3416)
  4574e819  2023-05-30  Sam Rawlins  Convert kind to an enum (#3426)

http (https://github.com/dart-lang/http/compare/18a43a2..8834aec):
  8834aec  2023-05-31  Brian Quinlan  Update readme and prepare for a new release (#954)
  aca7f0e  2023-05-31  dependabot[bot]  Bump futureware-tech/simulator-action from 1 to 2 (#936)
  7a238a9  2023-05-31  dependabot[bot]  Bump actions/labeler from 4.0.2 to 4.0.4 (#952)
  4c0eb48  2023-05-30  Brian Quinlan  Prepare to publish cupertino_http 1.0.0 (#951)

leak_tracker (https://github.com/dart-lang/leak_tracker/compare/7f2cab3..cbbdeca):
  cbbdeca  2023-05-31  Polina Cherkasova  Improve getting retaining path. (#69)

mockito (https://github.com/dart-lang/mockito/compare/40fe2ca..924f65c):
  924f65c  2023-06-01  Ilya Yanok  Add support for records

native (https://github.com/dart-lang/native/compare/76bc55e..c851e69):
  c851e69  2023-06-01  dependabot[bot]  Bump nttld/setup-ndk (#57)
  0df0cad  2023-06-01  dependabot[bot]  Bump actions/labeler from 4.0.3 to 4.0.4 (#58)
  c30faa2  2023-05-31  Daco Harkes  [c_compiler] test install_name_tool behavior (#56)
  45ef2e7  2023-05-31  Daco Harkes  [c_compiler] Support setting the install name of dylibs (#55)

protobuf (https://github.com/dart-lang/protobuf/compare/346a72d..da6953c):
  da6953c  2023-05-31  Kevin Moore  Update to latest lints and Dart SDK (#828)

pub_semver (https://github.com/dart-lang/pub_semver/compare/c034352..3930557):
  3930557  2023-05-31  Kevin Moore  Bump lints, require Dart 3.0 (#89)

shelf (https://github.com/dart-lang/shelf/compare/a404b6a..ce379aa):
  ce379aa  2023-06-01  dependabot[bot]  Bump actions/labeler from 4.0.3 to 4.0.4 (#363)

stack_trace (https://github.com/dart-lang/stack_trace/compare/86f7e30..8b2046e):
  8b2046e  2023-05-31  Devon Carew  blast_repo fixes (#134)

tools (https://github.com/dart-lang/tools/compare/d723a55..389925f):
  389925f  2023-06-01  Elias Yishak  Utility function added to check permissions on directory (#95)
  a436fee  2023-05-31  Elias Yishak  Asserts added to check all relevant GA4 limitations (#96)

vector_math (https://github.com/google/vector_math.dart/compare/cd87f57..a3aca09):
  a3aca09  2023-05-31  Lukas Klingsbo  fix: Revert negation change for Vector2 (#296)

webdev (https://github.com/dart-lang/webdev/compare/d442fa8..f565d7f):
  f565d7f1  2023-05-31  Anna Gringauze  Disable flaky test on windows (#2127)
  6eed300e  2023-05-31  Anna Gringauze  Cleanup expression evalaluation tests (#2125)

Change-Id: Ia568db23bbc923f764cdf323e249175b609d57ee
Tested: affected files are regenerated test goldens
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/306903
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
  • Loading branch information
devoncarew authored and Commit Queue committed Jun 1, 2023
1 parent 247ca91 commit 7b3305e
Show file tree
Hide file tree
Showing 6 changed files with 155 additions and 155 deletions.
28 changes: 14 additions & 14 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@ vars = {
# EOL comment after a dependency to disable this and pin it at its current
# revision.

"args_rev": "f0f6cd22d29f15f86b3d2caab053bae029d30c9a",
"args_rev": "a9543c021f9409832b1668f9256f247585362389",
"async_rev": "96c29d0af81436443a3a24683915d39202172cde",
"bazel_worker_rev": "d9b389f30848253d3310f931a9b8d39ca07102b1",
"bazel_worker_rev": "c14a2687728081adc14c12fa50165e785326275c",
"benchmark_harness_rev": "e717ad41a2c7f9b14e197a1ffdf598f2470b5eda",
"boolean_selector_rev": "3a1c982002f580b835b4380f44d9f8e5bc37fc4f",
"browser_launcher_rev": "40e431543840cbe7fc05b95a2f851d9f1bd3bc14",
Expand All @@ -137,38 +137,38 @@ vars = {
#
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
"dart_style_rev": "2956b1a705953f880a5dae9d3a0969df0fc45e99", # disable rev_sdk_deps.dart
"dartdoc_rev": "950898f5ffea617bc572687c15cf51b2d6f05dad",
"dartdoc_rev": "39fe1a8acdfa01d3671223dbbb4e98d360bd1083",
"ffi_rev": "7f4acbd7532d94a793452030ff96bfef8cd96b68",
"file_rev": "5d9a6027756b5846e8f5380f983390f61f564a75",
"fixnum_rev": "d9b9a2a288d5eb467fb1597e80beb063b05cd4f6",
"glob_rev": "109121d9993c1ef8d078e185160a9d477c82defd",
"html_rev": "92eacabadf40aa24c8f4289682ef2822c5d7e414",
"http_rev": "18a43a2b3cc1af2f1e3a90aa848b7645bc400e0f",
"http_rev": "8834aecd973446263a23e1d2ea17932721c87281",
"http_multi_server_rev": "a209cd59d99b52ff08b32ba37bdc9fc1a79bc9f2",
"http_parser_rev": "1ef3e56ebc5e505dbf375f2e27faa40956eb0da1",
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
"json_rpc_2_rev": "73467f3651669af4870260fea4e99d7ba6ccb7ec",
"leak_tracker_rev": "7f2cab3e0ce296f29ce0e45c5967707b95268eef",
"leak_tracker_rev": "cbbdecae245c954686f871f04353f66b703c3332",
"linter_rev": "27b46ce246204a2c0170a4bd5b23b94095e89a22", # disable rev_sdk_deps.dart
"lints_rev": "edc28ed8d944cceb4418ae15699bf4f5bb1595e6",
"logging_rev": "f2fe2ac2a61a269b2e0ce65be330f7af1bc67428",
"markdown_rev": "bd6ae8d741327e24319f3e036d57107f91229843",
"matcher_rev": "7e1011772566a8d1817c725a71f091e2791721c8",
"mime_rev": "24448401f621b9e154d165c900a3c8decd8a23f4",
"mockito_rev": "40fe2ca00a10ae0fb73efb848920383be996d753",
"native_rev": "76bc55e6c978d1793471ccfd7b0c883b3ba01dca",
"mockito_rev": "924f65cfe3510384fb780c5bd082c49cdb9dd6f2",
"native_rev": "c851e69448594b1942e62e0d9f92e47d99575b99",
"package_config_rev": "203de2022af26b3ab2bcec18cc49614d9e502897",
"path_rev": "f8d15c2775835fd61ea5e06bb0ab99232f5ec446",
"pool_rev": "a10a0f918802f7b3856cb1f4c78f9073f28a0dd8",
"protobuf_rev": "346a72dd04602f004a5b2c06ee4196b6112492b7",
"protobuf_rev": "da6953c65a93f02908f79d7d8402af843a60dcff",
"pub_rev": "078c7fea0be2656debc675646806da14fa94f853", # disable rev_sdk_deps.dart
"pub_semver_rev": "c03435229a57d7b158df9feafdb5a2ccaef28d39",
"shelf_rev": "a404b6a3f3a3bde1a5f62b051b8852652ed677da",
"pub_semver_rev": "3930557ee0b20ef528713952c318139409edadb4",
"shelf_rev": "ce379aa3c22024edb2df3657fd564f1f463406e6",
"source_map_stack_trace_rev": "b83af01938225c1706bbc6c1f86bd4a394f91380",
"source_maps_rev": "dd5b5cd5704927d99b33065a24d7eb03c535034d",
"source_span_rev": "4dc78fb33d37153a3ac55aee201a9a7b62c40ce7",
"sse_rev": "bfcbcd7a7320c74dfee154152419381c508a1fad",
"stack_trace_rev": "86f7e30912d3cac447a751dc0bf2bafd473492dd",
"stack_trace_rev": "8b2046ecac56f5bb9196033ed187da0cf73eac67",
"stream_channel_rev": "b1d3384638064a4f25beacef3be770e2c4534408",
"string_scanner_rev": "6bb314f2176598a5ecc4770a3bbd42626e18b576",
"sync_http_rev": "c3d6ad48ec997c56b7f076bc9f8b4134c4a9225c",
Expand All @@ -177,13 +177,13 @@ vars = {
"test_descriptor_rev": "be7ce0751d85abd1ef605d14d359f499e1ba8fe2",
"test_process_rev": "5ff212250f6cc5f850b26295e7c8123bd5238ea3",
"test_reflective_loader_rev": "40d61b16647cd61b02d806fea46362ef07e7c502",
"tools_rev": "d723a55062959713f715ca3f10190a72c79634ef",
"tools_rev": "389925fcfe79edd682e7547ce6f8d05bd0d786a8",
"typed_data_rev": "693f48e3d1d528f6f26d7069a2ad29b460650455",
"usage_rev": "6ee09084596f9829371bb836f9d1ca05820f29ea",
"vector_math_rev": "cd87f5711584c3e23b5fd7c9d3bece5cd8a1f59d",
"vector_math_rev": "a3aca093bcffdee641dd9ef1f2cf3707cbb843bd",
"watcher_rev": "3f17faa2d09dca3e23bc07a01f2045ec0cd2837d",
"web_socket_channel_rev": "eae225866551ea7b51a380064521186a232bc0a4",
"webdev_rev": "d442fa89bfe8a81ec0679f2d927765e182f7baf9",
"webdev_rev": "f565d7f1f8ac6e38613beb3be3b370d3dae23d4b",
"webdriver_rev": "d0f78d004a5ea7bfc8c492639248b0a1b04c1d62",
"webkit_inspection_protocol_rev": "39a3c297ff573635e7936b015ce4f3466e4739d6",
"yaml_rev": "0b9041de94b00bc54e8d38daecfe9075b5623996",
Expand Down
Loading

0 comments on commit 7b3305e

Please sign in to comment.