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-plugin-filesize to the latest version 🚀 #144

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of rollup-plugin-filesize was just published.

Dependency rollup-plugin-filesize
Current Version 2.0.0
Type devDependency

The version 4.0.0 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 rollup-plugin-filesize.

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.


Release Notes 4.0.0

replace gzip with minified and gzipped

Commits

The new version differs by 15 commits.

  • c016123 4.0.0
  • 1dc0683 3.0.0
  • 4a76881 4.0.0
  • 7eaa884 3.0.0
  • 6a5852a Merge pull request #23 from ritz078/gzipped-minified
  • 25ac00b replace gzip with minified and gzipped
  • d6fc2a6 Merge pull request #22 from probil/feature/brotli-size-support
  • 5276187 docs: add brotli configuration info
  • b808899 feat: implement brotli size preview support (disabled by default)
  • 2cfef95 feat(bundler): add brotli-size to externals
  • bb4fd4b chore(deps): update yarn.lock
  • b898109 chore(deps): add brotli-size to the list of dependencies
  • 66a81aa Merge pull request #21 from ritz078/0.60-support
  • 7d10685 Merge pull request #18 from knewzen/master
  • 7f387ec remove codesponsor

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:

greenkeeper[bot] commented 6 years ago

Version 4.0.1 just got published.

Update to this version instead 🚀

Release Notes 4.0.1

Patches

  • Move terser to dependencies - fixes #24: d8e663c
Commits

The new version differs by 3 commits.

  • 6420e98 4.0.1
  • b52f526 Merge pull request #25 from porsager/patch-1
  • d8e663c Move terser to dependencies - fixes #24

See the full diff