rockchalkwushock / how-to-open-source

A repository for learning how to publish NPM packages as well as contribute to open source projects.
https://www.npmjs.com/package/how-to-open-source
MIT License
8 stars 1 forks source link

Update rollup-plugin-gzip to the latest version 🚀 #110

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

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](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:

codecov[bot] commented 6 years ago

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] commented 5 years ago

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] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

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