Skip to content

Commit

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

lints (https://github.com/dart-lang/lints/compare/f58fd77..3810f8b):
  3810f8b  2023-11-14  Devon Carew  add a section on upgrading to the latest lint set to the readme (#171)

mockito (https://github.com/dart-lang/mockito/compare/fcb9779..fb8a2b5):
  fb8a2b5  2023-11-16  Kevin Moore  No public description
  2f41028  2023-11-16  Copybara-Service  Merge pull request #719 from dart-lang:latest_lints
  8b5036b  2023-11-16  Kevin Moore  release later
  ecc62f6  2023-11-16  Kevin Moore  Update to the latest lints, require Dart 3.1, prepare release
  dc3eb65  2023-11-15  Ilya Yanok  Generate valid functions with optional non-nullable arguments

sse (https://github.com/dart-lang/sse/compare/8ddb95f..0f6ca11):
  0f6ca11  2023-11-15  Kevin Moore  Require Dart 3.2, use pkg:web (#92)

tools (https://github.com/dart-lang/tools/compare/2e36b8d..4649307):
  4649307  2023-11-15  Elias Yishak  Add terminal info to flutter command event (#204)
  4e75286  2023-11-13  Devon Carew  remove duplicate settings from analysis_options files (#201)

Change-Id: Ie0d8c1897e22ca04563bdc0320cf7485f6e63f7a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/336825
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
  • Loading branch information
devoncarew authored and Commit Queue committed Nov 17, 2023
1 parent 2ee771a commit 765c0b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -158,13 +158,13 @@ vars = {
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
"json_rpc_2_rev": "460545c62d12c2cd4635054e327846628288cb7e",
"leak_tracker_rev": "a618a55598e94c1b58dab6ab13297a23b3a3f287",
"lints_rev": "f58fd77bbff4ff4a62826a7bbfb9a72f0f03dd3c",
"lints_rev": "3810f8b3dc3205cfaa4ccc0054b021e68046d851",
"logging_rev": "324a0b5fd2b49b80ea4fbe2b48aac7794000e25a",
"markdown_rev": "3774ad02e812ceeb32ad0d98a987b0acffa63cf6",
"matcher_rev": "3d03fa1a3e8f166b9e2ec8557c5d5e83ae1c85bc",
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
"mime_rev": "8ebf9463a7a230213cee0adc3c019dad78d364ac",
"mockito_rev": "fcb9779f8e8a15b2ca1757611b3e32a84e24c7ed",
"mockito_rev": "fb8a2b5731553f5ed22107e1a0f7af8918d28442",
"native_rev": "eaea725b0939815e7d007a34808a7293b179a2ad",
"package_config_rev": "33dd24659147bd7ed2fa87aeacc52d199be766b4",
"path_rev": "18ec71f7dde21d8518702d77215fb0b2fa45e970",
Expand All @@ -176,7 +176,7 @@ vars = {
"source_map_stack_trace_rev": "220962658bf67304207aedc7eeedca6ef64a7c72",
"source_maps_rev": "87dc58736b5bd334502005cdbd4d325aba9bc696",
"source_span_rev": "ed16e0d1323f15e478027430b53e0ef0dbc25a83",
"sse_rev": "8ddb95fbe7c07d91aee92f35f70ac5c839f82c35",
"sse_rev": "0f6ca113c602aeca6b12ebe00af24bd4e52ebb99",
"stack_trace_rev": "6496ff88cf5c168c2548a454160c27004d176009",
"stream_channel_rev": "178104d0f1316b0120cf0031b8dbae0cbfec4c26",
"string_scanner_rev": "a7105ef03ed8373c7d995461fcf4994a6f4e781d",
Expand All @@ -187,7 +187,7 @@ vars = {
"test_descriptor_rev": "c417cbb6498ba6d3ac6f7b14fdc43aefc212ab2e",
"test_process_rev": "c21e40d7c06c862d14b1f53651ae0bd3cf81ca44",
"test_reflective_loader_rev": "17d40bb06f55f727a79c0f0016d7510294f5db03",
"tools_rev": "2e36b8d326e95ed256a74ee2ebdcfff5be502c57",
"tools_rev": "46493078f067e3743ff10690a8e83cbcd367b491",
"typed_data_rev": "0b16bd26c90bc9ac08e8b4b259aa3d7bead34feb",
"usage_rev": "e99690ae6d5fa9ec24ac5218bcd3621e8e3ae8a9",
"vector_math_rev": "294896dedc6da2a736f47c3c6a19643df934641c",
Expand Down

0 comments on commit 765c0b3

Please sign in to comment.