Skip to content

Commit

Permalink
deps] rev lints, shelf, sse, test
Browse files Browse the repository at this point in the history
lints (https://github.com/dart-lang/lints/compare/2e1321e..e1d4794):
  e1d4794  2024-12-03  Michael Goderbauer  Revert "Update README.md before archiving (`#214`)" (dart-lang/lints#219)

shelf (https://github.com/dart-lang/shelf/compare/657ebd3..2b5b683):
  2b5b683  2024-12-02  Devon Carew  move analysis_options.yaml into packages (dart-lang/shelf#460)

sse (https://github.com/dart-lang/sse/compare/befbd6d..b97dc3a):
  b97dc3a  2024-12-02  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/sse#119)

test (https://github.com/dart-lang/test/compare/c2a6986..2096773):
  20967732  2024-12-03  Devon Carew  Update the use of 'package:shelf_web_socket's `webSocketHandler` method (dart-lang/test#2421)
  1d28d738  2024-12-02  Ben Konyi  Support `package:vm_service` 15.x (dart-lang/test#2420)

Change-Id: I852515f46f12b53d2a2fe665a57f7ddcfde36222
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/398605
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
  • Loading branch information
devoncarew authored and Commit Queue committed Dec 3, 2024
1 parent 130ae2a commit 94bfadf
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 @@ -139,7 +139,7 @@ vars = {
"http_multi_server_rev": "f6a748819139b8cbf513d5fc36b10676b0cb066f",
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # manually rolled
"lints_rev": "2e1321ecf287b0c786ff3ae8e19f22c758fb9f33",
"lints_rev": "e1d4794412aacd3bbb370956d44b9a10c3f892f3",
"markdown_rev": "4d5dbc659955973902f2585c54e94d453532db70",
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
# dart-native-interop-team@ is rolling breaking changes manually while the assets features are in experimental.
Expand All @@ -149,17 +149,17 @@ vars = {
"protobuf_rev": "da7279c56734cffed4deb1e3a6f93bdcefccf6b8",
"pub_rev": "30bfc439fedba1ee3daadcf542f1483479bc4909", # disable tools/rev_sdk_deps.dart
"pub_semver_rev": "8e9fcb9d3f89f06022387f906da4d380688f935c",
"shelf_rev": "657ebd359c528a8655b8f6b96ae19254686cd91c",
"shelf_rev": "2b5b683e78f5cc84e479a43297fd7b5489d7db02",
"source_maps_rev": "198d32bbde2f5736c04dfbab306a17096fd1648b",
"source_span_rev": "22a243eb50d926935a8a1300a49af6d2988c3ae6",
"sse_rev": "befbd6d35118f59525903242db3888942ac34180",
"sse_rev": "b97dc3ad9a58a454dc5ffe5b3ec814dadc389e32",
"stack_trace_rev": "b660cfa444d46bcceb3a0eacbd6a2a7829da11de",
"stream_channel_rev": "71fe6dd315e7f451466da80f7af2661cd28aaaea",
"string_scanner_rev": "77de235c061a09264cae920e52939787325c8cae",
"sync_http_rev": "47e6b264a209d0d806cfe9cdad8b6c69ce231986",
"tar_rev": "5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a",
"term_glyph_rev": "9ed8ed96fdd84cb7b72ee1be3e86010969fa95d4",
"test_rev": "c2a69865be0399e7615da45452d14afe8b6f6a90",
"test_rev": "20967732ea9dd30240a6429621ab2f82874bd9f0",
"test_descriptor_rev": "408526a84e74d7af0f9c8c3fbb49ce9178927ee0",
"test_process_rev": "5b0349ca18fe48cd527f74ac883db2964cbdba40",
"test_reflective_loader_rev": "faade6299d1823f0d062eb5e98f3b440ddcea7c6",
Expand Down

0 comments on commit 94bfadf

Please sign in to comment.