Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @typechain/hardhat to v9 - autoclosed #76

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typechain/hardhat ^2.3.0 -> ^9.0.0 age adoption passing 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

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

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.

@renovate renovate bot force-pushed the renovate/typechain-hardhat-9.x branch 12 times, most recently from 2e476e1 to 6e97dff Compare August 29, 2023 01:13
@renovate renovate bot force-pushed the renovate/typechain-hardhat-9.x branch 5 times, most recently from 9fc9fd7 to c99dc25 Compare September 4, 2023 20:12
@renovate renovate bot force-pushed the renovate/typechain-hardhat-9.x branch 4 times, most recently from ffa3cda to ce544d5 Compare September 15, 2023 13:13
@renovate renovate bot force-pushed the renovate/typechain-hardhat-9.x branch 4 times, most recently from b78c33a to 2f64a9b Compare September 23, 2023 01:12
@renovate renovate bot force-pushed the renovate/typechain-hardhat-9.x branch 5 times, most recently from ceb0e30 to 7ea06b5 Compare September 27, 2023 19:01
@renovate renovate bot force-pushed the renovate/typechain-hardhat-9.x branch 3 times, most recently from 2c5f54e to 35bda3d Compare January 19, 2024 19:54
@renovate renovate bot force-pushed the renovate/typechain-hardhat-9.x branch 3 times, most recently from 00d6fef to d3e164c Compare January 24, 2024 22:39
@renovate renovate bot force-pushed the renovate/typechain-hardhat-9.x branch 7 times, most recently from ae8cf21 to b995a85 Compare June 28, 2024 07:12
@renovate renovate bot force-pushed the renovate/typechain-hardhat-9.x branch 12 times, most recently from e3f6cb0 to b65e744 Compare August 3, 2024 11:06
@renovate renovate bot force-pushed the renovate/typechain-hardhat-9.x branch from b65e744 to 9dd8cd1 Compare September 1, 2024 23:53
@renovate renovate bot changed the title fix(deps): update dependency @typechain/hardhat to v9 fix(deps): update dependency @typechain/hardhat to v9 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/typechain-hardhat-9.x branch December 8, 2024 18:40
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