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-gzip to the latest version 🚀 #110

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 28, 2018

Version 2.0.0 of rollup-plugin-gzip was just published.

Dependency rollup-plugin-gzip
Current Version 1.4.0
Type devDependency

The version 2.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-gzip.

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.


Commits

The new version differs by 11 commits.

  • 911b93b docs(README): Add rollup compatibility note
  • b6699c2 docs(CHANGELOG): Add v2.0.0 release date
  • 13908e9 chore(package): Add yarn-error.log to .npmignore
  • c49fb64 2.0.0
  • c9673c2 fix(deps): include rollup 0.60.0 as minimum peerDependency
  • 2cc11ad chore(deps): Upgrade dependencies
  • 7c41000 fix(test): Fix flaky additionalFiles test
  • cf50b38 BREAKING v2 progress
  • 8a7ead6 BREAKING WIP v2 implementation progress
  • 292bd84 Code base refactoring
  • 5d75873 conf(publish): Ignore yarn.lock in NPM package

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Jul 28, 2018

Codecov Report

Merging #110 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #110   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines           2      2           
=====================================
  Hits            2      2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1eda10c...fa7c38e. Read the comment docs.

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

greenkeeper bot commented Dec 19, 2018

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • a472d2e 2.1.0
  • 0844e07 Update dependencies, fix tests for rollup 0.68.0
  • 906a723 Update README and CHANGELOG
  • 18a401a Merge pull request #5 from ashuanindian/master
  • 9eacbee Added support for mjs file format.
  • 844c2b0 chore(deps): Upgrade dependencies
  • 7591053 docs(README): Add zopfli compression to readme.
  • 0405fea chore(deps): Upgrade dependencies

See the full diff

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

greenkeeper bot commented Dec 29, 2018

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 2, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 2, 2020

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • e8ccda4 v2.3.0
  • d843a50 Prepare changelog for v2.3.0
  • 0e42376 Add type=asset to bundle asset entries
  • 3eea954 Update dev dependencies
  • b3c7e2a Test: Report present files when bundle was not found
  • ca53d4c Merge pull request #7 from kryops/dependabot/npm_and_yarn/handlebars-4.5.3
  • 47de8fb chore(deps): bump handlebars from 4.1.2 to 4.5.3
  • ca54d9e Update dev dependencies
  • e09661f Update dev dependencies
  • a8dd11c README: Add note about CommonJS imports (#6)
  • 1901132 Update dev dependencies
  • cd39320 Add Jest VSCode debugging
  • 0c2d097 Migrate tests to Jest

See the full diff

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