Ninban / puller

puller will automatically try to create a pull request from upstream to your fork, so you can review and merge it.
MIT License
1 stars 2 forks source link

Update @octokit/fixtures to the latest version 🚀 #23

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency @octokit/fixtures was updated from 17.1.0 to 18.0.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 v18.0.0

18.0.0 (2019-12-24)

Bug Fixes

  • fixture: updated api.github.com/branch-protection (f7ec52c)

BREAKING CHANGES

  • fixture: api.github.com/branch-protection has changed
[
   ...
   ...
   {
     response: {
       restrictions: {
         teams: [
           {
           }
         ]
       }
     }
     headers: {
-      content-length: "4531"
+      content-length: "4545"
     }
   }
   ...
 ]
Commits

The new version differs by 5 commits.

  • 588a9f9 style: prettier
  • acf1207 build(package): lock file
  • fa3bdec chore(fixture): raw fixture updated for api.github.com/branch-protection
  • f7ec52c fix(fixture): updated api.github.com/branch-protection
  • cedbfb8 build(deps): bump npm from 6.4.1 to 6.13.4

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

Update to this version instead 🚀

Release Notes for v18.1.0

18.1.0 (2020-01-09)

Features

Commits

The new version differs by 2 commits.

  • e1e1f59 feat: delete_branch_on_merge in responses (#275)
  • 47627ff build(deps): bump handlebars from 4.1.2 to 4.5.3

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀