Skip to content

fix(deps): update dependency normalize-url to v8 #102

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
normalize-url ^6.0.1 -> ^8.0.0 age adoption passing confidence

Release Notes

sindresorhus/normalize-url (normalize-url)

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

v7.2.0

Compare Source

v7.1.0

Compare Source

v7.0.3

Compare Source

  • Fix encoding consistency with sorted and non-sorted URL parameters (#​158) c42f53b

v7.0.2

Compare Source

  • Fix the removeDirectoryIndex option TypeScript type 4d35ea1

v7.0.1

Compare Source

v7.0.0

Compare Source

Breaking

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 is behind base branch, 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 force-pushed the renovate/normalize-url-8.x branch from bae0d19 to 2862e39 Compare February 14, 2025 22:32
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch 2 times, most recently from 29d1b68 to 9feac83 Compare February 14, 2025 22:37
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from 9feac83 to 0986799 Compare February 14, 2025 22:37
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from 0986799 to 49d23fe Compare February 14, 2025 22:39
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from 49d23fe to 09ded54 Compare February 14, 2025 22:40
@relekang relekang enabled auto-merge (rebase) February 14, 2025 22:40
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch 12 times, most recently from 331f806 to c5bcddb Compare February 21, 2025 06:08
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch 6 times, most recently from 07e0ace to 5e82b58 Compare February 25, 2025 20:58
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch 9 times, most recently from 01d5bd2 to 2c03496 Compare March 27, 2025 21:53
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch 8 times, most recently from 5f36440 to 1230fb3 Compare April 6, 2025 02:48
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch 6 times, most recently from 8f95a17 to 43c8891 Compare April 11, 2025 22:49
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch 4 times, most recently from d8ca6b7 to 362f036 Compare April 19, 2025 21:27
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from 362f036 to 14ee614 Compare April 23, 2025 22:10
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from 14ee614 to fdc02c8 Compare April 26, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant