chore(deps): remediate Snyk SCA findings in superset-frontend workspace - #34
Open
devin-ai-integration[bot] wants to merge 1 commit into
Open
devin-ai-integration[bot] wants to merge 1 commit into
devin-ai-integration[bot] wants to merge 1 commit into
Conversation
…ansitives in superset-frontend (Snyk) Co-Authored-By: shayan <shayan@cognition.ai>
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
This was referenced Sep 7, 2026
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
Dependency-only remediation for the
superset-frontendnpm workspace (root +packages/*+plugins/*, single sharedpackage-lock.json).Direct dependency bumps across all workspace manifests:
handlebars^4.7.8→^4.7.9lodash^4.17.x→^4.18.1lodash-es^4.17.23→^4.18.1nanoid^5.x→^5.1.16Root
overridesadded for transitive deps that have no direct-dep upgrade path (version-scoped so majors are not crossed):Lockfile regenerated with
npm install --package-lock-only(targeted; net lockfile diff is ~-250 lines).Snyk issues resolved
Deliberately skipped
fast-xml-parser@4.5.4viageostyler-wfs-parser@3.0.1(SNYK-JS-FASTXMLPARSER-15677840/-15699647): only fixed in 5.x; forcing a major on a transitive of an unmaintained parser would risk breaking WFS parsing.upgradable=Falseper Snyk.image-size@0.7.5via@loaders.gl/*(SNYK-JS-IMAGESIZE-17295814/-17295816): no fix available.xlsx@0.20.3(SNYK-JS-XLSX-6252523): no fix available.BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
N/A
TESTING INSTRUCTIONS
cd superset-frontend && npm cinpx jest plugins/plugin-chart-handlebars plugins/plugin-chart-cartodiagram packages/superset-ui-core/test/connection packages/superset-ui-core/test/utils— 34 suites / 176 tests pass locally.ADDITIONAL INFORMATION
Link to Devin session: https://app.devin.ai/sessions/6722f19ed59a48bda02a0275375426c9
Open in Devin Desktop: https://app.devin.ai/desktop/session/6722f19ed59a48bda02a0275375426c9?variant=devin
Requested by: @shayanshafii