rochdev / datadog-tracer-js

[DEPRECATED] OpenTracing tracer implementation for Datadog in JavaScript.
MIT License
39 stars 8 forks source link

Update long to the latest version 🚀 #56

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of long was just published.

Dependency long
Current Version 3.2.0
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 long.

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 16 commits.

  • 941c5c6 Rebuild
  • e1e538f Remove doco dependency
  • cb2fb1b Use WebAssembly (#50)
  • 8a40a41 Run more closure tests; Compatible handling of +/- Infinity in fromNumber, see #50
  • bc96a70 Add WASM-like aliases
  • b38c49e Add unsigned parameter to fromValue
  • 2065b8e Documentation updates
  • f6c3d71 Also update bower.json when building
  • b5af724 Build on lts only
  • 81fe557 CI: Test, then build
  • 4f77eaf README: Add build instructions
  • fc42190 Make it a lean and mean little package
  • f0f033e Just run tests for node 0.12 and lts
  • edfba44 Simplify test runner and also run closure library tests, see #50
  • f9a4246 Add initial and (more) recent goog.math.long for reference, see #50

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