Skip to content

chore: upgrade findable-ui to v50.7.0 and run npm audit fix#4772

Merged
NoopDog merged 1 commit intomainfrom
fran/4769-findable
Apr 15, 2026
Merged

chore: upgrade findable-ui to v50.7.0 and run npm audit fix#4772
NoopDog merged 1 commit intomainfrom
fran/4769-findable

Conversation

@frano-m
Copy link
Copy Markdown
Contributor

@frano-m frano-m commented Apr 15, 2026

Summary

  • Upgrade @databiosphere/findable-ui from 50.6.0 to 50.7.0
  • Run npm audit fix to resolve 5 non-breaking vulnerabilities (brace-expansion, lodash, next, picomatch, yaml)

Closes #4769

Test plan

  • Unit tests pass (101/101)
  • AnVIL Catalog e2e tests pass (48/48)
  • AnVIL CMG e2e tests pass (124/126 — 2 pre-existing flaky filter tag failures on firefox/webkit)

🤖 Generated with Claude Code

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Upgrades the Explorer app’s UI dependency (@databiosphere/findable-ui) and applies npm audit fix updates to address reported non-breaking vulnerabilities, keeping the dependency tree current and reducing known security risk.

Changes:

  • Bump @databiosphere/findable-ui from ^50.6.0 to ^50.7.0.
  • Update package-lock.json via npm audit fix, pulling in patched transitive versions (e.g., brace-expansion, next, picomatch, yaml, lodash).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates @databiosphere/findable-ui dependency version range to ^50.7.0.
package-lock.json Refreshes resolved dependency graph to pick up patched versions from npm audit fix (including findable-ui@50.7.0).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@frano-m frano-m force-pushed the fran/4769-findable branch from e324929 to 4298706 Compare April 15, 2026 02:27
@NoopDog NoopDog merged commit 75ee9c4 into main Apr 15, 2026
3 checks passed
@frano-m frano-m deleted the fran/4769-findable branch April 15, 2026 02:38
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.

[AnVIL DX] Upgrade findable-ui to latest version

3 participants