Skip to content

Bump cpp-httplib from 0.16.3.bzl.1 to 0.22.0#5

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bazel/cpp-httplib-0.22.0
Open

Bump cpp-httplib from 0.16.3.bzl.1 to 0.22.0#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bazel/cpp-httplib-0.22.0

Conversation

@dependabot
Copy link

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

Bumps cpp-httplib from 0.16.3.bzl.1 to 0.22.0.

Release notes

Sourced from cpp-httplib's releases.

Bug fixes

  • Fix #2157 Ranges that are not in the form 0-n do not work.
  • Fix #1777 Windows req/res very slow compared to Linux
  • Add CPPHTTPLIB_HEADER_MAX_COUNT

Bug fixes and new features

  • Windows ::isdigit compilation error #2135
  • Specify version in meson.build #2139
  • Detect if afunix.h exists #2145
  • Feature request: let the Request& know which route matched #2101
  • Feature/multipart headers #2152

Bug fixes

  • Add AF_UNIX support on windows #2115
  • Support zstd also via pkg-config #2121
  • Fix yhirose/cpp-httplib#2113
  • Fix "Unbounded Memory Allocation in Chunked/No-Length Requests"

Bug fixes and a new feature

Bug fix and new feature

  • Global timeout feature (same as "--max-time" curl option) #2034
  • Fix check for URI length to prevent incorrect HTTP 414 errors

Bug fix

  • Potential memory corruption in stream_line_reader #2028

v0.18.6

Bug fixes and new feature

  • Port/Address re-use #2011
  • Invalid Content-Length values should be rejected #2014
  • Feature request: ability to check if the connection is still alive #2017

Bug fixes

... (truncated)

Commits

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)

Bumps [cpp-httplib](https://github.com/yhirose/cpp-httplib) from 0.16.3.bzl.1 to 0.22.0.
- [Release notes](https://github.com/yhirose/cpp-httplib/releases)
- [Commits](https://github.com/yhirose/cpp-httplib/commits/v0.22.0)

---
updated-dependencies:
- dependency-name: cpp-httplib
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file labels Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants