pcaversaccio / createx

Factory smart contract to make easier and safer usage of the `CREATE` and `CREATE2` EVM opcodes as well as of `CREATE3`-based (i.e. without an initcode factor) contract creations.
https://createx.rocks
GNU Affero General Public License v3.0
342 stars 26 forks source link

🔁 Bump `ethers` From `6.8.0` to `6.8.1` #24

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ethers from 6.8.0 to 6.8.1.

Release notes

Sourced from ethers's releases.

ethers/v6.8.1 (2023-11-01 16:08)

  • Fixed typo in error description when converting values to arrays (#4427, #4446; 8fed2f8).
  • Fix invalid token nonpayable being included in formatted constructor (#4412; 2e0bd90).
  • Add ENS support for Sepolia (#4422; 1da50ae).
Changelog

Sourced from ethers's changelog.

ethers/v6.8.1 (2023-11-01 16:08)

  • Fixed typo in error description when converting values to arrays (#4427, #4446; 8fed2f8).
  • Fix invalid token nonpayable being included in formatted constructor (#4412; 2e0bd90).
  • Add ENS support for Sepolia (#4422; 1da50ae).
Commits
  • 5431723 admin: updated dist files
  • 8fed2f8 Fixed typo in error description when converting values to arrays (#4427, #4446).
  • 73adb39 docs: fixed typo in jsdocs (#4391).
  • 2e0bd90 Fix invalid token nonpayable being included in formatted constructor (#4412).
  • 1da50ae Add ENS support for Sepolia (#4422).
  • e0c1d97 tests: only trigger browser testing when relevant code changed
  • e454afb tests: fix typo in env prepare scripts
  • 4772915 tests: updated env tests for TypeScript 5.2
  • 3a73c56 admin: updated dist files
  • 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 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)
github-actions[bot] commented 1 year ago

Coverage after merging dependabot/npm_and_yarn/main/ethers-6.8.1 into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   CreateX.sol100%100%100%100%