chore: update TronIDE source (9d0007040) - #2
Merged
mixiaowu2023 merged 5 commits intoJul 27, 2026
Conversation
Redchar1992
force-pushed
the
sync/main-20260724-152827
branch
from
July 24, 2026 07:55
7bb545e to
ea21eed
Compare
- Fix the workspace override to an exact Axios version.\n- Regenerate importer specifiers in the pnpm lockfile.
- Remove the unused React Router runtime and legacy type packages.\n- Keep legacy tooling on minimatch 3 while pinning the Google auth glob path to patched minimatch and brace-expansion releases.\n- Upgrade the transitive Valibot override to 1.4.2.
- Upgrade PostCSS to 8.5.18.\n- Pin brace-expansion to 5.0.8 across all dependency paths.\n- Preserve the legacy minimatch 3 callable API with a narrow compatibility patch.
- Remove whitespace-only patch context while preserving the brace-expansion 5 adapter.\n- Refresh the pnpm patch hash in the lockfile.
BlackChar92
approved these changes
Jul 27, 2026
mixiaowu2023
approved these changes
Jul 27, 2026
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.
TronIDE v2.3.2
This PR publishes the public-source snapshot of TronIDE v2.3.2 from release commit
9d0007040.Git and GitHub workflow
AI Assistant
Compiler, editor and workspace
Contract verification
.solfile accepted by TronScan.TVM, debugger, analysis and recorder
Security and reliability
requestdependency and restores the audit test gate after its patch removal.minimatch,brace-expansion, andvalibotpaths to clear the production audit gate.Validation
pnpm audit --prod— no known vulnerabilitiespnpm audit --audit-level=high— no high or critical findingspnpm lint:libspnpm lint:compiler-sourcepnpm lint:remix-ide-entrypnpm build:prodRelease guide
The illustrated feature guide is available in TronIDE v2.3.2 功能介绍.
Internal CI/deployment files and private release documentation are intentionally excluded from this public snapshot. Merging this PR publishes the snapshot to
mainand triggers the GitHub Pages deployment.