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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.4.3 of rollbar was just published.

Dependency rollbar
Current Version 2.4.0
Type dependency

The version 2.4.3 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 53 commits.

  • 2a3eadb Release v2.4.3
  • bc872ba Merge pull request #651 from rollbar/iss642
  • ce83884 Stringify rejected promise reason
  • 9fca581 Merge pull request #649 from rollbar/iss648
  • cd3e442 make rate limiter a little more resilient
  • 5bd296c Add filterTelemetry to index.d.ts
  • 5c4e94b Merge pull request #645 from rollbar/iss644
  • eadee98 Properly call the existing onerror handler if set
  • 14f5e09 Merge pull request #639 from rollbar/prototype-again
  • b3ab20f Fix for Prototypejs
  • 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

There are 53 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 #283 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #283   +/-   ##
=======================================
  Coverage   71.14%   71.14%           
=======================================
  Files          63       63           
  Lines        1019     1019           
  Branches      181      153   -28     
=======================================
  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 dcfad7d...169b6b1. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 2.4.4 just got published.

Update to this version instead 🚀

Release Notes v2.4.4
  • Pass original item to transform as second param
Commits

The new version differs by 4 commits.

  • 691dbcf Merge pull request #653 from rollbar/v2-4-4
  • 3ed92ee Release v2.4.4
  • 7bcb25c Merge pull request #650 from rollbar/pass-item-to-transform
  • 8bba15d pass item to transform

See the full diff