Skip to content

Revert PR #34 (socket fix) — causes continuous reloads on staging#35

Merged
marcocastignoli merged 1 commit into
stagingfrom
revert-socket-fix-pr34
May 18, 2026
Merged

Revert PR #34 (socket fix) — causes continuous reloads on staging#35
marcocastignoli merged 1 commit into
stagingfrom
revert-socket-fix-pr34

Conversation

@marcocastignoli
Copy link
Copy Markdown
Member

Summary

  • Reverts Fixes after executing socket fix #34 (fixes from \socket fix`), which only bumped transitive packages in package-lock.json`.
  • After the merge, staging started reloading continuously; the issue was not reproducible locally.
  • The PR touched only the lockfile, so this revert restores the previously-deployed dependency set with no app-code changes.

Bumps reverted

Runtime transitives that could affect built output:

  • bn.js 5.2.3 → 5.2.2 (via @ethersproject/bignumber)
  • fast-uri 3.1.2 → 3.1.0 (via ajv)

Build/dev-only bumps also reverted: rollup 4.59.0 → 4.44.0, postcss 8.5.10 → 8.5.6, picomatch 4.0.4 → 4.0.2, lodash 4.18.0 → 4.17.21.

Follow-up

The CVE fixes that socket fix was applying should be re-introduced surgically (one package at a time, with a staging smoke test) so we can identify the offending bump rather than ship them as a single batch.

Test plan

  • Deploy this branch to staging and confirm the continuous-reload issue is gone
  • Verify the app loads and basic verification flow works end-to-end

@netlify
Copy link
Copy Markdown

netlify Bot commented May 18, 2026

Deploy Preview for verify-sourcify-dev ready!

Name Link
🔨 Latest commit dde5b4e
🔍 Latest deploy log https://app.netlify.com/projects/verify-sourcify-dev/deploys/6a0afdd6d5cc94000876d062
😎 Deploy Preview https://deploy-preview-35--verify-sourcify-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@marcocastignoli marcocastignoli merged commit 3f1c629 into staging May 18, 2026
4 checks passed
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.

1 participant