Skip to content

fix(deps): update dependency git-url-parse to v13#31

Merged
dangreen merged 1 commit intomainfrom
renovate/git-url-parse-13.x
Nov 27, 2022
Merged

fix(deps): update dependency git-url-parse to v13#31
dangreen merged 1 commit intomainfrom
renovate/git-url-parse-13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 27, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
git-url-parse ^11.6.0 -> ^13.0.0 age adoption passing confidence

Release Notes

IonicaBizau/git-url-parse

v13.1.0

Compare Source

Add edit filetype support /cc #​146 -- thanks @​ggdaltoso! 🍰

v13.0.0

Compare Source

git-url-parse@13.0.0

There are breaking changes due to the update to parse-url@^8.0.0. ✨

v12.0.0

Compare Source

git-url-parse 12.0.0

This is a major release fixing several issues and improving the security of the project.

Breaking changes
  • VSTS SSH URLs may give unexpected results — I left a TODO in the tests to remind us to fix it.
  • For shorthand urls use the href property instead of pathname.
  • The user and password properties are now parsed separately.

For other potential breaking changes, you may want to check out the release of git-up.

Issues Fixed
  • Fixes #​102 — Support GitHub usernames with numbers (only numbers).
  • Fixes #​130 — Update git-up
  • Fixes #​135

If you have any suggestions and questions let me know. 😊


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
dist/index.js 2.34 KB (0%)
dist/cli/index.js 1.45 KB (0%)

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Base: 85.27% // Head: 82.48% // Decreases project coverage by -2.79% ⚠️

Coverage data is based on head (15ab40a) compared to base (216c9bf).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   85.27%   82.48%   -2.80%     
==========================================
  Files           4        4              
  Lines         394      394              
  Branches       21       22       +1     
==========================================
- Hits          336      325      -11     
- Misses         58       69      +11     
Impacted Files Coverage Δ
packages/simple-github-release/src/git.ts 59.66% <0.00%> (-9.25%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dangreen dangreen merged commit 0dcfdc4 into main Nov 27, 2022
@dangreen dangreen deleted the renovate/git-url-parse-13.x branch November 27, 2022 18:08
@github-actions github-actions Bot mentioned this pull request Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants