t2t2 / vue-syncers-feathers

Synchronises feathers services with vue objects, updated in real time
MIT License
32 stars 2 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.41.0 of rollup just got published.

Dependency rollup
Current Version 0.40.2
Type devDependency

The version 0.41.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 11 commits .

  • e4682a3 -> v0.41.0
  • e955ea7 Merge pull request #1231 from rollup/gh-1140
  • be7c90f use plugin names in CLI logs
  • 7831164 implement this.error
  • 6d41868 add this.warn method to plugin contexts (#1140)
  • 79d1ecf Merge pull request #1230 from mbostock/patch-1
  • e1a940e Fix missing bracket.
  • c4a4938 Merge pull request #1227 from kzc/fix-throw-side-effect
  • 47e0f93 Merge pull request #1226 from rollup/gh-791
  • f2d0851 throw always considered to be a side effect
  • ade3ee3 implement export * from external (#791)

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:

greenkeeper[bot] commented 7 years ago

Version 0.41.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 4 commits .

  • e938d86 -> v0.41.1
  • b0a83b8 Merge pull request #1234 from rollup/gh-1233
  • 585bde0 test for #1233
  • 766e91d include new expressions where callee is a class (#1233)

See the full diff.