TestArmada / nightwatch-extra

MIT License
30 stars 26 forks source link

Update statsd-client to the latest version πŸš€ #76

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 7 years ago

Version 0.3.0 of statsd-client just got published.

Dependency statsd-client
Current Version 0.2.4
Type dependency

The version 0.3.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 statsd-client. 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 5 commits.

  • 260f56e Release v0.3.0
  • 9e7756e Add support for StatsD tags on all payloads (#69)
  • 9cfe31b Enable express middleware to send both url prefixed and non prefixed status code increments (#67)
  • 74493ec Merge pull request #68 from philippeg-playster/master
  • 6eaa49c Fixed type in TCPSocket for _maxBufferSize property

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:

codecov-io commented 7 years ago

Codecov Report

Merging #76 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   98.81%   98.81%           
=======================================
  Files          21       21           
  Lines         927      927           
  Branches      153      153           
=======================================
  Hits          916      916           
  Misses         11       11

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update de52c5b...8718607. Read the comment docs.

greenkeeper[bot] commented 7 years ago

Version 0.4.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • 98ea305 Release v0.4.0
  • a0c526a Merge tags with 0.12 valid functions
  • 1e643ef Update README for metric level tags
  • 1bf097b Add metrics level tags
  • f3609d6 Add .jshintignore
  • d55398f npm test: Don't ignore the exit code of mocha
  • 97f0a40 Increase the per test timeout to 10 seconds (see #72 for context)
  • 3d44eef EphemeralSocket test: Accept a higher latency (see #72 for context)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.4.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.4.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.