chore(deps): update dependency hackney to v4.2.2 - abandoned #43

Closed
MaidFox wants to merge 2 commits from renovate/hackney-4.x-lockfile into main
Member

This PR contains the following updates:

Package Type Update Change
hackney (source) prod patch 4.2.14.2.2

Release Notes

benoitc/hackney (hackney)

v4.2.2

Compare Source

Fixed
  • Pool no longer crashes when a pooled connection dies during the liveness check. find_available could call hackney_conn:is_ready/1 on a connection that died right after the is_process_alive/1 check, and the resulting noproc exit took down the pool. The dead connection is now skipped. (#​869)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [hackney](https://hex.pm/packages/hackney) ([source](https://github.com/benoitc/hackney)) | prod | patch | `4.2.1` → `4.2.2` | --- ### Release Notes <details> <summary>benoitc/hackney (hackney)</summary> ### [`v4.2.2`](https://github.com/benoitc/hackney/releases/tag/4.2.2) [Compare Source](https://github.com/benoitc/hackney/compare/4.2.1...4.2.2) ##### Fixed - Pool no longer crashes when a pooled connection dies during the liveness check. `find_available` could call `hackney_conn:is_ready/1` on a connection that died right after the `is_process_alive/1` check, and the resulting `noproc` exit took down the pool. The dead connection is now skipped. ([#&#8203;869](https://github.com/benoitc/hackney/issues/869)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTQuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIxNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency hackney to v4.2.2
All checks were successful
Lint / Lint (pull_request) Successful in 1m54s
Nix check / check-nix (pull_request) Successful in 2m42s
bf09946894
Merge branch 'main' into renovate/hackney-4.x-lockfile
All checks were successful
Lint / Lint (pull_request) Successful in 2m7s
Nix check / check-nix (pull_request) Successful in 3m7s
f205b1efc1
MaidFox changed title from chore(deps): update dependency hackney to v4.2.2 to chore(deps): update dependency hackney to v4.2.2 - abandoned 2026-06-07 17:57:40 -07:00
Author
Member

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

### Autoclosing Skipped This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
Doridian closed this pull request 2026-06-08 21:55:37 -07:00
All checks were successful
Lint / Lint (pull_request) Successful in 2m7s
Nix check / check-nix (pull_request) Successful in 3m7s

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
SpaceAge/space_age_api!43
No description provided.