Skip to content

Bump ethers from 6.14.1 to 6.14.2#96

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/ethers-6.14.2
Closed

Bump ethers from 6.14.1 to 6.14.2#96
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/ethers-6.14.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 26, 2025

Bumps ethers from 6.14.1 to 6.14.2.

Release notes

Sourced from ethers's releases.

ethers/v6.14.2 (2025-05-26 18:31)

  • Fixed call stack overflow in makeError stringify for recursive structures (#4977, #4978; 52a0522).
  • Explicitly throw error on gunzip failure to prevent uncaught exception (#4873, #4874; fe98f98).
  • Skip additional receipt fetch for single confirmation requests (#4972; 243cb02).
  • Update EtherscanProvider to use their v2 API (#4975; 5e09aa1).
Changelog

Sourced from ethers's changelog.

ethers/v6.14.2 (2025-05-26 18:03)

  • Fixed call stack overflow in makeError stringify for recursive structures (#4977, #4978; 52a0522).
  • Explicitly throw error on gunzip failure to prevent uncaught exception (#4873, #4874; fe98f98).
  • Skip additional receipt fetch for single confirmation requests (#4972; 243cb02).
  • Update EtherscanProvider to use their v2 API (#4975; 5e09aa1).
Commits
  • ac6022b admin: updated dist files
  • 52a0522 Fixed call stack overflow in makeError stringify for recursive structures (#4...
  • fe98f98 Explicitly throw error on gunzip failure to prevent uncaught exception (#4873...
  • 243cb02 Skip additional receipt fetch for single confirmation requests (#4972).
  • 5e09aa1 Update EtherscanProvider to use their v2 API (#4975).
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ethers](https://github.com/ethers-io/ethers.js) from 6.14.1 to 6.14.2.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md)
- [Commits](ethers-io/ethers.js@v6.14.1...v6.14.2)

---
updated-dependencies:
- dependency-name: ethers
  dependency-version: 6.14.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 26, 2025
@github-actions
Copy link
Copy Markdown

Test Coverage Report

Coverage after merging dependabot/npm_and_yarn/main/ethers-6.14.2 into main will be
100.00%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
contracts/src
   Greeter.sol100%100%100%100%

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 27, 2025

Looks like ethers is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 27, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/main/ethers-6.14.2 branch May 27, 2025 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant