Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Update dev dependencies (major) (major) #29

Merged
merged 1 commit into from
Jan 23, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typechain/ethers-v5 ^8.0.1 -> 9.0.0 age adoption passing confidence
ts-mocha ^8.0.0 -> 9.0.2 age adoption passing confidence
typechain ^6.0.2 -> 7.0.0 age adoption passing confidence

Release Notes

ethereum-ts/Typechain

v9.0.0

Compare Source

Major Changes
  • 92939ea: Structs will be namespaced using contract name when available
Minor Changes
  • c2b7c3c: Added support descrimnated unions to contracts generated by typechain
Patch Changes
  • f22f962: Events with multiple positional parameters no longer get "undefined" as argument in contract.filters.

    dethcrypto/TypeChain#​575

  • d244e41: Fix event name generation for events with arrays

  • Updated dependencies [92939ea]

  • Updated dependencies [d244e41]

    • typechain@7.0.0

v8.0.5

Compare Source

Patch Changes
  • 8f7144c: Constant size with length greater than 4 no longer emit as TypeScript tuples.

v8.0.4

Compare Source

Patch Changes
  • a26ea50: Constant size struct arrays are now properly supported and don't cause malformed TS emit anymore.
  • Updated dependencies [a26ea50]
    • typechain@6.0.4

v8.0.3

Compare Source

Patch Changes
  • a0fba00: Ethers V5 target doesn't emit unused imports anymore.
  • Updated dependencies [a0fba00]
    • typechain@6.0.3

v8.0.2

Compare Source

Patch Changes
  • ba4c18a: Fix support for constructors with structs
piotrwitek/ts-mocha

v9.0.2

Compare Source

v9.0.1

Compare Source

v9.0.0

Compare Source


Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@bleaker0x bleaker0x merged commit 13df3f5 into dev Jan 23, 2022
@renovate renovate bot deleted the renovate/major-dev-dependencies-(major) branch January 23, 2022 10:21
bleaker0x pushed a commit that referenced this pull request Jan 24, 2022
Co-authored-by: Renovate Bot <bot@renovateapp.com>
bleaker0x pushed a commit that referenced this pull request Jan 24, 2022
Co-authored-by: Renovate Bot <bot@renovateapp.com>
bleaker0x pushed a commit that referenced this pull request Jan 24, 2022
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants