Skip to content

Unit tests#427

Merged
prontiol merged 4 commits intomainfrom
unit-tests
Jun 29, 2021
Merged

Unit tests#427
prontiol merged 4 commits intomainfrom
unit-tests

Conversation

@prontiol
Copy link
Copy Markdown
Contributor

This PR adds LinkNode unit tests.
It also has minor updates to other unit tests here and there.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 29, 2021
@prontiol prontiol merged commit 9f2f7ce into main Jun 29, 2021
@prontiol prontiol deleted the unit-tests branch June 29, 2021 01:01
acywatson pushed a commit that referenced this pull request Apr 9, 2022
* Update OutlineRootNode unit tests

* Update OutlineLinkeBreakNode unit tests

* Add sanitizeHTML helper

* Add OutlineLinkNode unit tests
thatmichael85 added a commit that referenced this pull request Feb 26, 2026
Resolve Dependabot alert #427 for qs@6.14.0 (DoS via memory exhaustion
through arrayLimit bypass in bracket notation, HIGH severity).

Regenerated root lockfile from scratch to pick up qs@6.14.2, which is
within the existing express ~6.14.0 dependency range. No overrides or
package.json changes needed.
thatmichael85 added a commit that referenced this pull request Feb 26, 2026
Add pnpm override for qs>=6.14.2 to resolve Dependabot alert #427
(DoS via memory exhaustion, HIGH severity).

qs is a transitive dependency of body-parser and express. Although their
semver ranges (~6.14.0 and ^6.14.0) allow the patched version, pnpm's
resolver keeps the existing lockfile resolution unless explicitly
overridden. A pnpm override is the standard approach for forcing
transitive dependency updates — consistent with the existing overrides
for react, react-dom, @types/node, and @shikijs/types in this repo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants