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

chore(deps): update dependency @typechain/hardhat to v9 #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
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 6.1.4 -> 9.1.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

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.


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

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

@renovate
Copy link
Contributor Author

renovate bot commented Aug 21, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm WARN cli npm v10.2.0 does not support Node.js v18.12.1. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm WARN cli npm v10.2.0 does not support Node.js v18.12.1. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: CHANGEME@0.0.0
npm ERR! Found: ethers@5.7.2
npm ERR! node_modules/ethers
npm ERR!   ethers@"5.7.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer ethers@"6.x" from @typechain/ethers-v6@0.5.1
npm ERR! node_modules/@typechain/ethers-v6
npm ERR!   peer @typechain/ethers-v6@"^0.5.1" from @typechain/hardhat@9.1.0
npm ERR!   node_modules/@typechain/hardhat
npm ERR!     dev @typechain/hardhat@"9.1.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/74c83e/0a0bc9/cache/others/npm/_logs/2023-10-15T07_47_39_790Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/74c83e/0a0bc9/cache/others/npm/_logs/2023-10-15T07_47_39_790Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typechain-hardhat-9.x branch from 5e2b912 to cbd878b Compare October 15, 2023 07:47
@renovate renovate bot changed the title chore(deps): update dependency @typechain/hardhat to v9 chore(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:59
@renovate renovate bot changed the title chore(deps): update dependency @typechain/hardhat to v9 - autoclosed chore(deps): update dependency @typechain/hardhat to v9 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
Copy link
Contributor Author

renovate bot commented Dec 8, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn cli npm v10.9.2 does not support Node.js v18.12.1. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: CHANGEME@0.0.0
npm error Found: ethers@5.7.2
npm error node_modules/ethers
npm error   ethers@"5.7.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer ethers@"6.x" from @typechain/ethers-v6@0.5.1
npm error node_modules/@typechain/ethers-v6
npm error   peer @typechain/ethers-v6@"^0.5.1" from @typechain/hardhat@9.1.0
npm error   node_modules/@typechain/hardhat
npm error     dev @typechain/hardhat@"9.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-12-08T23_07_42_581Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-08T23_07_42_581Z-debug-0.log

@renovate renovate bot force-pushed the renovate/typechain-hardhat-9.x branch from a3c8707 to cbd878b Compare December 8, 2024 23:07
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