ForbesLindesay / browserify-middleware

express middleware for browserify, done right
http://browserify.org
MIT License
381 stars 66 forks source link

Update ms to the latest version 🚀 #107

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.1.0 of ms was just published.

Dependency ms
Current Version 0.7.3
Type dependency

The version 2.1.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 ms.

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 2.1.0

Minor Changes

  • Add "week" / "w" support: a2caead
  • Fixed match regex to support negative numbers: #96

Patches

  • Applied a few text improvements: 15dc8c5
  • Fixed spelling of “millisecond” in description: #95
  • Lockfile added: 2425ebd

Credits

Huge thanks to @yoavmmn and @binki for helping!

Commits

The new version differs by 28 commits.

  • 845c302 2.1.0
  • 17d719f Bumped dev depdenencies to the latest version
  • 2425ebd Lockfile added
  • f0bc0a2 Fixed match regex to support negative numbers (#96)
  • a2caead Add "week" / "w" support
  • e359eee Add reference to ms.macro (#99)
  • fa0947f Fixed spelling of “millisecond” in description (#95)
  • 826e137 updated package husky from 0.13.3 to 0.13.4 (#94)
  • 15dc8c5 Applied a few text improvements
  • 9b88d15 2.0.0
  • 94b995c Invalidated cache for slack badge
  • bcf5715 Bumped dependencies to the latest version
  • b1eaab7 Ignored logs coming from npm
  • caae298 Limit str to 100 to avoid ReDoS of 0.3s (#89)
  • b83b36d chore(package): update eslint to version 3.19.0 (#88)

There are 28 commits in total.

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 2.1.1 just got published.

Update to this version instead 🚀

Release Notes 2.1.1

Patches

  • Add full support for negative numbers: #104

Credits

Huge thanks to @thevtm for helping!

Commits

The new version differs by 2 commits.

See the full diff