commonality / readme-inspector

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

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 15.4.1 of @octokit/rest was just published.

Dependency @octokit/rest
Current Version 15.4.0
Type dependency

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

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

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

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


Release Notes v15.4.1

15.4.1 (2018-05-11)

Bug Fixes

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

The new version differs by 15 commits.

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

See the full diff

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

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.10.0

16.10.0 (2019-01-17)

Features

  • two-factor authentication (fb38885)
Commits

The new version differs by 5 commits.

  • fb38885 feat: two-factor authentication
  • 81df303 test: two-factor authentication
  • d195d23 docs(README): two-factor authentication
  • fa51220 build: add deprecations to docs
  • 852040f ci(travis): cache node_modules/cypress/dist

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

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

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.16.0

16.16.0 (2019-02-19)

Features

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

The new version differs by 1 commits.

  • 735d46f feat: .projects.createForAuthenticatedUser(), .projects.listForUser()

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.16.1

16.16.1 (2019-02-27)

Bug Fixes

Commits

The new version differs by 5 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

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

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

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

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[bot] commented 5 years ago

Update to this version instead πŸš€

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

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.16.5

16.16.5 (2019-03-06)

Bug Fixes

Commits

The new version differs by 2 commits.

  • f794839 chore(package): update lockfile package-lock.json
  • 578d8ab fix(package): update @octokit/request to version 2.4.1

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.17.0

16.17.0 (2019-03-07)

Features

Commits

The new version differs by 1 commits.

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

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.17.1

16.17.1 (2019-03-13)

Bug Fixes

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

The new version differs by 9 commits.

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

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

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

Update to this version instead πŸš€

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

Update to this version instead πŸš€

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

Update to this version instead πŸš€

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

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

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

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

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

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

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[bot] commented 5 years ago

Update to this version instead πŸš€

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

Update to this version instead πŸš€

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

Update to this version instead πŸš€

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

  • 27dff8c fix: normalize pagination for responses with repository_selection property
  • 49ab383 test: normalize pagination for responses with repository_selection property

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v16.23.3

16.23.3 (2019-04-09)

Bug Fixes

Commits

The new version differs by 7 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

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€