Skip to content

Update dependency @typechain/hardhat to v9#378

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/typechain-hardhat-9.x
Open

Update dependency @typechain/hardhat to v9#378
renovate[bot] wants to merge 1 commit intomainfrom
renovate/typechain-hardhat-9.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Confidence
@typechain/hardhat ^2.3.0^9.0.0 age confidence

Release Notes

ethereum-ts/Typechain (@​typechain/hardhat)

v9.1.0

Compare Source

Minor Changes
  • da71c45: Allow passing node16Modules flag to TypeChain
Patch Changes

v9.0.0

Compare Source

Patch Changes

v8.0.3

Compare Source

Patch Changes

v8.0.2

Compare Source

Patch Changes

v8.0.1

Compare Source

Patch Changes

v8.0.0

Compare Source

Major Changes
Patch Changes

v7.0.0

Compare Source

Patch Changes

v6.1.6

Compare Source

Patch Changes

v6.1.5

Compare Source

Patch Changes

v6.1.4

Compare Source

Patch Changes

v6.1.3

Compare Source

Patch Changes
  • dc5ede9: Reduce the time it takes to load the plugin by importing every library only when needed

v6.1.2

Compare Source

Patch Changes
  • ed6f85b: Don't autodisable overrides for js projects
  • 1663b98: Respect the --quiet flag

v6.1.1

Compare Source

Patch Changes
  • ed6f85b: Don't autodisable overrides for js projects
  • 1663b98: Respect the --quiet flag

v6.1.0

Compare Source

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

v6.0.0

Compare Source

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: ## What's breaking:

    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.

What do to?

We are adding optional flag `--discriminate-types` to continue emitting `contractName`.
Minor Changes
  • a59ae6e: Prefer import type in generated files when possible
Patch Changes

v5.0.0

Compare Source

Major Changes
  • fd3a524: Update internal task name to match hardhat convention

v4.0.0

Compare Source

Patch Changes
  • Updated dependencies [92939ea]
  • Updated dependencies [d244e41]
    • typechain@​7.0.0

v3.1.0

Compare Source

Minor Changes
  • 5f81ca9: Using --ts-nocheck (config.tsNocheck) flag, you can now add // @​ts-nocheck comment in case where code
    generated by TypeChain doesn't pass typechecking.

    Read more in TypeScript docs.

v3.0.0

Compare Source

Major Changes
  • 99fafbe: Change default output directory to "typechain-types"
  • 0e555af: Generate types to .ts files instead of .d.ts in Ethers v5 and Web3.js targets
Patch Changes
  • aacdcb0: Export EventFilter type along with Event type
  • Updated dependencies [0ac4921]
  • Updated dependencies [95517e9]
  • Updated dependencies [33ee803]
    • typechain@​6.0.0

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants