Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit f7c6bb3

Browse files
committed
Update snapshots
1 parent eb19b65 commit f7c6bb3

File tree

27 files changed

+39
-39
lines changed

27 files changed

+39
-39
lines changed

src/_tests/fixtures/38979/_response.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1915,7 +1915,7 @@
19151915
"login": "typescript-bot",
19161916
"__typename": "User"
19171917
},
1918-
"body": "@sandersn Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-0f40f4-3aba5ac-->",
1918+
"body": "@sandersn Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-3aba5ac-->",
19191919
"createdAt": "2020-05-12T04:12:42Z",
19201920
"reactions": {
19211921
"nodes": [],
@@ -1929,7 +1929,7 @@
19291929
"login": "typescript-bot",
19301930
"__typename": "User"
19311931
},
1932-
"body": "@ljharb Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-5e6257-44403f9-->",
1932+
"body": "@ljharb Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-44403f9-->",
19331933
"createdAt": "2020-05-12T04:12:43Z",
19341934
"reactions": {
19351935
"nodes": [],
@@ -1943,7 +1943,7 @@
19431943
"login": "typescript-bot",
19441944
"__typename": "User"
19451945
},
1946-
"body": "@ljharb Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-5e6257-e40b41f-->",
1946+
"body": "@ljharb Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-e40b41f-->",
19471947
"createdAt": "2020-05-12T04:12:43Z",
19481948
"reactions": {
19491949
"nodes": [],
@@ -1957,7 +1957,7 @@
19571957
"login": "typescript-bot",
19581958
"__typename": "User"
19591959
},
1960-
"body": "@weswigham Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-9f0d93-0e6e7f4-->",
1960+
"body": "@weswigham Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-0e6e7f4-->",
19611961
"createdAt": "2020-05-12T04:12:44Z",
19621962
"reactions": {
19631963
"nodes": [],
@@ -1971,7 +1971,7 @@
19711971
"login": "typescript-bot",
19721972
"__typename": "User"
19731973
},
1974-
"body": "@ljharb Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-5e6257-efd85c4-->",
1974+
"body": "@ljharb Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-efd85c4-->",
19751975
"createdAt": "2020-05-12T04:12:45Z",
19761976
"reactions": {
19771977
"nodes": [],

src/_tests/fixtures/38979/mutations.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
5151
}
5252
},
5353
{
54-
"mutation": "mutation ($input: AddCommentInput!) {\n addComment(input: $input) {\n __typename\n }\n}\n",
54+
"mutation": "mutation ($input: UpdateIssueCommentInput!) {\n updateIssueComment(input: $input) {\n __typename\n }\n}\n",
5555
"variables": {
5656
"input": {
57-
"subjectId": "MDExOlB1bGxSZXF1ZXN0MzI1ODk5Njc0",
58-
"body": "@sandersn, @weswigham Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-764528-3aba5ac-->"
57+
"id": "MDEyOklzc3VlQ29tbWVudDYyNzA5NzAxNw==",
58+
"body": "@sandersn, @weswigham Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-3aba5ac-->"
5959
}
6060
}
6161
},

src/_tests/fixtures/38979/result.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"status": "🔔 @RReverser — please [review this PR](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/38979/files) in the next few days. Be sure to explicitly select **`Approve`** or **`Request Changes`** in the GitHub UI so I know what's going on."
1717
},
1818
{
19-
"tag": "stale-ping-764528-3aba5ac",
19+
"tag": "stale-ping-3aba5ac",
2020
"status": "@sandersn, @weswigham Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?"
2121
},
2222
{

src/_tests/fixtures/43136/mutations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"variables": {
5555
"input": {
5656
"subjectId": "MDExOlB1bGxSZXF1ZXN0Mzg4MzgyMzYy",
57-
"body": "@RReverser Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-f5a3ad-37d784d-->"
57+
"body": "@RReverser Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-37d784d-->"
5858
}
5959
}
6060
}

src/_tests/fixtures/43136/result.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"status": "🔔 @RReverser — please [review this PR](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/43136/files) in the next few days. Be sure to explicitly select **`Approve`** or **`Request Changes`** in the GitHub UI so I know what's going on."
1515
},
1616
{
17-
"tag": "stale-ping-f5a3ad-37d784d",
17+
"tag": "stale-ping-37d784d",
1818
"status": "@RReverser Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?"
1919
}
2020
],

src/_tests/fixtures/43175/mutations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"variables": {
4141
"input": {
4242
"subjectId": "MDExOlB1bGxSZXF1ZXN0Mzg5NzQ2Mjcx",
43-
"body": "@couven92 Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-bbb366-767a750-->"
43+
"body": "@couven92 Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-767a750-->"
4444
}
4545
}
4646
}

src/_tests/fixtures/43175/result.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"status": "🔔 @matthewkimber @otiai10 @couven92 @rreverser @sreimer15 @MatCarlson @ekinsol @tregagnon @echoabstract @spasma — please [review this PR](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/43175/files) in the next few days. Be sure to explicitly select **`Approve`** or **`Request Changes`** in the GitHub UI so I know what's going on."
2020
},
2121
{
22-
"tag": "stale-ping-bbb366-767a750",
22+
"tag": "stale-ping-767a750",
2323
"status": "@couven92 Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?"
2424
}
2525
],

src/_tests/fixtures/43695-duplicate-comment/_response.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -996,7 +996,7 @@
996996
"login": "typescript-bot",
997997
"__typename": "User"
998998
},
999-
"body": "@RyanCavanaugh Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-fbf110-a5285cd-->",
999+
"body": "@RyanCavanaugh Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-a5285cd-->",
10001000
"createdAt": "2020-04-15T16:26:50Z",
10011001
"reactions": {
10021002
"nodes": [],
@@ -1010,7 +1010,7 @@
10101010
"login": "typescript-bot",
10111011
"__typename": "User"
10121012
},
1013-
"body": "@RyanCavanaugh Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-fbf110-a5285cd-->",
1013+
"body": "@RyanCavanaugh Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-a5285cd-->",
10141014
"createdAt": "2020-04-15T16:26:50Z",
10151015
"reactions": {
10161016
"nodes": [],

src/_tests/fixtures/43695-duplicate-comment/mutations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"variables": {
5555
"input": {
5656
"subjectId": "MDExOlB1bGxSZXF1ZXN0NDAwMTAwMTk2",
57-
"body": "@andrewbranch, @RyanCavanaugh Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-61f252-68463fd-->"
57+
"body": "@andrewbranch, @RyanCavanaugh Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?\n<!--typescript_bot_stale-ping-68463fd-->"
5858
}
5959
}
6060
},

src/_tests/fixtures/43695-duplicate-comment/result.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"status": "🔔 @alexandercerutti — you're the only owner, but it would still be good if you find someone to [review this PR](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/43695/files) in the next few days, otherwise a maintainer will look at it. (And if you do find someone, maybe even recruit them to be a second owner to make future changes easier...)"
1616
},
1717
{
18-
"tag": "stale-ping-61f252-68463fd",
18+
"tag": "stale-ping-68463fd",
1919
"status": "@andrewbranch, @RyanCavanaugh Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?"
2020
},
2121
{

0 commit comments

Comments
 (0)