From f7993d50988288034488aed1bddd7310c67663d6 Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Thu, 21 Nov 2024 18:44:10 +0000 Subject: [PATCH] [deps] rev core, dartdoc, http, shelf Revisions updated by `dart tools/rev_sdk_deps.dart`. core (https://github.com/dart-lang/core/compare/6af0821..1de8372): 1de83727 2024-11-20 Lasse R.H. Nielsen Implement full Unicode 16.0.0 extended grapheme breaking. (dart-lang/core#719) dartdoc (https://github.com/dart-lang/dartdoc/compare/f8a55e4..c7f1160): c7f11603 2024-11-20 Sam Rawlins Fix sidebars via correct web API for anchor href values (dart-lang/dartdoc#3934) http (https://github.com/dart-lang/http/compare/e37093f..79470d0): 79470d0 2024-11-19 Brian Quinlan Include names in argument lists (dart-lang/http#1408) shelf (https://github.com/dart-lang/shelf/compare/0bb44cb..a2708cd): a2708cd 2024-11-21 Devon Carew shorten the issue badges (dart-lang/shelf#456) Change-Id: Iee20d2300d1bf0e43a57b352b73235ae24fa5e51 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/396960 Auto-Submit: Devon Carew Commit-Queue: Konstantin Shcheglov Reviewed-by: Konstantin Shcheglov --- DEPS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 23943211ab0a..b12aae2c3e3f 100644 --- a/DEPS +++ b/DEPS @@ -120,7 +120,7 @@ vars = { # EOL comment after a dependency to disable this and pin it at its current # revision. - "core_rev": "6af0821dd8c0ecc5c30d5e67b3c8e16e8d79cda6", + "core_rev": "1de837279d3c4ce21fef2a5af8a7f0b668ef3d85", # 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` # matches the version here. Please follow this process to make updates: @@ -132,11 +132,11 @@ vars = { # # For more details, see https://github.com/dart-lang/sdk/issues/30164. "dart_style_rev": "f6d020e48cc531a0967c91fa88028c086fedfbf9", # disable tools/rev_sdk_deps.dart - "dartdoc_rev": "f8a55e4b06a75ddcb0c9b809f2a812b81ccd10f3", + "dartdoc_rev": "c7f11603effa88ddacabfd555993f322fca8b3fe", "ecosystem_rev": "52e4ceb6f0715bab5c47495429c4a2b7ce708a66", "flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b", "glob_rev": "b6319d6c2880b44039e75dfed80f7ce150f76d51", - "http_rev": "e37093f117057921a5dca241339d53389f2330cb", + "http_rev": "79470d014b467f01b0e7c5b63ab6c86b22dec8db", "http_multi_server_rev": "c8aabe36268aa38c906eae46728c10d883b9aced", "intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f", "leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # manually rolled @@ -150,7 +150,7 @@ vars = { "protobuf_rev": "ccf104dbc36929c0f8708285d5f3a8fae206343e", "pub_rev": "8c2e621c2403cb503cc9959be387d1061a16846a", # disable tools/rev_sdk_deps.dart "pub_semver_rev": "ab3eab50cc9f3df650ba7f5571aa2a1ea715dcc8", - "shelf_rev": "0bb44cb7b54f856c4c20ff00eed7f006d865bb3e", + "shelf_rev": "a2708cd8bce88d5e6391b1cb5bbe80b5a072c55a", "source_maps_rev": "b20b97003a48d78a1ecba7e46d932ea4b480dd94", "source_span_rev": "f147469ba02108c1ade3680de548b7b447de8c72", "sse_rev": "befbd6d35118f59525903242db3888942ac34180",