Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
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/axios@1.11.0 @SocketSecurity ignore npm/cookie@0.4.2 @SocketSecurity ignore npm/amdefine@1.0.1 |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@openzeppelin/wizard-common@0.1.1
Changelog
0.1.1 (2025-09-16)
0.1.0 (2025-08-15)
0.0.3 (2025-08-12)
0.0.2 (2025-07-03)
0.0.1 (2025-06-20)
@openzeppelin/wizard-cairo@2.1.0
Changelog
2.1.0 (2025-09-16)
2.0.1 (2025-08-20)
2.0.0 (2025-06-20)
Add AccessControlWithDelay. (#506)
Add security contact in contract info. (#558)
Add support for Wizard MCP server. (#569)
Breaking changes:
1.1.0 (2025-04-01)
1.0.0 (2025-02-25)
0.21.1 (2025-01-23)
0.21.0 (2025-01-13)
Add Vesting tab. (#425)
Breaking changes:
isAccessControlRequiredfromgovernorandvesting. (#426)0.20.1 (2024-12-17)
0.20.0 (2024-12-10)
Add Governor tab. (#417)
Breaking changes:
0.19.0 (2024-11-27)
0.18.0 (2024-11-15)
0.17.0 (2024-10-22)
Add ERC721 votes. (#399)
Breaking changes:
VotesComponentfor ERC20 votes.0.16.0 (2024-09-26)
Add ERC721Enumerable. (#391)
Breaking changes:
0.15.0 (2024-09-19)
Add Account and EthAccount. (#387)
Breaking changes:
0.14.0 (2024-06-20)
0.13.0 (2024-05-22)
0.12.0 (2024-05-01)
votesoption to ERC20. (#355)appNameandappVersionwhenvotesis enabled.0.11.0 (2024-04-17)
upgradeabletotrueby default. (#334)0.10.2 (2024-04-03)
0.10.1 (2024-03-27)
0.10.0 (2024-03-12)
0.9.2 (2024-02-26)
0.9.1 (2024-02-22)
0.9.0 (2024-02-12)
safeAllowanceoption from ERC20. (#324)abi(embed_v0)attribute instead ofexternalfor impls derived from interfaces.abi(per_item)attribute instead ofexternalfor impls with generated traits.0.8.0 (2023-12-11)
getInitialSupplyandtoUint256.nameresults in an identifer that is empty or does not have valid characters.nameorsymbolresult in strings longer than 31 characters.0.6.0 (2023-01-11)
isApprovedForAllreturn variable name (isApproved->approved) in ERC721. (#167)0.5.0 (2022-09-22)
ownerview for Ownable. (#165)0.4.0 (2022-08-04)
0.3.1 (2022-07-12)
0.3.0 (2022-07-01)
0.2.0 (2022-06-15)
0.1.0 (2022-05-13)
@openzeppelin/wizard@0.8.0
Changelog
0.8.0 (2025-09-16)
SignerECDSA,SignerP256,SignerRSA,SignerERC7702,SignerERC7913,MultiSignerERC7913andMultiSignerERC7913Weighted(#609)AccountERC7579,AccountERC7579Hooked,SignerECDSA,SignerP256,SignerRSA,SignerERC7702,SignerERC7913andMultiSignerERC7913(#609)Account,AccountERC7579,AccountERC7579Hooked,ERC7812,ERC7739Utils,ERC7913Utils,AbstractSigner,SignerECDSA,SignerP256,SignerRSA,SignerERC7702,SignerERC7913,MultiSignerERC7913, andMultiSignerERC7913Weightedfrom OpenZeppelin Contracts 5.4.0 instead of Community Contracts (#609)0.7.1 (2025-08-15)
0.7.0 (2025-08-12)
0.6.0 (2025-06-20)
Add support for Wizard MCP server. (#569)
Governor: Remove usage ofaccessoption. This option now has no effect.Accounts: Add_disableInitializers()to account implementations (#568)0.5.6 (2025-05-21)
MultisigERC7913: AddonlyEntryPointOrSelfmodifier to public configuration functions. (#554)onlyGovernanceto restrict upgrades for Governor with UUPS (#544)_authorizeUpgradefunction is restricted byonlyGovernanceinstead ofonlyOwner0.5.5 (2025-05-13)
accountcontract types for ERC-4337. (#486, #523, #527)@openzeppelin/community-contracts. (#537)0.5.4 (2025-04-01)
callbackin ERC20 features. (#500)0.5.3 (2025-03-13)
Add ERC20 Cross-Chain Bridging, SuperchainERC20. (#436)
Note: Cross-Chain Bridging is experimental and may be subject to change.
Potentially breaking changes:
recipientwhen usingpremint.0.5.2 (2025-02-21)
0.5.1 (2025-02-05)
recipientwhen usingpremintinerc20,stablecoin, andrealWorldAsset. (#435)0.5.0 (2025-01-23)
Update to use TypeScript v5. (#231)
Remove unused dependencies. (#430)
Breaking changes:
0.4.6 (2024-11-20)
0.4.5 (2024-11-18)
stablecoinandrealWorldAssetcontract types. (#404)Note:
stablecoinandrealWorldAssetare experimental and may be subject to change.0.4.4 (2024-10-23)
Potentially breaking changes
0.4.3 (2024-04-08)
0.4.2 (2024-02-22)
0.4.1 (2023-10-18)
managedaccess control option for use with AccessManager. (#298)0.4.0 (2023-10-05)
Breaking changes
0.3.0 (2023-05-25)
governor. (#258)0.2.3 (2023-03-23)
0.2.2 (2023-03-17)
0.2.1 (2023-03-17)
@openzeppelin/contracts. (#233)0.2.0 (2022-11-08)
governor. (fdcf912)0.1.1 (2022-06-30)
0.1.0 (2022-06-15)
@openzeppelin/contracts-mcp@0.2.0
Changelog
0.2.0 (2025-09-16)
SignerECDSA,SignerP256,SignerRSA,SignerERC7702,SignerERC7913,MultiSignerERC7913andMultiSignerERC7913Weighted(#609)AccountERC7579,AccountERC7579Hooked,SignerECDSA,SignerP256,SignerRSA,SignerERC7702,SignerERC7913andMultiSignerERC7913(#609)Account,AccountERC7579,AccountERC7579Hooked,ERC7812,ERC7739Utils,ERC7913Utils,AbstractSigner,SignerECDSA,SignerP256,SignerRSA,SignerERC7702,SignerERC7913,MultiSignerERC7913, andMultiSignerERC7913Weightedfrom OpenZeppelin Contracts 5.4.0 instead of Community Contracts (#609)41d5c74,b9d58dc,41d5c74,41d5c74,41d5c74,029790c]:0.1.1 (2025-09-02)
0.1.0 (2025-08-15)
2bb2a16,c65acb7]:0.0.7 (2025-08-12)
f39adfd]:0.0.6 (2025-07-29)
0.0.5 (2025-07-25)
@openzeppelin/wizard-mcpto@openzeppelin/contracts-mcp(#607)0.0.4 (2025-07-22)
9e61c0f]:0.0.3 (2025-07-03)
4b86b07,4b86b07]:0.0.2 (2025-06-27)
8997a89]:0.0.1 (2025-06-20)