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 prettysize to the latest version 🚀 #31

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Sep 18, 2017

Version 1.0.0 of prettysize just got published.

Dependency prettysize
Current Version 0.1.0
Type devDependency

The version 1.0.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 prettysize.
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 21 commits.

  • 66a7a5b 1.0.0
  • 00eb497 added warning about es6 update and browser breakage
  • 9fe9ca9 migrated from vows to mocha
  • 60b8864 Merge pull request #7 from davglass/nyc
  • 9a94d95 using nyc instead of istanbul
  • 837b8a6 Merge pull request #6 from AdrieanKhisbe/es6-refresh
  • 0321dc7 updated README with let and reassignement
  • b90fd49 add strict mode
  • 1132710 updated README and eslint --fix
  • 89a95b9 use unit as variable everywhere
  • d3da92a es6 arrows everywhere
  • 5a81ffd add codecov Badge and replace travis png with svg
  • e6a5335 Merge pull request #5 from AdrieanKhisbe/improved-ci
  • 3e00b7a replace var by const in the README (forgotten)
  • d020757 arrow function and rename argument to avoid shadowing

There are 21 commits in total.

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 bot added a commit that referenced this pull request Sep 19, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 19, 2017

Version 1.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • c888a84 1.1.0
  • b565def Merge pull request #8 from AdrieanKhisbe/improved-signature
  • b193977 update documentation with improved signature (backward compatible)
  • 3528c98 add a test to ensure options works with places
  • bdb1391 add a new signature with the second arg being a object

See the full diff

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

greenkeeper bot commented Dec 7, 2018

  • The devDependency prettysize was updated from 0.1.0 to 2.0.0.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • f2ca6cb 2.0.0
  • 1368a16 revert version to 1.1.0 so I can use npm to tag the release
  • fe80a36 [fixes #10] - Make size string optional
  • 4427cc4 Merge pull request #9 from buraktamturk/master
  • 632093c maintain es5 compatibility

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