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 🚀 #29

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency @octokit/fixtures was updated from 19.0.2 to 21.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 v21.0.0

21.0.0 (2020-02-13)

Bug Fixes

  • fixture: updated api.github.com/markdown (afa9394)

BREAKING CHANGES

  • fixture: api.github.com/markdown has changed
[
   {
     headers: {
-      x-commonmarker-version: "0.20.0"
+      x-commonmarker-version: "0.21.0"
     }
   }
   {
     headers: {
-      x-commonmarker-version: "0.20.0"
+      x-commonmarker-version: "0.21.0"
     }
   }
 ]
Commits

The new version differs by 6 commits.

  • fb00931 chore(fixture): raw fixture updated for api.github.com/markdown
  • afa9394 fix(fixture): updated api.github.com/markdown
  • ed6edfc build: cache update
  • fa317d2 feat: name parameter is now new_name for update label request
  • d07e206 build(record): replace name parameter with new_name for update label request
  • 46096ce test: replace name parameter with new_name

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 v21.0.1

21.0.1 (2020-02-16)

Bug Fixes

  • package: update nock to version 12.0.0 (a3685c2)
Commits

The new version differs by 11 commits.

  • 51ba591 chore(package): update lockfile package-lock.json
  • a3685c2 fix(package): update nock to version 12.0.0
  • d9eb981 build: "responseIsBinary" from nock update (#292)
  • 6a0ee8b ci(update): secrets for fixtures users
  • 19fd022 docs(README): fix test badge URL
  • 992566e build(package): remove coveralls
  • 33e8729 ci: remove travis
  • 4463fbf ci(update): initial version
  • e2498b2 ci(test): initial version
  • 7345bfe build(package): lock file
  • 04e89b7 ci(release): initial version

See the full diff