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): bump ethers from 6.6.2 to 6.6.4 #43

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps ethers from 6.6.2 to 6.6.4.

Release notes

Sourced from ethers's releases.

ethers/v6.6.4 (2023-07-16 00:53)

ethers/v6.6.3 (2023-07-11 20:55)

  • Throw more desscriptive error for unconfigured ENS name contract targets (#4213; 80f62ef).
  • Fixed contract once not running stop callback (7d061b7).
Changelog

Sourced from ethers's changelog.

ethers/v6.6.4 (2023-07-16 00:35)

ethers/v6.6.3 (2023-07-11 20:55)

  • Throw more desscriptive error for unconfigured ENS name contract targets (#4213; 80f62ef).
  • Fixed contract once not running stop callback (7d061b7).
Commits
  • a7e4048 More robust support for Signatures with less standard parameter values (#3835...
  • 330c318 admin: updated dist files
  • 57f1e1c Fixed CCIP-read in the EnsResolver (#4221).
  • 19cbcaf docs: fixed typo in jsdocs
  • 492919d Skip checking confirmation count if confirms is 0 (#4229, #4242).
  • 43c253a Fixed waiting for confirmations in deployment transactions (#4212, #4230).
  • fe631c6 docs: fixed typo in migration docs (#4125).
  • 1dd5427 admin: updated dist files
  • 80f62ef Throw more desscriptive error for unconfigured ENS name contract targets (#42...
  • 7d061b7 Fixed contract once not running stop callback.
  • Additional commits viewable 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 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.6.2 to 6.6.4.
- [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.6.2...v6.6.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 17, 2023
@dependabot dependabot bot assigned sds Jul 17, 2023
@sds sds merged commit ba1488c into main Jul 18, 2023
3 checks passed
@sds sds deleted the dependabot/npm_and_yarn/ethers-6.6.4 branch July 18, 2023 06:05
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant