Update dependencies in Hardhat 3 example projects#1271
Conversation
WalkthroughThree Hardhat example projects—BoxSolidityTests, BoxTransparent, and BoxUUPS—update their OpenZeppelin upgrade-related dependencies from alpha versions to stable semver ranges. BoxSolidityTests pins ChangesExample dependency stabilization
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. Ignoring alerts on:
|
|
@SocketSecurity ignore npm/delayed-stream@1.0.0 |
Update example Hardhat 3 projects to use semver for released versions of the plugins. Previously the examples pinned to a mix of alphas and packages from this monorepo.
Summary by CodeRabbit