Skip to content

chore(deps): bump parse-url from 6.0.0 to 8.1.0 in the npm_and_yarn group - #419

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/parse-url-6.0.5
Open

chore(deps): bump parse-url from 6.0.0 to 8.1.0 in the npm_and_yarn group#419
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/parse-url-6.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2022

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update: parse-url.

Updates parse-url from 6.0.0 to 8.1.0

Release notes

Sourced from parse-url's releases.

8.1.0

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! 🍰

8.0.0

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

7.0.2

Add the url in the error object, fixes #14

7.0.1

📝 docs

7.0.0

parse-url 7.0.0

⭐ This is a major release of parse-url! ⭐

Breaking changes

  • If the input url has a trailing slash, the trailing slash will be added in the pathname too.
  • The port field is a string. By default empty.
  • Added the password field (default: "")
  • The resource may contain the port in it (e.g. resource: "domain.com:4200").

Features

  • Faster
  • More secure
  • Cleaner codebase
Commits
  • 4412976 Updated docs
  • ac17353 Merge branch 'patch-1' of github.com:briancoit/parse-url into new-version
  • 778a0a5 Merge branch 'support-custom-user' of github.com:privatenumber/parse-url into...
  • 0baab4f Merge branch 'improve-regex' of github.com:privatenumber/parse-url into new-v...
  • d1a4395 Merge branch 'fix-cjs' of github.com:privatenumber/parse-url into new-version
  • 9cacf38 ⬆️ 8.1.0 🎉
  • 9a78bd8 Merge pull request #61 from privatenumber/move-funding-yml
  • 1883136 Include index.d.ts in package
  • 92f899b chore: move FUNDING.yml out of workflows
  • 9500430 feat: support custom user in ssh url
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 15, 2022
@mttrbrts

mttrbrts commented May 4, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps the npm_and_yarn group with 1 update: [parse-url](https://github.com/IonicaBizau/parse-url).


Updates `parse-url` from 6.0.0 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](IonicaBizau/parse-url@6.0.0...8.1.0)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-version: 6.0.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump parse-url from 6.0.0 to 6.0.5 chore(deps): bump parse-url from 6.0.0 to 8.1.0 in the npm_and_yarn group May 4, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/parse-url-6.0.5 branch from 8a85e55 to ea0ca97 Compare May 4, 2026 19:31
@github-actions github-actions Bot added the maintainer-engaged A maintainer has commented or reviewed this item label May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file maintainer-engaged A maintainer has commented or reviewed this item

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant