Skip to content

Commit

Permalink
Bump json_rpc_2 to 2de9a1f9821807fa2c85fd48e2f70b9cbcddcb67
Browse files Browse the repository at this point in the history
Changes:
```
> git log --format="%C(auto) %h %s" 7e00f89..2de9a1f
 https://dart.googlesource.com/json_rpc_2.git/+/2de9a1f Merge pull request #82 from dart-lang/devoncarew-patch-1
 https://dart.googlesource.com/json_rpc_2.git/+/692140c rev to a dev version
 https://dart.googlesource.com/json_rpc_2.git/+/b76975e Update pubspec.yaml
 https://dart.googlesource.com/json_rpc_2.git/+/f46a5ff Merge pull request #80 from scheglov/fix-HintCode.UNNECESSARY_TYPE_CHECK_TRUE
 https://dart.googlesource.com/json_rpc_2.git/+/006890b Fix pre-existing HintCode.UNNECESSARY_TYPE_CHECK_TRUE
 https://dart.googlesource.com/json_rpc_2.git/+/799321a Prepare to publish (#78)

```

Diff: https://dart.googlesource.com/json_rpc_2.git/+/7e00f893440a72de0637970325e4ea44bd1e8c8e~..2de9a1f9821807fa2c85fd48e2f70b9cbcddcb67/
Change-Id: I124ff6bec4da227a8ad02b0f28f7186c737b82e9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/246723
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
  • Loading branch information
devoncarew authored and Commit Bot committed Jun 1, 2022
1 parent 74b606f commit 31424f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ vars = {
"icu_rev": "81d656878ec611cb0b42d52c82e9dae93920d9ba",
"intl_rev": "9145f308f1458f37630a1ffce3b7d3b471ebbc56",
"jinja2_rev": "2222b31554f03e62600cd7e383376a7c187967a1",
"json_rpc_2_rev": "7e00f893440a72de0637970325e4ea44bd1e8c8e",
"json_rpc_2_rev": "2de9a1f9821807fa2c85fd48e2f70b9cbcddcb67",
"linter_rev": "a8529c6692922b45bc287543b355c90d7b1286d3", # 1.24.0
"lints_rev": "8294e5648ab49474541527e2911e72e4c5aefe55",
"logging_rev": "f6979e3bc3b6e1847a08335b7eb6304e18986195",
Expand Down

0 comments on commit 31424f7

Please sign in to comment.