Skip to content

Bump curl-cffi from 0.7.4 to 0.14.0#4

Merged
JakePeralta7 merged 1 commit intomainfrom
dependabot/pip/curl-cffi-0.14.0
Mar 14, 2026
Merged

Bump curl-cffi from 0.7.4 to 0.14.0#4
JakePeralta7 merged 1 commit intomainfrom
dependabot/pip/curl-cffi-0.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps curl-cffi from 0.7.4 to 0.14.0.

Release notes

Sourced from curl-cffi's releases.

v0.14.0

This release contains a few changes that might break the code for some people, hopefully not too many:

  1. Async websocket is completed rewritten, great performance boost, but a few breaking API.
  2. macOS requirement is now 15.0+, the same as GitHub actions builder, due to bundled c-ares.
  3. Python requirement is now 3.10+, as we planned.

Personal notes:

I have been holding this version for a while, thinking that I should fix the unintentional macOS version upgrade and implement pro features within this release. But it turns out that 2025 has been a fruitful, but exhausting year for me. Significant number of PRs have been merged since last release, so let's make them available for all.

What's Changed

New Contributors

Full Changelog: lexiforest/curl_cffi@v0.13.0...v0.14.0

v0.14.0b5

No release notes provided.

v0.14.0b4

What's Changed

... (truncated)

Commits
  • e89e5d8 Bumpt version to 0.14.0
  • f9f5c5a Fix websocket close code validation (#673)
  • 6c096bb Bump curl-impersonate version to 1.2.5
  • 28a2a98 Add safari 26.0.1, firefox 144 and chrome 142
  • b6c1ba7 Use timedelta for elapsed-time handling to improve Requests compatibility (#661)
  • cdcb284 Upgrade websockets and FastAPI version in tests and dev (#662)
  • 81ec499 Relax websocket dependency in testing
  • dfde525 Fix Content-Type header update for non-empty data in set_curl_options (#658)
  • f3122db Improve Async WebSocket (#650)
  • e51e818 Fix cURL error 77 on Windows (#647)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 14, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/curl-cffi-0.14.0 branch 2 times, most recently from aca38ae to f85d688 Compare March 14, 2026 17:13
Bumps [curl-cffi](https://github.com/lexiforest/curl_cffi) from 0.7.4 to 0.14.0.
- [Release notes](https://github.com/lexiforest/curl_cffi/releases)
- [Changelog](https://github.com/lexiforest/curl_cffi/blob/main/docs/changelog.rst)
- [Commits](lexiforest/curl_cffi@v0.7.4...v0.14.0)

---
updated-dependencies:
- dependency-name: curl-cffi
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/curl-cffi-0.14.0 branch from f85d688 to 06b9918 Compare March 14, 2026 17:15
@JakePeralta7 JakePeralta7 merged commit 8825b6e into main Mar 14, 2026
1 check passed
@JakePeralta7 JakePeralta7 deleted the dependabot/pip/curl-cffi-0.14.0 branch March 14, 2026 17:16
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant