patrickmichalina / fusing-angular-v1-archived

Angular Universal seed project featuring Server-Side Rendering, @fuse-box bundling, Jest, Nightmare, and more!
https://fusing-angular.herokuapp.com
MIT License
6 stars 0 forks source link

Update rollbar to the latest version 🚀 #250

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.4.2 of rollbar was just published.

Dependency rollbar
Current Version 2.4.0
Type dependency

The version 2.4.2 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 rollbar.

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

  • 4da24ab Release v2.4.2
  • 87d8fe8 Merge pull request #636 from faibl/update-type-definitions
  • 766c678 Merge branch 'master' into update-type-definitions
  • 0bdb292 Merge pull request #637 from rollbar/iss597
  • a35b255 Merge pull request #634 from rollbar/iss585
  • 5361f55 make timeout capturing configurable
  • e1d8b81 Merge pull request #635 from rollbar/iss592
  • 68f6a70 Merge pull request #633 from rollbar/iss486
  • 701771c Merge pull request #632 from rollbar/iss580
  • d9aa706 missing semicolon
  • 7767aef Merge pull request #631 from rollbar/iss344
  • e22e82a Do not return result of inner handler for lambda
  • 4780168 updated typescript type declarations from 2.3.3 to 2.4.2
  • fb882d1 Handle Symbols in formatArgsAsString
  • 53c61ad also pass the callback to the timeoutHandler

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

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #250   +/-   ##
=======================================
  Coverage   71.14%   71.14%           
=======================================
  Files          63       63           
  Lines        1019     1019           
  Branches      181      178    -3     
=======================================
  Hits          725      725           
  Misses        292      292           
  Partials        2        2

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 ecf2dc5...8c02c1d. Read the comment docs.