Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

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

Open
greenkeeper bot opened this issue Feb 27, 2019 · 74 comments
Open

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

greenkeeper bot opened this issue Feb 27, 2019 · 74 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 27, 2019

The dependency @octokit/rest was updated from 16.16.1 to 16.16.2.

🚨 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
  • ci/circleci: Your tests passed on CircleCI! (Details).
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v16.16.2

16.16.2 (2019-02-27)

Bug Fixes

  • paginate search results (8373934)
Commits

The new version differs by 2 commits.

  • 8373934 fix: paginate search results
  • 74d8577 test: paginate search results

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 27, 2019

After pinning to 16.16.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 28, 2019

  • The dependency @octokit/rest was updated from 16.16.2 to 16.16.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.16.3

16.16.3 (2019-02-28)

Bug Fixes

Commits

The new version differs by 3 commits.

  • fc4f087 fix: redact credentails from error.request
  • 3cf7d47 fix(package): @octokit/request v2.4.0
  • b9423f2 test: redact credentials in error.request

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 4, 2019

  • The dependency @octokit/rest was updated from 16.16.3 to 16.16.4.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.16.4

16.16.4 (2019-03-04)

Bug Fixes

  • package: update before-after-hook (aa54fb8)
Commits

The new version differs by 7 commits.

  • 14d7299 build(package): lock file
  • f4c1b3f refactor: adapt to latest before-after-hook
  • aa54fb8 fix(package): update before-after-hook
  • 63e0c9d docs(README): typo (#1262)
  • fc4f087 fix: redact credentails from error.request
  • 3cf7d47 fix(package): @octokit/request v2.4.0
  • b9423f2 test: redact credentials in error.request

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 6, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.16.5

16.16.5 (2019-03-06)

Bug Fixes

Commits

The new version differs by 9 commits.

  • f794839 chore(package): update lockfile package-lock.json
  • 578d8ab fix(package): update @octokit/request to version 2.4.1
  • 14d7299 build(package): lock file
  • f4c1b3f refactor: adapt to latest before-after-hook
  • aa54fb8 fix(package): update before-after-hook
  • 63e0c9d docs(README): typo (#1262)
  • fc4f087 fix: redact credentails from error.request
  • 3cf7d47 fix(package): @octokit/request v2.4.0
  • b9423f2 test: redact credentials in error.request

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 7, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.17.0

16.17.0 (2019-03-07)

Features

Commits

The new version differs by 10 commits.

  • ca3ac5b feat: octokit.licenses.listCommonlyUsed() (#1268)
  • f794839 chore(package): update lockfile package-lock.json
  • 578d8ab fix(package): update @octokit/request to version 2.4.1
  • 14d7299 build(package): lock file
  • f4c1b3f refactor: adapt to latest before-after-hook
  • aa54fb8 fix(package): update before-after-hook
  • 63e0c9d docs(README): typo (#1262)
  • fc4f087 fix: redact credentails from error.request
  • 3cf7d47 fix(package): @octokit/request v2.4.0
  • b9423f2 test: redact credentials in error.request

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 13, 2019

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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 19 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
  • ca3ac5b feat: octokit.licenses.listCommonlyUsed() (#1268)
  • f794839 chore(package): update lockfile package-lock.json
  • 578d8ab fix(package): update @octokit/request to version 2.4.1
  • 14d7299 build(package): lock file
  • f4c1b3f refactor: adapt to latest before-after-hook
  • aa54fb8 fix(package): update before-after-hook

There are 19 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2019

  • The dependency @octokit/rest was updated from 16.17.1 to 16.18.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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 26 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
  • 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

There are 26 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2019

  • The dependency @octokit/rest was updated from 16.18.0 to 16.18.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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 27 commits.

  • db6af77 fix(two-factor auth): persist one-time password header on subsequent requests (#1281)
  • 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
  • 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

There are 27 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 16, 2019

  • The dependency @octokit/rest was updated from 16.18.1 to 16.19.0.

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 30 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
  • db6af77 fix(two-factor auth): persist one-time password header on subsequent requests (#1281)
  • 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
  • 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()

There are 30 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 20, 2019

  • The dependency @octokit/rest was updated from 16.19.0 to 16.20.0.

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 40 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
  • db6af77 fix(two-factor auth): persist one-time password header on subsequent requests (#1281)
  • 21e7a01 test: mediaType request option

There are 40 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 27, 2019

  • The dependency @octokit/rest was updated from 16.20.0 to 16.21.0.

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 47 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 47 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 30, 2019

  • The dependency @octokit/rest was updated from 16.21.0 to 16.21.1.

Your tests are still failing with this version. Compare changes

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 51 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 51 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 30, 2019

  • The dependency @octokit/rest was updated from 16.21.1 to 16.22.0.

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 1 commits.

  • 16a1a52 feat: .teams.getByName() (#1300)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2019

  • The dependency @octokit/rest was updated from 16.22.0 to 16.23.0.

Your tests are still failing with this version. Compare changes

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 8 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)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2019

  • The dependency @octokit/rest was updated from 16.23.0 to 16.23.1.

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 2 commits.

  • a884b11 build(package): remove unused atob package
  • d46f12a fix(package): atob-lite

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2019

  • The dependency @octokit/rest was updated from 16.23.1 to 16.23.2.

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 4 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

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 9, 2019

  • The dependency @octokit/rest was updated from 16.23.2 to 16.23.3.

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 11 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

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 9, 2019

  • The dependency @octokit/rest was updated from 16.23.3 to 16.23.4.

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 13 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

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 14, 2019

  • The dependency @octokit/rest was updated from 16.23.4 to 16.23.5.

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 16 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 16 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 14, 2019

  • The dependency @octokit/rest was updated from 16.23.5 to 16.24.0.

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 40 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/[email protected]
  • 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/[email protected]

There are 40 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 14, 2019

  • The dependency @octokit/rest was updated from 16.24.0 to 16.24.1.

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 42 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/[email protected]
  • 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 42 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 16, 2019

  • The dependency @octokit/rest was updated from 16.24.1 to 16.24.2.

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 121 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 121 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 17, 2019

  • The dependency @octokit/rest was updated from 16.24.2 to 16.24.3.

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 123 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 123 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 19, 2019

  • The dependency @octokit/rest was updated from 16.24.3 to 16.25.0.

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 124 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 124 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 30, 2019

  • The dependency @octokit/rest was updated from 16.25.0 to 16.25.1.

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 133 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 133 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 4, 2019

  • The dependency @octokit/rest was updated from 16.25.1 to 16.25.2.

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 140 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 140 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 8, 2019

  • The dependency @octokit/rest was updated from 16.25.2 to 16.25.3.

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 148 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 148 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 12, 2019

  • The dependency @octokit/rest was updated from 16.25.3 to 16.25.4.

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 150 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 150 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 15, 2019

  • The dependency @octokit/rest was updated from 16.25.4 to 16.25.5.

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 153 commits.

  • 7601bd7 refactor: adapt for [email protected]
  • 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 153 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 19, 2019

  • The dependency @octokit/rest was updated from 16.28.9 to 16.29.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.29.0

16.29.0 (2019-09-19)

Bug Fixes

  • luke-cage header is not required (9926988)
  • restrictions.teams and restrictions.users are required for `octokit.repos.updateBranchProtection() (d68aa77)
  • add deprecation messages for octokit.teams.{add,get,remove}Member() (f4e0a1b)
  • add enum for privacy parameter for octokit.teams.edit() (71ba2ae)
  • alias for "sha" is "ref" for octokit.repos.getCommit() (9164417)
  • remove incorrect page/per_page parameters from PATCh requests (6395735)
  • remove incorrect page/per_page parameters from POST requests (a7a45ac)
  • remove unused page and per_page parameters from octokit.repos.listProtectedBranchTeamRestrictions() (3c04006)
  • set "luke-cage" preview request for branch protection endpoint methods (6a3d318)
  • validate enum values always as strings (22fb9ab)

Features

  • octokit.pulls.createReviewCommentReply() (c7831d3)
  • deprecation: octokit.pulls.createCommentReply() has been renamed to octokit.pulls.createComment() (b59f0b5)
  • deprecation: octokit.repos.listProtectedBranchTeamRestrictions & octokit.repos.listTeamsWithAccessToProtectedBranch -> octokit.repos.getTeamsWithAccessToProtectedBranch (9e3b5b1)
  • deprecation: octokit.repos.listProtectedBranchUserRestrictions & octokit.repos.listUsersWithAccessToProtectedBranch -> octokit.repos.getUsersWithAccessToProtectedBranch (5896712)
  • octokit.repos.addProtectedBranchAppRestrictions(), octokit.repos.removeProtectedBranchAppRestrictions(), octokit.repos.replaceProtectedBranchAppRestrictions() (542c7e7)
  • octokit.repos.createDispatchEvent() (eee4ae6)
  • octokit.repos.listAppsWithAccessToProtectedBranch() -> octokit.repos.getAppsWithAccessToProtectedBranch() (4d4fe03)
Commits

The new version differs by 43 commits.

There are 43 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 21, 2019

  • The dependency @octokit/rest was updated from 16.29.0 to 16.30.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.30.0

16.30.0 (2019-09-21)

Features

  • octokit.pulls.createFromIssue()` is deprecated. Use octokit.pulls.create()` instead (6f939ad)
Commits

The new version differs by 61 commits.

  • 9b85cd6 build: commit index.d.ts
  • 6f939ad feat: octokit.pulls.createFromIssue()` is deprecated. Use octokit.pulls.create()` instead
  • afb11a4 build(generate-routes): deprecate octokit.pulls.createFromIssue()
  • 49b42d1 ci(update-routes): set WIP commit message
  • 7e73192 ci(bundlesize): use BUNDLESIZE_GITHUB_TOKEN secret
  • cb07149 docs(usage): minor typo
  • 06c2276 ci(release): don't run on greenkeeper/* branches
  • c416e81 test: adapt for nock@v11
  • 57e788f chore(package): update lockfile package-lock.json
  • 9a09376 chore(package): update nock to version 11.3.3
  • df8d7ee ci: add name to bundlesize workflow
  • 7e3b41e ci: travis -> GitHub v2
  • 9e45dfd ci(update-routes): set custom pull request title, commit message and branch name
  • 4f51a3d ci(update-routes): fix workflow
  • 1803cdc ci(update-docs): remove "actions-v2" branch from "on"

There are 61 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 24, 2019

  • The dependency @octokit/rest was updated from 16.30.0 to 16.30.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.30.1

16.30.1 (2019-09-23)

Bug Fixes

Commits

The new version differs by 65 commits.

  • be7e388 fix(typescript): allow mediaType option in endpoint methods
  • f6c136b test: reproduce issue reported in probot/probot#1024
  • 323856c docs: fix search results and examples (#1481)
  • 38259d7 docs(usage): fix spaces of indented in code
  • 9b85cd6 build: commit index.d.ts
  • 6f939ad feat: octokit.pulls.createFromIssue()` is deprecated. Use octokit.pulls.create()` instead
  • afb11a4 build(generate-routes): deprecate octokit.pulls.createFromIssue()
  • 49b42d1 ci(update-routes): set WIP commit message
  • 7e73192 ci(bundlesize): use BUNDLESIZE_GITHUB_TOKEN secret
  • cb07149 docs(usage): minor typo
  • 06c2276 ci(release): don't run on greenkeeper/* branches
  • c416e81 test: adapt for nock@v11
  • 57e788f chore(package): update lockfile package-lock.json
  • 9a09376 chore(package): update nock to version 11.3.3
  • df8d7ee ci: add name to bundlesize workflow

There are 65 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 4, 2019

  • The dependency @octokit/rest was updated from 16.30.1 to 16.30.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.30.2

16.30.2 (2019-10-04)

Bug Fixes

  • search: remove extra octokit prefix (07514ae), closes #1481
Commits

The new version differs by 76 commits.

  • c5b385a build(package): bring back build:ts script
  • 176b1b1 ci(update-endpoints): uses: gr2m/[email protected]
  • 98c9b75 ci(update-endpoints): uses: gr2m/[email protected]
  • 07514ae fix(search): remove extra octokit prefix
  • 1f3d98b refator: add deprecation messages with links to URLs.
  • d9c55af refactor(update-endpoints): centralize workarounds
  • f97fa2c refactor(package): new generate-scripts-packages
  • faedcfa refactor: fetch endpoints once and cache it, require cached json to generate code, typescript, and docs
  • dbcb110 ci(update-endpoints): npm run update-endpoints before creating pull request
  • d250589 ci(update): use gr2m/create-or-update-pull-request-action
  • 492f7b6 docs(search): remove "octokit-" prefix from markdown searches (#1488)
  • be7e388 fix(typescript): allow mediaType option in endpoint methods
  • f6c136b test: reproduce issue reported in probot/probot#1024
  • 323856c docs: fix search results and examples (#1481)
  • 38259d7 docs(usage): fix spaces of indented in code

There are 76 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 5, 2019

  • The dependency @octokit/rest was updated from 16.30.2 to 16.31.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.31.0

16.31.0 (2019-10-05)

Bug Fixes

  • index.js: remove unused scope query field (58443cd)

Features

  • deprecated: Show a message for deprecated methods (453ebcc)
Commits

The new version differs by 80 commits.

  • 58443cd fix(index.js): remove unused scope query field
  • 453ebcc feat(deprecated): Show a message for deprecated methods
  • 831bb65 chore(package): update lockfile package-lock.json
  • 6b0d604 chore(package): update proxy to version 1.0.0
  • c5b385a build(package): bring back build:ts script
  • 176b1b1 ci(update-endpoints): uses: gr2m/[email protected]
  • 98c9b75 ci(update-endpoints): uses: gr2m/[email protected]
  • 07514ae fix(search): remove extra octokit prefix
  • 1f3d98b refator: add deprecation messages with links to URLs.
  • d9c55af refactor(update-endpoints): centralize workarounds
  • f97fa2c refactor(package): new generate-scripts-packages
  • faedcfa refactor: fetch endpoints once and cache it, require cached json to generate code, typescript, and docs
  • dbcb110 ci(update-endpoints): npm run update-endpoints before creating pull request
  • d250589 ci(update): use gr2m/create-or-update-pull-request-action
  • 492f7b6 docs(search): remove "octokit-" prefix from markdown searches (#1488)

There are 80 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 6, 2019

  • The dependency @octokit/rest was updated from 16.31.0 to 16.32.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.32.0

16.32.0 (2019-10-06)

Features

  • types: add deprecation jsdoc for deprecated methods (f7c31af)
  • types: mark params deprecated if description has 'deprecated' (ffe9aaa)
Commits

The new version differs by 83 commits.

  • a9f4c04 chore: build types
  • ffe9aaa feat(types): mark params deprecated if description has 'deprecated'
  • f7c31af feat(types): add deprecation jsdoc for deprecated methods
  • 58443cd fix(index.js): remove unused scope query field
  • 453ebcc feat(deprecated): Show a message for deprecated methods
  • 831bb65 chore(package): update lockfile package-lock.json
  • 6b0d604 chore(package): update proxy to version 1.0.0
  • c5b385a build(package): bring back build:ts script
  • 176b1b1 ci(update-endpoints): uses: gr2m/[email protected]
  • 98c9b75 ci(update-endpoints): uses: gr2m/[email protected]
  • 07514ae fix(search): remove extra octokit prefix
  • 1f3d98b refator: add deprecation messages with links to URLs.
  • d9c55af refactor(update-endpoints): centralize workarounds
  • f97fa2c refactor(package): new generate-scripts-packages
  • faedcfa refactor: fetch endpoints once and cache it, require cached json to generate code, typescript, and docs

There are 83 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 8, 2019

  • The dependency @octokit/rest was updated from 16.32.0 to 16.33.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.33.0

16.33.0 (2019-10-08)

Features

  • options: add timeZone option (8a1fb13)
Commits

The new version differs by 86 commits.

  • b44b2b8 docs(usage): add documentation for timeZone option
  • 15a9467 test(smoke): add test case for timeZone option
  • 8a1fb13 feat(options): add timeZone option
  • a9f4c04 chore: build types
  • ffe9aaa feat(types): mark params deprecated if description has 'deprecated'
  • f7c31af feat(types): add deprecation jsdoc for deprecated methods
  • 58443cd fix(index.js): remove unused scope query field
  • 453ebcc feat(deprecated): Show a message for deprecated methods
  • 831bb65 chore(package): update lockfile package-lock.json
  • 6b0d604 chore(package): update proxy to version 1.0.0
  • c5b385a build(package): bring back build:ts script
  • 176b1b1 ci(update-endpoints): uses: gr2m/[email protected]
  • 98c9b75 ci(update-endpoints): uses: gr2m/[email protected]
  • 07514ae fix(search): remove extra octokit prefix
  • 1f3d98b refator: add deprecation messages with links to URLs.

There are 86 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 12, 2019

  • The dependency @octokit/rest was updated from 16.33.0 to 16.33.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.33.1

16.33.1 (2019-10-12)

Bug Fixes

  • include details in server validation error (#1499) (1794917)
Commits

The new version differs by 88 commits.

  • 1794917 fix: include details in server validation error (#1499)
  • cedf5af refactor: 0.0.0-semantically-released -> 0.0.0-development
  • b44b2b8 docs(usage): add documentation for timeZone option
  • 15a9467 test(smoke): add test case for timeZone option
  • 8a1fb13 feat(options): add timeZone option
  • a9f4c04 chore: build types
  • ffe9aaa feat(types): mark params deprecated if description has 'deprecated'
  • f7c31af feat(types): add deprecation jsdoc for deprecated methods
  • 58443cd fix(index.js): remove unused scope query field
  • 453ebcc feat(deprecated): Show a message for deprecated methods
  • 831bb65 chore(package): update lockfile package-lock.json
  • 6b0d604 chore(package): update proxy to version 1.0.0
  • c5b385a build(package): bring back build:ts script
  • 176b1b1 ci(update-endpoints): uses: gr2m/[email protected]
  • 98c9b75 ci(update-endpoints): uses: gr2m/[email protected]

There are 88 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 23, 2019

  • The dependency @octokit/rest was updated from 16.33.1 to 16.34.0.

Your tests are still failing with this version. Compare changes

Release Notes for v16.34.0

16.34.0 (2019-10-23)

Bug Fixes

  • remove obsolete plugin to normalize git reference responses (3933c24)

Features

  • multi-line review comments, client_payload parameter for creating a repository dispatch event, listing installations for an organization (e891d4e)
Commits

The new version differs by 93 commits.

  • 723df79 test: remove obsolete test for git refs endpoints
  • 3933c24 fix: remove obsolete plugin to normalize git reference responses
  • fed9b50 build(package): npm audit
  • e891d4e feat: multi-line review comments, client_payload parameter for creating a repository dispatch event, listing installations for an organization
  • fbfd7ea build: endpoints.json cache updated
  • 1794917 fix: include details in server validation error (#1499)
  • cedf5af refactor: 0.0.0-semantically-released -> 0.0.0-development
  • b44b2b8 docs(usage): add documentation for timeZone option
  • 15a9467 test(smoke): add test case for timeZone option
  • 8a1fb13 feat(options): add timeZone option
  • a9f4c04 chore: build types
  • ffe9aaa feat(types): mark params deprecated if description has 'deprecated'
  • f7c31af feat(types): add deprecation jsdoc for deprecated methods
  • 58443cd fix(index.js): remove unused scope query field
  • 453ebcc feat(deprecated): Show a message for deprecated methods

There are 93 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 31, 2019

  • The dependency @octokit/rest was updated from 16.34.0 to 16.34.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.34.1

16.34.1 (2019-10-31)

Bug Fixes

  • typescript: Include done callback in Paginate interface (6e2051b)
Commits

The new version differs by 2 commits.

  • 8eb5136 ci: version -> node-version
  • 6e2051b fix(typescript): Include done callback in Paginate interface

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 10, 2019

  • The dependency @octokit/rest was updated from 16.34.1 to 16.35.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.35.0

Features

  • .apps.checkAuthorization()
  • .apps.checkToken()
  • .apps.deleteAuthorization()
  • .apps.deleteToken()
  • .apps.resetAuthorization()
  • .apps.resetToken()
  • .apps.revokeAuthorizationForApplication()
  • .apps.revokeGrantForApplication()

Deprecations

  • .apps.checkAuthorization()
  • .apps.resetAuthorization()
  • .apps.revokeAuthorizationForApplication()
  • .apps.revokeGrantForApplication()
  • .oauthAuthorizations.checkAuthorization
  • .oauthAuthorizations.createAuthorization
  • .oauthAuthorizations.deleteAuthorization
  • .oauthAuthorizations.deleteGrant
  • .oauthAuthorizations.getAuthorization
  • .oauthAuthorizations.getGrant
  • .oauthAuthorizations.getOrCreateAuthorizationForApp
  • .oauthAuthorizations.getOrCreateAuthorizationForAppAndFingerprint
  • .oauthAuthorizations.listAuthorizations
  • .oauthAuthorizations.listGrants
  • .oauthAuthorizations.resetAuthorization
  • .oauthAuthorizations.revokeAuthorizationForApplication
  • .oauthAuthorizations.revokeGrantForApplication
  • .oauthAuthorizations.updateAuthorization

See also: https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/

Fixes

  • .repos.listTopics() & .repos.replaceTopics(): required mercy preview header set by default
Commits

The new version differs by 10 commits.

  • d40b2e3 feat(typescript): definitions for new and deprecated Authorization APIs
  • debd2bf feat: feat: .apps.checkToken(), .apps.deleteAuthorization(), .apps.deleteToken(), .apps.resetToken()
  • 89a03ad build(update-endpoints): adapt code & typescript generation
  • fe51085 build(update-endpoints): GraphQL query response update
  • f31e5c5 script(update-endpoints): request JSON with version parameter
  • e0f4b30 ci(update-rest-endpoint-methods): pass version to request
  • 5636a95 build(package): lock file
  • 69d4198 docs: Fix typo getForOrg -> listForOrg
  • 8eb5136 ci: version -> node-version
  • 6e2051b fix(typescript): Include done callback in Paginate interface

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 13, 2019

  • The dependency @octokit/rest was updated from 16.35.0 to 16.35.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.35.1

16.35.1 (2019-12-13)

Bug Fixes

Commits

The new version differs by 14 commits.

  • b4e5f67 fix: submitted_at for pr review (#1519)
  • 2f95be5 build(package): npm audit fix
  • 8a71942 ci(routes-update): set VERSION environment variable for correct step
  • 1ac9830 build(docs): update to latest octokit/routes
  • d40b2e3 feat(typescript): definitions for new and deprecated Authorization APIs
  • debd2bf feat: feat: .apps.checkToken(), .apps.deleteAuthorization(), .apps.deleteToken(), .apps.resetToken()
  • 89a03ad build(update-endpoints): adapt code & typescript generation
  • fe51085 build(update-endpoints): GraphQL query response update
  • f31e5c5 script(update-endpoints): request JSON with version parameter
  • e0f4b30 ci(update-rest-endpoint-methods): pass version to request
  • 5636a95 build(package): lock file
  • 69d4198 docs: Fix typo getForOrg -> listForOrg
  • 8eb5136 ci: version -> node-version
  • 6e2051b fix(typescript): Include done callback in Paginate interface

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 13, 2019

  • The dependency @octokit/rest was updated from 16.35.1 to 16.35.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.35.2

16.35.2 (2019-12-13)

Bug Fixes

Commits

The new version differs by 15 commits.

  • 2bd7da9 fix: correct typo in test/util.js (#1523)
  • b4e5f67 fix: submitted_at for pr review (#1519)
  • 2f95be5 build(package): npm audit fix
  • 8a71942 ci(routes-update): set VERSION environment variable for correct step
  • 1ac9830 build(docs): update to latest octokit/routes
  • d40b2e3 feat(typescript): definitions for new and deprecated Authorization APIs
  • debd2bf feat: feat: .apps.checkToken(), .apps.deleteAuthorization(), .apps.deleteToken(), .apps.resetToken()
  • 89a03ad build(update-endpoints): adapt code & typescript generation
  • fe51085 build(update-endpoints): GraphQL query response update
  • f31e5c5 script(update-endpoints): request JSON with version parameter
  • e0f4b30 ci(update-rest-endpoint-methods): pass version to request
  • 5636a95 build(package): lock file
  • 69d4198 docs: Fix typo getForOrg -> listForOrg
  • 8eb5136 ci: version -> node-version
  • 6e2051b fix(typescript): Include done callback in Paginate interface

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 24, 2019

  • The dependency @octokit/rest was updated from 16.35.2 to 16.36.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.36.0

16.36.0 (2019-12-24)

Features

Commits

The new version differs by 26 commits.

  • 0ce7f60 feat(typescript): deprecate client options (#1538)
  • 9805086 chore(package): update lockfile package-lock.json
  • 45c1619 chore(package): update @types/node to version 13.1.0
  • f91d169 chore(package): update lockfile package-lock.json
  • e608612 chore(package): update sinon to version 8.0.0
  • e33cc6b chore(package): update lockfile package-lock.json
  • f6c925f chore(package): update nyc to version 15.0.0
  • afa2a96 build(package): lock file
  • 71a40fc chore(package): update http-proxy-agent to version 3.0.0
  • e7a789f build(deps): bump npm from 6.11.3 to 6.13.4 (#1529)
  • 98aa629 Update marked in group default to the latest version 🚀 (#1527)
  • 2bd7da9 fix: correct typo in test/util.js (#1523)
  • b4e5f67 fix: submitted_at for pr review (#1519)
  • 2f95be5 build(package): npm audit fix
  • 8a71942 ci(routes-update): set VERSION environment variable for correct step

There are 26 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 18, 2020

  • The dependency @octokit/rest was updated from 16.36.0 to 16.37.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.37.0

16.37.0 (2020-01-18)

Bug Fixes

  • graduated previews removed: barred-rock, echo, hagar (53b8021)

Features

  • .apps.revokeInstallationToken() (ed31137)
  • .migrations.listReposForOrg(), .migrations.listReposForUser() (8777073)
  • .repos.listForOrg()'s type parameter can now be set to "internal" (GitHub Enterprise Cloud only) (9c71d18)
  • visibility parameter for .repos.createForAuthenticatedUser() and .repos.createInOrg() (31b094b)
  • new delete_branch_on_merge parameter for .repos.createForAuthenticatedUser(), .repos.createInOrg(), .repos.update() (c783249)
  • new parameters for .orgs.update(): members_can_create_internal_repositories, members_can_create_private_repositories, members_can_create_public_repositories (7be5174)
  • new parameters for .repos.updateBranchProtection(): allow_deletions, allow_force_pushes, required_linear_history (c5632ff)
  • rename & deprecation of endpoint methods using /teams/:team_id* path internally. The are being replaced by *ForOrg methods that use /orgs/:org/teams/:team_slug* internally. With the next breaking version, the *ForOrg suffix will be removed using another deprecation. (faecc99)
Commits

The new version differs by 43 commits.

  • 514cf23 build: TypeScript
  • c5632ff feat: new parameters for .repos.updateBranchProtection(): allow_deletions, allow_force_pushes, required_linear_history
  • 9c71d18 feat: .repos.listForOrg()'s type parameter can now be set to "internal" (GitHub Enterprise Cloud only)
  • 31b094b feat: visibility parameter for .repos.createForAuthenticatedUser() and .repos.createInOrg()
  • c783249 feat: new delete_branch_on_merge parameter for .repos.createForAuthenticatedUser(), .repos.createInOrg(), .repos.update()
  • faecc99 feat: rename & deprecation of endpoint methods using /teams/:team_id* path internally. The are being replaced by *ForOrg methods that use /orgs/:org/teams/:team_slug* internally. With the next breaking version, the *ForOrg suffix will be removed using another deprecation.
  • 7be5174 feat: new parameters for .orgs.update(): members_can_create_internal_repositories, members_can_create_private_repositories, members_can_create_public_repositories
  • 8777073 feat: .migrations.listReposForOrg(), .migrations.listReposForUser()
  • 53b8021 fix: graduated previews removed: barred-rock, echo, hagar
  • ed31137 feat: .apps.revokeInstallationToken()
  • 29b4d3e build: update endpoints.json
  • d880b5d build: add new team legacy endpoints
  • 55b7c13 ci(test): match Greenkeeper branches for scoped packages
  • 195a58f chore(package): update lockfile package-lock.json
  • ff0a4c4 chore(package): update mustache to version 4.0.0

There are 43 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 22, 2020

  • The dependency @octokit/rest was updated from 16.37.0 to 16.38.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.38.0

Features

  • All authentication strategies from @octokit/auth are now supported. Setting auth to an object or a basic authentication string is now deprecated and will be removed in v17 (4573ee2)
Commits

The new version differs by 53 commits.

  • 1445d3e ci(folder-size): allow node_moduls folder to be to 3MB
  • d005322 build(package): lock file
  • 4573ee2 feat: use @octokit/auth for authentication strategies, deprecate previous auth options
  • db35ac8 test: use @octokit/auth for authentication strategies other than token authentication, deprecate previews auth options
  • c0c6fbc build(package): lock file
  • e20e0c2 build(package): @octokit/auth-token for production, @octokit/auth for development
  • 422c8e0 test: rename authentication-test.js to deprecated-authentication-test.js
  • 22374d8 test: deprecations for auth constructor options
  • ae88cbb docs: use @octokit/auth for authentication strategies other than token authentication
  • 83fe7e4 build: npm audit fix
  • 514cf23 build: TypeScript
  • c5632ff feat: new parameters for .repos.updateBranchProtection(): allow_deletions, allow_force_pushes, required_linear_history
  • 9c71d18 feat: .repos.listForOrg()'s type parameter can now be set to "internal" (GitHub Enterprise Cloud only)
  • 31b094b feat: visibility parameter for .repos.createForAuthenticatedUser() and .repos.createInOrg()
  • c783249 feat: new delete_branch_on_merge parameter for .repos.createForAuthenticatedUser(), .repos.createInOrg(), .repos.update()

There are 53 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 24, 2020

  • The dependency @octokit/rest was updated from 16.38.1 to 16.38.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.38.2

16.38.2 (2020-01-24)

Bug Fixes

  • everest preview graduated (441c452)
  • add .endpoint() method to all deprecated endpoint methods (9701151)
  • bring back octokit.teams.removeMember() (d439ca7)
  • bring back `octokit.teams.removeMembership() (dadfe9a)
  • correct deprecation message for octokit.apps.* OAuth authorization methods' (5f5e62e)
Commits

The new version differs by 70 commits.

  • e130aee build(package): lock file
  • 9701151 fix: add .endpoint() method to all deprecated endpoint methods
  • dadfe9a fix: bring back `octokit.teams.removeMembership()
  • a7caaeb build(Typescript): update types
  • ea57e20 build: update endpoints.json
  • d439ca7 fix: bring back octokit.teams.removeMember()
  • 248a47f build(typescript): types updates
  • 441c452 fix: everest preview graduated
  • 5f5e62e fix: correct deprecation message for octokit.apps.* OAuth authorization methods'
  • 992de8f build: update endpoints.json for octokit/routse v26.18.0
  • 79153ba test: missing methods after v16.37.0
  • 9b39305 chore(package): update lockfile package-lock.json
  • 99ea210 chore(package): update http-proxy-agent to version 4.0.0
  • 2a671f6 chore(package): update lockfile package-lock.json
  • 41f3c08 chore(package): update mkdirp to version 1.0.0

There are 70 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 25, 2020

  • The dependency @octokit/rest was updated from 16.38.2 to 16.38.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.38.3

16.38.3 (2020-01-25)

Bug Fixes

Commits

The new version differs by 71 commits.

  • 39cdce8 fix(typescript): .git.getTree types (#1556)
  • e130aee build(package): lock file
  • 9701151 fix: add .endpoint() method to all deprecated endpoint methods
  • dadfe9a fix: bring back `octokit.teams.removeMembership()
  • a7caaeb build(Typescript): update types
  • ea57e20 build: update endpoints.json
  • d439ca7 fix: bring back octokit.teams.removeMember()
  • 248a47f build(typescript): types updates
  • 441c452 fix: everest preview graduated
  • 5f5e62e fix: correct deprecation message for octokit.apps.* OAuth authorization methods'
  • 992de8f build: update endpoints.json for octokit/routse v26.18.0
  • 79153ba test: missing methods after v16.37.0
  • 9b39305 chore(package): update lockfile package-lock.json
  • 99ea210 chore(package): update http-proxy-agent to version 4.0.0
  • 2a671f6 chore(package): update lockfile package-lock.json

There are 71 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 27, 2020

  • The dependency @octokit/rest was updated from 16.38.3 to 16.39.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.39.0

16.39.0 (2020-01-27)

Features

  • accessing response.data[namespacekey] in .paginate(options, mapFn) map function now logs a deprecation (3caa24a)
Commits

The new version differs by 80 commits.

  • 1a04154 build(package): remove update-endpoints:code script
  • 9bc957e ci: bump allowed node_folder size to account for external plugins
  • 68d1abf refactor: use external plagins for logs & endpoint methods
  • 3caa24a feat: accessing response.data[namespacekey] in .paginate(options, mapFn) map function now logs a deprecation
  • e164d12 test: accessing response.data[namespacekey] in .paginate(options, mapFn) map function now logs a deprecation
  • a7d8ce3 build(package): lock file
  • 7c66c69 build(package): @octokit/plugin-paginate-rest,@octokit/plugin-request-log,@octokit/plugin-rest-endpoint-methods
  • 26b7ce9 chore(package): update lockfile package-lock.json
  • 85af833 chore(package): update mocha to version 7.0.1
  • 39cdce8 fix(typescript): .git.getTree types (#1556)
  • e130aee build(package): lock file
  • 9701151 fix: add .endpoint() method to all deprecated endpoint methods
  • dadfe9a fix: bring back `octokit.teams.removeMembership()
  • a7caaeb build(Typescript): update types
  • ea57e20 build: update endpoints.json

There are 80 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 28, 2020

  • The dependency @octokit/rest was updated from 16.39.0 to 16.40.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.40.0

16.40.0 (2020-01-28)

Features

  • Actions endpoint methdos (a706b0d)
Commits

The new version differs by 86 commits.

  • a706b0d feat: Actions endpoint methdos
  • fbde74e chore(package): update lockfile package-lock.json
  • 07e50f2 chore(package): update semantic-release to version 17.0.0
  • 88d27f1 build(package): lock file
  • 1eabce4 build(package): bump @octokit/plugin-rest-endpoint-methods version to 2.1.0
  • 0096a70 WIP octokit/routes updated
  • 1a04154 build(package): remove update-endpoints:code script
  • 9bc957e ci: bump allowed node_folder size to account for external plugins
  • 68d1abf refactor: use external plagins for logs & endpoint methods
  • 3caa24a feat: accessing response.data[namespacekey] in .paginate(options, mapFn) map function now logs a deprecation
  • e164d12 test: accessing response.data[namespacekey] in .paginate(options, mapFn) map function now logs a deprecation
  • a7d8ce3 build(package): lock file
  • 7c66c69 build(package): @octokit/plugin-paginate-rest,@octokit/plugin-request-log,@octokit/plugin-rest-endpoint-methods
  • 26b7ce9 chore(package): update lockfile package-lock.json
  • 85af833 chore(package): update mocha to version 7.0.1

There are 86 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 29, 2020

  • The dependency @octokit/rest was updated from 16.40.0 to 16.40.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.40.1

16.40.1 (2020-01-29)

Bug Fixes

  • typescript: descripion & response types fixes (#1561) (7c64d9c)
Commits

The new version differs by 87 commits.

  • 7c64d9c fix(typescript): descripion & response types fixes (#1561)
  • a706b0d feat: Actions endpoint methdos
  • fbde74e chore(package): update lockfile package-lock.json
  • 07e50f2 chore(package): update semantic-release to version 17.0.0
  • 88d27f1 build(package): lock file
  • 1eabce4 build(package): bump @octokit/plugin-rest-endpoint-methods version to 2.1.0
  • 0096a70 WIP octokit/routes updated
  • 1a04154 build(package): remove update-endpoints:code script
  • 9bc957e ci: bump allowed node_folder size to account for external plugins
  • 68d1abf refactor: use external plagins for logs & endpoint methods
  • 3caa24a feat: accessing response.data[namespacekey] in .paginate(options, mapFn) map function now logs a deprecation
  • e164d12 test: accessing response.data[namespacekey] in .paginate(options, mapFn) map function now logs a deprecation
  • a7d8ce3 build(package): lock file
  • 7c66c69 build(package): @octokit/plugin-paginate-rest,@octokit/plugin-request-log,@octokit/plugin-rest-endpoint-methods
  • 26b7ce9 chore(package): update lockfile package-lock.json

There are 87 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 30, 2020

  • The dependency @octokit/rest was updated from 16.40.1 to 16.40.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.40.2

16.40.2 (2020-01-30)

Bug Fixes

  • typescript: new auth strategy options (0c7b109)
Commits

The new version differs by 93 commits.

  • 0c7b109 fix(typescript): new auth strategy options
  • 2f4287f build(package): lock file
  • d61ed61 test: app auth typescript validation
  • 9994fac test: app auth strategy
  • e661f60 build(package): lolex
  • f54f638 build: cached endpoints update (#1564)
  • 7c64d9c fix(typescript): descripion & response types fixes (#1561)
  • a706b0d feat: Actions endpoint methdos
  • fbde74e chore(package): update lockfile package-lock.json
  • 07e50f2 chore(package): update semantic-release to version 17.0.0
  • 88d27f1 build(package): lock file
  • 1eabce4 build(package): bump @octokit/plugin-rest-endpoint-methods version to 2.1.0
  • 0096a70 WIP octokit/routes updated
  • 1a04154 build(package): remove update-endpoints:code script
  • 9bc957e ci: bump allowed node_folder size to account for external plugins

There are 93 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 31, 2020

  • The dependency @octokit/rest was updated from 16.40.2 to 16.41.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.41.0

16.41.0 (2020-01-31)

Features

  • typescript: types for latest Action endpoint methods (#1567) (0758d61)
Commits

The new version differs by 95 commits.

  • 0758d61 feat(typescript): types for latest Action endpoint methods (#1567)
  • 4058d75 build(package): pin version of @octokit/plugin-rest-endpoint-methnods
  • 0c7b109 fix(typescript): new auth strategy options
  • 2f4287f build(package): lock file
  • d61ed61 test: app auth typescript validation
  • 9994fac test: app auth strategy
  • e661f60 build(package): lolex
  • f54f638 build: cached endpoints update (#1564)
  • 7c64d9c fix(typescript): descripion & response types fixes (#1561)
  • a706b0d feat: Actions endpoint methdos
  • fbde74e chore(package): update lockfile package-lock.json
  • 07e50f2 chore(package): update semantic-release to version 17.0.0
  • 88d27f1 build(package): lock file
  • 1eabce4 build(package): bump @octokit/plugin-rest-endpoint-methods version to 2.1.0
  • 0096a70 WIP octokit/routes updated

There are 95 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 31, 2020

  • The dependency @octokit/rest was updated from 16.41.0 to 16.41.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.41.1

16.41.1 (2020-01-31)

Bug Fixes

  • package: update @octokit/plugin-rest-endpoint-methods to version 2.2.0 (3539118)
  • Typescript: since parameter type is integer, not string (6285b6c)
  • TypeScript: file parameter is no data for .repos.uploadReleaseAsset() (dc2cc51)
Commits

The new version differs by 101 commits.

  • c657eee chore(package): update lockfile package-lock.json
  • 3539118 fix(package): update @octokit/plugin-rest-endpoint-methods to version 2.2.0
  • dc2cc51 fix(TypeScript): file parameter is no data for .repos.uploadReleaseAsset()
  • 463e4ff build: file parameter is no data for .repos.uploadReleaseAsset()
  • 6285b6c fix(Typescript): since parameter type is integer, not string
  • 4ab1a08 test: remove it.only
  • 0758d61 feat(typescript): types for latest Action endpoint methods (#1567)
  • 4058d75 build(package): pin version of @octokit/plugin-rest-endpoint-methnods
  • 0c7b109 fix(typescript): new auth strategy options
  • 2f4287f build(package): lock file
  • d61ed61 test: app auth typescript validation
  • 9994fac test: app auth strategy
  • e661f60 build(package): lolex
  • f54f638 build: cached endpoints update (#1564)
  • 7c64d9c fix(typescript): descripion & response types fixes (#1561)

There are 101 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 2, 2020

  • The dependency @octokit/rest was updated from 16.41.1 to 16.41.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.41.2

16.41.2 (2020-02-02)

Bug Fixes

  • package: update @octokit/plugin-rest-endpoint-methods to version 2.3.0 (a10ef70), closes #1571
Commits

The new version differs by 104 commits.

  • cb78528 chore(package): update lockfile package-lock.json
  • a10ef70 fix(package): update @octokit/plugin-rest-endpoint-methods to version 2.3.0
  • 2a3d953 WIP octokit/routes updated
  • c657eee chore(package): update lockfile package-lock.json
  • 3539118 fix(package): update @octokit/plugin-rest-endpoint-methods to version 2.2.0
  • dc2cc51 fix(TypeScript): file parameter is no data for .repos.uploadReleaseAsset()
  • 463e4ff build: file parameter is no data for .repos.uploadReleaseAsset()
  • 6285b6c fix(Typescript): since parameter type is integer, not string
  • 4ab1a08 test: remove it.only
  • 0758d61 feat(typescript): types for latest Action endpoint methods (#1567)
  • 4058d75 build(package): pin version of @octokit/plugin-rest-endpoint-methnods
  • 0c7b109 fix(typescript): new auth strategy options
  • 2f4287f build(package): lock file
  • d61ed61 test: app auth typescript validation
  • 9994fac test: app auth strategy

There are 104 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 3, 2020

  • The dependency @octokit/rest was updated from 16.41.2 to 16.42.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.42.0

16.42.0 (2020-02-03)

Features

  • deprecate const Octokit = require("@octokit/rest") in favor of const { Octokit } = require("@octokit/rest") (bbc3e48)
Commits

The new version differs by 106 commits.

  • bbc3e48 feat: deprecate const Octokit = require("@octokit/rest") in favor of const { Octokit } = require("@octokit/rest")
  • d1ad161 test: deprecate const Octokit = require("@octokit/rest") in favor of const { Octokit } = require("@octokit/rest")
  • cb78528 chore(package): update lockfile package-lock.json
  • a10ef70 fix(package): update @octokit/plugin-rest-endpoint-methods to version 2.3.0
  • 2a3d953 WIP octokit/routes updated
  • c657eee chore(package): update lockfile package-lock.json
  • 3539118 fix(package): update @octokit/plugin-rest-endpoint-methods to version 2.2.0
  • dc2cc51 fix(TypeScript): file parameter is no data for .repos.uploadReleaseAsset()
  • 463e4ff build: file parameter is no data for .repos.uploadReleaseAsset()
  • 6285b6c fix(Typescript): since parameter type is integer, not string
  • 4ab1a08 test: remove it.only
  • 0758d61 feat(typescript): types for latest Action endpoint methods (#1567)
  • 4058d75 build(package): pin version of @octokit/plugin-rest-endpoint-methnods
  • 0c7b109 fix(typescript): new auth strategy options
  • 2f4287f build(package): lock file

There are 106 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 3, 2020

  • The dependency @octokit/rest was updated from 16.42.0 to 16.42.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.42.1

16.42.1 (2020-02-03)

Bug Fixes

  • do not throw if using deprecated Octokit default export without options (dec7334)
Commits

The new version differs by 113 commits.

  • dec7334 fix: do not throw if using deprecated Octokit default export without options
  • 865433a test: do not throw if using deprecated Octokit default export without options
  • 3e47a92 docs: const Octokit = require("@octokit/rest") is now const { Octokit } = require("@octokit/rest")
  • 5db4ffa test: address deprecation messages
  • 56aacd0 test: ignore coverage related to deprecation
  • 85fc111 test: const Octokit = require("@octokit/rest") is now const { Octokit } = require("@octokit/rest")
  • c1d6c6a docs: const Octokit = require("@octokit/rest") is now const { Octokit } = require("@octokit/rest")
  • bbc3e48 feat: deprecate const Octokit = require("@octokit/rest") in favor of const { Octokit } = require("@octokit/rest")
  • d1ad161 test: deprecate const Octokit = require("@octokit/rest") in favor of const { Octokit } = require("@octokit/rest")
  • cb78528 chore(package): update lockfile package-lock.json
  • a10ef70 fix(package): update @octokit/plugin-rest-endpoint-methods to version 2.3.0
  • 2a3d953 WIP octokit/routes updated
  • c657eee chore(package): update lockfile package-lock.json
  • 3539118 fix(package): update @octokit/plugin-rest-endpoint-methods to version 2.2.0
  • dc2cc51 fix(TypeScript): file parameter is no data for .repos.uploadReleaseAsset()

There are 113 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 3, 2020

  • The dependency @octokit/rest was updated from 16.42.1 to 16.42.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.42.2

16.42.2 (2020-02-03)

Bug Fixes

Commits

The new version differs by 116 commits.

  • 4d402c2 style: prettier
  • 7b316d8 fix: recover Octokit.plugin
  • b101e63 test: recover Octokit.plugin
  • dec7334 fix: do not throw if using deprecated Octokit default export without options
  • 865433a test: do not throw if using deprecated Octokit default export without options
  • 3e47a92 docs: const Octokit = require("@octokit/rest") is now const { Octokit } = require("@octokit/rest")
  • 5db4ffa test: address deprecation messages
  • 56aacd0 test: ignore coverage related to deprecation
  • 85fc111 test: const Octokit = require("@octokit/rest") is now const { Octokit } = require("@octokit/rest")
  • c1d6c6a docs: const Octokit = require("@octokit/rest") is now const { Octokit } = require("@octokit/rest")
  • bbc3e48 feat: deprecate const Octokit = require("@octokit/rest") in favor of const { Octokit } = require("@octokit/rest")
  • d1ad161 test: deprecate const Octokit = require("@octokit/rest") in favor of const { Octokit } = require("@octokit/rest")
  • cb78528 chore(package): update lockfile package-lock.json
  • a10ef70 fix(package): update @octokit/plugin-rest-endpoint-methods to version 2.3.0
  • 2a3d953 WIP octokit/routes updated

There are 116 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 3, 2020

  • The dependency @octokit/rest was updated from 16.42.2 to 16.43.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.43.0

16.43.0 (2020-02-03)

Features

  • deprecate octokit.gitdata.*, octokit.pullRequests.* (#1585) (989afc1)
Commits

The new version differs by 118 commits.

  • 989afc1 feat: deprecate octokit.gitdata.*, octokit.pullRequests.* (#1585)
  • 6970226 test: remove .only
  • 4d402c2 style: prettier
  • 7b316d8 fix: recover Octokit.plugin
  • b101e63 test: recover Octokit.plugin
  • dec7334 fix: do not throw if using deprecated Octokit default export without options
  • 865433a test: do not throw if using deprecated Octokit default export without options
  • 3e47a92 docs: const Octokit = require("@octokit/rest") is now const { Octokit } = require("@octokit/rest")
  • 5db4ffa test: address deprecation messages
  • 56aacd0 test: ignore coverage related to deprecation
  • 85fc111 test: const Octokit = require("@octokit/rest") is now const { Octokit } = require("@octokit/rest")
  • c1d6c6a docs: const Octokit = require("@octokit/rest") is now const { Octokit } = require("@octokit/rest")
  • bbc3e48 feat: deprecate const Octokit = require("@octokit/rest") in favor of const { Octokit } = require("@octokit/rest")
  • d1ad161 test: deprecate const Octokit = require("@octokit/rest") in favor of const { Octokit } = require("@octokit/rest")
  • cb78528 chore(package): update lockfile package-lock.json

There are 118 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 3, 2020

  • The dependency @octokit/rest was updated from 16.43.0 to 16.43.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.43.1

16.43.1 (2020-02-03)

Bug Fixes

  • TypeScript: named { Octokit } export (486eadd)
Commits

The new version differs by 122 commits.

  • 486eadd fix(TypeScript): named { Octokit } export
  • c2fec67 TypeScript: named { Octokit } export
  • 9e7c4fc test(Typescript): name { Octokit } export
  • b539140 test: 100% test coverage
  • 989afc1 feat: deprecate octokit.gitdata.*, octokit.pullRequests.* (#1585)
  • 6970226 test: remove .only
  • 4d402c2 style: prettier
  • 7b316d8 fix: recover Octokit.plugin
  • b101e63 test: recover Octokit.plugin
  • dec7334 fix: do not throw if using deprecated Octokit default export without options
  • 865433a test: do not throw if using deprecated Octokit default export without options
  • 3e47a92 docs: const Octokit = require("@octokit/rest") is now const { Octokit } = require("@octokit/rest")
  • 5db4ffa test: address deprecation messages
  • 56aacd0 test: ignore coverage related to deprecation
  • 85fc111 test: const Octokit = require("@octokit/rest") is now const { Octokit } = require("@octokit/rest")

There are 122 commits in total.

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants