commonality / readme-inspector

δ·‚ Verify the existenceβ€”and assess the qualityβ€”of README files on GitHub (Enterprise) repositories.
https://commonality.github.io/readme-inspector/
MIT License
9 stars 9 forks source link

Update @octokit/rest to the latest version πŸš€ #44

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 15.4.1 of @octokit/rest was just published.

Dependency @octokit/rest
Current Version 15.4.0
Type dependency

The version 15.4.1 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of @octokit/rest.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v15.4.1

15.4.1 (2018-05-11)

Bug Fixes

  • validate: default to empty member array if optional parent parameter is not set (72bd9af)
  • validate: default to empty member array if optional parent parameter is not set (2a69a3a)
Commits

The new version differs by 15 commits.

  • 72bd9af fix(validate): default to empty member array if optional parent parameter is not set
  • 2a69a3a fix(validate): default to empty member array if optional parent parameter is not set
  • 8ad8919 build: routes
  • b665a2b chore(package): update @octokit/routes to version 7.2.6
  • d29eb23 chore(package): update @octokit/routes to version 7.2.5
  • ef9dd1e ci(travis): fix syntax
  • b716c30 build: routes
  • 23510d8 chore(package): update @octokit/routes to version 7.2.4
  • def5bca ci(travis): don’t fail if the greenkeeper script does not emit any changes
  • 46d2396 ci(travis): don’t fail if the greenkeeper script does not emit any changes
  • 4a227b4 ci(travis): set author when commiting changes in greenkeeper script
  • a398df4 ci(travis): adapt greenkeeper script for routes updates
  • 65c3a29 build: routes
  • beef653 chore(package): update @octokit/routes to version 7.2.3
  • 3aa8901 ci(travis): fix git push command for greenkeeper-routes-update

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling b49207e46bf178804dcc5e216da05f18a4a718d3 on greenkeeper/@octokit/rest-15.4.1 into b31cc2be922a64b6f76ba65755abc339feb621ed on master.

greenkeeper[bot] commented 6 years ago

Version 15.5.0 just got published.

Update to this version instead πŸš€

Release Notes v15.5.0

15.5.0 (2018-05-14)

Bug Fixes

  • routes: default header for checks APIs (96a2f95)
  • amend accept header for github apps, keep custom accept headers intact (09e3c46)
  • workaround for github.activity.markNotificationsAsRead() (#694) (c1fc675)

Features

  • authentication type "app". "integration" is now deprecated (b56f0d2)
Commits

The new version differs by 14 commits.

  • c1fc675 fix: workaround for github.activity.markNotificationsAsRead() (#694)
  • 935c55c test: mark notifications as read
  • be0be42 test: correctly authenticate as app
  • 2f11117 refactor: remove obsolete application/vnd.github.machine-man-preview default header, it gets added automatically when authenticating as an app
  • 09e3c46 fix: amend accept header for github apps, keep custom accept headers intact
  • c614739 test: add machine preview header when authenticated as apps
  • 96a2f95 fix(routes): default header for checks APIs
  • 5c3d5a0 test: set default header for new checks API
  • cde9ac2 test: custom headers are case insensitive
  • 4eb46d8 test: case-insensitive accept header for #861
  • b56f0d2 feat: authentication type "app". "integration" is now deprecated
  • 2aa238b test: adapt app authentication test
  • c2371ba deprecate: authentication type "integration"
  • 726bf35 test: deprecate authentication type "integration"

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.5.1 just got published.

Update to this version instead πŸš€

Release Notes v15.5.1

15.5.1 (2018-05-15)

Bug Fixes

  • typescript definitions for "app" authentication (#873) (40c602c)
Commits

The new version differs by 1 commits.

  • 40c602c fix: typescript definitions for "app" authentication (#873)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.6.0 just got published.

Update to this version instead πŸš€

Release Notes v15.6.0

15.6.0 (2018-05-16)

Features

  • .checks.createSuite() and .checks.requestSuites() (#876) (d71a3fe)
Commits

The new version differs by 2 commits.

  • d71a3fe feat: .checks.createSuite() and .checks.requestSuites() (#876)
  • 30aad08 docs(README): typo in browser example (#875)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.6.1 just got published.

Update to this version instead πŸš€

Release Notes v15.6.1

15.6.1 (2018-05-19)

Bug Fixes

  • adds "machine-man" preview header when authenticated as installation (0a94098)
Commits

The new version differs by 3 commits.

  • 0a94098 fix: adds "machine-man" preview header when authenticated as installation
  • 1e81138 test: adds "machine-man" preview header when authenticated as installation
  • 23a2ce4 docs(README): authenticate, use 'app' for apps

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.6.2 just got published.

Update to this version instead πŸš€

Release Notes v15.6.2

15.6.2 (2018-05-22)

Bug Fixes

  • pagination with preview header (469991d)
Commits

The new version differs by 2 commits.

  • 469991d fix: pagination with preview header
  • 0911193 test: pagination with preview header

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.7.0 just got published.

Update to this version instead πŸš€

Release Notes v15.7.0

15.7.0 (2018-05-24)

Features

  • .orgs.createInvitation() (8a3399e)
  • .orgs.getInvitationTeams() (6d6371b)
  • .projects.addCollaborator() (578fb52)
  • .projects.getCollaborators() (f92029e)
  • .projects.getUserPermissionLevel() (4c90f3d)
  • .projects.removeCollaborator() (852899f)
  • .reactions.createForTeamDiscussion() (028eaab)
  • .reactions.createForTeamDiscussionComment() (f11fc3d)
  • .reactions.getForTeamDiscussion() (1287395)
  • .reactions.getForTeamDiscussionComment() (de62fed)
  • .repos.addProtectedBranchRequiredSignatures() (261e8c6)
  • .repos.getProtectedBranchRequiredSignatures() (29623d5)
  • .repos.removeProtectedBranchRequiredSignatures() (a34ebb4)
  • .repos.transfer() (9116866)
  • .search.labels() (236e401)
  • .search.topics() (9274f9e)
  • .users.getContextForUser() (c273788)
Commits

The new version differs by 20 commits.

  • 15d1f62 build(typescript): integer array type
  • c273788 feat: .users.getContextForUser()
  • 9274f9e feat: .search.topics()
  • 236e401 feat: .search.labels()
  • 9116866 feat: .repos.transfer()
  • a34ebb4 feat: .repos.removeProtectedBranchRequiredSignatures()
  • 29623d5 feat: .repos.getProtectedBranchRequiredSignatures()
  • 261e8c6 feat: .repos.addProtectedBranchRequiredSignatures()
  • 1287395 feat: .reactions.getForTeamDiscussion()
  • de62fed feat: .reactions.getForTeamDiscussionComment()
  • 028eaab feat: .reactions.createForTeamDiscussion()
  • f11fc3d feat: .reactions.createForTeamDiscussionComment()
  • 852899f feat: .projects.removeCollaborator()
  • f92029e feat: .projects.getCollaborators()
  • 4c90f3d feat: .projects.getUserPermissionLevel()

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.8.0 just got published.

Update to this version instead πŸš€

Release Notes v15.8.0

15.8.0 (2018-05-27)

Bug Fixes

  • repository_id parameter is required for .search.labels() (b7e3add)
  • don’t log same deprecation message twice (c745f7e)

Features

  • actions{} parameter added to .checks.create() and .checks.update() (79925a1)
  • response.headers (deprecates response.meta) (7ec8a03)
  • response.status (5bf104c)
Commits

The new version differs by 20 commits.

  • 347b59d refactor: response.meta -> response.headers
  • 5bf104c feat: response.status
  • 7ec8a03 feat: response.headers (deprecates response.meta)
  • 244c7bf build: adapt typescript definitions for response.headers & response.data
  • 8c38374 docs(README): show response status & headers in code examples
  • 6b0f254 test: response.headers and response.status
  • e386e7a test: adopt for deprecated parameter names
  • 6584e60 build: routes for API docs
  • c62b2bc deprecate: id parameter renamed to <resource>_id for several methods
  • 59207cc deprecate: oldname parameter renamed to current_name for .issues.updateLabel()
  • 79925a1 feat: actions{} parameter added to .checks.create() and .checks.update()
  • b7e3add fix: repository_id parameter is required for .search.labels()
  • a1b5242 refactor: deviate deprecation message from alias
  • 82e6907 build(generate-routes): adapt from scope name change (migration -> migrations)
  • 3283733 build(package): update @octokit/routes to version 8.0.1

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.8.1 just got published.

Update to this version instead πŸš€

Release Notes v15.8.1

Bug Fixes

  • restore compatibility with v4 (#901)
Commits

The new version differs by 2 commits.

  • 65bc7f9 ci(travis): add smoke test for Node 4 while we still support it
  • ed154b6 fix: syntax error in latest with node v4

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.8.2 just got published.

Update to this version instead πŸš€

Release Notes v15.8.2

15.8.2 (2018-06-12)

Bug Fixes

  • don’t require "id" for webhook APIs (27f334f), closes #911
Commits

The new version differs by 8 commits.

  • 27f334f fix: don’t require "id" for webhook APIs
  • 216713a chore(package): update dotenv to version 6.0.0
  • bedaee3 chore(package): update nyc to version 12.0.1
  • da23646 build(package): update webpack-cli to version 3.0.0 (#905)
  • a5db496 ci(cypress): rename configuration for cypress v3
  • a8c139a chore(package): update cypress to version 3.0.0
  • 7dfe4d1 deprecate: :name property for getCommunityProfileMetrics is now :repo
  • d922228 chore(package): update @octokit/routes to version 9.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.0 just got published.

Update to this version instead πŸš€

Release Notes v15.9.0

15.9.0 (2018-06-17)

Bug Fixes

  • Define Accept header for all migration routes (3ae2673)

Features

  • .aps.find{Org,Repo,User}Installation (c4e5c45)
  • user migration methods (74dd274)
Commits

The new version differs by 10 commits.

  • 7e5c8a5 chore(package): update sinon to version 6.0.0
  • b1db41e build(package): @octokit/routes@^9.1.1
  • 7df925b build: routes for documentation
  • c4e5c45 feat: .aps.find{Org,Repo,User}Installation
  • f058498 chore(package): update @octokit/routes to version 9.1.0
  • 3ae2673 fix: Define Accept header for all migration routes
  • 8225347 build: routes for docs
  • 74dd274 feat: user migration methods
  • 0f31c5d build: routes
  • 0d71191 chore(package): update @octokit/routes to version 9.0.2

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.1 just got published.

Update to this version instead πŸš€

Release Notes v15.9.1

15.9.1 (2018-06-20)

Bug Fixes

  • "actions" parameter for .checks.{create,update}() is an array (663689d)
Commits

The new version differs by 4 commits.

  • f4ac567 build: routes for API docs
  • 663689d fix: "actions" parameter for .checks.{create,update}() is an array
  • bfd2b89 chore(package): update @octokit/routes to version 9.1.2
  • d4f9a80 test: create check with empty actions array (#922)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.2 just got published.

Update to this version instead πŸš€

Release Notes v15.9.2

15.9.2 (2018-06-23)

Bug Fixes

  • team_id parameter renamed to team_ids for client.repos.transfer(). team_id is now deprecated. (5833cf0)
Commits

The new version differs by 5 commits.

  • f540067 build: update routes for API docs
  • 5833cf0 fix: team_id parameter renamed to team_ids for client.repos.transfer(). team_id is now deprecated.
  • 3c2f596 build(generate-routes): helpful error message when parameter is missing on current method
  • 2ce2eaf chore(package): update @octokit/routes to version 11.0.1
  • b4841f9 docs: lowercase title for "Get a reference" endpoint (#929)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.3 just got published.

Update to this version instead πŸš€

Release Notes v15.9.3

15.9.3 (2018-06-28)

Bug Fixes

  • archive and archived_state parameter definitions (#935) (e2c5dcd)
Commits

The new version differs by 1 commits.

  • e2c5dcd fix: archive and archived_state parameter definitions (#935)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.4 just got published.

Update to this version instead πŸš€

Release Notes v15.9.4

15.9.4 (2018-06-30)

Bug Fixes

Commits

The new version differs by 2 commits.

  • ef2b493 fix: lambda compatibility (#939)
  • 7bcaa4e build(package): update @octokit/routes to version 11.1.1 (#938)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.5 just got published.

Update to this version instead πŸš€

Release Notes v15.9.5

15.9.5 (2018-08-01)

Bug Fixes

  • #950: mark deprecated properties as optional in typescript typings (bbb066b), closes #950
Commits

The new version differs by 4 commits.

  • bbb066b fix(#950): mark deprecated properties as optional in typescript typings
  • e8a786e docs(examples): update removeAssigneesFromIssue example
  • a2b9e35 refactor: remove obsolete workaround
  • fbc85b0 build(package): @octokit/fixtures-server@^2.1.5

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.6 just got published.

Update to this version instead πŸš€

Release Notes v15.9.6

15.9.6 (2018-08-15)

Bug Fixes

  • archived_state enums, name no longer required for check run update (e6bd41a)
  • remove 'head_branch' from checks API validation (a1b1dd2)
Commits

The new version differs by 7 commits.

  • 8634542 build: routes for documentation
  • e6bd41a fix: archived_state enums, name no longer required for check run update
  • a1b1dd2 fix: remove 'head_branch' from checks API validation
  • 47a03a6 build(package): update @octokit/routes to version 11.4.2
  • e46c88d build(package): fix standard-markdown usage
  • 92d1056 docs(SSL testing): how to update self-signed certificates for testing
  • 3b76a7f test: update certificates for local SSL tests

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.10.0 just got published.

Update to this version instead πŸš€

Release Notes v15.10.0

15.10.0 (2018-08-16)

Features

Commits

The new version differs by 1 commits.

  • 177faa4 feat(typescript): response types (#948)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.11.0 just got published.

Update to this version instead πŸš€

Release Notes v15.11.0

15.11.0 (2018-09-04)

Bug Fixes

  • routes: adapt Installation Access Token route (830088c)

Features

  • routes: annotation parameter renames (filename -> path, warning_level -> annotation_level, blob_href removed) (39ed9fd)
  • routes: checks.rerequestSuite() (1c608f5)
Commits

The new version differs by 5 commits.

  • 0f1aadb build: routes for docs
  • 830088c fix(routes): adapt Installation Access Token route
  • 1c608f5 feat(routes): checks.rerequestSuite()
  • 39ed9fd feat(routes): annotation parameter renames (filename -> path, warning_level -> annotation_level, blob_href removed)
  • e1399d0 chore(package): update @octokit/routes to version 12.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.11.1 just got published.

Update to this version instead πŸš€

Release Notes v15.11.1

15.11.1 (2018-09-05)

Bug Fixes

Commits

The new version differs by 2 commits.

  • ef31fac fix(typescript): add definitions for parameters that map to the request body root (#1007)
  • 81e5480 fix: move @gimenete/type-writer to devDependencies (#993)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.11.2 just got published.

Update to this version instead πŸš€

Release Notes v15.11.2

15.11.2 (2018-09-12)

Bug Fixes

  • typescript: add namespace to return types (#999) (8f62e06)
Commits

The new version differs by 2 commits.

  • 8f62e06 fix(typescript): add namespace to return types (#999)
  • e31181c chore(package): update webpack-bundle-analyzer to version 3.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for v15.11.3

15.11.3 (2018-09-16)

Bug Fixes

  • typescript: meta property in typings templates was replaced with headers. (#1015) (2ced82e)
  • pullRequests.createFromIssue parameter specifications (#1008) (92ae34b)
Commits

The new version differs by 5 commits.

  • 92ae34b fix: pullRequests.createFromIssue parameter specifications (#1008)
  • 2ced82e fix(typescript): meta property in typings templates was replaced with headers. (#1015)
  • cb386cf docs: update examples to latest standard
  • 97869a3 chore(package): update standard-markdown to version 5.0.1
  • f98c277 chore(package): update nock to version 10.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for v15.11.4

15.11.4 (2018-09-17)

Bug Fixes

Commits

The new version differs by 5 commits.

  • ff3fb7d chore(package): update compression-webpack-plugin to version 2.0.0
  • 295b652 style: standard
  • 5a8e435 chore(package): update standard to version 12.0.0
  • 7b58b34 fix(typescript): nullable params (#1024)
  • 34e6568 chore(package): update mustache to version 3.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for v15.12.0

15.12.0 (2018-09-19)

Features

  • always send octokit/rest.js version in user-agent header (4efa7c3)
Commits

The new version differs by 4 commits.

  • 4efa7c3 feat: always send octokit/rest.js version in user-agent header
  • 34455b8 docs(endpoint): update example with custom user-agent and headers.user-agent default description
  • d102c9c test: always send octokit/rest.js version and environment in user-agent
  • 104f16b build(package): universal-user-agent

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for v15.12.1

15.12.1 (2018-09-27)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 1c09d26 fix(#1033): add preview header for client.checks.rerequestSuite

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for v15.13.0

15.13.0 (2018-10-06)

Bug Fixes

  • remove obsolete "body" parameter from .pullRequests.createFromIssue() (268bf74)
  • type *_id route parameters as integer (572d96e), closes #1001

Features

Commits

The new version differs by 7 commits.

  • 90aedbb feat: client.apps.createFromManifest({code}) – see https://git.io/fx3wp
  • 968d15d build: routes for docs
  • 85b0343 build: fix mapping of ".pullRequests.createFromissue()" endpoint method
  • ddc50c0 build(package): @octokit/routes@14.0.0
  • 572d96e fix: type *_id route parameters as integer
  • 268bf74 fix: remove obsolete "body" parameter from .pullRequests.createFromIssue()
  • 5e5a5fd chore(package): update @octokit/fixtures-server to version 3.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for v15.13.1

15.13.1 (2018-10-10)

Bug Fixes

  • remove obsolete mapTo: input for .users.addEmails() (a44d541)
  • remove obsolete preview headers (7b2c25a)
Commits

The new version differs by 6 commits.

  • a44d541 fix: remove obsolete mapTo: input for .users.addEmails()
  • 7b2c25a fix: remove obsolete preview headers
  • afd7fdf test: replace test using obsolete preview header
  • 89ab485 docs: remove obsolete client.gitdata.getCommitSignatureVerification() and client.gitdata.getTagSignatureVerification()
  • eb2c908 deprecate: client.gitdata.getCommitSignatureVerification() and client.gitdata.getTagSignatureVerification()
  • 88001fd test: deprecate client.gitdata.getCommitSignatureVerification() and client.gitdata.getTagSignatureVerification()

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for v15.14.0

15.14.0 (2018-10-17)

Bug Fixes

  • routes: remove invalid enum values for "Create/Update a Check Run" (00d9fc5)
  • required parameters for pullRequests.createReview() among others (c2bc64d)

Features

  • client.emojis.get() (117765a)
  • client.meta.get() (2f52065)
  • adds "environment" parameter and new "state" enum values for client.repos.createDeploymentStatus() (5d33654)
  • adds author.email and author.name validation to client.repos.createFile / .updateFile() (358b8e6)
  • adds committer.email and committer.name validation to client.repos.createFile / .updateFile() (c4987f4)
Commits

The new version differs by 17 commits.

  • eda51a7 build: routes
  • 7e5fd9c build(typescript): Add jsdoc
  • 3544923 build: routes for API docs
  • fc335b6 build: avoid double params in routes for API docs
  • c4987f4 feat: adds committer.email and committer.name validation to client.repos.createFile / .updateFile()
  • 358b8e6 feat: adds author.email and author.name validation to client.repos.createFile / .updateFile()
  • 5d33654 feat: adds "environment" parameter and new "state" enum values for client.repos.createDeploymentStatus()
  • c2bc64d fix: required parameters for pullRequests.createReview() among others
  • 2f52065 feat: client.meta.get()
  • 117765a feat: client.emojis.get()
  • 578c136 build(routes): add empty "params": {} to getCommitSignatureVerification,getTagSignatureVerification
  • 00d9fc5 fix(routes): remove invalid enum values for "Create/Update a Check Run"
  • eca4c5b build(routes): add empty "params": {} to activity.getEventsForRepoIssues()
  • 0f57a11 build: emojis & meta scopes, param.regex -> param.validation
  • 7a86df2 chore(package): update @octokit/routes to version 14.6.0

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for v15.15.0

15.15.0 (2018-10-18)

Features

  • namespace parameter for .gitdata.getReferences() (5a49994)
Commits

The new version differs by 5 commits.

  • fb94862 build: routes for API docs
  • 5a49994 feat: namespace parameter for .gitdata.getReferences()
  • 5af4a51 chore(package): update @octokit/routes to version 14.6.1
  • 4744f95 deprecate: properly deprecate all integrations.* methods, users.addRepoToInstallation/removeRepoFromInstallation, misc.getEmojis/meta
  • 574a01e build: remove unused dependency "jsondiff"

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for v15.15.1

15.15.1 (2018-10-18)

Bug Fixes

  • #1062: remove incorrect "id" parameter for "List deployment statuses" and "Get a single deployment status" (44e9b1f), closes #1062
Commits

The new version differs by 1 commits.

  • 44e9b1f fix(#1062): remove incorrect "id" parameter for "List deployment statuses" and "Get a single deployment status"

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v15.16.0

15.16.0 (2018-11-05)

Bug Fixes

  • routes: add +json format to preview accept headers (4302523)

Features

  • .repos.updateInformationAboutPagesSite() (47d31e9)
  • client.teams.addMember, client.teams.addOrUpdateProject, client.teams.createDiscussionComment, client.teams.createDiscussion, client.teams.deleteDiscussionComment, client.teams.deleteDiscussion, client.teams.getDiscussionComment, client.teams.getDiscussion, client.teams.getMember, client.teams.listDiscussionComments, client.teams.listDiscussions, client.teams.listProjects, client.teams.removeMember, client.teams.removeProject, client.teams.reviewProject, client.teams.updateDiscussionComment, client.teams.updateDiscussion (3ec71cb)
Commits

The new version differs by 5 commits.

  • 3ec71cb feat: client.teams.addMember, client.teams.addOrUpdateProject, client.teams.createDiscussionComment, client.teams.createDiscussion, client.teams.deleteDiscussionComment, client.teams.deleteDiscussion, client.teams.getDiscussionComment, client.teams.getDiscussion, client.teams.getMember, client.teams.listDiscussionComments, client.teams.listDiscussions, client.teams.listProjects, client.teams.removeMember, client.teams.removeProject, client.teams.reviewProject, client.teams.updateDiscussionComment, client.teams.updateDiscussion
  • 47d31e9 feat: .repos.updateInformationAboutPagesSite()
  • 6c9d410 deprecate: add deprecation flag to aliases output.annotations[].filename, output.annotations[].warning_level, id alias for {project,column,card}_id, contentLength, contentType
  • 4302523 fix(routes): add +json format to preview accept headers
  • 33aba5d refactor: remove obsolete file

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v15.16.1

15.16.1 (2018-11-05)

Bug Fixes

  • un-deprecate users.getInstallations() (928b31e), closes #1063
Commits

The new version differs by 1 commits.

  • 928b31e fix: un-deprecate users.getInstallations()

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v15.17.0

Deprecations

  • #1091 deprecate callback APIs (remove from API docs)
  • #1092 deprecate input parameter in favour of data
  • #1093 deprecate error.toJSON()
Commits

The new version differs by 9 commits.

  • 16f94f7 feat: deprecations
  • f7a2bae deprecate: options.input
  • 64883e7 test: deprecate options.input
  • a2844b6 deprecate: error.toJSON()
  • 14eae98 test: set headers[content-type] & headers[content-length]instead of deprecatedcontentTypeandcontentLength`
  • 5536cfc deprecate: callbacks. Use APIs instead
  • b785178 docs: remove callbacks from endpoint methods examples
  • d033339 docs: routes descriptions (#1089)
  • 95a7e6e docs: update @octokit/routes to the latest version πŸš€ (#1087)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.0.1

To upgrade to v16, make sure you have the latest v15 release installed first:

npm install @octokit/rest@15.18.0

Now run the tests and look for DEPRECATED messages in the logs. Once you see no more deprecations, upgrading to v16 should cause no problems.

BREAKING CHANGES

  • all previously deprecated methods have been removed

  • preview headers that are not required to use an API have been removed

  • .gitdata.getTags() has been removed. Use .gitdata.listRefs({namespace: tags}) instead

  • Methods for undocumented endpoints have been removed.

    Instead of client.users.getById({id}) use client.request({method: GET, url: /user/:id, id})
    Instead of client.repos.getById({id}) use client.request({method: GET, url: /repositories/:id, id})

  • octokit.enterprise.* methods have been removed. They will be moved into a plugin like https://github.com/octokit/plugin-scim.js

  • routes: the milestone parameter is no longer validated using a regex as it cannot be derived from octokit/routes

  • travis: dropped support for node 4

  • error.message is no longer a JSON string containing GitHub’s error message. Instead the JSON is parsed internally and error properties are assigned with its value. This is not technically a breaking change but a bug fix, but as this bug was around for a long time and plenty of apps depend on JSON.parse(error.message) to be working, we treat it as a breaking change by way of precaution

  • error.status is now the response status code number. The status text is no longer returned

Features

Bug Fixes

  • routes: remove validation for milestone parameter as it cannot be derived from octokit/routes (4d04d17)
  • only set preview headers required to use the API (1628821)
  • parse JSON from GitHub error messages (dd6306e)

Continuous Integration

  • travis: drop tests in node 4 & 9, test in node 10 (ad8b1e5)

Bug Fixes in v16.0.1

  • typescript: Adding return types (18ac5bf), closes #1116
  • typescript: Adding the noImplicitAny flag to validate:ts (ef4d35a)
  • typescript: Github.plugin is a static method, not an instance method (01763bf)
  • typescript: include a header object when transforming Content-Type and Content-Length to headers.content-type and headers.content-length (0b9cc37)

Thanks @mamodom for your great help with these Typescript fixes πŸ’

Commits

The new version differs by 100 commits.

  • 01763bf fix(typescript): Github.plugin is a static method, not an instance method
  • ef4d35a fix(typescript): Adding the noImplicitAny flag to validate:ts
  • 18ac5bf fix(typescript): Adding return types
  • 0b9cc37 fix(typescript): include a header object when transforming Content-Type and Content-Length to headers.content-type and headers.content-length
  • ebea33d build: remove obsolete artefacts for flow types
  • 9021da4 build(typescript): date response header
  • 9efa49e docs(README): typo in code example
  • 09c2ba8 build(package): next dist-tag
  • 138f08d build: TypeScript typing definitions for v16 updates (#1113)
  • 506dc3a docs: wrong variable name in example (#1112)
  • 46a1ee9 build(package): remove engine field
  • 82a4678 ci(travis): test node_modules folder size is < 1mb
  • 73207c7 build: package-lock.json
  • c597bf7 build(package): update @octokit/request
  • ed90210 build(package-lock): initial version

There are 100 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.0.3

Bug Fixes

  • aliasing octokit.gitdata β†’ octokit.git, octokit.authorization β†’ octokit.oauthAuthorizations, octokit.pullRequests β†’ octokit.pulls (0766d51)

Thanks to @hipstersmoothie for their help πŸ’

Commits

The new version differs by 11 commits.

  • 0766d51 fix: aliasing octokit.gitdata β†’ octokit.git, octokit.authorization β†’ octokit.oauthAuthorizations, octokit.pullRequests β†’ octokit.pulls
  • 05f3f7b build: routes.json
  • abcadaa build: generate routes.json without manually mapping scopes
  • 367c710 test: octokit.pulls.*
  • db3074c build(types): remove obsolete code (#1122)
  • 72e26d2 build: routes
  • 2a7343f chore(package): update lockfile package-lock.json
  • 0b13a63 chore(package): update @octokit/routes to version 15.2.0
  • b774ade chore(package): update lockfile package-lock.json
  • 31185c9 fix(package): update @octokit/request to version 2.1.2
  • d926a8f docs(README): Change github.paginate to octokit.paginate (#1126)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.0.4

Bug Fixes

  • package: remove node-fetch dependency (1d2ed27)

Merci @pvdlg for their help πŸ’

Commits

The new version differs by 5 commits.

  • 62ccd3f build: replace http:// with https:// in lock file
  • 705155b build: package lock file
  • 1d2ed27 fix(package): remove node-fetch dependency
  • d235f83 refactor: replace node-fetch with @octokit/request
  • 6713e41 build(package): publish to @latest

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.0.5

16.0.5 (2018-11-26)

Bug Fixes

  • typescript: octokit.authenticate definitions using overloads (23ca22d)
Commits

The new version differs by 2 commits.

  • 23ca22d fix(typescript): octokit.authenticate definitions using overloads
  • b152011 refactor: harmonize variable naming of the Octokit client variable

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.1.0

16.1.0 (2018-11-28)

Features

  • package: error.request is now set to the request options that resulted in an error, via @octokit/request@2.2.0 (7497080)
Commits

The new version differs by 4 commits.

  • 5851ea8 build: package lock file
  • 7497080 feat(package): error.request is now set to the request options that resulted in an error, via @octokit/request@2.2.0
  • fde8194 docs(README): don't forget await! (#1142)
  • ac814bc docs(README): typo

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.2.0

16.2.0 (2018-12-10)

Features

Commits

The new version differs by 3 commits.

  • 2fa40d0 feat(#1153): octokit.apps.createContentAttachment()
  • 20f55cf docs(README): higher rate limits for oauth apps
  • 978c73d build(docs): fix description for .git.deletRef() API

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.3.0

16.3.0 (2018-12-19)

Features

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.3.1

Bug Fixes

  • use URL in "Link" response header for pagination (cab5b62)
Commits

The new version differs by 14 commits.

  • 97bcd33 build(package): @octokit/fixtures-server v5.0.1
  • e749b46 test: "?page=1" query parameter is no longer passed by default
  • cab5b62 fix: use URL in "Link" response header for pagination
  • 0640e23 test: paginate with link header pointing to different path
  • 4ee751a docs(README): typo
  • e0d0fb4 docs(README): update throttling plugin for v2.0
  • 74ef678 test: adapt for latest octokit/fixtures
  • 13f3339 chore(package): update lockfile package-lock.json
  • da30b29 chore(package): update @octokit/fixtures-server to version 4.0.0
  • 53d09eb docs(README): table of contents (#1173)
  • cda2038 docs(README): add toc placeholder
  • f8ca019 docs(README): Automatic retries
  • 8fea336 docs(README): Throttling section (#1171)
  • 735b073 build(package): update @octokit/routes to version 16.1.1 (#1169)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.3.2

16.3.2 (2019-01-03)

Bug Fixes

  • Typescript: remove callbacks from endpoint methods (#1180) (1c0f7f6)
Commits

The new version differs by 2 commits.

  • 1c0f7f6 fix(Typescript): remove callbacks from endpoint methods (#1180)
  • d4f3ae5 build: update @octokit/request to version 2.2.1 (#1179)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.4.0

16.4.0 (2019-01-07)

Features

  • typescript: Definitions for octokit.request() and octokit.paginate() (#1184) (b9a8650)
Commits

The new version differs by 3 commits.

  • b9a8650 feat(typescript): Definitions for octokit.request() and octokit.paginate() (#1184)
  • c85e286 docs(README): minor grammar corrections (#1182)
  • 72ad297 build(package): update @octokit/routes to version 17.0.0

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.5.0

16.5.0 (2019-01-08)

Features

  • typescript: Octokit.Request & Octokit.Paginate interfaces (1623a1d)
Commits

The new version differs by 2 commits.

  • 228148d refactor(typescript): Github -> Octokit
  • 1623a1d feat(typescript): Octokit.Request & Octokit.Paginate interfaces

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.6.0

16.6.0 (2019-01-08)

Features

Commits

The new version differs by 3 commits.

  • 2057d2a feat(pagination): early exit
  • 8830462 test: pagination with early exit
  • ab18bd9 docs(README): pagination with early exit

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.6.1

16.6.1 (2019-01-08)

Bug Fixes

  • add responses mapped to undefined to final result (0737ada)
Commits

The new version differs by 2 commits.

  • 0737ada fix: add responses mapped to undefined to final result
  • b9767d1 test: add responses mapped to undefined to final result

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.7.0

16.7.0 (2019-01-09)

Features

  • typescript: custom Octokit constructor options for plugins (06b2069)
  • typescript: Octokit.plugin() definition that returns correct Octokit Class API (2ef7811)
Commits

The new version differs by 4 commits.

  • 06b2069 feat(typescript): custom Octokit constructor options for plugins
  • 1920196 test(typescript): custom Octokit constructor options
  • 47ceb69 test(typescript): Octokit.plugin() validation
  • 2ef7811 feat(typescript): Octokit.plugin() definition that returns correct Octokit Class API

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.8.0

16.8.0 (2019-01-10)

Bug Fixes

  • allow to use octokit.registerEndpoints() to merge new endpoints into existing scope (2c672ca)

Features

  • typescript: octokit.registerEndpoints() definitions (724f8f6)
  • typescript: complete .endpoint types (c068824)
Commits

The new version differs by 5 commits.

  • c068824 feat(typescript): complete .endpoint types
  • 6e98bc3 test(typescript): validate octokit.registerEndpoints(endpoints)
  • 724f8f6 feat(typescript): octokit.registerEndpoints() definitions
  • 2c672ca fix: allow to use octokit.registerEndpoints() to merge new endpoints into existing scope
  • ba9eefd test: octokit.registerEndpoints() should not remove existing endpoint methods on same scope

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.8.1

16.8.1 (2019-01-12)

Bug Fixes

  • do not load the same plugin again (b4c38e2)
Commits

The new version differs by 1 commits.

  • b4c38e2 fix: do not load the same plugin again

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.9.0

16.9.0 (2019-01-16)

Bug Fixes

  • octokit.projects.update() - invalid public parameter replaced with private (fecabe5)
  • octokit.search.repos() - sort parameter now accepts 'help-wanted-issues' (d528c50)

Features

  • octokit.oauthAuthorizations.getOrCreateAuthorizationForAppAndFingerprint() - octokit.oauthAuthorizations.getOrCreateAuthorizationForAppFingerprint() is now deprecated (fe4d9fb)
  • octokit.repos.updateReview({owner,repo,number,review_id,body}) (6527b32)
  • octokit.search.issuesAndPullRequests() - octokit.search.issues() is now deprecated (a8e392a)
Commits

The new version differs by 19 commits.

  • e6b7d4e test: un-skip add-labels-to-issue scenario
  • abcf40c refactor: replace deprecated properties and methods in tests
  • be18f17 build(generate-routes): add deprecation messages to endpoint options
  • a8e392a feat: octokit.search.issuesAndPullRequests() - octokit.search.issues() is now deprecated
  • fe4d9fb feat: octokit.oauthAuthorizations.getOrCreateAuthorizationForAppAndFingerprint() - octokit.oauthAuthorizations.getOrCreateAuthorizationForAppFingerprint() is now deprecated
  • beed7bb test: deprecations
  • d528c50 fix: octokit.search.repos() - sort parameter now accepts 'help-wanted-issues'
  • fecabe5 fix: octokit.projects.update() - invalid public parameter replaced with private
  • 6527b32 feat: octokit.repos.updateReview({owner,repo,number,review_id,body})
  • cc6312e build(package): lock file
  • 41adb50 build(package): @octokit/routes@18.1.4
  • ecf41ad test(package): don’t run test/*-test.js files in "test" script
  • 1092cac ci(travis): spead up builds by uninstalling packages unneeded for jobs
  • aee5ef1 ci(travis): install g++-4.8
  • c697a45 ci(travis): run memory test

There are 19 commits in total.

See the full diff