chore(deps): update dependency @typechain/hardhat to v9 #321
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.0.0
->^9.0.0
Release Notes
ethereum-ts/Typechain (@typechain/hardhat)
v9.1.0
Compare Source
Minor Changes
da71c45
: Allow passing node16Modules flag to TypeChainPatch Changes
3469800
]v9.0.0
Compare Source
Patch Changes
04ebda9
]64d18f7
]v8.0.3
Compare Source
Patch Changes
9107713
]v8.0.2
Compare Source
Patch Changes
c4720b9
]v8.0.1
Compare Source
Patch Changes
c2b3f1b
: Support for the newest hardhat-ethers versionc2b3f1b
]cd4bb0f
]v8.0.0
Compare Source
Major Changes
2380a8f
: Added support for ethers v6 in @typechain/hardhatPatch Changes
2380a8f
]v7.0.0
Compare Source
Patch Changes
3eb6ed6
]15541e4
]v6.1.6
Compare Source
Patch Changes
5b0759d
]a036651
]v6.1.5
Compare Source
Patch Changes
31e6957
]v6.1.4
Compare Source
Patch Changes
bbc9656
]v6.1.3
Compare Source
Patch Changes
dc5ede9
: Reduce the time it takes to load the plugin by importing every library only when neededv6.1.2
Compare Source
Patch Changes
ed6f85b
: Don't autodisable overrides for js projects1663b98
: Respect the--quiet
flagv6.1.1
Compare Source
Patch Changes
ed6f85b
: Don't autodisable overrides for js projects1663b98
: Respect the--quiet
flagv6.1.0
Compare Source
Minor Changes
5f81ca9
: Using--ts-nocheck
(config.tsNocheck
) flag, you can now add// @​ts-nocheck
comment in case where codegenerated by TypeChain doesn't pass typechecking.
Read more in TypeScript docs.
156c744
: Given --help flag,typechain
CLI now shows the usage guide.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 contracttype 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?
What do to?
Minor Changes
a59ae6e
: Preferimport type
in generated files when possiblePatch Changes
3a8a99a
]5b9a7fb
]d86d048
]2395289
]e447bfb
]978490f
]a59ae6e
]47ab651
]975a9dc
]e1f832c
]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 has been generated by Mend Renovate. View repository job log here.