cinecove / defunctr

Browser detection based on feature inspection
BSD 3-Clause "New" or "Revised" License
27 stars 2 forks source link

Update rollup to the latest version πŸš€ #144

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.49.0 of rollup just got published.

Dependency rollup
Current Version 0.48.2
Type devDependency

The version 0.49.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 rollup. 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 12 commits.

  • bed229c -> v0.49.0
  • eca7476 Merge pull request #1576 from Andarist/fix/parallel-rollups
  • d3cfa05 Merge pull request #1574 from evocateur/altscreen-optional
  • 9d7e700 Merge pull request #1582 from lukastaegert/refactor-is-used-by-bundle
  • 8bc8b08 Closes #1564
  • 27923af Closes #953
  • 4b4a74f Rework treeshaking algorithm
  • dc9a8fe Hook process signals with signal-exit
  • 077fd05 Guard against 2 parallel rollups trying to make the same dir
  • 0295c5b Do not open alternate buffer during piped --watch
  • 224e192 modernise build config
  • 95e49dd Update ISSUE_TEMPLATE.md

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:


This change is Reviewable

greenkeeper[bot] commented 7 years ago

Version 0.49.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • 976043f -> v0.49.1
  • bc0745f Merge pull request #1586 from lukastaegert/fix-regressions
  • 8052520 Resolve #1587
  • fc70479 * Assume that unknown nodes always have effects
  • ee4faf2 Resolve #1584
  • cc92d76 Resolve #1585
  • a000fdd Add options parameter object to .hasEffects...() calls

See the full diff