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.0.0 to 6.1.2 #28

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2021

Bumps @octokit/types from 6.0.0 to 6.1.2.

Release notes

Sourced from @octokit/types's releases.

v6.1.2

6.1.2 (2020-12-20)

Bug Fixes

v6.1.1

6.1.1 (2020-12-04)

Bug Fixes

  • response.data type should not be unknown if endpoint has both 20x and 301/302 response types (#220) (6cbee66)

v6.1.0

6.1.0 (2020-12-03)

Features

  • GET /repos/{owner}/{repo}/secret-scanning/alerts, GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}, PATCH /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number} (#217) (71428af)

v6.0.3

6.0.3 (2020-12-02)

Bug Fixes

  • workaround optional keys in response data types (#216) (2f664bc), closes #214

v6.0.2

6.0.2 (2020-12-02)

Bug Fixes

  • Endpoints: set response data type to unknown for 301/302 redirect responses (#215) (8654eb0)

v6.0.1

6.0.1 (2020-12-01)

Bug Fixes

  • enterprise cloud: response data types for SCIM endpoints (f149fc5)
Commits
  • 330fdcb fix(deps): update @octokit/openapi-types to ^2.0.1 (#229)
  • 748603a build(dependabot): disable by removing configuration
  • e14e790 build(deps): bump @types/node from 14.14.13 to 14.14.14
  • ecdc06f build(deps-dev): bump typescript from 4.1.2 to 4.1.3
  • 19c765b build(deps): bump @types/node from 14.14.12 to 14.14.13
  • 117feb6 build(deps): bump ini from 1.3.5 to 1.3.7
  • 84aac04 build(deps): bump @types/node from 14.14.11 to 14.14.12
  • 6511db7 build(deps): bump @types/node from 14.14.10 to 14.14.11
  • 6cbee66 fix: response.data type should not be unknown if endpoint has both 20x and...
  • a2f9432 build(deps): bump highlight.js from 10.4.0 to 10.4.1 (#218)
  • 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)

Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.0.0 to 6.1.2.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v6.0.0...v6.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2021

Superseded by #36.

@dependabot dependabot bot closed this Jan 10, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/types-6.1.2 branch January 10, 2021 17:49
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.

0 participants