Collaborne / kubernetes-mongodb-labeler

Automatically label a MongoDB pod in kubernetes
Apache License 2.0
0 stars 0 forks source link

Update kubernetes-client to the latest version 🚀 #18

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of kubernetes-client was just published.

Dependency kubernetes-client
Current Version 3.18.1
Type dependency

The version 4.0.0 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 kubernetes-client.

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.


Commits

The new version differs by 12 commits.

  • 13a9901 chore(release): 4.0.0
  • 29a7935 chore(pods.log): remove the deprarecated pods.log function. (#196)
  • 6a21bd7 chore(package-lock.json): update (#195)
  • ba478c5 chore(package): update sinon to version 4.3.0 (#194)
  • ae998bd fix(greenkeeper): updating package-lock.json requires npm@5 or later (#191)
  • 816b957 fix(namespaces): api.namespaces('foo') usage (#190)
  • 4a84e7f feat(promises): if caller doesn't specify a callback, return a promise (#193)
  • d728814 chore(ReplicationController): remove replicationcontrollers.pods feature (#192)
  • f8f1d35 feat(Swagger): experimental support for Swagger. (#162)
  • 31e1e30 chore(package): update sinon to version 4.2.2 (#186)
  • 913121c chore(package): update mocha to version 5.0.0 (#177)
  • 98a3e63 chore(package): update @types/node to version 9.4.2 (#185)

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: