NFive / hub

NFive plugin hub website
https://hub.nfive.io/
GNU General Public License v3.0
2 stars 3 forks source link

An in-range update of @octokit/rest is breaking the build 🚨 #29

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @octokit/rest was updated from 16.16.5 to 16.17.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@octokit/rest is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/NFive/hub/builds/502941141?utm_source=github_status&utm_medium=notification)).

Release Notes for v16.17.0

16.17.0 (2019-03-07)

Features

Commits

The new version differs by 1 commits.

  • ca3ac5b feat: octokit.licenses.listCommonlyUsed() (#1268)

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:

greenkeeper[bot] commented 5 years ago

After pinning to 16.16.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v16.17.1

16.17.1 (2019-03-13)

Bug Fixes

  • log a deprecations only once, and not as Error (547fe40)
  • set machine-man preview for .apps.listRepos() and .apps.getBySlug() (b2be62c)
Commits

The new version differs by 9 commits.

  • 547fe40 fix: log a deprecations only once, and not as Error
  • 7ec9c93 test: log deprecations once
  • 2500b7b build(package): +once, +deprecation
  • b2be62c fix: set machine-man preview for .apps.listRepos() and .apps.getBySlug()
  • d071c5f build(package): update @octokit/routes
  • 9931eff test: simplify memory tests
  • 2d2f842 build(package): update dependencies
  • b04904f chore(package): update lockfile package-lock.json
  • ad3abbe chore(package): update @octokit/routes to version 18.7.1

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v16.18.0

16.18.0 (2019-03-14)

Bug Fixes

  • don’t swallow errors thrown in options.auth function (6660902)

Features

  • media type format and previews (6ac0b9f)
Commits

The new version differs by 7 commits.

  • 21e7a01 test: mediaType request option
  • 47ac6f5 build(package): lock file update
  • cd2d3b2 refactor: previews constructor option
  • 6660902 fix: don’t swallow errors thrown in options.auth function
  • 77a4dfe docs(README): mediaType.format and mediaType.previews
  • 6ac0b9f feat: media type format and previews
  • 81738d2 build(package): remove dotenv

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v16.18.1

16.18.1 (2019-03-14)

Bug Fixes

  • two-factor auth: persist one-time password header on subsequent requests (#1281) (db6af77)
Commits

The new version differs by 1 commits.

  • db6af77 fix(two-factor auth): persist one-time password header on subsequent requests (#1281)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.19.0

16.19.0 (2019-03-15)

Bug Fixes

  • mister-fantastic preview not required for .repos.{getPages|updateInformationAboutPagesSite} (21f54ed)

Features

  • octokit.repos.enablePagesSite() and octokit.repos.disablePagesSite() (a91f162), closes #1284
Commits

The new version differs by 3 commits.

  • a91f162 feat: octokit.repos.enablePagesSite() and octokit.repos.disablePagesSite()
  • 21f54ed fix: mister-fantastic preview not required for .repos.{getPages|updateInformationAboutPagesSite}
  • a3629ed build(package): @octokit/routes update

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.19.0

16.19.0 (2019-03-15)

Bug Fixes

  • mister-fantastic preview not required for .repos.{getPages|updateInformationAboutPagesSite} (21f54ed)

Features

  • octokit.repos.enablePagesSite() and octokit.repos.disablePagesSite() (a91f162), closes #1284
Commits

The new version differs by 3 commits.

  • a91f162 feat: octokit.repos.enablePagesSite() and octokit.repos.disablePagesSite()
  • 21f54ed fix: mister-fantastic preview not required for .repos.{getPages|updateInformationAboutPagesSite}
  • a3629ed build(package): @octokit/routes update

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.20.0

Deprecation

  • deprecate .total_count, .incomplete_results and .<namespace> properties from paginated results (e34a1df)

Bug Fixes

Commits

The new version differs by 13 commits.

  • d8d2b2a fix: don’t normalize non-paginating response with .total_count
  • f1f9877 test: don’t normalize non-paginating response with .total_count
  • e34a1df feat: deprecate .total_count, .incomplete_results and .<namespace> properties from paginated results
  • 51d19a6 test: deprecate .total_count, .incomplete_results and .<namespace> properties from paginated results
  • fff928d fix: normalize pagination results beyond search
  • 90711f0 test: normalize pagination results beyond search
  • b273efe chore(package): update lockfile package-lock.json
  • 9de01fb chore(package): update @octokit/routes to version 18.9.1
  • 19cca1b chore(package): update lockfile package-lock.json
  • 683dfa3 chore(package): update @octokit/routes to version 18.9.0
  • a91f162 feat: octokit.repos.enablePagesSite() and octokit.repos.disablePagesSite()
  • 21f54ed fix: mister-fantastic preview not required for .repos.{getPages|updateInformationAboutPagesSite}
  • a3629ed build(package): @octokit/routes update

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.21.0

Features

  • author.*, committer.*, signature parameters for .git.createCommit() (dca2d51)
  • draft argument for creating a pull request (0e98b5b)

Bug Fixes

  • call auth.on2fa again if OTP becomes invalid (eb1ebab)
Commits

The new version differs by 20 commits.

  • 0e98b5b feat: draft argument for creating a pull request
  • 266f740 build(package): update @octokit/routes
  • dca2d51 feat: author.*, committer.*, signature parameters for .git.createCommit()
  • 8840bd9 chore(package): update lockfile package-lock.json
  • edcd4be chore(package): update @octokit/routes to version 18.10.0
  • eb1ebab fix: call auth.on2fa again if OTP becomes invalid
  • f76f12c test: call auth.on2fa again if OTP becomes invalid
  • d8d2b2a fix: don’t normalize non-paginating response with .total_count
  • f1f9877 test: don’t normalize non-paginating response with .total_count
  • e34a1df feat: deprecate .total_count, .incomplete_results and .<namespace> properties from paginated results
  • 51d19a6 test: deprecate .total_count, .incomplete_results and .<namespace> properties from paginated results
  • fff928d fix: normalize pagination results beyond search
  • 90711f0 test: normalize pagination results beyond search
  • b273efe chore(package): update lockfile package-lock.json
  • 9de01fb chore(package): update @octokit/routes to version 18.9.1

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.21.1

16.21.1 (2019-03-28)

Bug Fixes

  • assure single object/array responses for .git.getRef()/.git.listRefs() (8ed1b9d)
Commits

The new version differs by 24 commits.

  • 8ed1b9d fix: assure single object/array responses for .git.getRef()/.git.listRefs()
  • fddea7f docs(README): update TOC
  • d029c35 test: assure single object/array responses for .git.getRef()/.git.listRefs()
  • 185abd3 docs(README): small edits (#1295)
  • 0e98b5b feat: draft argument for creating a pull request
  • 266f740 build(package): update @octokit/routes
  • dca2d51 feat: author.*, committer.*, signature parameters for .git.createCommit()
  • 8840bd9 chore(package): update lockfile package-lock.json
  • edcd4be chore(package): update @octokit/routes to version 18.10.0
  • eb1ebab fix: call auth.on2fa again if OTP becomes invalid
  • f76f12c test: call auth.on2fa again if OTP becomes invalid
  • d8d2b2a fix: don’t normalize non-paginating response with .total_count
  • f1f9877 test: don’t normalize non-paginating response with .total_count
  • e34a1df feat: deprecate .total_count, .incomplete_results and .<namespace> properties from paginated results
  • 51d19a6 test: deprecate .total_count, .incomplete_results and .<namespace> properties from paginated results

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.22.0

16.22.0 (2019-03-30)

Features

Commits

The new version differs by 25 commits.

  • 16a1a52 feat: .teams.getByName() (#1300)
  • 8ed1b9d fix: assure single object/array responses for .git.getRef()/.git.listRefs()
  • fddea7f docs(README): update TOC
  • d029c35 test: assure single object/array responses for .git.getRef()/.git.listRefs()
  • 185abd3 docs(README): small edits (#1295)
  • 0e98b5b feat: draft argument for creating a pull request
  • 266f740 build(package): update @octokit/routes
  • dca2d51 feat: author.*, committer.*, signature parameters for .git.createCommit()
  • 8840bd9 chore(package): update lockfile package-lock.json
  • edcd4be chore(package): update @octokit/routes to version 18.10.0
  • eb1ebab fix: call auth.on2fa again if OTP becomes invalid
  • f76f12c test: call auth.on2fa again if OTP becomes invalid
  • d8d2b2a fix: don’t normalize non-paginating response with .total_count
  • f1f9877 test: don’t normalize non-paginating response with .total_count
  • e34a1df feat: deprecate .total_count, .incomplete_results and .<namespace> properties from paginated results

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.23.0

16.23.0 (2019-04-02)

Features

  • options.auth can be set to token without a prefix (736174e)
Commits

The new version differs by 32 commits.

  • 736174e feat: options.auth can be set to token without a prefix
  • 0e7ee78 build(package): atob-lite
  • a9e8fca docs(README): remove optional authorization prefixes from code examples
  • 7ec21b1 test: options.auth function returning string without basic/token/bearer prefix
  • 1a9d73a test: options.auth set to string without basic/token/bearer prefix
  • 1661493 build(package): lock file update
  • 48edead chore(package): update @octokit/routes to version 19.1.1
  • 16a1a52 feat: .teams.getByName() (#1300)
  • 8ed1b9d fix: assure single object/array responses for .git.getRef()/.git.listRefs()
  • fddea7f docs(README): update TOC
  • d029c35 test: assure single object/array responses for .git.getRef()/.git.listRefs()
  • 185abd3 docs(README): small edits (#1295)
  • 0e98b5b feat: draft argument for creating a pull request
  • 266f740 build(package): update @octokit/routes
  • dca2d51 feat: author.*, committer.*, signature parameters for .git.createCommit()

There are 32 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.23.1

16.23.1 (2019-04-02)

Bug Fixes

Commits

The new version differs by 34 commits.

  • a884b11 build(package): remove unused atob package
  • d46f12a fix(package): atob-lite
  • 736174e feat: options.auth can be set to token without a prefix
  • 0e7ee78 build(package): atob-lite
  • a9e8fca docs(README): remove optional authorization prefixes from code examples
  • 7ec21b1 test: options.auth function returning string without basic/token/bearer prefix
  • 1a9d73a test: options.auth set to string without basic/token/bearer prefix
  • 1661493 build(package): lock file update
  • 48edead chore(package): update @octokit/routes to version 19.1.1
  • 16a1a52 feat: .teams.getByName() (#1300)
  • 8ed1b9d fix: assure single object/array responses for .git.getRef()/.git.listRefs()
  • fddea7f docs(README): update TOC
  • d029c35 test: assure single object/array responses for .git.getRef()/.git.listRefs()
  • 185abd3 docs(README): small edits (#1295)
  • 0e98b5b feat: draft argument for creating a pull request

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.23.2

16.23.2 (2019-04-02)

Bug Fixes

  • normalize pagination for responses with repository_selection property (27dff8c)
Commits

The new version differs by 36 commits.

  • 27dff8c fix: normalize pagination for responses with repository_selection property
  • 49ab383 test: normalize pagination for responses with repository_selection property
  • a884b11 build(package): remove unused atob package
  • d46f12a fix(package): atob-lite
  • 736174e feat: options.auth can be set to token without a prefix
  • 0e7ee78 build(package): atob-lite
  • a9e8fca docs(README): remove optional authorization prefixes from code examples
  • 7ec21b1 test: options.auth function returning string without basic/token/bearer prefix
  • 1a9d73a test: options.auth set to string without basic/token/bearer prefix
  • 1661493 build(package): lock file update
  • 48edead chore(package): update @octokit/routes to version 19.1.1
  • 16a1a52 feat: .teams.getByName() (#1300)
  • 8ed1b9d fix: assure single object/array responses for .git.getRef()/.git.listRefs()
  • fddea7f docs(README): update TOC
  • d029c35 test: assure single object/array responses for .git.getRef()/.git.listRefs()

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.23.3

16.23.3 (2019-04-09)

Bug Fixes

Commits

The new version differs by 43 commits.

  • 87f11ab style: use prefix-increment operator
  • cd18520 fix(2fa): avoid caching bad 2fa token
  • 002ac81 test(2fa): prove new 2fa value is used
  • 6f7d901 chore(package): update lockfile package-lock.json
  • 3e55656 chore(package): update @octokit/routes to version 19.1.3
  • ac9e5d4 chore(package): update lockfile package-lock.json
  • 810d750 chore(package): update @octokit/routes to version 19.1.2
  • 27dff8c fix: normalize pagination for responses with repository_selection property
  • 49ab383 test: normalize pagination for responses with repository_selection property
  • a884b11 build(package): remove unused atob package
  • d46f12a fix(package): atob-lite
  • 736174e feat: options.auth can be set to token without a prefix
  • 0e7ee78 build(package): atob-lite
  • a9e8fca docs(README): remove optional authorization prefixes from code examples
  • 7ec21b1 test: options.auth function returning string without basic/token/bearer prefix

There are 43 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.23.4

16.23.4 (2019-04-09)

Bug Fixes

  • package: update @octokit/request to version 3.0.0 (a09060d)
Commits

The new version differs by 45 commits.

  • bb55d90 chore(package): update lockfile package-lock.json
  • a09060d fix(package): update @octokit/request to version 3.0.0
  • 87f11ab style: use prefix-increment operator
  • cd18520 fix(2fa): avoid caching bad 2fa token
  • 002ac81 test(2fa): prove new 2fa value is used
  • 6f7d901 chore(package): update lockfile package-lock.json
  • 3e55656 chore(package): update @octokit/routes to version 19.1.3
  • ac9e5d4 chore(package): update lockfile package-lock.json
  • 810d750 chore(package): update @octokit/routes to version 19.1.2
  • 27dff8c fix: normalize pagination for responses with repository_selection property
  • 49ab383 test: normalize pagination for responses with repository_selection property
  • a884b11 build(package): remove unused atob package
  • d46f12a fix(package): atob-lite
  • 736174e feat: options.auth can be set to token without a prefix
  • 0e7ee78 build(package): atob-lite

There are 45 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.23.5

16.23.5 (2019-04-14)

Bug Fixes

  • .paginate() with results namespace (GET /installation/repositories, single page response) (27e2977)
Commits

The new version differs by 48 commits.

  • 27e2977 fix: .paginate() with results namespace (GET /installation/repositories, single page response)
  • 706af24 test: .paginate() with results namespace (GET /installation/repositories, single page response)
  • a154f2d build: Issue Label Bot configuration (#1318)
  • bb55d90 chore(package): update lockfile package-lock.json
  • a09060d fix(package): update @octokit/request to version 3.0.0
  • 87f11ab style: use prefix-increment operator
  • cd18520 fix(2fa): avoid caching bad 2fa token
  • 002ac81 test(2fa): prove new 2fa value is used
  • 6f7d901 chore(package): update lockfile package-lock.json
  • 3e55656 chore(package): update @octokit/routes to version 19.1.3
  • ac9e5d4 chore(package): update lockfile package-lock.json
  • 810d750 chore(package): update @octokit/routes to version 19.1.2
  • 27dff8c fix: normalize pagination for responses with repository_selection property
  • 49ab383 test: normalize pagination for responses with repository_selection property
  • a884b11 build(package): remove unused atob package

There are 48 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.24.0

16.24.0 (2019-04-14)

Features

  • :commit_sha parameter for .git.getCommit(). Deprecates :sha (1b98f9c)
  • :issue_number, :milestone_number, :pull_number parameters. Deprecates :number (87dc7c6)
  • .repos.listBranchesForHeadCommit() (473642d)
  • .repos.listPullRequestsAssociatedWithCommit() (4a74d40)
Commits

The new version differs by 72 commits.

  • d6918d9 test(typescript): parameter deprecation
  • 7634c59 build(generate-types): fix line breaks in JSDoc comments
  • 91b9b4f build(generate-types): add types for deprecated parameters
  • a7131ef refactor(generate-scripts): remove obsolete check
  • 3d6db69 build: ignore enterprise cloud endpoints
  • 4a74d40 feat: .repos.listPullRequestsAssociatedWithCommit()
  • 473642d feat: .repos.listBranchesForHeadCommit()
  • 1b98f9c feat: :commit_sha parameter for .git.getCommit(). Deprecates :sha
  • b081cd1 build(package): @octokit/routes@19.3.0
  • 87dc7c6 feat: :issue_number, :milestone_number, :pull_number parameters. Deprecates :number
  • a5fded2 build(typescript): deprecate parameters
  • 0b6adcf test: deprecate parameters
  • b0cff5f build(generate-routes): handle deprecated parameters
  • c32a730 build: routes
  • 5ea23e8 build(package): @octokit/routes@19.2.1

There are 72 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.24.1

Features

  • :commit_sha parameter for .git.getCommit(). Deprecates :sha (1b98f9c)
  • :issue_number, :milestone_number, :pull_number parameters. Deprecates :number (87dc7c6)
  • .repos.listBranchesForHeadCommit() (473642d)
  • .repos.listPullRequestsAssociatedWithCommit() (4a74d40)

Bug Fixes

Commits

The new version differs by 74 commits.

  • f1b9dea fix: parameter deprecation bug (#1323)
  • 65bd58b test: parameter deprecation bug (#1323)
  • d6918d9 test(typescript): parameter deprecation
  • 7634c59 build(generate-types): fix line breaks in JSDoc comments
  • 91b9b4f build(generate-types): add types for deprecated parameters
  • a7131ef refactor(generate-scripts): remove obsolete check
  • 3d6db69 build: ignore enterprise cloud endpoints
  • 4a74d40 feat: .repos.listPullRequestsAssociatedWithCommit()
  • 473642d feat: .repos.listBranchesForHeadCommit()
  • 1b98f9c feat: :commit_sha parameter for .git.getCommit(). Deprecates :sha
  • b081cd1 build(package): @octokit/routes@19.3.0
  • 87dc7c6 feat: :issue_number, :milestone_number, :pull_number parameters. Deprecates :number
  • a5fded2 build(typescript): deprecate parameters
  • 0b6adcf test: deprecate parameters
  • b0cff5f build(generate-routes): handle deprecated parameters

There are 74 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.24.2

16.24.2 (2019-04-16)

Bug Fixes

  • implement deprecation for parameters in .endpoint() and .endpoint.merge() (8cebbfa)
Commits

The new version differs by 153 commits.

  • 8cebbfa fix: implement deprecation for parameters in .endpoint() and .endpoint.merge()
  • ca20a20 test: .endpoint method aliases deprecated paramters
  • 6369463 chore(package): update lockfile package-lock.json
  • 54f68c5 chore(package): update @octokit/routes to version 20.0.1
  • b000228 chore(package): update lockfile package-lock.json
  • 1689387 chore(package): update nyc to version 14.0.0
  • a03066f build(generate-routes): remove workarounds that have been moved to octokit/routes
  • 3107c5c chore(package): update lockfile package-lock.json
  • 3f9a724 chore(package): update @octokit/routes to version 20.0.0
  • e15df6b docs: fix navigation overlapping search results
  • 0b46fdf docs: avoid anchors being hidden behind sticky header
  • c5ca0d8 docs: fix order of static documentation sections
  • 53e75fb docs: Position sticky navigation below the header
  • 62089df ci(workflow): actually run docs deploy action :)
  • a4a0eeb ci(workflow): replace custom action with npm flags magic

There are 153 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.24.3

16.24.3 (2019-04-17)

Bug Fixes

  • throw 400 Bad Request error when octokit.issues.get() without parameters (a102378)
Commits

The new version differs by 155 commits.

  • a102378 fix: throw 400 Bad Request error when octokit.issues.get() without parameters
  • e0824a8 test: throw 400 Bad Request error when octokit.issues.get() without parameters
  • 8cebbfa fix: implement deprecation for parameters in .endpoint() and .endpoint.merge()
  • ca20a20 test: .endpoint method aliases deprecated paramters
  • 6369463 chore(package): update lockfile package-lock.json
  • 54f68c5 chore(package): update @octokit/routes to version 20.0.1
  • b000228 chore(package): update lockfile package-lock.json
  • 1689387 chore(package): update nyc to version 14.0.0
  • a03066f build(generate-routes): remove workarounds that have been moved to octokit/routes
  • 3107c5c chore(package): update lockfile package-lock.json
  • 3f9a724 chore(package): update @octokit/routes to version 20.0.0
  • e15df6b docs: fix navigation overlapping search results
  • 0b46fdf docs: avoid anchors being hidden behind sticky header
  • c5ca0d8 docs: fix order of static documentation sections
  • 53e75fb docs: Position sticky navigation below the header

There are 155 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.25.0

16.25.0 (2019-04-19)

Features

  • apps.deleteInstallation({ installation_id }) (#1342) (4045f1a)
Commits

The new version differs by 156 commits.

  • 4045f1a feat: apps.deleteInstallation({ installation_id }) (#1342)
  • a102378 fix: throw 400 Bad Request error when octokit.issues.get() without parameters
  • e0824a8 test: throw 400 Bad Request error when octokit.issues.get() without parameters
  • 8cebbfa fix: implement deprecation for parameters in .endpoint() and .endpoint.merge()
  • ca20a20 test: .endpoint method aliases deprecated paramters
  • 6369463 chore(package): update lockfile package-lock.json
  • 54f68c5 chore(package): update @octokit/routes to version 20.0.1
  • b000228 chore(package): update lockfile package-lock.json
  • 1689387 chore(package): update nyc to version 14.0.0
  • a03066f build(generate-routes): remove workarounds that have been moved to octokit/routes
  • 3107c5c chore(package): update lockfile package-lock.json
  • 3f9a724 chore(package): update @octokit/routes to version 20.0.0
  • e15df6b docs: fix navigation overlapping search results
  • 0b46fdf docs: avoid anchors being hidden behind sticky header
  • c5ca0d8 docs: fix order of static documentation sections

There are 156 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.25.1

16.25.1 (2019-04-30)

Bug Fixes

  • package: update @octokit/request to version 3.0.1 (53988ad)
Commits

The new version differs by 165 commits.

  • f6cdc58 chore(package): update lockfile package-lock.json
  • 53988ad fix(package): update @octokit/request to version 3.0.1
  • a0c73c6 docs: use GitHub theme for typography
  • 9e606a1 docs: move documentation from README.md to documentation website
  • d2a940f docs: add link to developer.github.com, show example first, simplify search styling
  • a1aba59 WIP
  • 2e695dc docs: make use of IntersectionObserver optional
  • 3d08a49 docs: do not list legacy endpoints
  • 5952a88 docs(README): typos (#1346)
  • 4045f1a feat: apps.deleteInstallation({ installation_id }) (#1342)
  • a102378 fix: throw 400 Bad Request error when octokit.issues.get() without parameters
  • e0824a8 test: throw 400 Bad Request error when octokit.issues.get() without parameters
  • 8cebbfa fix: implement deprecation for parameters in .endpoint() and .endpoint.merge()
  • ca20a20 test: .endpoint method aliases deprecated paramters
  • 6369463 chore(package): update lockfile package-lock.json

There are 165 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.25.2

16.25.2 (2019-05-04)

Bug Fixes

  • do not mutate options passedto endpoint methods (fe51f06)
Commits

The new version differs by 172 commits.

  • fe51f06 fix: do not mutate options passedto endpoint methods
  • 3db8a00 test: do not mutate options passed to endpoint methods
  • 9e4acd6 chore(package): update lockfile package-lock.json
  • df8e85f chore(package): update @types/node to version 12.0.0
  • 8a3bd37 docs: 3 column layout
  • aa4d7e4 docs: extended usage example
  • c6de81a docs: inline code styles as on github.com
  • f6cdc58 chore(package): update lockfile package-lock.json
  • 53988ad fix(package): update @octokit/request to version 3.0.1
  • a0c73c6 docs: use GitHub theme for typography
  • 9e606a1 docs: move documentation from README.md to documentation website
  • d2a940f docs: add link to developer.github.com, show example first, simplify search styling
  • a1aba59 WIP
  • 2e695dc docs: make use of IntersectionObserver optional
  • 3d08a49 docs: do not list legacy endpoints

There are 172 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.25.3

16.25.3 (2019-05-08)

Bug Fixes

  • package: update @octokit/request to version 3.0.2 (6a54819)
Commits

The new version differs by 180 commits.

  • f8c403a ci(travis): bump node_modules max size from 1mb to 2mb
  • 577f2bc chore(package): update lockfile package-lock.json
  • 6a54819 fix(package): update @octokit/request to version 3.0.2
  • 026a20b refactor: use string-to-jsdoc-comment
  • 57dbd0f build(package): lock file
  • 1ef9c91 build(package): string-to-jsdoc-comment
  • 6c32515 chore(package): update lockfile package-lock.json
  • 55e0ff5 chore(package): update sort-keys to version 3.0.0
  • fe51f06 fix: do not mutate options passedto endpoint methods
  • 3db8a00 test: do not mutate options passed to endpoint methods
  • 9e4acd6 chore(package): update lockfile package-lock.json
  • df8e85f chore(package): update @types/node to version 12.0.0
  • 8a3bd37 docs: 3 column layout
  • aa4d7e4 docs: extended usage example
  • c6de81a docs: inline code styles as on github.com

There are 180 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.25.4

16.25.4 (2019-05-12)

Bug Fixes

  • package: update @octokit/request to version 3.0.3 (0620584)
Commits

The new version differs by 182 commits.

  • b829a09 chore(package): update lockfile package-lock.json
  • 0620584 fix(package): update @octokit/request to version 3.0.3
  • f8c403a ci(travis): bump node_modules max size from 1mb to 2mb
  • 577f2bc chore(package): update lockfile package-lock.json
  • 6a54819 fix(package): update @octokit/request to version 3.0.2
  • 026a20b refactor: use string-to-jsdoc-comment
  • 57dbd0f build(package): lock file
  • 1ef9c91 build(package): string-to-jsdoc-comment
  • 6c32515 chore(package): update lockfile package-lock.json
  • 55e0ff5 chore(package): update sort-keys to version 3.0.0
  • fe51f06 fix: do not mutate options passedto endpoint methods
  • 3db8a00 test: do not mutate options passed to endpoint methods
  • 9e4acd6 chore(package): update lockfile package-lock.json
  • df8e85f chore(package): update @types/node to version 12.0.0
  • 8a3bd37 docs: 3 column layout

There are 182 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.25.5

16.25.5 (2019-05-15)

Bug Fixes

  • package: update deprecation to version 2.0.0 (06af662)
Commits

The new version differs by 185 commits.

  • 7601bd7 refactor: adapt for deprecation@2.0.0
  • 0b2dc6d chore(package): update lockfile package-lock.json
  • 06af662 fix(package): update deprecation to version 2.0.0
  • b829a09 chore(package): update lockfile package-lock.json
  • 0620584 fix(package): update @octokit/request to version 3.0.3
  • f8c403a ci(travis): bump node_modules max size from 1mb to 2mb
  • 577f2bc chore(package): update lockfile package-lock.json
  • 6a54819 fix(package): update @octokit/request to version 3.0.2
  • 026a20b refactor: use string-to-jsdoc-comment
  • 57dbd0f build(package): lock file
  • 1ef9c91 build(package): string-to-jsdoc-comment
  • 6c32515 chore(package): update lockfile package-lock.json
  • 55e0ff5 chore(package): update sort-keys to version 3.0.0
  • fe51f06 fix: do not mutate options passedto endpoint methods
  • 3db8a00 test: do not mutate options passed to endpoint methods

There are 185 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.25.6

16.25.6 (2019-05-16)

Bug Fixes

  • package: update @octokit/request to version 4.0.1 (cf5efd8)
Commits

The new version differs by 189 commits.

  • 79651d9 refactor: adapt for @octokit/request v4
  • cf5efd8 fix(package): update @octokit/request to version 4.0.1
  • 7554c83 docs(README): installation (#1365)
  • f2a0b61 docs: fix plugins code example
  • 7601bd7 refactor: adapt for deprecation@2.0.0
  • 0b2dc6d chore(package): update lockfile package-lock.json
  • 06af662 fix(package): update deprecation to version 2.0.0
  • b829a09 chore(package): update lockfile package-lock.json
  • 0620584 fix(package): update @octokit/request to version 3.0.3
  • f8c403a ci(travis): bump node_modules max size from 1mb to 2mb
  • 577f2bc chore(package): update lockfile package-lock.json
  • 6a54819 fix(package): update @octokit/request to version 3.0.2
  • 026a20b refactor: use string-to-jsdoc-comment
  • 57dbd0f build(package): lock file
  • 1ef9c91 build(package): string-to-jsdoc-comment

There are 189 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.26.0

16.26.0 (2019-05-17)

Features

  • .repos.{enableVulnerabilityAlerts|disableVulnerabilityAlerts}() (c0bd5c3)
Commits

The new version differs by 192 commits.

  • c0bd5c3 feat: .repos.{enableVulnerabilityAlerts|disableVulnerabilityAlerts}()
  • 2211bd8 build(package): lock file
  • 0a5d408 build(package): update to latest @octokit/routes
  • 79651d9 refactor: adapt for @octokit/request v4
  • cf5efd8 fix(package): update @octokit/request to version 4.0.1
  • 7554c83 docs(README): installation (#1365)
  • f2a0b61 docs: fix plugins code example
  • 7601bd7 refactor: adapt for deprecation@2.0.0
  • 0b2dc6d chore(package): update lockfile package-lock.json
  • 06af662 fix(package): update deprecation to version 2.0.0
  • b829a09 chore(package): update lockfile package-lock.json
  • 0620584 fix(package): update @octokit/request to version 3.0.3
  • f8c403a ci(travis): bump node_modules max size from 1mb to 2mb
  • 577f2bc chore(package): update lockfile package-lock.json
  • 6a54819 fix(package): update @octokit/request to version 3.0.2

There are 192 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v16.27.0

16.27.0 (2019-05-23)

Features

  • octokit.repos.getCommitRefSha() is deprecated, use octokit.repos.getCommit() instead (9e0aeaf)
Commits

The new version differs by 196 commits.

  • 9e0aeaf feat: octokit.repos.getCommitRefSha() is deprecated, use octokit.repos.getCommit() instead
  • 3b922e1 build: handle deprecations that are not renames
  • b98e2cf chore(package): update lockfile package-lock.json
  • b0f9717 chore(package): update @octokit/routes to version 20.4.0
  • c0bd5c3 feat: .repos.{enableVulnerabilityAlerts|disableVulnerabilityAlerts}()
  • 2211bd8 build(package): lock file
  • 0a5d408 build(package): update to latest @octokit/routes
  • 79651d9 refactor: adapt for @octokit/request v4
  • cf5efd8 fix(package): update @octokit/request to version 4.0.1
  • 7554c83 docs(README): installation (#1365)
  • f2a0b61 docs: fix plugins code example
  • 7601bd7 refactor: adapt for deprecation@2.0.0
  • 0b2dc6d chore(package): update lockfile package-lock.json
  • 06af662 fix(package): update deprecation to version 2.0.0
  • b829a09 chore(package): update lockfile package-lock.json

There are 196 commits in total.

See the full diff