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 path-to-regexp to the latest version 🚀 #863

Merged
merged 1 commit into from
Nov 13, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 12, 2019

The dependency path-to-regexp was updated from 3.2.0 to 4.0.0.

This version 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.


Publisher: blakeembrey
License: MIT

Release Notes for ES2015 Package for Bundlers

Changed

  • Export names have changed to support ES2015 modules in bundlers

Added

  • New normalizePathname utility for supporting unicode paths in libraries
  • Support nested non-capturing groups within parameters
  • Add tree-shaking (via ES2015 modules) for webpack and other bundlers
Commits

The new version differs by 11 commits.

  • 38b4222 4.0.0
  • 5108f9a Add negative normalize tests
  • 2c3baf1 Expose utility for normalizePathname behavior
  • dcb522f Add test case for negative lookahead
  • 66e0c25 Pull capturing group logic into balanced utility
  • 943c907 Add test cases from #95
  • 1327699 Support nesting non-capturing regexp groups
  • 153365c Remove TypeScript section from README
  • 4f33bc4 Standardize TypeScript package configuration
  • 4124c3c Add ES2015 module
  • cc0df28 Add TypeScript to package (#202)

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 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 78.151% when pulling 5d029fa on greenkeeper/path-to-regexp-4.0.0 into c555863 on master.

@codecov-io
Copy link

codecov-io commented Nov 12, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #863   +/-   ##
=======================================
  Coverage   75.37%   75.37%           
=======================================
  Files           6        6           
  Lines         739      739           
  Branches       73       73           
=======================================
  Hits          557      557           
  Misses        182      182

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 c555863...5d029fa. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Nov 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2019

Update to this version instead 🚀

Release Notes for Fix Spelling of Regexp

Fixed

  • Normalize regexp spelling across 4.x
Commits

The new version differs by 2 commits.

  • 6e55e15 4.0.1
  • 302a0df Quick fix: normalize regexp spelling across 4.x

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2019

Update to this version instead 🚀

@arlac77 arlac77 merged commit 3387f5a into master Nov 13, 2019
@arlac77 arlac77 deleted the greenkeeper/path-to-regexp-4.0.0 branch November 13, 2019 13:15
@arlac77
Copy link
Contributor

arlac77 commented Nov 13, 2019

🎉 This PR is included in version 5.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@arlac77
Copy link
Contributor

arlac77 commented Nov 13, 2019

🎉 This issue has been resolved in version 5.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants