Skip to content

Bump finch from 0.22.0 to 0.23.0#170

Merged
ericmj merged 1 commit into
mainfrom
dependabot/hex/finch-0.23.0
Jul 2, 2026
Merged

Bump finch from 0.22.0 to 0.23.0#170
ericmj merged 1 commit into
mainfrom
dependabot/hex/finch-0.23.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps finch from 0.22.0 to 0.23.0.

Changelog

Sourced from finch's changelog.

v0.23.0 (2026-06-17)

Fixed

  • Reject http and https request and pool URLs without hosts before attempting requests #371, fixes #186
  • Drop :certs_keys, :certfile, and :keyfile from TCP transport options for HTTP requests to avoid :badarg errors #377
  • Fix a race condition when dynamically starting pool supervisors that could return :pool_not_available while workers were still registering #379
  • Make the HTTP/2 ALPN negotiation failure assertion compatible with OTP 29 TLS alert capitalization #378

Other

  • Update development and test dependencies, including Mint 1.9 #378
  • CI: update to Elixir 1.20.1 and Erlang/OTP 29.0.2 and fix Credo issues #378
Commits

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 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 [finch](https://github.com/sneako/finch) from 0.22.0 to 0.23.0.
- [Changelog](https://github.com/sneako/finch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sneako/finch/commits/v0.23.0)

---
updated-dependencies:
- dependency-name: finch
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jul 2, 2026
@ericmj ericmj merged commit 27bfd32 into main Jul 2, 2026
8 checks passed
@ericmj ericmj deleted the dependabot/hex/finch-0.23.0 branch July 2, 2026 22:32
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 elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant