VikramTiwari / asynclog

logging made easy, useful and scalable
GNU General Public License v3.0
1 stars 0 forks source link

Update @google-cloud/logging to the latest version 🚀 #24

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of @google-cloud/logging was just published.

Dependency @google-cloud/logging
Current Version 2.0.0
Type dependency

The version 3.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 @google-cloud/logging.

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.


Release Notes v3.0.0

This release has breaking changes. Support for Node.js 4.x and 9.x has been dropped for this release.

Bug fixes

  • fix(gke): include namespace_id in resource (#191)
  • fix: drop support for node.js 4.x and 9.x (#161)
  • Re-generate library using /synth.py (#154)

Keepin' the lights on

  • chore(deps): update dependency eslint-config-prettier to v3 (#190)
  • chore: do not use npm ci (#189)
  • chore: ignore package-lock.json (#186)
  • chore: update renovate config (#184)
  • remove that whitespace (#183)
  • fix(deps): update dependency google-gax to ^0.18.0 (#182)
  • chore(deps): lock file maintenance (#181)
  • setup: just npm ci in synth.py (#180)
  • chore: move mocha options to mocha.opts (#177)
  • chore: require node 8 for samples (#179)
  • fix(deps): update dependency fluent-logger to v3 (#172)
  • fix: get eslint passing (#174)
  • chore(deps): update dependency eslint-plugin-node to v7 (#169)
  • test: use strictEqual in tests (#170)
  • fix(deps): update dependency gcp-metadata to ^0.7.0 (#166)
  • fix(deps): update dependency @google-cloud/logging to v2 (#157)
Commits

The new version differs by 35 commits.

  • 558c3c6 chore: Release v3.0.0 (#192)
  • cc3a606 fix(gke): include namespace_id in resource (#191)
  • 156e503 chore(deps): update dependency eslint-config-prettier to v3 (#190)
  • 3b88ad9 chore: do not use npm ci (#189)
  • 48bff04 chore: ignore package-lock.json (#186)
  • 7a50d80 chore: update renovate config (#184)
  • f4ef357 remove that whitespace (#183)
  • e2ea135 fix(deps): update dependency google-gax to ^0.18.0 (#182)
  • 6dd0359 chore(deps): lock file maintenance (#181)
  • 1d58f28 setup: just npm ci in synth.py (#180)
  • 1f11686 chore: move mocha options to mocha.opts (#177)
  • 0389f57 chore: require node 8 for samples (#179)
  • 60eecf3 fix(deps): update dependency fluent-logger to v3 (#172)
  • c956d24 fix: get eslint passing (#174)
  • 9d94eb8 chore(deps): lock file maintenance (#173)

There are 35 commits in total.

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: