Skip to content

Bump finch from 0.20.0 to 0.21.0 in the mix-patching group#259

Merged
lewisgoddard merged 1 commit intomasterfrom
dependabot/hex/mix-patching-73321547d4
Jan 26, 2026
Merged

Bump finch from 0.20.0 to 0.21.0 in the mix-patching group#259
lewisgoddard merged 1 commit intomasterfrom
dependabot/hex/mix-patching-73321547d4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the mix-patching group with 1 update: finch.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the mix-patching group with 1 update: [finch](https://github.com/sneako/finch).


Updates `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
  dependency-group: mix-patching
...

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 26, 2026
@lewisgoddard lewisgoddard merged commit 905f301 into master Jan 26, 2026
6 checks passed
@lewisgoddard lewisgoddard deleted the dependabot/hex/mix-patching-73321547d4 branch January 26, 2026 17:14
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