Merge pull request #419 from mikepenz/dependabot/npm_and_yarn/octokit/rest-18.8.0

build(deps): bump @octokit/rest from 18.7.2 to 18.8.0
This commit is contained in:
Mike Penz
2021-08-03 15:55:02 +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/core": "^1.4.0",
"@actions/exec": "^1.1.0", "@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0", "@actions/github": "^5.0.0",
"@octokit/rest": "^18.7.2", "@octokit/rest": "^18.8.0",
"@types/semver": "^7.3.8", "@types/semver": "^7.3.8",
"moment": "^2.29.1", "moment": "^2.29.1",
"semver": "^7.3.5", "semver": "^7.3.5",
@@ -1222,9 +1222,9 @@
} }
}, },
"node_modules/@octokit/openapi-types": { "node_modules/@octokit/openapi-types": {
"version": "9.2.0", "version": "9.3.0",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.2.0.tgz", "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.3.0.tgz",
"integrity": "sha512-c4A1Xm0At+ypvBfEETREu519wLncJYQXvY+dBGg/V5YA51eg5EwdDsPPfcOMG0cuXscqRvsIgIySTmTJUdcTNA==" "integrity": "sha512-oz60hhL+mDsiOWhEwrj5aWXTOMVtQgcvP+sRzX4C3cH7WOK9QSAoEtjWh0HdOf6V3qpdgAmUMxnQPluzDWR7Fw=="
}, },
"node_modules/@octokit/plugin-paginate-rest": { "node_modules/@octokit/plugin-paginate-rest": {
"version": "2.13.5", "version": "2.13.5",
@@ -1246,11 +1246,11 @@
} }
}, },
"node_modules/@octokit/plugin-rest-endpoint-methods": { "node_modules/@octokit/plugin-rest-endpoint-methods": {
"version": "5.5.2", "version": "5.6.0",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.2.tgz", "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.6.0.tgz",
"integrity": "sha512-1ArooY7AYQdUd2zyqWLFHQ6gver9PvZSiuM+EPAsDplv1Y6u8zHl6yZ7yGIgaf7xvWupwUkJS2WttGYyb1P0DQ==", "integrity": "sha512-2G7lIPwjG9XnTlNhe/TRnpI8yS9K2l68W4RP/ki3wqw2+sVeTK8hItPxkqEI30VeH0UwnzpuksMU/yHxiVVctw==",
"dependencies": { "dependencies": {
"@octokit/types": "^6.22.0", "@octokit/types": "^6.23.0",
"deprecation": "^2.3.1" "deprecation": "^2.3.1"
}, },
"peerDependencies": { "peerDependencies": {
@@ -1281,22 +1281,22 @@
} }
}, },
"node_modules/@octokit/rest": { "node_modules/@octokit/rest": {
"version": "18.7.2", "version": "18.8.0",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.7.2.tgz", "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.8.0.tgz",
"integrity": "sha512-TAedgLqNRS+rdGqS9v00sqBeS6IgyLSoqqCDu6pmoadAB7xSjFHShxzaXUAbxxJjyHtb7mencRGzgH4W/V6Myg==", "integrity": "sha512-lsuNRhgzGnLMn/NmQTNCit/6jplFWiTUlPXhqN0zCMLwf2/9pseHzsnTW+Cjlp4bLMEJJNPa5JOzSLbSCOahKw==",
"dependencies": { "dependencies": {
"@octokit/core": "^3.5.0", "@octokit/core": "^3.5.0",
"@octokit/plugin-paginate-rest": "^2.6.2", "@octokit/plugin-paginate-rest": "^2.6.2",
"@octokit/plugin-request-log": "^1.0.2", "@octokit/plugin-request-log": "^1.0.2",
"@octokit/plugin-rest-endpoint-methods": "5.5.2" "@octokit/plugin-rest-endpoint-methods": "5.6.0"
} }
}, },
"node_modules/@octokit/types": { "node_modules/@octokit/types": {
"version": "6.22.0", "version": "6.23.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.22.0.tgz", "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.23.0.tgz",
"integrity": "sha512-Y8GR0BJHQDpO09qw/ZQpN+DXrFzCWaE0pvK4frDm3zJ+h99AktsFfBoDazbCtHxiL8d0jD8xRH4BeynlKLeChg==", "integrity": "sha512-eG3clC31GSS7K3oBK6C6o7wyXPrkP+mu++eus8CSZdpRytJ5PNszYxudOQ0spWZQ3S9KAtoTG6v1WK5prJcJrA==",
"dependencies": { "dependencies": {
"@octokit/openapi-types": "^9.2.0" "@octokit/openapi-types": "^9.3.0"
} }
}, },
"node_modules/@sinonjs/commons": { "node_modules/@sinonjs/commons": {
@@ -8192,9 +8192,9 @@
} }
}, },
"@octokit/openapi-types": { "@octokit/openapi-types": {
"version": "9.2.0", "version": "9.3.0",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.2.0.tgz", "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.3.0.tgz",
"integrity": "sha512-c4A1Xm0At+ypvBfEETREu519wLncJYQXvY+dBGg/V5YA51eg5EwdDsPPfcOMG0cuXscqRvsIgIySTmTJUdcTNA==" "integrity": "sha512-oz60hhL+mDsiOWhEwrj5aWXTOMVtQgcvP+sRzX4C3cH7WOK9QSAoEtjWh0HdOf6V3qpdgAmUMxnQPluzDWR7Fw=="
}, },
"@octokit/plugin-paginate-rest": { "@octokit/plugin-paginate-rest": {
"version": "2.13.5", "version": "2.13.5",
@@ -8211,11 +8211,11 @@
"requires": {} "requires": {}
}, },
"@octokit/plugin-rest-endpoint-methods": { "@octokit/plugin-rest-endpoint-methods": {
"version": "5.5.2", "version": "5.6.0",
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.2.tgz", "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.6.0.tgz",
"integrity": "sha512-1ArooY7AYQdUd2zyqWLFHQ6gver9PvZSiuM+EPAsDplv1Y6u8zHl6yZ7yGIgaf7xvWupwUkJS2WttGYyb1P0DQ==", "integrity": "sha512-2G7lIPwjG9XnTlNhe/TRnpI8yS9K2l68W4RP/ki3wqw2+sVeTK8hItPxkqEI30VeH0UwnzpuksMU/yHxiVVctw==",
"requires": { "requires": {
"@octokit/types": "^6.22.0", "@octokit/types": "^6.23.0",
"deprecation": "^2.3.1" "deprecation": "^2.3.1"
} }
}, },
@@ -8243,22 +8243,22 @@
} }
}, },
"@octokit/rest": { "@octokit/rest": {
"version": "18.7.2", "version": "18.8.0",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.7.2.tgz", "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.8.0.tgz",
"integrity": "sha512-TAedgLqNRS+rdGqS9v00sqBeS6IgyLSoqqCDu6pmoadAB7xSjFHShxzaXUAbxxJjyHtb7mencRGzgH4W/V6Myg==", "integrity": "sha512-lsuNRhgzGnLMn/NmQTNCit/6jplFWiTUlPXhqN0zCMLwf2/9pseHzsnTW+Cjlp4bLMEJJNPa5JOzSLbSCOahKw==",
"requires": { "requires": {
"@octokit/core": "^3.5.0", "@octokit/core": "^3.5.0",
"@octokit/plugin-paginate-rest": "^2.6.2", "@octokit/plugin-paginate-rest": "^2.6.2",
"@octokit/plugin-request-log": "^1.0.2", "@octokit/plugin-request-log": "^1.0.2",
"@octokit/plugin-rest-endpoint-methods": "5.5.2" "@octokit/plugin-rest-endpoint-methods": "5.6.0"
} }
}, },
"@octokit/types": { "@octokit/types": {
"version": "6.22.0", "version": "6.23.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.22.0.tgz", "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.23.0.tgz",
"integrity": "sha512-Y8GR0BJHQDpO09qw/ZQpN+DXrFzCWaE0pvK4frDm3zJ+h99AktsFfBoDazbCtHxiL8d0jD8xRH4BeynlKLeChg==", "integrity": "sha512-eG3clC31GSS7K3oBK6C6o7wyXPrkP+mu++eus8CSZdpRytJ5PNszYxudOQ0spWZQ3S9KAtoTG6v1WK5prJcJrA==",
"requires": { "requires": {
"@octokit/openapi-types": "^9.2.0" "@octokit/openapi-types": "^9.3.0"
} }
}, },
"@sinonjs/commons": { "@sinonjs/commons": {
+1 -1
View File
@@ -35,7 +35,7 @@
"@actions/core": "^1.4.0", "@actions/core": "^1.4.0",
"@actions/exec": "^1.1.0", "@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0", "@actions/github": "^5.0.0",
"@octokit/rest": "^18.7.2", "@octokit/rest": "^18.8.0",
"@types/semver": "^7.3.8", "@types/semver": "^7.3.8",
"moment": "^2.29.1", "moment": "^2.29.1",
"semver": "^7.3.5", "semver": "^7.3.5",