actions-label-commenter icon indicating copy to clipboard operation
actions-label-commenter copied to clipboard

deps: bump @octokit/types from 6.34.0 to 6.41.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps @octokit/types from 6.34.0 to 6.41.0.

Release notes

Sourced from @​octokit/types's releases.

v6.41.0

6.41.0 (2022-07-27)

Features

  • GET /enterprises/{enterprise}/code-scanning/alerts (#430) (32db4e6)

v6.40.0

6.40.0 (2022-07-15)

  • Add support for new GET /repos/{owner}/{repo}/codespaces/new API operation
  • Update @octokit/openapi-types to latest (v12.10.0)
  • Update scripts/update-endpoints/generated/endpoints.json with latest auto-generated data

v6.39.0

6.39.0 (2022-07-04)

Features

  • add support for specifying a name for the forked repository when creating a fork with POST /repos/{owner}/{repo}/forks (#409) (c32761b)

v6.38.2

6.38.2 (2022-07-02)

Bug Fixes

  • gracefully rename org_id path parameter for GET /orgs/{org_id}/codespaces to org (2d43e98)
  • remove defunkt GET /repos/{owner}/{repo}/community/code_of_conduct (e937ce6)

v6.38.1

6.38.1 (2022-06-28)

Bug Fixes

  • RequestInterface: Revert method overloading with adding some tests (#405) (11d6d8f)

v6.38.0

6.38.0 (2022-06-28)

Features

  • add 11 new APIs and support for new retention_period_minutes request body parameter in Codespaces APIs (#406) (e070137)

v6.37.1

6.37.1 (2022-06-25)

... (truncated)

Commits
  • 32db4e6 feat: GET /enterprises/{enterprise}/code-scanning/alerts (#430)
  • 90fe94e build(deps): lock file maintenance (#429)
  • 7eee00c build(deps): lock file maintenance
  • 9058e6e chore(deps): update @octokit/openapi-types to latest (v12.10.1) (#428)
  • 454fe59 feat: add support for new GET /repos/{owner}/{repo}/codespaces/new API oper...
  • a716dce chore(deps): update @octokit/openapi-types to latest (12.9.1) (#424)
  • d583511 ci(action): update actions/setup-node digest to 2fddd88
  • 6dd68c0 build: reverts the command back to using pika-pack now that we've reverted th...
  • 81f2139 ci(action): update github/codeql-action digest to 3e7e3b3
  • 9023669 chore(deps): update @octokit/openapi-types dependency to 12.9.0 (#419)
  • 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[bot] avatar Jul 28 '22 02:07 dependabot[bot]