dependabot-bot's Description of Work
Bumps fast-uri from 3.1.0 to 3.1.6.
Release notes
Sourced from fast-uri's releases.
v3.1.6
โ ๏ธ Security Warning
This release addresses the following high-severity security advisories:
GHSA-5jgf-p345-68v8 โ host confusion via skipped IDN canonicalization on scheme-relative references
GHSA-fph4-wmhf-6fwf โ server-side request forgery via repeated hostname percent-decoding
GHSA-f65p-4m7j-42xc โ server-side request forgery via malformed IPv6 normalization
GHSA-jqff-g426-hqxp โ host confusion via percent-encoded scheme normalizationUsers of the v3.x release line should upgrade to v3.1.6.
Full Changelog: https://github.com/fastify/fast-uri/compare/v3.1.5...v3.1.6
v3.1.5
โ ๏ธ Security Warning
Fix for https://github.com/fastify/fast-uri/security/advisories/GHSA-7p8r-x3mc-p8w7
Full Changelog: https://github.com/fastify/fast-uri/compare/v3.1.4...v3.1.5
v3.1.4
โ ๏ธ Security Release
Fix for https://github.com/fastify/fast-uri/security/advisories/GHSA-v2hh-gcrm-f6hx
Full Changelog: https://github.com/fastify/fast-uri/compare/v3.1.3...v3.1.4
v3.1.3
โ ๏ธ Security Release
Full Changelog: https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.3
v3.1.2
โ ๏ธ Security Release
What's Changed
- Handle malformed fragment decoding as a parse error by
@โmcollinain fastify/fast-uri#171Full Changelog: https://github.com/fastify/fast-uri/compare/v3.1.1...v3.1.2
v3.1.1
โ ๏ธ Security Release
<!-- raw HTML omitted -->
... (truncated)
Commits
-
6f970b2Bumped v3.1.6 -
d941579fix: never run IDN canonicalization on bracketed IP literals -
c0f0279test: adapt decoded-scheme handler assertion to 3.x (no mailto scheme) -
37f3417Merge commit from fork -
607bfbeMerge commit from fork -
ae92a4cMerge commit from fork -
444ecdaMerge commit from fork -
f1138cffix: handle malformed URNs without throwing (#211) -
4ebffaafix: preserve malformed URN input (#210) -
0819d5ffix: preserve URI component case in equality (#207) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/microsoft/react-native-windows/network/alerts).
###### Microsoft Reviewers: Open in CodeFlow