openzeppelin-transpiler
openzeppelin-transpiler copied to clipboard
When a non abstract contract has a constructor, and that constructor is "replaced" by an internal initializer in the transpiled version, then the transpiled version should not be deployable without...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`^6.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.5.0/8.20.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
Bumps [undici](https://github.com/nodejs/undici) from 5.26.3 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 v5.28.3 ⚠️ Security Release...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | [`^4.0.5` -> `^5.0.0`](https://renovatebot.com/diffs/npm/typescript/4.9.5/5.6.3) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ava](https://avajs.dev) ([source](https://redirect.github.com/avajs/ava)) | [`^5.0.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/ava/5.3.1/6.2.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
What's wrong? You have open low severity vulnerabilities. Github Vulnerability npm-undici/CVE-2024-24758 How to fix? 1. Visit the Vulnerabilities page to learn more about the unresolved vulnerabilities. 2. Remediate or deactivate...
What's wrong? You have open medium severity vulnerabilities. Github Vulnerability npm-follow-redirects/CVE-2023-26159 How to fix? 1. Visit the Vulnerabilities page to learn more about the unresolved vulnerabilities. 2. Remediate or deactivate...
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...
Update the visibility of the storage location const from private to internal. This would break ERC-7201 arround storage naming for the contracts who override this constants, but it will permit...