Skip to content

chore(deps): update dependency ethers to v6.17.0#406

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ethers-6.x-lockfile
Closed

chore(deps): update dependency ethers to v6.17.0#406
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ethers-6.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ethers (source) 6.16.06.17.0 age confidence
ethers (source) 6.7.16.17.0 age confidence

Release Notes

ethers-io/ethers.js (ethers)

v6.17.0

Compare Source

  • Add requestRate throttle to calls (b48bfe3).
    • Added provider requestRate throttle support (b74b6d3).
    • Disable AlchemyProvider which does not provide the necessary API capacity for tests (1523ca8).
    • Map ResolverNotFound error to null for reverse lookup (d07cfb6).
    • Use bigint for coinType instead of number values (4f6ec03).
    • Updated AlchemyProvider endpoints for BNB (9bec2f9).
    • Added basic ENSv2 tests and fixed issues with EVM cointypes (0e9a73d).
    • Adding ENSv2 integrations from adraffy (a2d0af4).
    • Update Blockscout deffault API key and links (5647ae3).
    • Added transactionsRoot to Block (#​5077, #​5078; 5bd2ce9).
    • Preserve 301/302 method and support 307/308 (#​3106, #​5115; 999af5f).
    • Fix maxFeePerGas property for EtherscanProvider transactions (#​5080; ca45d23).
    • Added rich inspection for Network and Plugins (f2ffb86).
    • Tweaking API for Universal Resolver to be completely backward compatible (9a5c4b5).
    • Updated ENS Universal Resolver to latest API (0b3b12b).
    • Added CCIP to ENS Universal Resolver reverse resolution (982eef2).
    • Added reverse lookup for ENS UniversalResolver (9a9a11d).
    • Initial forward resolution using ENS UniversalResolver (51df7b9).

Configuration

📅 Schedule: (UTC)

  • 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 these updates 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 commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts 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: apps/foundry-erc20/lib/openzeppelin-contracts/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: openzeppelin-solidity@5.0.0
npm error Found: hardhat@3.9.0
npm error node_modules/hardhat
npm error   dev hardhat@"^3.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer hardhat@"^2.28.0" from @nomicfoundation/hardhat-ethers@3.1.3
npm error node_modules/@nomicfoundation/hardhat-ethers
npm error   dev @nomicfoundation/hardhat-ethers@"^3.1.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-06-22T17_49_28_114Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-22T17_49_28_114Z-debug-0.log

File name: apps/particle-auth-core-vite/yarn.lock
error This project's package.json defines "packageManager": "yarn@bun@1.3.12". However the current global version of Yarn is 1.22.22.

Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.

@renovate renovate Bot force-pushed the renovate/ethers-6.x-lockfile branch from 4065ba3 to e4e01fd Compare June 22, 2026 17:49
@camembera

Copy link
Copy Markdown
Contributor

Closing as stale: this is lockfile-only against Yarn lockfiles, including one removed by the guides cleanup. Renovate artifacts failed and the PR conflicts.

@camembera camembera closed this Jun 22, 2026
@renovate

renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^6.14.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/ethers-6.x-lockfile branch June 22, 2026 17:53
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.

1 participant