Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Update git-url-parse to the latest version 馃殌 - #43

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/git-url-parse-9.0.0
Open

Update git-url-parse to the latest version 馃殌#43
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/git-url-parse-9.0.0

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented Apr 12, 2018

Copy link
Copy Markdown

鈽濓笍 Greenkeeper鈥檚 updated Terms of Service will come into effect on April 6th, 2018.

Version 9.0.0 of git-url-parse was just published.

Dependency git-url-parse
Current Version 8.3.1
Type dependency

The version 9.0.0 is not covered by your current version range.

If you don鈥檛 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 git-url-parse.

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鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 9.0.0

馃殺 9.0.0 馃帀

New features:

  • Default the git_suffix by making it true/false based on the input url (whether it ends with .git or not). Fixes #69. /cc #72. Thanks @pvdlg! 馃嵃
    Probably, a potential breaking change.

Bug fixes:

  • trim the url before processing it. Fixes #72. Fixed in the parse-path module.
  • Improve parsing and stringifying of VSTS urls. Fixes #67. /cc #71. Thanks to @roger199585 and @pvdlg for their contributions! 馃崕

Enjoy & Happy git-url-parsing!

Commits

The new version differs by 6 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper Bot added a commit that referenced this pull request May 28, 2018
@greenkeeper

greenkeeper Bot commented May 28, 2018

Copy link
Copy Markdown
Author

Version 9.0.1 just got published.

Update to this version instead 馃殌

Release Notes 9.0.1

Fix the name property parsing /cc #77

Fix #75

When the path is relative the urlInfo.pathname does not start with / so substring(1) removed the first character. The fix is to remove the first character only if it is a /.

Thanks, @pvdlg! 馃嵃

Commits

The new version differs by 5 commits.

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants