Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps hishel from 0.1.3 to 0.1.5.

Release notes

Sourced from hishel's releases.

0.1.5

[0.1.5] - 2025-10-18

🚀 Features

  • (perf) Set chunk size to 128KB for httpx to reduce SQLite read/writes
  • Better cache-control parsing
  • Add close method to storages API (#384)
  • (perf) Increase requests buffer size to 128KB, disable charset detection

🐛 Bug Fixes

  • (docs) Fix some line breaks

⚙️ Miscellaneous Tasks

  • Remove some redundant files from repo

0.1.4

[0.1.4] - 2025-10-14

🚀 Features

  • Add support for requests library
  • Add support for Python 3.14
  • Add support for a sans-IO API (#366)
  • Allow already consumed streams with CacheTransport (#377)
  • Add sqlite storage for beta storages
  • Get rid of some locks from sqlite storage
  • Better async implemetation for sqlite storage

🐛 Bug Fixes

  • Create an sqlite file in a cache folder
  • Fix beta imports

⚙️ Miscellaneous Tasks

  • Improve CI (#369)
  • (internal) Remove src folder (#373)
  • (internal) Temporary remove python3.14 from CI
  • (tests) Add sqlite tests for new storage
  • (tests) Move some tests to beta
Changelog

Sourced from hishel's changelog.

[0.1.5] - 2025-10-18

🚀 Features

  • (perf) Set chunk size to 128KB for httpx to reduce SQLite read/writes
  • Better cache-control parsing
  • Add close method to storages API (#384)
  • (perf) Increase requests buffer size to 128KB, disable charset detection

🐛 Bug Fixes

  • (docs) Fix some line breaks

⚙️ Miscellaneous Tasks

  • Remove some redundant files from repo

[0.1.4] - 2025-10-14

🚀 Features

  • Add support for a sans-IO API (#366)
  • Allow already consumed streams with CacheTransport (#377)
  • Add sqlite storage for beta storages
  • Get rid of some locks from sqlite storage
  • Better async implemetation for sqlite storage

🐛 Bug Fixes

  • Create an sqlite file in a cache folder
  • Fix beta imports

⚙️ Miscellaneous Tasks

  • Improve CI (#369)
  • (internal) Remove src folder (#373)
  • (internal) Temporary remove python3.14 from CI
  • (tests) Add sqlite tests for new storage
  • (tests) Move some tests to beta
Commits
  • 062d6b1 Version 0.1.5 (#385)
  • 3986caa feat(perf): increase requests buffer size to 128KB, disable charset detection
  • e157a08 feat: add close method to storages API (#384)
  • 4701471 fix headers
  • 835d52f fix lint
  • d4e976b ruff format
  • 596c6e6 feat: better cache-control parsing
  • ed9fbd9 feat(perf): set chunk size to 128KB for httpx to reduce SQLite read/writes
  • c360fb3 fix(docs): fix some line breaks
  • f5d0275 chore: remove some redundant files from repo
  • 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 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 [hishel](https://github.com/karpetrosyan/hishel) from 0.1.3 to 0.1.5.
- [Release notes](https://github.com/karpetrosyan/hishel/releases)
- [Changelog](https://github.com/karpetrosyan/hishel/blob/master/CHANGELOG.md)
- [Commits](karpetrosyan/hishel@0.1.3...0.1.5)

---
updated-dependencies:
- dependency-name: hishel
  dependency-version: 0.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2025

Superseded by #1528.

@dependabot dependabot bot closed this Oct 29, 2025
@dependabot dependabot bot deleted the dependabot/pip/hishel-0.1.5 branch October 29, 2025 09:51
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