mana-ethereum / ethereumex

Elixir JSON-RPC client for the Ethereum blockchain 0x063D3d782598744AF1252eBEaf3aA97D990Edf72
MIT License
378 stars 73 forks source link

Bump finch from 0.13.0 to 0.14.0 #142

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps finch from 0.13.0 to 0.14.0.

Changelog

Sourced from finch's changelog.

v0.14.0 (2022-11-30)

Enhancements

  • Improve error message for pool timeouts #126
  • Relax nimble_options version to allow usage with 0.5.0 #204
Commits
  • 4534924 Merge pull request #207 from sneako/release-0.14.0
  • d8e7299 prepare 0.14.0 release
  • db047c3 Merge pull request #206 from sneako/gha-matrix
  • 60c1073 Merge pull request #126 from SophisticaSean/sophisticasean/helpful-checkout-t...
  • 19c105c test latest elixir version in ci
  • a4babdb Update lib/finch/http1/pool.ex
  • 61da280 Merge branch 'main' of github.com:SophisticaSean/finch into sophisticasean/he...
  • ab67d8f Merge pull request #204 from balexand/nimble_options_version
  • be53aba upgrade nimble_options and fix tests
  • 711e0d4 relax nimble_options version
  • 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 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)