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.41.0 #2322

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2023

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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 2, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/types-6.41.0 branch 2 times, most recently from 918538e to ffe756c Compare March 2, 2023 03:15
@github-actions github-actions bot enabled auto-merge March 2, 2023 03:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/types-6.41.0 branch 25 times, most recently from 662b9ca to 9022d7f Compare March 3, 2023 02:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/types-6.41.0 branch 7 times, most recently from a4512f6 to d0b1bc3 Compare March 3, 2023 04:33
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.34.0 to 6.41.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v6.34.0...v6.41.0)

---
updated-dependencies:
- dependency-name: "@octokit/types"
  dependency-type: indirect
  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.41.0 branch from d0b1bc3 to a1ff2ff Compare March 3, 2023 04:52
@github-actions github-actions bot merged commit 2e99849 into main Mar 3, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/octokit/types-6.41.0 branch March 3, 2023 05:09
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants