Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @octokit/types from 6.7.0 to 6.12.0 #98

Merged
merged 1 commit into from
Mar 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2021

Bumps @octokit/types from 6.7.0 to 6.12.0.

Release notes

Sourced from @​octokit/types's releases.

v6.12.0

6.12.0 (2021-03-04)

Features

  • DELETE /applications/{client_id}/token: access_token required in requestBody, PUT /orgs/{org}/actions/secrets/{secret_name}: pattern added to encrypted_value, PATCH /scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}: schema added for Operations items in requestBody, PUT /repos/{owner}/{repo}/environments/{environment_name}: improved schema for requestBody parameters. Fixes POST /repos/{owner}/{repo}/check-runs: request body schema uses oneOf instead of anyOf for different status restrictions - via https://github.com/octokit/openapi-types.ts/releases/tag/v5.3.0 (#278) (da6926e)

v6.11.2

6.11.2 (2021-03-02)

Bug Fixes

  • parameter types for PATCH /gists/{gist_id, POST /repos/{owner}/{repo}/check-runs, PATCH /repos/{owner}/{repo}/check-runs/{check_run_id} (747b895)

v6.11.1

6.11.1 (2021-02-28)

Bug Fixes

v6.11.0

6.11.0 (2021-02-26)

Features

  • GET /repos/{owner}/{repo}/actions/runs/{run_id}/approvals, {GET,POST} /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments, GET /repos/{owner}/{repo}/environments, {GET,PUT,DELETE} /repos/{owner}/{repo}/environments/{environment_name}, GET /repositories/{repository_id}/environments/{environment_name}/secrets, GET /repositories/{repository_id}/environments/{environment_name}/secrets/public-key, {GET,PUT,DELETE} /repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name} (#273) (8711f35)

v6.10.1

6.10.1 (2021-02-23)

Bug Fixes

  • POST /repos/{owner}/{repo}/forks has a never response type (#272) (685ed28)

v6.10.0

6.10.0 (2021-02-18)

Features

v6.9.0

6.9.0 (2021-02-17)

... (truncated)

Commits
  • da6926e feat: DELETE /applications/{client_id}/token: access_token required in re...
  • 747b895 fix: parameter types for PATCH /gists/{gist_id, `POST /repos/{owner}/{repo}...
  • 4e211ee build(deps): lock file maintenance
  • bad22d5 fix: description updates (#275)
  • 8711f35 feat: GET /repos/{owner}/{repo}/actions/runs/{run_id}/approvals, `{GET,POST...
  • 685ed28 fix: POST /repos/{owner}/{repo}/forks has a never response type (#272)
  • 796869f build(deps): lock file maintenance
  • 6c141fd feat: new packages endpoints via https://github.com/octokit/openapi-types.ts/...
  • 1faf8a5 feat: `GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instance...
  • 63fd0dc build(deps): lock file maintenance
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/types-6.12.0 branch from d5b39e2 to d963d22 Compare March 7, 2021 17:02
@jbrunton jbrunton merged commit e43365e into develop Mar 7, 2021
@jbrunton jbrunton deleted the dependabot/npm_and_yarn/octokit/types-6.12.0 branch March 7, 2021 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants