Skip to content

Merge main (v3.2.2) into develop - #698

Merged
anguyen-yext2 merged 11 commits into
developfrom
dev/merge-v3.2.2-aefd014-into-develop
Aug 7, 2026
Merged

Merge main (v3.2.2) into develop#698
anguyen-yext2 merged 11 commits into
developfrom
dev/merge-v3.2.2-aefd014-into-develop

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Merge main (v3.2.2) into develop

anguyen-yext2 and others added 10 commits June 25, 2026 15:20
…(v3.1.1) (#682)

* chore: move the signpost next to answer text and remove default label (v3.1.1)

* remove unnecessary test

* Update snapshots

* prettier button

* Update snapshots

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* add feedback buttons

* rename var

* Update snapshots

* Update snapshots

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
)

J=WAT-5714
TEST=manual

verified GDA feedback events on test-site was valid and made it to report builder in storm
* fix: js-yaml vulnerabilities (v3.2.2)

* Update snapshots

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
github-actions Bot requested a review from a team as a code owner August 7, 2026 21:25
@@ -16167,13 +16011,13 @@
"license": "Unlicense"
},
"node_modules/rollup": {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

High severity vulnerability may affect your project—review required:
Line 16013 lists a dependency (rollup) with a known High severity vulnerability.

ℹ️ Why this matters

Affected versions of rollup are vulnerable to Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'). Rollup is vulnerable to arbitrary file write via path traversal: chunk/asset names derived from user-controlled inputs (e.g., CLI named inputs, manual chunk aliases, or malicious plugins) are insufficiently sanitized, allowing ../ sequences to survive and be passed into path.resolve when computing output paths. This lets an attacker escape the configured output directory and overwrite arbitrary files on the host filesystem that the build process can write to, potentially leading to persistent RCE by clobbering shell/profile or other executable/config files.

References: GHSA, CVE

To resolve this comment:
Check if you are running rollup --input.

  • If you're affected, upgrade this dependency to at least version 4.59.0 at test-site/package-lock.json.
  • If you're not affected, comment /fp we don't use this [condition]
💬 Ignore this finding

To ignore this, reply with:

  • /fp <comment> for false positive
  • /ar <comment> for acceptable risk
  • /other <comment> for all other reasons

You can view more details on this finding in the Semgrep AppSec Platform here.

Comment thread package-lock.json
"dev": true,
"license": "MIT"
},
"node_modules/fix-dts-default-cjs-exports/node_modules/rollup": {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

High severity vulnerability may affect your project—review required:
Line 12330 lists a dependency (rollup) with a known High severity vulnerability.

ℹ️ Why this matters

Affected versions of rollup are vulnerable to Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'). Rollup is vulnerable to arbitrary file write via path traversal: chunk/asset names derived from user-controlled inputs (e.g., CLI named inputs, manual chunk aliases, or malicious plugins) are insufficiently sanitized, allowing ../ sequences to survive and be passed into path.resolve when computing output paths. This lets an attacker escape the configured output directory and overwrite arbitrary files on the host filesystem that the build process can write to, potentially leading to persistent RCE by clobbering shell/profile or other executable/config files.

References: GHSA, CVE

To resolve this comment:
Check if you are running rollup --input.

  • If you're affected, upgrade this dependency to at least version 4.59.0 at package-lock.json.
  • If you're not affected, comment /fp we don't use this [condition]
💬 Ignore this finding

To ignore this, reply with:

  • /fp <comment> for false positive
  • /ar <comment> for acceptable risk
  • /other <comment> for all other reasons

You can view more details on this finding in the Semgrep AppSec Platform here.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

Current unit coverage is 89.37598736176935%
Current visual coverage is 69.02564102564102%
Current combined coverage is 91.82170542635659%

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 84.727%. remained the same — dev/merge-v3.2.2-aefd014-into-develop into develop

@anguyen-yext2
anguyen-yext2 merged commit 4abd521 into develop Aug 7, 2026
18 checks passed
@anguyen-yext2
anguyen-yext2 deleted the dev/merge-v3.2.2-aefd014-into-develop branch August 7, 2026 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants