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

fix(deps): update dependency git-url-parse to v14 #235

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2024

Mend Renovate

This PR contains the following updates:

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

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

IonicaBizau/git-url-parse (git-url-parse)

v14.0.0

Compare Source

Reencode owner and repo names -- thanks @​lfcyja 🍰

v13.1.1

Compare Source

fixed name and organization issue when parsing on the issue URL

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. 😊

v11.6.0

Compare Source

Fix parsing Bitbucket Server urls with files located in subfolders -- thanks @​goober! 🍰

v11.5.0

Compare Source

Add support for Bitbucket Server repository root and commit endpoints /cc #​128 -- thanks @​goober 🍰

v11.4.4

Compare Source

Add Azure DevOps parsing git branch /cc #​124 Thanks @​n2ygk! 🍰

v11.4.3

Compare Source

11.4.3

v11.4.1

Compare Source

Fix BitBucket url parsing /cc #​18 thanks @​lykims 🍰

v11.4.0

Compare Source

Add support for Bitbucket Server /cc #​113 Thanks @​goober! 🍰

v11.3.0

Compare Source

Add Azure pathname, thanks @​mfrinnstrom! 🍰

v11.2.0

Compare Source

Support for GitLab scopes, thanks @​muffix! 🍰

v11.1.3

Compare Source

Update docs and licence year. 🚀


Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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.

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.

None yet

0 participants