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 parse-url to v8 #432

Merged
merged 1 commit into from Sep 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
parse-url ^7.0.2 -> ^8.0.0 age adoption passing confidence

Release Notes

IonicaBizau/parse-url

v8.1.0

Compare Source

parse-url@8.1.0
  • fix: cjs to load normalize-url /cc #​58
  • fix: Include index.d.ts in package.json /cc #​63
  • feat: support custom SSH username /cc #​60
  • feat: improve regex pattern /cc #​59

Thanks to @​privatenumber and @​briancoit for their contributions! 🍰

v8.0.0

Compare Source

parse-url 8.0.0

Breaking Changes

  • The resource property will not contain the port, but the host one will.
  • Throw an error if the input is invalid. Hence, file paths like /home/path/to/dir will only be valid if the file:// protocol is added (file://home/path/to/dir)
  • Throw an error if the input length exceeds the maximum length (parse.MAX_URL_LENGTH), by default 2048.

Fixes

Other changes


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, click this checkbox.

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

@fgreinacher
Copy link
Contributor

Blocked by IonicaBizau/parse-url#57

@renovate renovate bot force-pushed the renovate/parse-url-8.x branch 2 times, most recently from 531ebf0 to 2e445dc Compare August 22, 2022 03:15
@renovate renovate bot force-pushed the renovate/parse-url-8.x branch 4 times, most recently from 84d27a6 to d2cf02e Compare August 29, 2022 04:41
@fgreinacher fgreinacher merged commit 0436c2d into master Sep 13, 2022
@fgreinacher fgreinacher deleted the renovate/parse-url-8.x branch September 13, 2022 12:30
@github-actions
Copy link

🎉 This PR is included in version 9.4.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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant