OpenZeppelin / contracts-wizard

Interactive smart contract generator based on OpenZeppelin Contracts.
https://wizard.openzeppelin.com
MIT License
248 stars 137 forks source link

Update dependency @openzeppelin/hardhat-upgrades to v3.5.0 #374

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@openzeppelin/hardhat-upgrades (source) 3.2.0 -> 3.5.0 age adoption passing confidence

Release Notes

OpenZeppelin/openzeppelin-upgrades (@​openzeppelin/hardhat-upgrades) ### [`v3.5.0`](https://redirect.github.com/OpenZeppelin/openzeppelin-upgrades/blob/HEAD/packages/plugin-hardhat/CHANGELOG.md#350-2024-10-10) [Compare Source](https://redirect.github.com/OpenZeppelin/openzeppelin-upgrades/compare/@openzeppelin/hardhat-upgrades@3.4.0...@openzeppelin/hardhat-upgrades@3.5.0) - Support ignoring Hardhat compile errors when extracting detailed namespaced storage layouts for validations. ([#​1090](https://redirect.github.com/OpenZeppelin/openzeppelin-upgrades/pull/1090)) ### [`v3.4.0`](https://redirect.github.com/OpenZeppelin/openzeppelin-upgrades/blob/HEAD/packages/plugin-hardhat/CHANGELOG.md#340-2024-09-23) [Compare Source](https://redirect.github.com/OpenZeppelin/openzeppelin-upgrades/compare/@openzeppelin/hardhat-upgrades@3.3.0...@openzeppelin/hardhat-upgrades@3.4.0) ##### Potentially breaking changes - Adds a check to ensure `initialOwner` is not a ProxyAdmin contract when deploying a transparent proxy. ([#​1083](https://redirect.github.com/OpenZeppelin/openzeppelin-upgrades/pull/1083)) ### [`v3.3.0`](https://redirect.github.com/OpenZeppelin/openzeppelin-upgrades/blob/HEAD/packages/plugin-hardhat/CHANGELOG.md#330-2024-09-16) [Compare Source](https://redirect.github.com/OpenZeppelin/openzeppelin-upgrades/compare/@openzeppelin/hardhat-upgrades@3.2.1...@openzeppelin/hardhat-upgrades@3.3.0) - Defender: Add `metadata` option. ([#​1079](https://redirect.github.com/OpenZeppelin/openzeppelin-upgrades/pull/1079)) ### [`v3.2.1`](https://redirect.github.com/OpenZeppelin/openzeppelin-upgrades/blob/HEAD/packages/plugin-hardhat/CHANGELOG.md#321-2024-07-31) [Compare Source](https://redirect.github.com/OpenZeppelin/openzeppelin-upgrades/compare/@openzeppelin/hardhat-upgrades@3.2.0...@openzeppelin/hardhat-upgrades@3.2.1) - Fix Hardhat compile error when public variables are used to implement interface functions. ([#​1055](https://redirect.github.com/OpenZeppelin/openzeppelin-upgrades/pull/1055)) - Remove non-struct NatSpec from Hardhat compilation step for namespaced storage layout validations. ([#​1051](https://redirect.github.com/OpenZeppelin/openzeppelin-upgrades/pull/1051))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

socket-security[bot] commented 3 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@nomicfoundation/hardhat-toolbox@5.0.0 environment Transitive: eval, filesystem, network, shell, unsafe +434 148 MB kanej
npm/@openzeppelin/hardhat-upgrades@3.5.0 filesystem Transitive: environment, eval, network, shell, unsafe +231 79.6 MB ericglau
npm/hardhat@2.22.5 environment, filesystem, network, shell Transitive: eval, unsafe +265 210 MB kanej

🚮 Removed packages: npm/@rollup/plugin-alias@5.1.1, npm/@rollup/plugin-commonjs@28.0.0, npm/@rollup/plugin-json@6.1.0, npm/@rollup/plugin-node-resolve@15.3.0, npm/@rollup/plugin-replace@5.0.7, npm/@rollup/plugin-typescript@11.1.6, npm/@types/file-saver@2.0.7, npm/@types/resize-observer-browser@0.1.11, npm/autoprefixer@10.4.20, npm/file-saver@2.0.5, npm/hardhat@2.22.13, npm/jszip@3.10.1, npm/solidity-ast@0.4.59, npm/typescript@4.9.5

View full report↗︎

socket-security[bot] commented 3 months ago

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
High CVE npm/ws@7.4.6 🚫
High CVE npm/axios@1.7.2 🚫

View full report↗︎

Next steps

What is a CVE?

Contains a high severity Common Vulnerability and Exposure (CVE).

Remove or replace dependencies that include known high severity CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/ws@7.4.6
  • @SocketSecurity ignore npm/axios@1.7.2