Skip to content

Commit

Permalink
fix(deps): bump @octokit/types (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
octokitbot committed Apr 9, 2024
1 parent 2ecd4ff commit f97c080
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -27,7 +27,7 @@
],
"license": "MIT",
"dependencies": {
"@octokit/types": "^13.0.0"
"@octokit/types": "^13.3.0"
},
"peerDependencies": {
"@octokit/core": ">=6"
Expand Down
8 changes: 4 additions & 4 deletions scripts/update-endpoints/generated/endpoints.json
Expand Up @@ -9985,7 +9985,7 @@
"responses": [
{
"code": 200,
"schema": "{\"type\":\"array\",\"items\":{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}}"
"schema": "{\"type\":\"array\",\"items\":{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"oneOf\":[{\"type\":\"string\"},{\"type\":\"array\",\"items\":{\"type\":\"string\"}}],\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}}"
},
{
"code": 403,
Expand Down Expand Up @@ -10046,7 +10046,7 @@
"responses": [
{
"code": 200,
"schema": "{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}"
"schema": "{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"oneOf\":[{\"type\":\"string\"},{\"type\":\"array\",\"items\":{\"type\":\"string\"}}],\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}"
},
{
"code": 403,
Expand Down Expand Up @@ -10188,7 +10188,7 @@
"responses": [
{
"code": 200,
"schema": "{\"type\":\"array\",\"items\":{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}}"
"schema": "{\"type\":\"array\",\"items\":{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"oneOf\":[{\"type\":\"string\"},{\"type\":\"array\",\"items\":{\"type\":\"string\"}}],\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}}"
},
{
"code": 403,
Expand All @@ -10210,7 +10210,7 @@
"responses": [
{
"code": 200,
"schema": "{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}"
"schema": "{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"oneOf\":[{\"type\":\"string\"},{\"type\":\"array\",\"items\":{\"type\":\"string\"}}],\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}"
},
{
"code": 403,
Expand Down

0 comments on commit f97c080

Please sign in to comment.