-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Update dependency normalize-url to v8 #9167
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
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@renovate
renovate
bot
force-pushed
the
renovate/normalize-url-8.x
branch
from
August 10, 2025 13:56
d502904 to
bce9f8a
Compare
@renovate
renovate
bot
force-pushed
the
renovate/normalize-url-8.x
branch
from
September 10, 2025 08:50
bce9f8a to
35cd3bc
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
^2.0.0->^8.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
sindresorhus/normalize-url (normalize-url)
v8.1.0Compare Source
removePathandtransformPathoptiondfcfc0692eb703v8.0.2Compare Source
07c9a7bv8.0.1Compare Source
dec5dc6v8.0.0Compare Source
Breaking
52f2290882cb84https,http,file,data.ftpprotocol is no longer normalized. It's just passed through.user:password@sindresorhus.comImprovements
defaultProtocoloption accept protocol without colonc7fd781v7.2.0Compare Source
removeExplicitPortoption (#174)192223bv7.1.0Compare Source
keepQueryParametersoption (#173)6e24307v7.0.3Compare Source
c42f53bv7.0.2Compare Source
removeDirectoryIndexoption TypeScript type4d35ea1v7.0.1Compare Source
d51cb50v7.0.0Compare Source
Breaking
9a44d07v6.1.0Compare Source
removeQueryParametersoption (#136)6216336v6.0.1Compare Source
b1fdb51Also fixed for v5 in 5.3.1 and for v4 in 4.5.1. Versions below 4.3.0 are not affected by this.
v6.0.0Compare Source
Breaking
stripTextFragmentoption (#130)01a4a91It should not affect most use-cases, but it is turned on by default and it does change the URL slightly, so it's marked as breaking just to be safe.
v5.3.1Compare Source
v5.3.0Compare Source
view-source:input (#124)ddf2584v5.2.1Compare Source
removeSingleSlashoption adding slashes (#122)1e06753v5.2.0Compare Source
removeSingleSlashoption (#120)18effbev5.1.0Compare Source
stripWWWlogic (#117)0ee9d9414b79c6v5.0.0Compare Source
Note that if you're using
normalize-urlin the browser, you should probably stay on v4 as this version uses newer syntax not available in all browsers.Breaking
7b4ad64Breaking for TypeScript users
You need to change
import normalizeUrl from 'normalize-url';toimport normalizeUrl = require('normalize-url');Fixes
062b426v4.5.1Compare Source
v4.5.0Compare Source
308909bv4.4.1Compare Source
fb92bcbv4.4.0Compare Source
7df5affv4.3.0Compare Source
566d22fv4.2.0Compare Source
35ce2d4v4.1.0Compare Source
a76edbd191ad4bv4.0.0Compare Source
Breaking:
ee7e2c5stripHashoptionfalseby default211322bf066795stripAuthenticationoption that is enabled by defaultf0f3e81Other:
stripProtocoloption211322bv3.3.0Compare Source
v3.2.0Compare Source
v3.1.0Compare Source
v3.0.1Compare Source
v3.0.0Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.