Skip to content

build(deps): bump finch from 0.20.0 to 0.21.0#495

Merged
sleipnir merged 1 commit intomainfrom
dependabot/hex/finch-0.21.0
Feb 2, 2026
Merged

build(deps): bump finch from 0.20.0 to 0.21.0#495
sleipnir merged 1 commit intomainfrom
dependabot/hex/finch-0.21.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps finch from 0.20.0 to 0.21.0.

Changelog

Sourced from finch's changelog.

v0.21.0 (2026-01-22)

Enhancements

  • Add support for querying default pool metrics via Finch.get_pool_status/2 #329
  • Add more details on Finch.request/3 docs #327

Bug Fixes

  • Prevent idle HTTP/1 pools from being terminated while connections are in use #292
  • Disable unsupported HTTP/2 server push responses to avoid crashes #333
  • Drop :cacerts from defaults for HTTP connections to avoid breaking plain HTTP pools #333
  • Only track default pool metrics when start_pool_metrics? is enabled #329

Other

  • Elixir 1.19 compatibility updates for HTTP/1 pool state handling #331
  • CI: update test matrix and x509/deps for Elixir 1.19 #330
  • Add ALPN large-body regression test coverage (issue #265) #332
Commits
  • f95c2e1 Merge pull request #339 from sneako/release-0.21.0
  • 20941ba prepare v0.21.0
  • 3053a16 Merge pull request #337 from oliveigah/main
  • 685e4ef feat: ets based default shp tracking
  • 6d1d6f1 Merge pull request #332 from neilberkman/main
  • 3c60899 Merge pull request #333 from TheOneric/fix-config-defaults
  • 173f88a Drop :cacerts from defaults for HTTP connections
  • ad478de Always disable unsupported server push responses
  • 75d06a8 Fix Credo readability warning for large number formatting
  • a38a401 Add test case for issue #265 (ALPN + large body bug)
  • 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 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.20.0 to 0.21.0.
- [Changelog](https://github.com/sneako/finch/blob/main/CHANGELOG.md)
- [Commits](sneako/finch@v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: finch
  dependency-version: 0.21.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 Jan 28, 2026
@sleipnir sleipnir merged commit a8d69cb into main Feb 2, 2026
1 check passed
@sleipnir sleipnir deleted the dependabot/hex/finch-0.21.0 branch February 2, 2026 20:21
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