Skip to content

Upgrade react-router, fast-uri along with it's dependencies and Fix model lineage navigation issue - #101

Merged
ajayjayendran merged 3 commits into
v2.2.1from
react-router-update
Aug 18, 2026
Merged

Upgrade react-router, fast-uri along with it's dependencies and Fix model lineage navigation issue#101
ajayjayendran merged 3 commits into
v2.2.1from
react-router-update

Conversation

@ajayjayendran

@ajayjayendran ajayjayendran commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Vulnerability issue

  • Dependency upgrades for Snyk findings. Bumps react-router, glob, and ajv/fast-uri to patched versions that address reported CSRF, brace-expansion, and URI-parsing vulnerabilities.

Bug fix

  • Fix: Model Lineage opens the correct view on first use. Opening Model Lineage from a model .sql, .model.json, or .yml file (context menu, editor title, or Cmd+Shift+L) now shows the model lineage graph in Data Explorer instead of Column Lineage the first time the panel opens.

Validations:

image

Validated the following routes:

  1. DJ: Create Model → /model/create
  2. DJ: Edit Model (on an existing .model.json) → /model/edit
  3. DJ: Run Model → /model/run
  4. DJ: Test Model → /model/test
  5. DJ: Create Source → /source/create
  6. DJ: Python Model Create → /python-model/create
  7. DJ: Create DAG → /dag/create
  8. DJ: Model Lineage / Data Explorer → /model/lineage
  9. Query Control Center → /query/control-center
  10. DJ: Lightdash Preview → /lightdash/preview-manager
  11. DJ: Lightdash Dashboards as Code → /lightdash/dashboards-as-code

@arunxdev

arunxdev commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@ajayjayendran
ajayjayendran changed the base branch from v2.1.2 to v2.2.1 August 14, 2026 05:33
@ajayjayendran ajayjayendran changed the title Upgrade react-router and fast-uri along with it's dependencies Upgrade react-router, fast-uri along with it's dependencies and Fix model lineage navigation issue Aug 18, 2026
@ajayjayendran
ajayjayendran merged commit 10640db into v2.2.1 Aug 18, 2026
2 checks passed
@ajayjayendran
ajayjayendran deleted the react-router-update branch August 18, 2026 08:13
ajayjayendran added a commit that referenced this pull request Aug 18, 2026
* New Python model skills (#105)

* new skills for python models: document, check-parity, migration

* Version bump

* Upgrade react-router and fast-uri along with it's dependencies (#101)

* Python model skills - Update topic readme reference (#106)

* new skills for python models: document, check-parity, migration

* Version bump

* Update generic fqn for dataflow in topic-readme-template
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