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.34.0 to 6.40.0 #576

Merged
merged 5 commits into from
Jul 17, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2022

Bumps @octokit/types from 6.34.0 to 6.40.0.

Release notes

Sourced from @​octokit/types's releases.

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)

Bug Fixes

  • RequestInterface: make types with VS Code Typeahead and TypeScript 4.7 (#399) (b5fa0ce)

v6.37.0

6.37.0 (2022-06-20)

... (truncated)

Commits
  • 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)
  • b79127d build(deps): updates pika/pack to a non vulnerable version (#416)
  • 31e9504 ci(action): update actions/setup-node digest to 5b949b5 (#415)
  • b81ab80 ci(codeql): remove git checkout HEAD^2 (#414)
  • d402197 build(deps): lock file maintenance (#413)
  • 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 requested a review from crs-k as a code owner July 15, 2022 22:29
@dependabot dependabot bot added the dependencies 🛠 Pull requests that update a dependency file label Jul 15, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/types-6.40.0 branch from 87c3ff6 to 8daf87a Compare July 16, 2022 22:08
@github-actions github-actions bot enabled auto-merge (squash) July 16, 2022 22:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/types-6.40.0 branch from 8daf87a to 8c2ed55 Compare July 16, 2022 22:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/types-6.40.0 branch from 8c2ed55 to ab8b09f Compare July 16, 2022 22:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/types-6.40.0 branch from ab8b09f to 87a790b Compare July 16, 2022 22:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/types-6.40.0 branch from 87a790b to 2e80684 Compare July 16, 2022 22:14
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.34.0 to 6.40.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v6.34.0...v6.40.0)

---
updated-dependencies:
- dependency-name: "@octokit/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/types-6.40.0 branch from 2e80684 to 5418b03 Compare July 16, 2022 22:16
@github-actions github-actions bot merged commit faebc88 into main Jul 17, 2022
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/octokit/types-6.40.0 branch July 17, 2022 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🛠 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant