Skip to content

fix: explorer dependency vulnerability#2841

Merged
jpraynaud merged 2 commits into
mainfrom
jpraynaud/fix-explorer-vulnerability
Dec 4, 2025
Merged

fix: explorer dependency vulnerability#2841
jpraynaud merged 2 commits into
mainfrom
jpraynaud/fix-explorer-vulnerability

Conversation

@jpraynaud

@jpraynaud jpraynaud commented Dec 4, 2025

Copy link
Copy Markdown
Member

Content

This PR includes a fix for a dependency of the explorer website.

Pre-submit checklist

  • Branch
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • All check jobs of the CI have succeeded
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

By running 'make upgrade' command.
* [js] mithril-explorer from `0.7.42` to `0.7.43`

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the mithril-explorer package dependencies to address a security vulnerability. The changes consist of patch-level updates to Next.js, React, and related tooling dependencies, with the explorer version bumped from 0.7.42 to 0.7.43.

Key changes:

  • Next.js framework updated from 16.0.6 to 16.0.7
  • React and React-DOM updated from 19.2.0 to 19.2.1
  • Developer tooling updates (eslint-config-next, prettier)

Reviewed changes

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

File Description
mithril-explorer/package.json Bumps explorer version to 0.7.43 and updates dependency versions for Next.js, React, React-DOM, eslint-config-next, and prettier
mithril-explorer/package-lock.json Updates lockfile to reflect new dependency versions and removes obsolete transitive dependencies
Files not reviewed (1)
  • mithril-explorer/package-lock.json: Language not supported

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

@github-actions

github-actions Bot commented Dec 4, 2025

Copy link
Copy Markdown

Test Results

    4 files  ±0    168 suites  ±0   22m 55s ⏱️ - 1m 7s
2 223 tests ±0  2 223 ✅ ±0  0 💤 ±0  0 ❌ ±0 
6 933 runs  ±0  6 933 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 03385ea. ± Comparison against base commit c352749.

@jpraynaud
jpraynaud merged commit f8f0268 into main Dec 4, 2025
54 checks passed
@jpraynaud
jpraynaud deleted the jpraynaud/fix-explorer-vulnerability branch December 4, 2025 09:12
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