-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
needs-reviewRequires human reviewRequires human reviewupstream-releaseUpstream CyberChef release detectedUpstream CyberChef release detected
Description
New Upstream Release Detected
CyberChef Version: v10.22.0
Current Version: v10.19.4
Detected: 2026-02-11 18:23:24 UTC
Operation Changes
- Current Operations: 463
- Upstream Operations: 465
- New Operations: 2
- Modified Operations: 4
New Operations (first 20)
FromBech32.mjs
ToBech32.mjs
Modified Operations (first 20)
FromHexdump.mjs
FromQuotedPrintable.mjs
ToBase85.mjs
ToQuotedPrintable.mjs
Next Steps
- Review the upstream release notes
- Check the upstream commit log
- Review operation changes above for breaking changes
- To trigger automatic sync, add the
upstream-sync-approvedlabel - For manual sync or complex changes, see instructions below
Automatic Sync (Recommended)
The new selective sync workflow will:
- Only sync
src/core/operations/files - Preserve MCP-specific modifications
- Run comprehensive tests
- Create a PR for review
To trigger:
gh issue edit <issue-number> --add-label upstream-sync-approvedManual Sync (If Needed)
If automatic sync is not suitable:
# Update ref-proj (already done by monitor workflow)
cd ref-proj/CyberChef
git pull origin master
cd ../..
# Use the upstream-sync workflow manually
gh workflow run upstream-sync.ymlThis issue was created automatically by the Upstream Release Monitor workflow.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-reviewRequires human reviewRequires human reviewupstream-releaseUpstream CyberChef release detectedUpstream CyberChef release detected