[Snyk] Upgrade normalize-url from 7.0.3 to 8.0.2 #10
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.
Snyk has created this PR to upgrade normalize-url from 7.0.3 to 8.0.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 5 versions ahead of your current version.
The recommended version was released 2 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-BRACES-6838727
SNYK-JS-MICROMATCH-6838728
SNYK-JS-SEMVER-3247795
SNYK-JS-SEMVER-3247795
SNYK-JS-ROLLUP-8073097
SNYK-JS-BRACEEXPANSION-9789073
Release notes
Package name: normalize-url
-
8.0.2 - 2025-06-09
- Fix handling of encoded backslash (#192) 07c9a7b
-
8.0.1 - 2024-03-10
- Fix handling of protocol-less URLs with a port dec5dc6
-
8.0.0 - 2022-11-04
- Require Node.js 14 52f2290
- Ignore URLs with custom protocols and just pass them through (#178) 882cb84
- By default, these protocols are supported:
- If you need support for a custom protocol that behaves like a HTTP URL, see #179.
- Human-friendly URLs with basic auth is no longer handled as it conflicts with custom protocols
- Example:
- Make
- You can still pass in a protocol with colon. However, if you use TypeScript, it enforces it without.
-
7.2.0 - 2022-09-27
- Add
-
7.1.0 - 2022-09-01
- Add
-
7.0.3 - 2022-01-18
- Fix encoding consistency with sorted and non-sorted URL parameters (#158) c42f53b
from normalize-url GitHub release notesv8.0.1...v8.0.2
v8.0.0...v8.0.1
Breaking
https,http,file,data.ftpprotocol is no longer normalized. It's just passed through.user:password@sindresorhus.comImprovements
defaultProtocoloption accept protocol without colon c7fd781v7.2.0...v8.0.0
removeExplicitPortoption (#174) 192223bv7.1.0...v7.2.0
keepQueryParametersoption (#173) 6e24307v7.0.3...v7.1.0
v7.0.2...v7.0.3
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: