Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rollup-plugin-filesize to the latest version 🚀 #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 16, 2017

Version 1.2.0 of rollup-plugin-filesize just got published.

Dependency rollup-plugin-filesize
Current Version 1.0.1
Type devDependency

The version 1.2.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-plugin-filesize.
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 3 commits .

  • c62ab7a Merge pull request #13 from ritz078/destination-info
  • 9168d39 updated screenshot
  • 6ef2983 show destination with filesize

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 17, 2017

Version 1.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits .

  • 84b76e8 fix: show destination only when defined

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 25, 2017

Version 1.3.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits0.

false

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 21, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 21, 2017

Version 1.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 2631329 feat: make gzipped size optional

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 21, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 21, 2017

Version 1.4.1 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 21, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 21, 2017

Version 1.4.2 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 19, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 19, 2017

Version 1.5.0 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 7, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 7, 2018

Version 2.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 20, 2018

Version 4.0.0 just got published.

Update to this version instead 🚀

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

greenkeeper bot added a commit that referenced this pull request Jul 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 20, 2018

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

greenkeeper bot added a commit that referenced this pull request Oct 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 14, 2018

Update to this version instead 🚀

Release Notes for 5.0.0

Major Changes

  • Fix(terser): remove terser and make minification optional: 32763af

Minor Changes

  • Add name property to the returned plugin: #27

Credits

Huge thanks to @Andarist for helping!

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 15, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 15, 2018

Update to this version instead 🚀

Release Notes for 5.0.1

Patches

  • Fix(minify): bring back terser: b7499db
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 4, 2019

Update to this version instead 🚀

Release Notes for 6.0.0

Make it compatible with rollup 1.0

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 23, 2019

Update to this version instead 🚀

Release Notes for 6.0.1

Patches

Credits

Huge thanks to @yohangz for helping!

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 23, 2019

Update to this version instead 🚀

Release Notes for 6.1.0

Minor Changes

  • Output bundle/file names for when code splitting: #40

Credits

Huge thanks to @clintwood for helping!

Commits

The new version differs by 2 commits.

  • d08d151 6.1.0
  • fa80d56 Output bundle/file names for when code splitting (#40)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 18, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 9, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 15, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 15, 2019

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants