c-base / ingress-table

Ingress Table NoFlo & MicroFlo setup
http://bergie.iki.fi/blog/ingress-table/
MIT License
39 stars 3 forks source link

Update google-auth-library to the latest version 🚀 #136

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 0.11.0 of google-auth-library just got published.

Dependency google-auth-library
Current Version 0.10.0
Type dependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of google-auth-library. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 24 commits.

  • 9a6d692 v0.11.0
  • 6926ad8 v0.11.0-0
  • e89977f chore: add prepare script (#163)
  • 77fd87e feature: export DefaultTransport (#162)
  • 62e801c refactor: avoid default exports (#161)
  • 4f74dfa refactor: keep CommonJS compat for module (#159)
  • 570e48a use files section in package.json (#147)
  • 08684cf Treat 4xx and 5xx responses as errors (#149)
  • bd13376 Merge pull request #151 from JustinBeckwith/updaterequest
  • 689fadf PR feedback
  • 244cb85 enable noImplicitAny
  • 1956db0 Generate and export type definitions (#145)
  • ab1c6b3 Apply official clang format style (#143)
  • 8b7708c use correct dependencies (#146)
  • 3473673 Add official tslint config (#142)

There are 24 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: