Merge pull request #398 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.6.8

build(deps): bump @octokit/rest from 18.6.7 to 18.6.8
This commit is contained in:
Mike Penz
2021-07-21 15:05:33 +02:00
committed by GitHub
2 changed files with 32 additions and 32 deletions
+31 -31
View File
@@ -11,7 +11,7 @@
"@actions/core": "^1.4.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@octokit/rest": "^18.6.7",
"@octokit/rest": "^18.6.8",
"@types/semver": "^7.3.7",
"moment": "^2.29.1",
"semver": "^7.3.5",
@@ -1222,9 +1222,9 @@
}
},
"node_modules/@octokit/openapi-types": {
"version": "8.2.1",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-8.2.1.tgz",
"integrity": "sha512-BJz6kWuL3n+y+qM8Pv+UGbSxH6wxKf/SBs5yzGufMHwDefsa+Iq7ZGy1BINMD2z9SkXlIzk1qiu988rMuGXEMg=="
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.0.0.tgz",
"integrity": "sha512-GSpv5VUFqarOXZl6uWPsDnjChkKCxnaMALmQhzvCWGiMxONQxX7ZwlomCMS+wB1KqxLPCA5n6gYt016oEMkHmQ=="
},
"node_modules/@octokit/plugin-paginate-rest": {
"version": "2.13.5",
@@ -1246,11 +1246,11 @@
}
},
"node_modules/@octokit/plugin-rest-endpoint-methods": {
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.4.1.tgz",
"integrity": "sha512-Nx0g7I5ayAYghsLJP4Q1Ch2W9jYYM0FlWWWZocUro8rNxVwuZXGfFd7Rcqi9XDWepSXjg1WByiNJnZza2hIOvQ==",
"version": "5.4.2",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.4.2.tgz",
"integrity": "sha512-imNDDvUMy9YzECcP6zTcKNjwutSwqCYGMZjLPnBHF0kdb3V9URrHWmalD0ZvNEYjwbpm2zw8RPewj3ebCpMBRw==",
"dependencies": {
"@octokit/types": "^6.18.1",
"@octokit/types": "^6.19.1",
"deprecation": "^2.3.1"
},
"peerDependencies": {
@@ -1281,22 +1281,22 @@
}
},
"node_modules/@octokit/rest": {
"version": "18.6.7",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.6.7.tgz",
"integrity": "sha512-Kn6WrI2ZvmAztdx+HEaf88RuJn+LK72S8g6OpciE4kbZddAN84fu4fiPGxcEu052WmqKVnA/cnQsbNlrYC6rqQ==",
"version": "18.6.8",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.6.8.tgz",
"integrity": "sha512-n2aT0mJL9N/idCPmnBynCino1qNScfRHvr8OeskQdBNhUYAMc7cxoc8KLlv1DMWxlZUNhed+5kVdu7majVdVag==",
"dependencies": {
"@octokit/core": "^3.5.0",
"@octokit/plugin-paginate-rest": "^2.6.2",
"@octokit/plugin-request-log": "^1.0.2",
"@octokit/plugin-rest-endpoint-methods": "5.4.1"
"@octokit/plugin-rest-endpoint-methods": "5.4.2"
}
},
"node_modules/@octokit/types": {
"version": "6.18.1",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.18.1.tgz",
"integrity": "sha512-5YsddjO1U+xC8ZYKV8yZYebW55PCc7qiEEeZ+wZRr6qyclynzfyD65KZ5FdtIeP0/cANyFaD7hV69qElf1nMsQ==",
"version": "6.19.1",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.19.1.tgz",
"integrity": "sha512-hMI2EokQzMG8ABWcnvcrabqQFuFHqUdN0HUOG4DPTaOtnf/jqhzhK1SHOGu5vDlI/x+hWJ60e28VxB7QhOP0CQ==",
"dependencies": {
"@octokit/openapi-types": "^8.2.1"
"@octokit/openapi-types": "^9.0.0"
}
},
"node_modules/@sinonjs/commons": {
@@ -8178,9 +8178,9 @@
}
},
"@octokit/openapi-types": {
"version": "8.2.1",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-8.2.1.tgz",
"integrity": "sha512-BJz6kWuL3n+y+qM8Pv+UGbSxH6wxKf/SBs5yzGufMHwDefsa+Iq7ZGy1BINMD2z9SkXlIzk1qiu988rMuGXEMg=="
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.0.0.tgz",
"integrity": "sha512-GSpv5VUFqarOXZl6uWPsDnjChkKCxnaMALmQhzvCWGiMxONQxX7ZwlomCMS+wB1KqxLPCA5n6gYt016oEMkHmQ=="
},
"@octokit/plugin-paginate-rest": {
"version": "2.13.5",
@@ -8197,11 +8197,11 @@
"requires": {}
},
"@octokit/plugin-rest-endpoint-methods": {
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.4.1.tgz",
"integrity": "sha512-Nx0g7I5ayAYghsLJP4Q1Ch2W9jYYM0FlWWWZocUro8rNxVwuZXGfFd7Rcqi9XDWepSXjg1WByiNJnZza2hIOvQ==",
"version": "5.4.2",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.4.2.tgz",
"integrity": "sha512-imNDDvUMy9YzECcP6zTcKNjwutSwqCYGMZjLPnBHF0kdb3V9URrHWmalD0ZvNEYjwbpm2zw8RPewj3ebCpMBRw==",
"requires": {
"@octokit/types": "^6.18.1",
"@octokit/types": "^6.19.1",
"deprecation": "^2.3.1"
}
},
@@ -8229,22 +8229,22 @@
}
},
"@octokit/rest": {
"version": "18.6.7",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.6.7.tgz",
"integrity": "sha512-Kn6WrI2ZvmAztdx+HEaf88RuJn+LK72S8g6OpciE4kbZddAN84fu4fiPGxcEu052WmqKVnA/cnQsbNlrYC6rqQ==",
"version": "18.6.8",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.6.8.tgz",
"integrity": "sha512-n2aT0mJL9N/idCPmnBynCino1qNScfRHvr8OeskQdBNhUYAMc7cxoc8KLlv1DMWxlZUNhed+5kVdu7majVdVag==",
"requires": {
"@octokit/core": "^3.5.0",
"@octokit/plugin-paginate-rest": "^2.6.2",
"@octokit/plugin-request-log": "^1.0.2",
"@octokit/plugin-rest-endpoint-methods": "5.4.1"
"@octokit/plugin-rest-endpoint-methods": "5.4.2"
}
},
"@octokit/types": {
"version": "6.18.1",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.18.1.tgz",
"integrity": "sha512-5YsddjO1U+xC8ZYKV8yZYebW55PCc7qiEEeZ+wZRr6qyclynzfyD65KZ5FdtIeP0/cANyFaD7hV69qElf1nMsQ==",
"version": "6.19.1",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.19.1.tgz",
"integrity": "sha512-hMI2EokQzMG8ABWcnvcrabqQFuFHqUdN0HUOG4DPTaOtnf/jqhzhK1SHOGu5vDlI/x+hWJ60e28VxB7QhOP0CQ==",
"requires": {
"@octokit/openapi-types": "^8.2.1"
"@octokit/openapi-types": "^9.0.0"
}
},
"@sinonjs/commons": {
+1 -1
View File
@@ -35,7 +35,7 @@
"@actions/core": "^1.4.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@octokit/rest": "^18.6.7",
"@octokit/rest": "^18.6.8",
"@types/semver": "^7.3.7",
"moment": "^2.29.1",
"semver": "^7.3.5",