Skip to content

Merge main (v3.3.0) into develop - #701

Merged
k-gerner merged 13 commits into
developfrom
dev/merge-v3.3.0-ebe270c-into-develop
Aug 18, 2026
Merged

Merge main (v3.3.0) into develop#701
k-gerner merged 13 commits into
developfrom
dev/merge-v3.3.0-ebe270c-into-develop

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Merge main (v3.3.0) into develop

anguyen-yext2 and others added 12 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>
* fix

* Automated update to repo's documentation from github action

* 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 18, 2026 17:49
@k-gerner
k-gerner merged commit 1fd9544 into develop Aug 18, 2026
16 checks passed
@k-gerner
k-gerner deleted the dev/merge-v3.3.0-ebe270c-into-develop branch August 18, 2026 18:07
Comment thread package-lock.json
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",
"integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==",
"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 20161 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

Copy link
Copy Markdown
Contributor Author

Current unit coverage is 89.38856015779093%
Current visual coverage is 68.97081413210445%
Current combined coverage is 91.83120402632598%

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 84.687% (-0.04%) from 84.727% — dev/merge-v3.3.0-ebe270c-into-develop into develop

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