Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @octokit/rest to the latest version 🚀 #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Dec 24, 2019

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

This version 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.


Publisher: octokitbot
License: MIT

Release Notes for v16.36.0

16.36.0 (2019-12-24)

Features

Commits

The new version differs by 550 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 250 commits in total.

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 bot added a commit that referenced this pull request Jan 18, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 18, 2020

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

Update to this version instead 🚀

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

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 22, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 22, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 24, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 24, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 25, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 25, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 27, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 27, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 28, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 28, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 29, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 29, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 30, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 30, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 31, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 31, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 31, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 31, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 2, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 2, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 3, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 3, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 3, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 3, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 3, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 3, 2020

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

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 8, 2020

  • The dependency @octokit/rest was updated from 16.2.0 to 17.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 12, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 12, 2020

  • The dependency @octokit/rest was updated from 16.2.0 to 17.2.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 15, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 15, 2020

  • The dependency @octokit/rest was updated from 16.2.0 to 17.3.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 19, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 19, 2020

  • The dependency @octokit/rest was updated from 16.2.0 to 17.4.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 20, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 20, 2020

  • The dependency @octokit/rest was updated from 16.2.0 to 17.5.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 20, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 20, 2020

  • The dependency @octokit/rest was updated from 16.2.0 to 17.5.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 22, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 22, 2020

  • The dependency @octokit/rest was updated from 16.2.0 to 17.5.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 24, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 24, 2020

  • The dependency @octokit/rest was updated from 16.2.0 to 17.6.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 5, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 5, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency @octokit/rest was updated from 16.2.0 to 17.7.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 6, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 6, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency @octokit/rest was updated from 16.2.0 to 17.8.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 11, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 11, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency @octokit/rest was updated from 16.2.0 to 17.9.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 17, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 17, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency @octokit/rest was updated from 16.2.0 to 17.9.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 18, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 18, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency @octokit/rest was updated from 16.2.0 to 17.9.2.

Update to this version instead 🚀

@DaRaFF DaRaFF force-pushed the master branch 5 times, most recently from f6122cb to 8a60a0f Compare July 1, 2021 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants