fridays / next-routes

Universal dynamic routes for Next.js
MIT License
2.47k stars 230 forks source link

Update path-to-regexp to the latest version 🚀 #87

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of path-to-regexp just got published.

Dependency path-to-regexp
Current Version 1.7.0
Type dependency

The version 2.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 path-to-regexp. 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 4 commits.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 887d312676f14949efe4ac698aeaa12144986843 on greenkeeper/path-to-regexp-2.0.0 into 7548fcbcf2cb02d7696ab64091eae5d54b1b947d on master.

greenkeeper[bot] commented 7 years ago

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 42a3869 v2.1.0
  • ae6de4d Simplify pattern for non-repeating groups
  • 1e2f2ed Handle final character delimiter in non-end mode (#124)
  • 1bf8052 Simplify non-strict regexp for "end" mode (#117)
  • 144ff8c History for 2.0!

See the full diff