Skip to content

Commit 757ec42

Browse files
Bump @actions/github from 2.1.0 to 2.1.1
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/master/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent feaae84 commit 757ec42

File tree

2 files changed

+49
-11
lines changed

2 files changed

+49
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@actions/core": "^1.2.1",
1616
"@actions/exec": "1.0.3",
17-
"@actions/github": "^2.1.0"
17+
"@actions/github": "^2.1.1"
1818
},
1919
"devDependencies": {
2020
"@babel/cli": "7.8.4",

yarn.lock

Lines changed: 48 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
dependencies:
1515
"@actions/io" "^1.0.1"
1616

17-
"@actions/github@^2.1.0":
18-
version "2.1.0"
19-
resolved "https://registry.yarnpkg.com/@actions/github/-/github-2.1.0.tgz#ca36cfb146b4c8955f3d5f88d8dde5f89194de21"
20-
integrity sha512-G4ncMlh4pLLAvNgHUYUtpWQ1zPf/VYqmRH9oshxLabdaOOnp7i1hgSgzr2xne2YUaSND3uqemd3YYTIsm2f/KQ==
17+
"@actions/github@^2.1.1":
18+
version "2.1.1"
19+
resolved "https://registry.yarnpkg.com/@actions/github/-/github-2.1.1.tgz#bcabedff598196d953f58ba750d5e75549a75142"
20+
integrity sha512-kAgTGUx7yf5KQCndVeHSwCNZuDBvPyxm5xKTswW2lofugeuC1AZX73nUUVDNaysnM9aKFMHv9YCdVJbg7syEyA==
2121
dependencies:
2222
"@actions/http-client" "^1.0.3"
2323
"@octokit/graphql" "^4.3.1"
24-
"@octokit/rest" "^16.15.0"
24+
"@octokit/rest" "^16.43.1"
2525

2626
"@actions/http-client@^1.0.3":
2727
version "1.0.6"
@@ -973,6 +973,13 @@
973973
"@types/yargs" "^15.0.0"
974974
chalk "^3.0.0"
975975

976+
"@octokit/auth-token@^2.4.0":
977+
version "2.4.0"
978+
resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-2.4.0.tgz#b64178975218b99e4dfe948253f0673cbbb59d9f"
979+
integrity sha512-eoOVMjILna7FVQf96iWc3+ZtE/ZT6y8ob8ZzcqKY1ibSQCnu4O/B7pJvzMx5cyZ/RjAff6DAdEb0O0Cjcxidkg==
980+
dependencies:
981+
"@octokit/types" "^2.0.0"
982+
976983
"@octokit/endpoint@^5.5.0":
977984
version "5.5.1"
978985
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-5.5.1.tgz#2eea81e110ca754ff2de11c79154ccab4ae16b3f"
@@ -991,6 +998,26 @@
991998
"@octokit/types" "^2.0.0"
992999
universal-user-agent "^4.0.0"
9931000

1001+
"@octokit/plugin-paginate-rest@^1.1.1":
1002+
version "1.1.2"
1003+
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-1.1.2.tgz#004170acf8c2be535aba26727867d692f7b488fc"
1004+
integrity sha512-jbsSoi5Q1pj63sC16XIUboklNw+8tL9VOnJsWycWYR78TKss5PVpIPb1TUUcMQ+bBh7cY579cVAWmf5qG+dw+Q==
1005+
dependencies:
1006+
"@octokit/types" "^2.0.1"
1007+
1008+
"@octokit/plugin-request-log@^1.0.0":
1009+
version "1.0.0"
1010+
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz#eef87a431300f6148c39a7f75f8cfeb218b2547e"
1011+
integrity sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw==
1012+
1013+
"@octokit/plugin-rest-endpoint-methods@2.4.0":
1014+
version "2.4.0"
1015+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-2.4.0.tgz#3288ecf5481f68c494dd0602fc15407a59faf61e"
1016+
integrity sha512-EZi/AWhtkdfAYi01obpX0DF7U6b1VRr30QNQ5xSFPITMdLSfhcBqjamE3F+sKcxPbD7eZuMHu3Qkk2V+JGxBDQ==
1017+
dependencies:
1018+
"@octokit/types" "^2.0.1"
1019+
deprecation "^2.3.1"
1020+
9941021
"@octokit/request-error@^1.0.1", "@octokit/request-error@^1.0.2":
9951022
version "1.2.0"
9961023
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-1.2.0.tgz#a64d2a9d7a13555570cd79722de4a4d76371baaa"
@@ -1014,11 +1041,15 @@
10141041
once "^1.4.0"
10151042
universal-user-agent "^4.0.0"
10161043

1017-
"@octokit/rest@^16.15.0":
1018-
version "16.35.2"
1019-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-16.35.2.tgz#0098c9e2a895d4afb0fa6578479283553543143c"
1020-
integrity sha512-iijaNZpn9hBpUdh8YdXqNiWazmq4R1vCUsmxpBB0kCQ0asHZpCx+HNs22eiHuwYKRhO31ZSAGBJLi0c+3XHaKQ==
1044+
"@octokit/rest@^16.43.1":
1045+
version "16.43.1"
1046+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-16.43.1.tgz#3b11e7d1b1ac2bbeeb23b08a17df0b20947eda6b"
1047+
integrity sha512-gfFKwRT/wFxq5qlNjnW2dh+qh74XgTQ2B179UX5K1HYCluioWj8Ndbgqw2PVqa1NnVJkGHp2ovMpVn/DImlmkw==
10211048
dependencies:
1049+
"@octokit/auth-token" "^2.4.0"
1050+
"@octokit/plugin-paginate-rest" "^1.1.1"
1051+
"@octokit/plugin-request-log" "^1.0.0"
1052+
"@octokit/plugin-rest-endpoint-methods" "2.4.0"
10221053
"@octokit/request" "^5.2.0"
10231054
"@octokit/request-error" "^1.0.2"
10241055
atob-lite "^2.0.0"
@@ -1039,6 +1070,13 @@
10391070
dependencies:
10401071
"@types/node" ">= 8"
10411072

1073+
"@octokit/types@^2.0.1":
1074+
version "2.1.1"
1075+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.1.1.tgz#77e80d1b663c5f1f829e5377b728fa3c4fe5a97d"
1076+
integrity sha512-89LOYH+d/vsbDX785NOfLxTW88GjNd0lWRz1DVPVsZgg9Yett5O+3MOvwo7iHgvUwbFz0mf/yPIjBkUbs4kxoQ==
1077+
dependencies:
1078+
"@types/node" ">= 8"
1079+
10421080
"@samverschueren/stream-to-observable@^0.3.0":
10431081
version "0.3.0"
10441082
resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.0.tgz#ecdf48d532c58ea477acfcab80348424f8d0662f"
@@ -1969,7 +2007,7 @@ delayed-stream@~1.0.0:
19692007
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
19702008
integrity sha1-3zrhmayt+31ECqrgsp4icrJOxhk=
19712009

1972-
deprecation@^2.0.0:
2010+
deprecation@^2.0.0, deprecation@^2.3.1:
19732011
version "2.3.1"
19742012
resolved "https://registry.yarnpkg.com/deprecation/-/deprecation-2.3.1.tgz#6368cbdb40abf3373b525ac87e4a260c3a700919"
19752013
integrity sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==

0 commit comments

Comments
 (0)