Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2024

This PR contains the following updates:

Package Change Age Confidence
normalize-url 7.2.0 -> 8.1.0 age confidence

Release Notes

sindresorhus/normalize-url (normalize-url)

v8.1.0

Compare Source


v8.0.2

Compare Source


v8.0.1

Compare Source

  • Fix handling of protocol-less URLs with a port dec5dc6

v8.0.0

Compare Source

Breaking
  • Require Node.js 14 52f2290
  • Ignore URLs with custom protocols and just pass them through (#​178) 882cb84
    • By default, these protocols are supported: https, http, file, data.
    • If you need support for a custom protocol that behaves like a HTTP URL, see #​179.
  • ftp protocol is no longer normalized. It's just passed through.
  • Human-friendly URLs with basic auth is no longer handled as it conflicts with custom protocols
    • Example: user:password@sindresorhus.com
Improvements
  • Make defaultProtocol option accept protocol without colon c7fd781
    • You can still pass in a protocol with colon. However, if you use TypeScript, it enforces it without.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file npm labels Jun 4, 2024
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@jellyfin-bot jellyfin-bot added the merge conflict Conflicts prevent merging label Nov 8, 2024
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from e88b2c5 to e7b6ce9 Compare November 8, 2024 22:43
@jellyfin-bot jellyfin-bot added merge conflict Conflicts prevent merging and removed merge conflict Conflicts prevent merging labels Nov 8, 2024
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from e7b6ce9 to 8bb1759 Compare November 12, 2024 17:31
@jellyfin-bot jellyfin-bot removed the merge conflict Conflicts prevent merging label Nov 12, 2024
@sonarqubecloud
Copy link

@jellyfin-bot jellyfin-bot added the merge conflict Conflicts prevent merging label May 22, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented May 22, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from 8bb1759 to 1348693 Compare May 22, 2025 21:38
@jellyfin-bot jellyfin-bot added merge conflict Conflicts prevent merging and removed merge conflict Conflicts prevent merging labels May 22, 2025
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from 1348693 to fb00399 Compare May 28, 2025 20:29
@jellyfin-bot jellyfin-bot removed the merge conflict Conflicts prevent merging label May 28, 2025
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from fb00399 to e8da304 Compare June 16, 2025 19:04
@sonarqubecloud
Copy link

@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch 2 times, most recently from 11f3495 to 9cf43ba Compare August 13, 2025 13:00
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from 9cf43ba to a15a979 Compare August 19, 2025 12:09
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from a15a979 to 6c7d53a Compare August 31, 2025 12:00
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from 6c7d53a to 613bdfe Compare September 17, 2025 11:28
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from 613bdfe to 5a1b84f Compare September 25, 2025 18:02
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from 5a1b84f to 5dd6cc6 Compare October 21, 2025 19:47
@sonarqubecloud
Copy link

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 npm

Projects

Development

Successfully merging this pull request may close these issues.

2 participants