From 111ac48d4222ddc55526e7d5d5f057c3be43b50d Mon Sep 17 00:00:00 2001 From: Octokit Bot <33075676+octokitbot@users.noreply.github.com> Date: Wed, 27 Jul 2022 17:08:18 +0000 Subject: [PATCH] WIP octokit/openapi updated --- package-lock.json | 30 +++++++++---------- package.json | 2 +- .../generated/ghe32-endpoints.json | 8 ++--- .../generated/ghe33-endpoints.json | 8 ++--- .../generated/ghe34-endpoints.json | 8 ++--- .../generated/ghe35-endpoints.json | 8 ++--- 6 files changed, 32 insertions(+), 32 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3d357497..22dc5343 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0-development", "license": "MIT", "dependencies": { - "@octokit/types": "^6.40.0" + "@octokit/types": "^6.41.0" }, "devDependencies": { "@octokit/core": "^4.0.0", @@ -2618,9 +2618,9 @@ } }, "node_modules/@octokit/openapi-types": { - "version": "12.10.1", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.10.1.tgz", - "integrity": "sha512-P+SukKanjFY0ZhsK6wSVnQmxTP2eVPPE8OPSNuxaMYtgVzwJZgfGdwlYjf4RlRU4vLEw4ts2fsE2icG4nZ5ddQ==" + "version": "12.11.0", + "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.11.0.tgz", + "integrity": "sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==" }, "node_modules/@octokit/request": { "version": "6.2.0", @@ -2654,11 +2654,11 @@ } }, "node_modules/@octokit/types": { - "version": "6.40.0", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.40.0.tgz", - "integrity": "sha512-MFZOU5r8SwgJWDMhrLUSvyJPtVsqA6VnbVI3TNbsmw+Jnvrktzvq2fYES/6RiJA/5Ykdwq4mJmtlYUfW7CGjmw==", + "version": "6.41.0", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.41.0.tgz", + "integrity": "sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg==", "dependencies": { - "@octokit/openapi-types": "^12.10.0" + "@octokit/openapi-types": "^12.11.0" } }, "node_modules/@pika/babel-plugin-esm-import-rewrite": { @@ -11028,9 +11028,9 @@ } }, "@octokit/openapi-types": { - "version": "12.10.1", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.10.1.tgz", - "integrity": "sha512-P+SukKanjFY0ZhsK6wSVnQmxTP2eVPPE8OPSNuxaMYtgVzwJZgfGdwlYjf4RlRU4vLEw4ts2fsE2icG4nZ5ddQ==" + "version": "12.11.0", + "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.11.0.tgz", + "integrity": "sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==" }, "@octokit/request": { "version": "6.2.0", @@ -11058,11 +11058,11 @@ } }, "@octokit/types": { - "version": "6.40.0", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.40.0.tgz", - "integrity": "sha512-MFZOU5r8SwgJWDMhrLUSvyJPtVsqA6VnbVI3TNbsmw+Jnvrktzvq2fYES/6RiJA/5Ykdwq4mJmtlYUfW7CGjmw==", + "version": "6.41.0", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.41.0.tgz", + "integrity": "sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg==", "requires": { - "@octokit/openapi-types": "^12.10.0" + "@octokit/openapi-types": "^12.11.0" } }, "@pika/babel-plugin-esm-import-rewrite": { diff --git a/package.json b/package.json index aa0eee0d..11889ff6 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "author": "Gregor Martynus (https://github.com/gr2m)", "license": "MIT", "dependencies": { - "@octokit/types": "^6.40.0" + "@octokit/types": "^6.41.0" }, "peerDependencies": { "@octokit/core": ">=3" diff --git a/scripts/update-endpoints/generated/ghe32-endpoints.json b/scripts/update-endpoints/generated/ghe32-endpoints.json index b5830edb..3129ba44 100644 --- a/scripts/update-endpoints/generated/ghe32-endpoints.json +++ b/scripts/update-endpoints/generated/ghe32-endpoints.json @@ -25012,7 +25012,7 @@ "url": "/user/projects", "isDeprecated": false, "deprecationDate": null, - "description": "", + "description": "Creates a user project board. Returns a `410 Gone` status if the user does not have existing classic projects. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", "documentationUrl": "https://docs.github.com/enterprise-server@3.2/rest/reference/projects#create-a-user-project", "previews": [], "headers": [], @@ -25078,7 +25078,7 @@ "url": "/orgs/{org}/projects", "isDeprecated": false, "deprecationDate": null, - "description": "Creates an organization project board. Returns a `404 Not Found` status if projects are disabled in the organization. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", + "description": "Creates an organization project board. Returns a `410 Gone` status if projects are disabled in the organization or if the organization does not have existing classic projects. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", "documentationUrl": "https://docs.github.com/enterprise-server@3.2/rest/reference/projects#create-an-organization-project", "previews": [], "headers": [], @@ -25153,7 +25153,7 @@ "url": "/repos/{owner}/{repo}/projects", "isDeprecated": false, "deprecationDate": null, - "description": "Creates a repository project board. Returns a `404 Not Found` status if projects are disabled in the repository. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", + "description": "Creates a repository project board. Returns a `410 Gone` status if projects are disabled in the repository or if the repository does not have existing classic projects. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", "documentationUrl": "https://docs.github.com/enterprise-server@3.2/rest/reference/projects#create-a-repository-project", "previews": [], "headers": [], @@ -33355,7 +33355,7 @@ }, { "name": "client_payload", - "description": "JSON payload with extra information about the webhook event that your action or worklow may use.", + "description": "JSON payload with extra information about the webhook event that your action or workflow may use.", "in": "BODY", "type": "object", "required": false, diff --git a/scripts/update-endpoints/generated/ghe33-endpoints.json b/scripts/update-endpoints/generated/ghe33-endpoints.json index 0c77d477..c8c89483 100644 --- a/scripts/update-endpoints/generated/ghe33-endpoints.json +++ b/scripts/update-endpoints/generated/ghe33-endpoints.json @@ -25081,7 +25081,7 @@ "url": "/user/projects", "isDeprecated": false, "deprecationDate": null, - "description": "", + "description": "Creates a user project board. Returns a `410 Gone` status if the user does not have existing classic projects. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", "documentationUrl": "https://docs.github.com/enterprise-server@3.3/rest/reference/projects#create-a-user-project", "previews": [], "headers": [], @@ -25142,7 +25142,7 @@ "url": "/orgs/{org}/projects", "isDeprecated": false, "deprecationDate": null, - "description": "Creates an organization project board. Returns a `404 Not Found` status if projects are disabled in the organization. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", + "description": "Creates an organization project board. Returns a `410 Gone` status if projects are disabled in the organization or if the organization does not have existing classic projects. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", "documentationUrl": "https://docs.github.com/enterprise-server@3.3/rest/reference/projects#create-an-organization-project", "previews": [], "headers": [], @@ -25217,7 +25217,7 @@ "url": "/repos/{owner}/{repo}/projects", "isDeprecated": false, "deprecationDate": null, - "description": "Creates a repository project board. Returns a `404 Not Found` status if projects are disabled in the repository. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", + "description": "Creates a repository project board. Returns a `410 Gone` status if projects are disabled in the repository or if the repository does not have existing classic projects. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", "documentationUrl": "https://docs.github.com/enterprise-server@3.3/rest/reference/projects#create-a-repository-project", "previews": [], "headers": [], @@ -33493,7 +33493,7 @@ }, { "name": "client_payload", - "description": "JSON payload with extra information about the webhook event that your action or worklow may use.", + "description": "JSON payload with extra information about the webhook event that your action or workflow may use.", "in": "BODY", "type": "object", "required": false, diff --git a/scripts/update-endpoints/generated/ghe34-endpoints.json b/scripts/update-endpoints/generated/ghe34-endpoints.json index 50a803ab..44e93203 100644 --- a/scripts/update-endpoints/generated/ghe34-endpoints.json +++ b/scripts/update-endpoints/generated/ghe34-endpoints.json @@ -27475,7 +27475,7 @@ "url": "/user/projects", "isDeprecated": false, "deprecationDate": null, - "description": "", + "description": "Creates a user project board. Returns a `410 Gone` status if the user does not have existing classic projects. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", "documentationUrl": "https://docs.github.com/enterprise-server@3.4/rest/reference/projects#create-a-user-project", "previews": [], "headers": [], @@ -27536,7 +27536,7 @@ "url": "/orgs/{org}/projects", "isDeprecated": false, "deprecationDate": null, - "description": "Creates an organization project board. Returns a `404 Not Found` status if projects are disabled in the organization. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", + "description": "Creates an organization project board. Returns a `410 Gone` status if projects are disabled in the organization or if the organization does not have existing classic projects. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", "documentationUrl": "https://docs.github.com/enterprise-server@3.4/rest/reference/projects#create-an-organization-project", "previews": [], "headers": [], @@ -27611,7 +27611,7 @@ "url": "/repos/{owner}/{repo}/projects", "isDeprecated": false, "deprecationDate": null, - "description": "Creates a repository project board. Returns a `404 Not Found` status if projects are disabled in the repository. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", + "description": "Creates a repository project board. Returns a `410 Gone` status if projects are disabled in the repository or if the repository does not have existing classic projects. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", "documentationUrl": "https://docs.github.com/enterprise-server@3.4/rest/reference/projects#create-a-repository-project", "previews": [], "headers": [], @@ -35887,7 +35887,7 @@ }, { "name": "client_payload", - "description": "JSON payload with extra information about the webhook event that your action or worklow may use.", + "description": "JSON payload with extra information about the webhook event that your action or workflow may use.", "in": "BODY", "type": "object", "required": false, diff --git a/scripts/update-endpoints/generated/ghe35-endpoints.json b/scripts/update-endpoints/generated/ghe35-endpoints.json index cdf8c158..361d03b8 100644 --- a/scripts/update-endpoints/generated/ghe35-endpoints.json +++ b/scripts/update-endpoints/generated/ghe35-endpoints.json @@ -28665,7 +28665,7 @@ "url": "/user/projects", "isDeprecated": false, "deprecationDate": null, - "description": "", + "description": "Creates a user project board. Returns a `410 Gone` status if the user does not have existing classic projects. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", "documentationUrl": "https://docs.github.com/enterprise-server@3.5/rest/reference/projects#create-a-user-project", "previews": [], "headers": [], @@ -28726,7 +28726,7 @@ "url": "/orgs/{org}/projects", "isDeprecated": false, "deprecationDate": null, - "description": "Creates an organization project board. Returns a `404 Not Found` status if projects are disabled in the organization. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", + "description": "Creates an organization project board. Returns a `410 Gone` status if projects are disabled in the organization or if the organization does not have existing classic projects. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", "documentationUrl": "https://docs.github.com/enterprise-server@3.5/rest/reference/projects#create-an-organization-project", "previews": [], "headers": [], @@ -28801,7 +28801,7 @@ "url": "/repos/{owner}/{repo}/projects", "isDeprecated": false, "deprecationDate": null, - "description": "Creates a repository project board. Returns a `404 Not Found` status if projects are disabled in the repository. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", + "description": "Creates a repository project board. Returns a `410 Gone` status if projects are disabled in the repository or if the repository does not have existing classic projects. If you do not have sufficient privileges to perform this action, a `401 Unauthorized` or `410 Gone` status is returned.", "documentationUrl": "https://docs.github.com/enterprise-server@3.5/rest/reference/projects#create-a-repository-project", "previews": [], "headers": [], @@ -37104,7 +37104,7 @@ }, { "name": "client_payload", - "description": "JSON payload with extra information about the webhook event that your action or worklow may use.", + "description": "JSON payload with extra information about the webhook event that your action or workflow may use.", "in": "BODY", "type": "object", "required": false,