Skip to content

Commit

Permalink
[deps] crypto, logging, mime, path, pool, shelf, stask_trace, tools, …
Browse files Browse the repository at this point in the history
…watcher, yaml, yaml_edit

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

crypto (https://github.com/dart-lang/crypto/compare/63e9a90..f2efb98):
  f2efb98  2024-01-02  Kevin Moore  Require Dart 3.2, update and fix lints (#158)

logging (https://github.com/dart-lang/logging/compare/324a0b5..4d35a4e):
  4d35a4e  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#152)

mime (https://github.com/dart-lang/mime/compare/56359b0..ca9f059):
  ca9f059  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#111)

path (https://github.com/dart-lang/path/compare/115ea2a..57a049c):
  57a049c  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#157)
  5b6aac7  2023-12-20  Kevin Moore  blast_repo fixes (#156)

pool (https://github.com/dart-lang/pool/compare/3c1bd42..4c49000):
  4c49000  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#79)
  7e03d80  2023-12-20  Kevin Moore  blast_repo fixes (#78)

shelf (https://github.com/dart-lang/shelf/compare/b3adc7c..733588f):
  733588f  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#401)
  1eab426  2024-01-01  dependabot[bot]  Bump actions/labeler from 4.3.0 to 5.0.0 (#402)
  10cbffe  2023-12-14  Kevin Moore  Run web tests with wasm with dev Dart sdk (#398)

stack_trace (https://github.com/dart-lang/stack_trace/compare/4abff44..0f4710c):
  0f4710c  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#148)

tools (https://github.com/dart-lang/tools/compare/ed81684..2f59ab4):
  2f59ab4  2024-01-02  Daco Harkes  [graphs] Clean up lints for Dart 3.3 (#221)
  01fa883  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#223)
  9d4fe2f  2024-01-01  dependabot[bot]  Bump actions/labeler from 4.3.0 to 5.0.0 (#222)
  6d260b8  2023-12-14  Elias Yishak  Update USAGE_GUIDE to update the `flutterChannelCount` key in `LogFileStats` (#219)
  56a30ce  2023-12-11  Elias Yishak  Add `enabledFeatures` key to `Analytics` constructors (#217)

watcher (https://github.com/dart-lang/watcher/compare/dc45f19..66cd694):
  66cd694  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#161)
  679d308  2023-12-20  Kevin Moore  blast_repo fixes (#160)

yaml (https://github.com/dart-lang/yaml/compare/98a3aab..509fd72):
  509fd72  2023-12-11  Kevin Moore  update lints, require Dart 3.0 (#156)

yaml_edit (https://github.com/dart-lang/yaml_edit/compare/9b9d33c..47eb20e):
  47eb20e  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#63)
  a39ec39  2023-12-20  Kevin Moore  blast_repo fixes (#62)

Change-Id: I8009f4957a0eb751f36c2ec1be8aacbfc44ca586
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344400
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
  • Loading branch information
devoncarew authored and Commit Queue committed Jan 2, 2024
1 parent f34bdc2 commit 334ac53
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ vars = {
"clock_rev": "f975668839f45bad561d6227f88297bbbcff03fa",
"collection_rev": "2d57a82ad079fe2d127f5a9b188170de2f5cdedc",
"convert_rev": "f8a72d67a10805bca358be8d7e189a62f79d86b9",
"crypto_rev": "63e9a90c97d216bfd6e3ce72e80df320ef84572a",
"crypto_rev": "f2efb981b461dcae43d0cf18a3a970142abfee35",
"csslib_rev": "1ad2d1ec461fb1836180e917220a5a48fd641897",
# Note: Updates to dart_style have to be coordinated with the infrastructure
# team so that the internal formatter `tools/sdks/dart-sdk/bin/dart format`
Expand Down Expand Up @@ -156,25 +156,25 @@ vars = {
"json_rpc_2_rev": "ac1fabddd51fc90aa6fa4e1248f1a7141899eb4a",
"leak_tracker_rev": "8644f8b1c78009e9149e08e0c349d06c304110a9",
"lints_rev": "3810f8b3dc3205cfaa4ccc0054b021e68046d851",
"logging_rev": "324a0b5fd2b49b80ea4fbe2b48aac7794000e25a",
"logging_rev": "4d35a4e02b9237bd794378413e7ce3deb52ffcaf",
"markdown_rev": "d2e790305d136b4eb39d329c884bb49d5a5f1411",
"matcher_rev": "fcbd3616c1dbe636d22d2b164aee3f1c32c52a42",
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
"mime_rev": "56359b0c72e1a9a2e2b20ee5a34bacc18e113897",
"mime_rev": "ca9f059d2334bb2657683e0a7f5949817cb4b0e6",
"mockito_rev": "57a7c820ffae61e3df0dbc279ad98b92751175f0",
"native_rev": "b668ca94f551fcebdeb3ce9f822170facced55ae",
"package_config_rev": "33dd24659147bd7ed2fa87aeacc52d199be766b4",
"path_rev": "115ea2a4084881e7c76089a37abc01a067dfa6e3",
"pool_rev": "3c1bd422da311d95b65a04a5f28de2c0e8193692",
"path_rev": "57a049cff2e2be7a302dd9683b2b194c6d06e2d4",
"pool_rev": "4c490001446d8ba3d361b99d8befd6a4f61abc7a",
"protobuf_rev": "20ec6856b65b7fd6445219fdec24d90b414f7469",
"pub_rev": "1779628b386819675130f14326f1e8812901c48f", # disable rev_sdk_deps.dart
"pub_semver_rev": "45721813dea1591a7689f93762afa358cbf260c7",
"shelf_rev": "b3adc7c5264b448a77427c6aacd67eedfb16dce2",
"shelf_rev": "733588f90572801574f68d636338f61c12781cd1",
"source_map_stack_trace_rev": "220962658bf67304207aedc7eeedca6ef64a7c72",
"source_maps_rev": "87dc58736b5bd334502005cdbd4d325aba9bc696",
"source_span_rev": "9398e2464e24d2f15cccfa1199381a6247403829",
"sse_rev": "8d2e2f0d00a5b46f005c621a3b23465ce7348724",
"stack_trace_rev": "4abff4489b93e6bbc82063343e666ccda9f62e8e",
"stack_trace_rev": "0f4710c9d2678530501e1e88c77f955b68450325",
"stream_channel_rev": "178104d0f1316b0120cf0031b8dbae0cbfec4c26",
"string_scanner_rev": "ebc30a3dec2552bbdb481099180618c22c122b69",
"sync_http_rev": "f96db9543e5a9f62833ca9a24269b12fcf63d45b",
Expand All @@ -184,18 +184,18 @@ vars = {
"test_descriptor_rev": "59ce97fae49709fa1f479efa808c031a576e617e",
"test_process_rev": "d68de5bc53bf33a12334d06748af9db4844d66f0",
"test_reflective_loader_rev": "6edf5358b53bfda487840bad1a03d089326fa08c",
"tools_rev": "ed81684df747830de8b29e9d6e6d8f951ea6968d",
"tools_rev": "2f59ab443ab829dfbd2922d0edac44cda27889ae",
"typed_data_rev": "6f6d81d64cd698f8def5116fc97b7b1fb7441696",
"usage_rev": "e99690ae6d5fa9ec24ac5218bcd3621e8e3ae8a9",
"vector_math_rev": "38a00c35575b71a095903467141e5ee60c94d011",
"watcher_rev": "dc45f1925f66743ff29b9dcbb4693a7ec25945c5",
"watcher_rev": "66cd694ffb7ee6e09ff0cde6c9f788aa47ee1a23",
"web_rev": "acf0bebdd764d2400dc4e9e18577813c0f9e90c3",
"web_socket_channel_rev": "5241175e7c66271850d6e75fb9ec90068f9dd3c4", # https://github.com/dart-lang/sdk/issues/54165
"webdev_rev": "8375cd66821550cb7a129315d97cd768c5fdd92c",
"webdriver_rev": "2c1b6f8b9d684caf62d72bb327c24f738a4e7455",
"webkit_inspection_protocol_rev": "667c55e6f65638592768e0325b75420e39b01d2e",
"yaml_rev": "98a3aab54b09d355e094fdb4e5abd9083a2876b8",
"yaml_edit_rev": "9b9d33c5255798c950e843efe19e6f81a225ad28",
"yaml_rev": "509fd72c0910746bf25db9c7d890b4c47c286a8c",
"yaml_edit_rev": "47eb20e9083954b7b9ec1fb04e7a9f8976a8ed14",

# Windows deps
"crashpad_rev": "bf327d8ceb6a669607b0dbab5a83a275d03f99ed",
Expand Down

0 comments on commit 334ac53

Please sign in to comment.