Handle malformed fragment decoding as a parse error#171
Merged
Conversation
gurgunday
approved these changes
May 4, 2026
Member
gurgunday
left a comment
There was a problem hiding this comment.
Oh right, totally missed this
lgtm
mergify Bot
added a commit
to ArcadeData/arcadedb
that referenced
this pull request
May 9, 2026
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2. Release notes *Sourced from [fast-uri's releases](https://github.com/fastify/fast-uri/releases).* > v3.1.2 > ------ > >⚠️ Security Release > ------------------- > > * Fix for <GHSA-v39h-62p7-jpjc> > > What's Changed > -------------- > > * Handle malformed fragment decoding as a parse error by [`@mcollina`](https://github.com/mcollina) in [fastify/fast-uri#171](https://redirect.github.com/fastify/fast-uri/pull/171) > > **Full Changelog**: <fastify/fast-uri@v3.1.1...v3.1.2> > > v3.1.1 > ------ > >⚠️ Security Release > ------------------- > > * Fix for <GHSA-q3j6-qgpj-74h6> > > What's Changed > -------------- > > * build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by [`@dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#148](https://redirect.github.com/fastify/fast-uri/pull/148) > * build(deps): bump actions/checkout from 4 to 5 by [`@dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#149](https://redirect.github.com/fastify/fast-uri/pull/149) > * chore(.npmrc): ignore scripts by [`@Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#150](https://redirect.github.com/fastify/fast-uri/pull/150) > * build(deps-dev): remove `@fastify/pre-commit` by [`@Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#151](https://redirect.github.com/fastify/fast-uri/pull/151) > * build(deps): bump actions/setup-node from 4 to 5 by [`@dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#152](https://redirect.github.com/fastify/fast-uri/pull/152) > * ci(ci): add concurrency config by [`@Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#153](https://redirect.github.com/fastify/fast-uri/pull/153) > * build(deps): bump actions/setup-node from 5 to 6 by [`@dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#154](https://redirect.github.com/fastify/fast-uri/pull/154) > * build(deps): bump actions/checkout from 5 to 6 by [`@dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#156](https://redirect.github.com/fastify/fast-uri/pull/156) > * chore(license): standardise license notice by [`@Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#159](https://redirect.github.com/fastify/fast-uri/pull/159) > * style: remove trailing whitespace by [`@Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#161](https://redirect.github.com/fastify/fast-uri/pull/161) > * ci: remove unused github files by [`@Tony133`](https://github.com/Tony133) in [fastify/fast-uri#162](https://redirect.github.com/fastify/fast-uri/pull/162) > * chore: update readme by [`@Tony133`](https://github.com/Tony133) in [fastify/fast-uri#164](https://redirect.github.com/fastify/fast-uri/pull/164) > * build(deps): bump fastify/workflows/.github/workflows/plugins-ci-package-manager.yml from 5 to 6 by [`@dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#165](https://redirect.github.com/fastify/fast-uri/pull/165) > * build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml from 5 to 6 by [`@dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#166](https://redirect.github.com/fastify/fast-uri/pull/166) > * build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 by [`@dependabot`](https://github.com/dependabot)[bot] in [fastify/fast-uri#167](https://redirect.github.com/fastify/fast-uri/pull/167) > * ci: add lock-threads workflow by [`@Fdawgs`](https://github.com/Fdawgs) in [fastify/fast-uri#169](https://redirect.github.com/fastify/fast-uri/pull/169) > > New Contributors > ---------------- > > * [`@Tony133`](https://github.com/Tony133) made their first contribution in [fastify/fast-uri#162](https://redirect.github.com/fastify/fast-uri/pull/162) > > **Full Changelog**: <fastify/fast-uri@v3.1.0...v3.1.1> Commits * [`919dd8e`](fastify/fast-uri@919dd8e) Bumped v3.1.2 * [`c65ba57`](fastify/fast-uri@c65ba57) fixup: linting * [`6c86c17`](fastify/fast-uri@6c86c17) Merge commit from fork * [`a95158a`](fastify/fast-uri@a95158a) Handle malformed fragment decoding without throwing ([#171](https://redirect.github.com/fastify/fast-uri/issues/171)) * [`cea547c`](fastify/fast-uri@cea547c) Bumped v3.1.1 * [`876ce79`](fastify/fast-uri@876ce79) Merge commit from fork * [`dcdf690`](fastify/fast-uri@dcdf690) ci: add lock-threads workflow ([#169](https://redirect.github.com/fastify/fast-uri/issues/169)) * [`c860e65`](fastify/fast-uri@c860e65) build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 ([#167](https://redirect.github.com/fastify/fast-uri/issues/167)) * [`9b4c6dc`](fastify/fast-uri@9b4c6dc) build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml ([#166](https://redirect.github.com/fastify/fast-uri/issues/166)) * [`85d09a9`](fastify/fast-uri@85d09a9) build(deps): bump fastify/workflows/.github/workflows/plugins-ci-package-mana... * Additional commits viewable in [compare view](fastify/fast-uri@v3.1.0...v3.1.2) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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/ArcadeData/arcadedb/network/alerts).
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
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.
Summary
parse(),resolve(), andequal()Testing
npm test