Fixes after executing socket fix#34
Merged
Merged
Conversation
✅ Deploy Preview for verify-sourcify-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Member
Author
|
This deploy preview doesn't work, but locally it works fine. @kuzdogan any idea why? |
Member
|
Hmm no idea I tried deploying it again but it's the same. Does it work locally? If so can you push to staging and observe? |
Member
Author
|
@kuzdogan staging doesn't work, I'm going to revert these changes |
2 tasks
marcocastignoli
added a commit
that referenced
this pull request
May 18, 2026
This reverts commit fcddd9a.
5 tasks
marcocastignoli
added a commit
that referenced
this pull request
May 18, 2026
…regression) (#36) * Pin vulnerable transitive deps via overrides Address CVEs in 6 transitive deps without using \`socket fix\`: - bn.js ^5.2.3 (GHSA-378v-28hj-76wf: infinite loop) - fast-uri ^3.1.2 (high CVE via socket) - lodash ^4.18.1 (high CVE via socket) - picomatch ^4.0.4 (high CVE via socket) - postcss ^8.5.10 (GHSA-qx2v-qp2m-jg93: XSS in stringify) - rollup ^4.60.4 (high CVE via socket; resolves past 4.59.x chunk-assignment bugs that broke the prior \`socket fix\` deploy) \`socket fix\` (PR #34) chose rollup 4.59.0 — the minimum CVE-safe version — but 4.59.x has chunk-assignment / chunk-hash-stability bugs that caused the staging-only continuous-reload regression. 4.60.4 fixes those (release notes: PRs #6362, #6350, etc.). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Trigger CI --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.