coast-team / netflux

JavaScript client and server side transport API based on WebRTC & WebSocket
https://coast-team.github.io/netflux
GNU Affero General Public License v3.0
213 stars 14 forks source link

Update rollup to the latest version šŸš€ #77

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.42.0 of rollup just got published.

Dependency rollup
Current Version 0.41.6
Type devDependency

The version 0.42.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 33 commits.

  • 5c5210a -> v0.42.0
  • f64c48b Merge pull request #1424 from rollup/watch-option
  • bd2b15f add a watch option
  • 48f3e82 Merge pull request #1379 from Victorystick/simpler-resolveId
  • 304c0be oops
  • b661e7e Merge pull request #1365 from rollup/options.amd
  • ffcc885 Merge pull request #1375 from rhyzx/patch-1
  • 4691e5a windows fix
  • 52b17df Merge branch 'master' into simpler-resolveId
  • f8a0d7e lint
  • fc7f23c Merge pull request #1386 from stevenfan/fix-deshadowing-bug
  • 21ef61d simplify declaration discovery for self import, allows frame generation for empty imports
  • 98f804a add test for #1274
  • 694d16e Merge branch 'bugfix/cannot-import-self' of https://github.com/enanox/rollup into enanox-bugfix/cannot-import-self
  • 16fba01 Merge pull request #1422 from rollup/gh-1416

There are 33 commits in total.

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: