Bump react-refresh from 0.14.0 to 0.18.0 - #2778
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
'This PR has been flagged as stale due to no activity for over 60 |
|
@dependabot rebase |
Bumps [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.14.0 to 0.18.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/react) --- updated-dependencies: - dependency-name: react-refresh dependency-version: 0.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
40bd4e3 to
ea0f431
Compare
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewI'll review the This is a legitimate Meta Scanner vs interpretation: status
Integrity: lockfile points at No obfuscation, unexpected network/FS/process behavior, Unicode/IOC findings, new transitives, or workflow changes. Safe to merge from a supply-chain malware standpoint (still a minor version jump for Fast Refresh; smoke-test HMR if you care about runtime compatibility). Compatibility AnalysisI'll inspect how Dependabot’s notes/changelog are for React 0.14 / React 19, not 1) Usage in this repoOnly
Production ( 2) API overlap with 0.14.0 → 0.18.0This repo only needs the stable bundler surface:
You do not pass plugin options ( No usage of React 19 / RSC APIs from the bogus changelog. 3) Risks / unknowns
4) What to doMerge after a short local smoke test (not a production concern):
If HMR misbehaves, pin back to 0.14.0 or try 0.17.x first; no app code changes are required for this bump. Malware Scan Summary
Top findings
|
Bumps react-refresh from 0.14.0 to 0.18.0.
Release notes
Sourced from react-refresh's releases.
Changelog
Sourced from react-refresh's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-refresh since your current version.
Note
Low Risk
Dev-only dependency bump with no production or application code changes; risk is limited to local dev HMR behavior.
Overview
Updates the
react-refreshdev dependency inpackages/guifrom 0.14.0 to 0.18.0, with matchingpackage-lock.jsonentries.This only affects the development React Fast Refresh stack (Babel plugin and
@pmmmwh/react-refresh-webpack-pluginin the webpack React config). Production builds and runtime behavior are unchanged.Reviewed by Cursor Bugbot for commit ea0f431. Bugbot is set up for automated code reviews on this repo. Configure here.