chore(deps): update dependency hackney to v3 #19

Open
MaidFox wants to merge 1 commit from renovate/hackney-3.x into main
Member

This PR contains the following updates:

Package Type Update Change
hackney (source) prod major ~> 1.8~> 3.0

Release Notes

benoitc/hackney (hackney)

v3.0.2

Compare Source

Bug Fixes
  • Add default Content-Type: application/octet-stream header when sending a body without explicit Content-Type (#​823). This restores 1.x behavior and follows RFC 7231 recommendations.
Dependencies

v3.0.1

Compare Source

v3.0.0

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source


Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [hackney](https://hex.pm/packages/hackney) ([source](https://github.com/benoitc/hackney)) | prod | major | `~> 1.8` → `~> 3.0` | --- ### Release Notes <details> <summary>benoitc/hackney (hackney)</summary> ### [`v3.0.2`](https://github.com/benoitc/hackney/releases/tag/3.0.2) [Compare Source](https://github.com/benoitc/hackney/compare/3.0.1...3.0.2) ##### Bug Fixes - Add default `Content-Type: application/octet-stream` header when sending a body without explicit Content-Type ([#&#8203;823](https://github.com/benoitc/hackney/issues/823)). This restores 1.x behavior and follows RFC 7231 recommendations. ##### Dependencies - Bump `certifi` to 2.16.0 ([#&#8203;824](https://github.com/benoitc/hackney/issues/824)) ### [`v3.0.1`](https://github.com/benoitc/hackney/compare/3.0.0...3.0.1) [Compare Source](https://github.com/benoitc/hackney/compare/3.0.0...3.0.1) ### [`v3.0.0`](https://github.com/benoitc/hackney/compare/2.0.1...3.0.0) [Compare Source](https://github.com/benoitc/hackney/compare/2.0.1...3.0.0) ### [`v2.0.1`](https://github.com/benoitc/hackney/compare/2.0.0...2.0.1) [Compare Source](https://github.com/benoitc/hackney/compare/2.0.0...2.0.1) ### [`v2.0.0`](https://github.com/benoitc/hackney/compare/1.25.0...2.0.0) [Compare Source](https://github.com/benoitc/hackney/compare/1.25.0...2.0.0) </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi45IiwidXBkYXRlZEluVmVyIjoiNDMuMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency hackney to v3
Some checks failed
Lint / Lint (pull_request) Failing after 52s
Nix check / check-nix (pull_request) Failing after 3m7s
7dc66386d5
MaidFox force-pushed renovate/hackney-3.x from 7dc66386d5
Some checks failed
Lint / Lint (pull_request) Failing after 52s
Nix check / check-nix (pull_request) Failing after 3m7s
to 5acb5f8c89
Some checks failed
Lint / Lint (pull_request) Failing after 1m24s
Nix check / check-nix (pull_request) Failing after 2m32s
2026-02-05 12:52:48 -08:00
Compare
Some checks failed
Lint / Lint (pull_request) Failing after 1m24s
Nix check / check-nix (pull_request) Failing after 2m32s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/hackney-3.x:renovate/hackney-3.x
git switch renovate/hackney-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/hackney-3.x
git switch renovate/hackney-3.x
git rebase main
git switch main
git merge --ff-only renovate/hackney-3.x
git switch renovate/hackney-3.x
git rebase main
git switch main
git merge --no-ff renovate/hackney-3.x
git switch main
git merge --squash renovate/hackney-3.x
git switch main
git merge --ff-only renovate/hackney-3.x
git switch main
git merge renovate/hackney-3.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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!19
No description provided.