Skip to content

Commit

Permalink
[deps] rev http_parser, logging, markdown, pub_semver, and watcher
Browse files Browse the repository at this point in the history
http_parser (https://github.com/dart-lang/http_parser/compare/b968f7d..c739675):
  c739675  2022-10-05  Devon Carew  Merge pull request #60 from dart-lang/prep_publish
  a9247c2  2022-10-04  Devon Carew  update CI; prep for publishing

logging (https://github.com/dart-lang/logging/compare/f5d6442..f322480):
  f322480  2022-10-05  Devon Carew  update CI config (#121)

markdown (https://github.com/dart-lang/markdown/compare/5713b50..e7915ed):
  e7915ed  2022-10-04  Zhiguang Chen  Improve the match pattern of inline html (#464)

pub_semver (https://github.com/dart-lang/pub_semver/compare/9fd2875..eadf516):
  eadf516  2022-10-04  dependabot[bot]  Bump actions/checkout from 3.0.2 to 3.1.0 (#70)
  edd9d82  2022-10-04  Devon Carew  update the CI; update readme (#69)

watcher (https://github.com/dart-lang/watcher/compare/e00c0ea..3259107):
  3259107  2022-10-04  Devon Carew  Merge pull request #127 from devoncarew/update_ci
  e70781d  2022-10-04  Devon Carew  add markdown badges
  ff9d1f2  2022-10-04  Devon Carew  update CI; add markdown badges

Change-Id: I81da3d3ba774b16dc0441b7ed371765c7b86d28c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/262860
Reviewed-by: Nate Bosch <nbosch@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
  • Loading branch information
devoncarew authored and Commit Queue committed Oct 5, 2022
1 parent afa257f commit 7b704a7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DEPS
Expand Up @@ -119,16 +119,16 @@ vars = {
"glob_rev": "1d51fcc172e5adfbae6e82c3f8f119774cb2fca2",
"html_rev": "0740fc737350959cfdb5f8a34425a29d0dc0d285",
"http_multi_server_rev": "20bf079c8955d1250a45afb9cb096472a724a551",
"http_parser_rev": "b968f7ddde0588273a6cbd1d2eb6569f418606ac",
"http_parser_rev": "c73967535ce31120e218120f70ef98cc22688c82",
"http_rev": "738a55b20e391c5a526b86bf4b02af6b7745b494",
"icu_rev": "81d656878ec611cb0b42d52c82e9dae93920d9ba",
"intl_rev": "7639a1588d2b037230e0ace17ab761c05c91f259",
"jinja2_rev": "2222b31554f03e62600cd7e383376a7c187967a1",
"json_rpc_2_rev": "805e6536dd961d66f6b8cd46d8f3e61774f957c9",
"linter_rev": "f2c55484e8ebda0aec8c2fea637b3bd5b17258ca", # 1.28.0
"lints_rev": "8294e5648ab49474541527e2911e72e4c5aefe55",
"logging_rev": "f5d64426af1b48966a4b33e97927c9fc456960b6",
"markdown_rev": "5713b50853f04c8e33af54334790f3d01d130dd5",
"logging_rev": "f322480fb9d9e83e677c08db6d09067059f7ff74",
"markdown_rev": "e7915ed2892d31776a6ab59b5e9cc7594352274e",
"markupsafe_rev": "8f45f5cfa0009d2a70589bcda0349b8cb2b72783",
"matcher_rev": "6a9b83bbd73e50df2058b3e8e4aa301df49569c6",
"mime_rev": "bf041aa372a27aae6f94e185aa0af3932b9de98b",
Expand All @@ -140,7 +140,7 @@ vars = {
"pool_rev": "fa84ddd0e39f45bf3f09dcc5d6b9fbdda7820fef",
"protobuf_rev": "1d175bef6043bc4bdef5970f6dbd6d3001124373",
"pub_rev": "28a2503d7f4806e6854e3ed0d783f065abfd1b5f", # manually rev'd
"pub_semver_rev": "9fd28757ba45961ac5449e0f2b0020670e921475",
"pub_semver_rev": "eadf51613e6549c30ab1132c84f6964a2a6bfa5c",
"root_certificates_rev": "692f6d6488af68e0121317a9c2c9eb393eb0ee50",
"shelf_rev": "39d820d4e32fc99c65f562786097487d597dcee1",
"source_map_stack_trace_rev": "72dbf21a33293b2b8434d0a9751e36f9463981ac",
Expand All @@ -159,7 +159,7 @@ vars = {
"typed_data_rev": "6369490ede1c87a4a5758304a606a6e4eee364b9",
"usage_rev": "9a98c89163c7122bf946954209a69718300392d9",
"vector_math_rev": "1eee95b15e5d35cf519514cc253037b19705fb7a",
"watcher_rev": "e00c0ea769e32821d91c0880da8eb736839a6e6d",
"watcher_rev": "32591071a83f632478e702f67e29de6e54428ce9",
"web_components_rev": "8f57dac273412a7172c8ade6f361b407e2e4ed02",
"web_socket_channel_rev": "4b46c0c4196a5e76c2b0e2589ed37de247d35938",
"WebCore_rev": "bcb10901266c884e7b3740abc597ab95373ab55c",
Expand Down

0 comments on commit 7b704a7

Please sign in to comment.