Skip to content

Update dev-dependencies#89

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dev-dependencies
Open

Update dev-dependencies#89
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dev-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ethers (source) ^6.16.0^6.17.0 age confidence
prettier (source) ^3.8.3^3.8.4 age confidence
solhint (source) ^6.2.1^6.2.2 age confidence
typescript-eslint (source) ^8.59.4^8.61.1 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).
prettier/prettier (prettier)

v3.8.4

Compare Source

diff

Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX (#​17746 by @​byplayer)

Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.

<!-- Input -->
- a

  - b

- c

  - d

<!-- Prettier 3.8.3 -->
- a
  - b
- c
  - d

<!-- Prettier 3.8.4 -->
- a

  - b

- c

  - d
protofire/solhint (solhint)

v6.2.2

Compare Source

🧹 Chore: Dowser poster added. Solhint needs funds to keep growing

🧹 Chore: bump fast-uri from 3.0.6 to 3.1.2

🧹 Chore: bump lodash from 4.17.23 to 4.18.1

🛠️ Fix: Removed ajv-errors due to (#​750)

🆕 Rule: added no-unchecked-calls Check return value of low-level calls (call, staticcall, delegatecall)

typescript-eslint/typescript-eslint (typescript-eslint)

v8.61.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.61.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • On day 1 of the month (* * 1 * *)
  • 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.

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


  • 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 requested a review from Siegrift July 1, 2026 01:29
@renovate renovate Bot force-pushed the renovate/dev-dependencies branch from 5ed7bdf to 9b16a55 Compare July 2, 2026 06:01
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