Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps typechain from 5.2.0 to 8.3.2.

Release notes

Sourced from typechain's releases.

[email protected]

Patch Changes

  • 3469800: Escape dirs starting with digits

[email protected]

Patch Changes

  • 9107713: Fix the detection of inputs root in some specific scenarios

[email protected]

Minor Changes

  • c4720b9: fix tuples in event signatures and also arrays of tuples in functions

[email protected]

Patch Changes

  • cd4bb0f: Add the node16 moduleSuffix also to directories (including the index filename) as in ESM directory root files have to be explicitly stated (including their file extension).

[email protected]

Minor Changes

  • 15541e4: Support for nodenext style import paths with new CLI flag: --node16-modules

[email protected]

Patch Changes

  • bbc9656: Skip run if project has no ABIs

[email protected]

Minor Changes

  • 63691c4: - Expose TypechainUserConfig type.
    • Removed contractName from interface output see #692 for details.

[email protected]

Major Changes

  • 3a8a99a: Directory tree in generated types now reflects the directory tree in the inputs. Also, only the main contract type is reexported from each file.

    This change solves a number of name clashing problems. All generated code can still be imported after updating the import path.

  • 978490f: We are not emitting contractName fields on contracts and factories anymore.

    Why? contractName breaks polymorphism for example: exact token implementation is not assignable to token interface.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [typechain](https://github.com/ethereum-ts/Typechain) from 5.2.0 to 8.3.2.
- [Release notes](https://github.com/ethereum-ts/Typechain/releases)
- [Commits](https://github.com/ethereum-ts/Typechain/compare/[email protected]@8.3.2)

---
updated-dependencies:
- dependency-name: typechain
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
@sorydima sorydima merged commit 0afbd92 into main Jan 27, 2025
1 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typechain-8.3.2 branch January 27, 2025 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants