Leko / hygiene

Keep your TODOs and FIXMEs healthy
MIT License
2 stars 1 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @octokit/rest was updated from 16.13.4 to 16.14.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 - ❌ **ci/circleci: node-latest:** CircleCI is running your tests ([Details](https://circleci.com/gh/Leko/hygiene/233?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: node-v10:** CircleCI is running your tests ([Details](https://circleci.com/gh/Leko/hygiene/232?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: node-v8:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/Leko/hygiene/231?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v16.14.0

16.14.0 (2019-01-31)

Features

Commits

The new version differs by 2 commits.

  • cbb5c41 feat: custom logging (#1205)
  • eac7427 docs(README): fix installation authentication example

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

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

Release Notes for v16.14.1

16.14.1 (2019-02-01)

Bug Fixes

  • typescript: reference esnext.asynciterable (#1229) (101a246)
Commits

The new version differs by 1 commits.

  • 101a246 fix(typescript): reference esnext.asynciterable (#1229)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.15.0

16.15.0 (2019-02-02)

Bug Fixes

  • name parameter no longer required for octokit.repos.createHook() (6e53694)

Features

  • sort and direction parameters for octokit.repos.listForOrg() (2f9f5df)
Commits

The new version differs by 4 commits.

  • 2f9f5df feat: sort and direction parameters for octokit.repos.listForOrg()
  • 6e53694 fix: name parameter no longer required for octokit.repos.createHook()
  • 329c78f build(package): @octokit/routes udate
  • 101a246 fix(typescript): reference esnext.asynciterable (#1229)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.15.1

16.15.1 (2019-02-19)

Bug Fixes

  • don’t swallow errors thrown in options.auth function (1a91248)
Commits

The new version differs by 20 commits.

  • 1b9ee6d ci: ignore errors from coveralls
  • 1a91248 fix: don’t swallow errors thrown in options.auth function
  • 6ffe174 test: options.auth function throws error
  • 4a80c27 ci(travis): only update routes file in "greenkeeper-routes-update" stage
  • 0f2ad54 build: routes
  • 7bc3101 chore(package): update lockfile package-lock.json
  • d6d3dfb chore(package): update @octokit/routes to version 18.6.0
  • cd183b8 chore(package): update lockfile package-lock.json
  • 3035332 chore(package): update mocha to version 6.0.0
  • 0000d13 chore(package): update lockfile package-lock.json
  • d64d22e chore(package): update sinon to version 7.2.4
  • 2adbe90 chore(package): update lockfile package-lock.json
  • ebd446d chore(package): update @types/node to version 11.9.0
  • dbd8f29 chore(package): update lockfile package-lock.json
  • c7817fb chore(package): update nyc to version 13.2.0

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.16.0

16.16.0 (2019-02-19)

Features

  • .projects.createForAuthenticatedUser(), .projects.listForUser() (735d46f)
Commits

The new version differs by 21 commits.

  • 735d46f feat: .projects.createForAuthenticatedUser(), .projects.listForUser()
  • 1b9ee6d ci: ignore errors from coveralls
  • 1a91248 fix: don’t swallow errors thrown in options.auth function
  • 6ffe174 test: options.auth function throws error
  • 4a80c27 ci(travis): only update routes file in "greenkeeper-routes-update" stage
  • 0f2ad54 build: routes
  • 7bc3101 chore(package): update lockfile package-lock.json
  • d6d3dfb chore(package): update @octokit/routes to version 18.6.0
  • cd183b8 chore(package): update lockfile package-lock.json
  • 3035332 chore(package): update mocha to version 6.0.0
  • 0000d13 chore(package): update lockfile package-lock.json
  • d64d22e chore(package): update sinon to version 7.2.4
  • 2adbe90 chore(package): update lockfile package-lock.json
  • ebd446d chore(package): update @types/node to version 11.9.0
  • dbd8f29 chore(package): update lockfile package-lock.json

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.16.1

16.16.1 (2019-02-27)

Bug Fixes

Commits

The new version differs by 26 commits.

  • a8154c9 fix: "affiliation" is not an enum parameter (#1257)
  • ead2129 docs(README): update authentication examples (#1249)
  • d9bbcb0 build(package): update @octokit/routes to version 18.6.2 (#1253)
  • 460ff51 chore(package): update lockfile package-lock.json
  • 9bce0ba chore(package): update @octokit/routes to version 18.6.1
  • 735d46f feat: .projects.createForAuthenticatedUser(), .projects.listForUser()
  • 1b9ee6d ci: ignore errors from coveralls
  • 1a91248 fix: don’t swallow errors thrown in options.auth function
  • 6ffe174 test: options.auth function throws error
  • 4a80c27 ci(travis): only update routes file in "greenkeeper-routes-update" stage
  • 0f2ad54 build: routes
  • 7bc3101 chore(package): update lockfile package-lock.json
  • d6d3dfb chore(package): update @octokit/routes to version 18.6.0
  • cd183b8 chore(package): update lockfile package-lock.json
  • 3035332 chore(package): update mocha to version 6.0.0

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.16.2

16.16.2 (2019-02-27)

Bug Fixes

  • paginate search results (8373934)
Commits

The new version differs by 28 commits.

  • 8373934 fix: paginate search results
  • 74d8577 test: paginate search results
  • a8154c9 fix: "affiliation" is not an enum parameter (#1257)
  • ead2129 docs(README): update authentication examples (#1249)
  • d9bbcb0 build(package): update @octokit/routes to version 18.6.2 (#1253)
  • 460ff51 chore(package): update lockfile package-lock.json
  • 9bce0ba chore(package): update @octokit/routes to version 18.6.1
  • 735d46f feat: .projects.createForAuthenticatedUser(), .projects.listForUser()
  • 1b9ee6d ci: ignore errors from coveralls
  • 1a91248 fix: don’t swallow errors thrown in options.auth function
  • 6ffe174 test: options.auth function throws error
  • 4a80c27 ci(travis): only update routes file in "greenkeeper-routes-update" stage
  • 0f2ad54 build: routes
  • 7bc3101 chore(package): update lockfile package-lock.json
  • d6d3dfb chore(package): update @octokit/routes to version 18.6.0

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.16.3

16.16.3 (2019-02-28)

Bug Fixes

Commits

The new version differs by 31 commits.

  • fc4f087 fix: redact credentails from error.request
  • 3cf7d47 fix(package): @octokit/request v2.4.0
  • b9423f2 test: redact credentials in error.request
  • 8373934 fix: paginate search results
  • 74d8577 test: paginate search results
  • a8154c9 fix: "affiliation" is not an enum parameter (#1257)
  • ead2129 docs(README): update authentication examples (#1249)
  • d9bbcb0 build(package): update @octokit/routes to version 18.6.2 (#1253)
  • 460ff51 chore(package): update lockfile package-lock.json
  • 9bce0ba chore(package): update @octokit/routes to version 18.6.1
  • 735d46f feat: .projects.createForAuthenticatedUser(), .projects.listForUser()
  • 1b9ee6d ci: ignore errors from coveralls
  • 1a91248 fix: don’t swallow errors thrown in options.auth function
  • 6ffe174 test: options.auth function throws error
  • 4a80c27 ci(travis): only update routes file in "greenkeeper-routes-update" stage

There are 31 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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 35 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
  • 8373934 fix: paginate search results
  • 74d8577 test: paginate search results
  • a8154c9 fix: "affiliation" is not an enum parameter (#1257)
  • ead2129 docs(README): update authentication examples (#1249)
  • d9bbcb0 build(package): update @octokit/routes to version 18.6.2 (#1253)
  • 460ff51 chore(package): update lockfile package-lock.json
  • 9bce0ba chore(package): update @octokit/routes to version 18.6.1
  • 735d46f feat: .projects.createForAuthenticatedUser(), .projects.listForUser()

There are 35 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.16.5

16.16.5 (2019-03-06)

Bug Fixes

Commits

The new version differs by 37 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
  • 8373934 fix: paginate search results
  • 74d8577 test: paginate search results
  • a8154c9 fix: "affiliation" is not an enum parameter (#1257)
  • ead2129 docs(README): update authentication examples (#1249)
  • d9bbcb0 build(package): update @octokit/routes to version 18.6.2 (#1253)
  • 460ff51 chore(package): update lockfile package-lock.json

There are 37 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.17.0

16.17.0 (2019-03-07)

Features

Commits

The new version differs by 38 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
  • 8373934 fix: paginate search results
  • 74d8577 test: paginate search results
  • a8154c9 fix: "affiliation" is not an enum parameter (#1257)
  • ead2129 docs(README): update authentication examples (#1249)
  • d9bbcb0 build(package): update @octokit/routes to version 18.6.2 (#1253)

There are 38 commits in total.

See the full diff

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

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 for group default are passing again with this update. Explicitly upgrade default 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 for group default are passing again with this update. Explicitly upgrade default 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 for group default are passing again with this update. Explicitly upgrade default 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 for group default are passing again with this update. Explicitly upgrade default 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 still failing with this version. Compare changes

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

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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/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 40 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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/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 42 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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 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 153 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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 157 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 157 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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 160 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 160 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default 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 164 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 164 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v16.27.1

16.27.1 (2019-05-29)

Bug Fixes

  • typo in deprecation message for .repos.getCommitRefSha() (ade2d00)
Commits

The new version differs by 171 commits.

  • ade2d00 fix: typo in deprecation message for .repos.getCommitRefSha()
  • 8f2d7d5 build(package): lock file
  • de94abf chore(package): update dependencies
  • 1855f06 chore: add Greenkeeper config file
  • 820f5eb docs: make search results scrollable (#1380)
  • 224f7ac build(package): lock file
  • e5bc143 build(package): @octokit/routes v20.4.2
  • 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

There are 171 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.27.2

16.27.2 (2019-05-31)

Bug Fixes

  • author.* and committer.* parameter validation for .repos.deleteFile() (#1384) (2155b1a)
Commits

The new version differs by 1 commits.

  • 2155b1a fix: author.* and committer.* parameter validation for .repos.deleteFile() (#1384)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.27.3

16.27.3 (2019-05-31)

Bug Fixes

  • typescript: Octokit#plugin argument type for plugins (#1385) (05bc206)
Commits

The new version differs by 2 commits.

  • 05bc206 fix(typescript): Octokit#plugin argument type for plugins (#1385)
  • 2155b1a fix: author.* and committer.* parameter validation for .repos.deleteFile() (#1384)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.28.0

16.28.0 (2019-06-07)

Features

  • commit_sha parameter for repos.listCommentsForCommit()andrepos.createCommitComment()` (1e7c3a8)
  • repos.createOrUpdateFile() (63a5e99)
  • repos.enableAutomatedSecurityFixes() and repos.disableAutomatedSecurityFixes() (ebab182)
  • repos.updateBranch() (5ba501e)
Commits

The new version differs by 21 commits.

  • 94cada2 deprecation: repos.createFile() and repos.updateFile() (replaced by repos.createOrUpdateFile())
  • f67f389 deprecation: sha parameter for repos.createCommitComment() endpoint (renamed to commit_sha)
  • 382e8eb deprecation: ref parameter for repos.listCommentsForCommit() (renamed to commit_sha)
  • 63a5e99 feat: repos.createOrUpdateFile()
  • ebab182 feat: repos.enableAutomatedSecurityFixes() and repos.disableAutomatedSecurityFixes()
  • 5ba501e feat: repos.updateBranch()
  • 1e7c3a8 feat: commit_sha parameter for repos.listCommentsForCommit()andrepos.createCommitComment()`
  • ee04309 build: lock file update
  • f3b46ec build: routes
  • 8ab6334 chore(package): update lockfile package-lock.json
  • 46cfe5f chore(package): update @octokit/routes to version 20.5.0
  • 26859fb chore(package): update lockfile package-lock.json
  • 2d10216 chore(package): update compression-webpack-plugin to version 3.0.0
  • 890f3cf docs: change import statement to import only a debounce function
  • c5be3c1 docs: change magic numbers into constant declarations

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.28.1

16.28.1 (2019-06-10)

Bug Fixes

  • add "rocket" and "eyes" to set of supported reactions (69462e0)
Commits

The new version differs by 28 commits.

  • 69462e0 fix: add "rocket" and "eyes" to set of supported reactions
  • a634fab build: routes
  • cd73eeb chore(package): update lockfile package-lock.json
  • 61dae8b chore(package): update @octokit/routes to version 20.6.1
  • a8aebf1 docs: typo in usage.md (#1392)
  • 261ac6e chore(package): update lockfile package-lock.json
  • fac059d chore(package): update @octokit/routes to version 20.6.0
  • 94cada2 deprecation: repos.createFile() and repos.updateFile() (replaced by repos.createOrUpdateFile())
  • f67f389 deprecation: sha parameter for repos.createCommitComment() endpoint (renamed to commit_sha)
  • 382e8eb deprecation: ref parameter for repos.listCommentsForCommit() (renamed to commit_sha)
  • 63a5e99 feat: repos.createOrUpdateFile()
  • ebab182 feat: repos.enableAutomatedSecurityFixes() and repos.disableAutomatedSecurityFixes()
  • 5ba501e feat: repos.updateBranch()
  • 1e7c3a8 feat: commit_sha parameter for repos.listCommentsForCommit()andrepos.createCommitComment()`
  • ee04309 build: lock file update

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.28.2

16.28.2 (2019-06-17)

Bug Fixes

Commits

The new version differs by 34 commits.

  • a96f5d6 fix: typo in deprecation warnings (#1402)
  • b7dbd6e docs(usage): missing comma in code examples (#1403)
  • 847b756 docs(comments): Fix urls changed by commit 228148d25 (#1401)
  • 4f42ac2 chore(package): update lockfile package-lock.json
  • 2713784 chore(package): update @octokit/routes to version 20.7.1
  • 13f74e7 chore(package): update @octokit/routes to version 20.7.0
  • 69462e0 fix: add "rocket" and "eyes" to set of supported reactions
  • a634fab build: routes
  • cd73eeb chore(package): update lockfile package-lock.json
  • 61dae8b chore(package): update @octokit/routes to version 20.6.1
  • a8aebf1 docs: typo in usage.md (#1392)
  • 261ac6e chore(package): update lockfile package-lock.json
  • fac059d chore(package): update @octokit/routes to version 20.6.0
  • 94cada2 deprecation: repos.createFile() and repos.updateFile() (replaced by repos.createOrUpdateFile())
  • f67f389 deprecation: sha parameter for repos.createCommitComment() endpoint (renamed to commit_sha)

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.28.3

16.28.3 (2019-07-09)

Bug Fixes

  • package: before-after-hook at v2.0.0 (ac07de4)
  • package: update @octokit/request to version 5.0.0 (9685a71)
Commits

The new version differs by 48 commits.

  • 8406606 build(package): lock file
  • ac07de4 fix(package): before-after-hook at v2.0.0
  • 29dac12 chore(package): update lockfile package-lock.json
  • 9685a71 fix(package): update @octokit/request to version 5.0.0
  • 9a56e5d docs: make dependencies devDependencies
  • 3aa1e68 chore(package): update bundlesize to version 0.18.0
  • 64c6807 docs: fix broken link and typo (#1415)
  • 4ef9e21 docs(authentication): adapt example for latest @octokit/app (#1414)
  • a9365e3 build: routes
  • ccc5519 chore(package): update lockfile package-lock.json
  • d128474 chore(package): update @octokit/routes to version 20.8.1
  • f68da22 build: routes
  • d3fd8fb chore(package): update lockfile package-lock.json
  • 0416c39 chore(package): update @octokit/routes to version 20.8.0
  • a96f5d6 fix: typo in deprecation warnings (#1402)

There are 48 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.28.4

16.28.4 (2019-07-12)

Bug Fixes

  • package: update universal-user-agent to version 3.0.0 (a579ae5)
Commits

The new version differs by 51 commits.

  • 41e8944 chore(package): update lockfile package-lock.json
  • a579ae5 fix(package): update universal-user-agent to version 3.0.0
  • b30951f build(deps-dev): bump lodash.merge from 4.6.1 to 4.6.2
  • 8406606 build(package): lock file
  • ac07de4 fix(package): before-after-hook at v2.0.0
  • 29dac12 chore(package): update lockfile package-lock.json
  • 9685a71 fix(package): update @octokit/request to version 5.0.0
  • 9a56e5d docs: make dependencies devDependencies
  • 3aa1e68 chore(package): update bundlesize to version 0.18.0
  • 64c6807 docs: fix broken link and typo (#1415)
  • 4ef9e21 docs(authentication): adapt example for latest @octokit/app (#1414)
  • a9365e3 build: routes
  • ccc5519 chore(package): update lockfile package-lock.json
  • d128474 chore(package): update @octokit/routes to version 20.8.1
  • f68da22 build: routes

There are 51 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.28.5

16.28.5 (2019-07-18)

Bug Fixes

  • "owner" parameter is no longer conflicting in octokit.repos.createUsingTemplate() (#1431) (fe605fe)
Commits

The new version differs by 57 commits.

  • fe605fe fix: "owner" parameter is no longer conflicting in octokit.repos.createUsingTemplate() (#1431)
  • 7eeecc7 feat:Β .repos.createUsingTemplate(), also fixes london & lydian preview header requirements (#1428)
  • a77c123 docs: request aborts using AbortController (#1427)
  • 6fe501d style: standard
  • 8544a86 chore(package): update lockfile package-lock.json
  • 0df552f chore(package): update standard to version 13.0.1
  • 41e8944 chore(package): update lockfile package-lock.json
  • a579ae5 fix(package): update universal-user-agent to version 3.0.0
  • b30951f build(deps-dev): bump lodash.merge from 4.6.1 to 4.6.2
  • 8406606 build(package): lock file
  • ac07de4 fix(package): before-after-hook at v2.0.0
  • 29dac12 chore(package): update lockfile package-lock.json
  • 9685a71 fix(package): update @octokit/request to version 5.0.0
  • 9a56e5d docs: make dependencies devDependencies
  • 3aa1e68 chore(package): update bundlesize to version 0.18.0

There are 57 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.28.6

16.28.6 (2019-07-23)

Bug Fixes

  • name parameter is not required for .repos.update() (#1435) (494d75b)
Commits

The new version differs by 58 commits.

  • 494d75b fix: name parameter is not required for .repos.update() (#1435)
  • fe605fe fix: "owner" parameter is no longer conflicting in octokit.repos.createUsingTemplate() (#1431)
  • 7eeecc7 feat:Β .repos.createUsingTemplate(), also fixes london & lydian preview header requirements (#1428)
  • a77c123 docs: request aborts using AbortController (#1427)
  • 6fe501d style: standard
  • 8544a86 chore(package): update lockfile package-lock.json
  • 0df552f chore(package): update standard to version 13.0.1
  • 41e8944 chore(package): update lockfile package-lock.json
  • a579ae5 fix(package): update universal-user-agent to version 3.0.0
  • b30951f build(deps-dev): bump lodash.merge from 4.6.1 to 4.6.2
  • 8406606 build(package): lock file
  • ac07de4 fix(package): before-after-hook at v2.0.0
  • 29dac12 chore(package): update lockfile package-lock.json
  • 9685a71 fix(package): update @octokit/request to version 5.0.0
  • 9a56e5d docs: make dependencies devDependencies

There are 58 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.28.7

16.28.7 (2019-07-26)

Bug Fixes

  • normalize pagination for "List installations for a user" endpoint (#1440) (7b51cee)
Commits

The new version differs by 60 commits.

  • 7b51cee fix: normalize pagination for "List installations for a user" endpoint (#1440)
  • cc8e65b Update docs/README.md
  • 494d75b fix: name parameter is not required for .repos.update() (#1435)
  • fe605fe fix: "owner" parameter is no longer conflicting in octokit.repos.createUsingTemplate() (#1431)
  • 7eeecc7 feat:Β .repos.createUsingTemplate(), also fixes london & lydian preview header requirements (#1428)
  • a77c123 docs: request aborts using AbortController (#1427)
  • 6fe501d style: standard
  • 8544a86 chore(package): update lockfile package-lock.json
  • 0df552f chore(package): update standard to version 13.0.1
  • 41e8944 chore(package): update lockfile package-lock.json
  • a579ae5 fix(package): update universal-user-agent to version 3.0.0
  • b30951f build(deps-dev): bump lodash.merge from 4.6.1 to 4.6.2
  • 8406606 build(package): lock file
  • ac07de4 fix(package): before-after-hook at v2.0.0
  • 29dac12 chore(package): update lockfile package-lock.json

There are 60 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v16.28.8

16.28.8 (2019-09-03)

Bug Fixes

  • package: remove unused url-template dependency (484eccd)
Commits

The new version differs by 71 commits.

  • 09769ca build(package): lock file
  • 484eccd fix(package): remove unused url-template dependency
  • 6b4a5d7 style: standard
  • 58f6a97 chore(package): update lockfile package-lock.json
  • 0322c3c chore(package): update standard to version 14.0.2
  • f07377c chore(package): update lockfile package-lock.json
  • 6540e82 chore(package): update sort-keys to version 4.0.0
  • 21d9c28 ci(workflow): attempt to fix curl action
  • 467b560 ci(travis): add libgconf addon for browser tests
  • 3fcad99 ci: update routes
  • 6ee202d test: octokit.repos.get.endpoint().request.validate
  • 7b51cee fix: normalize pagination for "List installations for a user" endpoint (#1440)
  • cc8e65b Update docs/README.md
  • 494d75b fix: name parameter is not required for .repos.update() (#1435)
  • fe605fe fix: "owner" parameter is no longer conflicting in octokit.repos.createUsingTemplate() (#1431)

There are 71 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v16.28.9

16.28.9 (2019-09-03)

Bug Fixes

  • package: update universal-user-agent to version 4.0.0 (b5a96a9)
Commits

The new version differs by 74 commits.

  • ee57e51 refactor: adapt for universal-user-agent@v4
  • 981597d chore(package): update lockfile package-lock.json
  • b5a96a9 fix(package): update universal-user-agent to version 4.0.0
  • 09769ca build(package): lock file
  • 484eccd fix(package): remove unused url-template dependency
  • 6b4a5d7 style: standard
  • 58f6a97 chore(package): update lockfile package-lock.json
  • 0322c3c chore(package): update standard to version 14.0.2
  • f07377c chore(package): update lockfile package-lock.json
  • 6540e82 chore(package): update sort-keys to version 4.0.0
  • 21d9c28 ci(workflow): attempt to fix curl action
  • 467b560 ci(travis): add libgconf addon for browser tests
  • 3fcad99 ci: update routes
  • 6ee202d test: octokit.repos.get.endpoint().request.validate
  • 7b51cee fix: normalize pagination for "List installations for a user" endpoint (#1440)

There are 74 commits in total.

See the full diff