gitlab icon indicating copy to clipboard operation
gitlab copied to clipboard

fix(deps): update dependency parse-url to v8

Open renovate[bot] opened this issue 3 years ago • 1 comments

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

renovate[bot] avatar Aug 03 '22 10:08 renovate[bot]

Blocked by https://github.com/IonicaBizau/parse-url/issues/57

fgreinacher avatar Aug 08 '22 12:08 fgreinacher

:tada: This PR is included in version 9.4.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Sep 13 '22 12:09 github-actions[bot]