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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

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

The version 2.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 v2.0.0

This release is semver major release because it drops support for Node 4.x and 9.x. Apart from that there should be no other breaking changes.

Notable changes

  • Node.js 4.x and 9.x are no longer supported (#123)

Commits

  • 876e32d chore(release): bump version to 2.0.0
  • f7518e1 Re-generate library using /synth.py (#148)
  • dde2613 Re-generate library using /synth.py (#147)
  • ae3808c fix(deps): update dependency yargs to v12 (#146)
  • 268dab5 Re-generate library using /synth.py (#145)
  • bca99ad chore(deps): update dependency uuid to v3.3.0 (#142)
  • 19f0d4f chore(deps): update dependency sinon to v6.0.1 (#141)
  • f2a5811 Configure Renovate (#129)
  • b60f986 Re-generate library using /synth.py (#140)
  • a80056a refactor: drop repo-tool as an exec wrapper (#139)
  • faa3b6e chore: update sample lockfiles (#138)
  • ea534d2 chore(package): update eslint to version 5.0.0 (#134)
  • b9e3de4 Re-generate library using /synth.py (#137)
  • 4bd42b3 fix: update linking for samples (#136)
  • d135381 Re-generate library using /synth.py (#135)
  • 01ec04e chore: regenerate the library, upgrade gax
  • 654884e Update synth.py, removing generate-scaffolding (#130)
  • 7feb300 refactor: update to latest google-auth-library and nodejs-common (#128)
  • 267a0fc Create synth script for nodejs-logging (#127)
  • 6e26499 fix(package): update @google-cloud/common-grpc to version 0.7.1 (#126)
  • c1888d7 refactor: drop dependency on string-format-obj (#124)
  • 80862b4 chore: update many dependencies (#122)
  • 1ccf7e4 fix: drop support for node 4.x and 9.x (#123)
  • 3c4b94c chore(package): update nyc to version 12.0.2 (#117)
  • 27f1d04 chore: lock files maintenance (#114)
  • 530a155 chore: the ultimate fix for repo-tools EPERM (#113)
  • 2a8524f chore: timeout for system test (#112)
  • 161711a chore: lock files maintenance (#109)
  • 3747e38 chore: test on node10 (#107)
  • 807733f chore: lock files maintenance (#106)
  • 962fd30 chore: one more workaround for repo-tools EPERM (#103)
  • 1151caa chore: workaround for repo-tools EPERM (#101)
  • b3bece4 Update @google-cloud/common to the latest version 🚀 (#100)
  • cafac75 chore: make samples depend on the current version (#99)
  • 6f6eee1 Update google-auto-auth (#98)
  • dff5d1b chore: setup nighty build in CircleCI (#97)
Commits

The new version differs by 36 commits.

  • 7c0ccc2 chore(release): bump version to 2.0.0 (#149)
  • f7518e1 Re-generate library using /synth.py (#148)
  • dde2613 Re-generate library using /synth.py (#147)
  • ae3808c fix(deps): update dependency yargs to v12 (#146)
  • 268dab5 Re-generate library using /synth.py (#145)
  • bca99ad chore(deps): update dependency uuid to v3.3.0 (#142)
  • 19f0d4f chore(deps): update dependency sinon to v6.0.1 (#141)
  • f2a5811 Configure Renovate (#129)
  • b60f986 Re-generate library using /synth.py (#140)
  • a80056a refactor: drop repo-tool as an exec wrapper (#139)
  • faa3b6e chore: update sample lockfiles (#138)
  • ea534d2 chore(package): update eslint to version 5.0.0 (#134)
  • b9e3de4 Re-generate library using /synth.py (#137)
  • 4bd42b3 fix: update linking for samples (#136)
  • d135381 Re-generate library using /synth.py (#135)

There are 36 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: