Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on hishel to permit the latest version.

Release notes

Sourced from hishel's releases.

1.0.0

Changelog

All notable changes to this project will be documented in this file.

1.0.0 - 2025-10-28

⚙️ Miscellaneous Tasks

  • Add examples, improve docs
Changelog

Sourced from hishel's changelog.

1.0.0 - 2025-10-28

⚙️ Miscellaneous Tasks

  • Add examples, improve docs

1.0.0b1 - 2025-10-28

♻️ Refactoring

  • Add policies

⚙️ Miscellaneous Tasks

  • Improve sans-io diagram colors
  • Add graphql docs

🐛 Bug Fixes

  • Body-sensitive responses caching
  • Filter out Transfer-Encoding header for asgi responses

🚀 Features

  • Add global use_body_key setting

1.0.0.dev3 - 2025-10-26

♻️ Refactoring

  • Replace pairs with entries, simplify storage API
  • Automatically generate httpx sync integration from async

⚙️ Miscellaneous Tasks

  • Simplify metadata docs
  • Add custom integrations docs
  • More robust compressed response caching

🐛 Bug Fixes

  • Add missing permissions into publish.yml
  • Raise on consumed httpx streams, which we can't store as is (it's already decoded)
  • Fix compressed data caching for requests
  • Handle httpx iterable usage instead of iterator correctly
  • Add date header for proper age calculation

🚀 Features

  • Add integrations with fastapi and asgi
  • Add blacksheep integration examples
  • Add logging for asgi

1.0.0.dev2 - 2025-10-21

⚙️ Miscellaneous Tasks

  • Remove redundant utils and tests
  • Add import without extras check in ci
  • Fix time travel date, explicitly specify the timezone

🐛 Bug Fixes

  • Fix check for storing auth requests
  • Don't raise an error on 3xx during revalidation

... (truncated)

Commits
  • f2ae4d4 Version 1.0.0
  • 21828e5 chore(docs): add examples, improve docs
  • f6b8e85 Version 1.0.0b1
  • b66c370 improve docs
  • 60c21f8 fix: filter out Transfer-Encoding header for asgi responses
  • a9e2bb3 fix body sensitive docs
  • 0272953 refactor: add policies
  • 28ffe2b chore(docs): add graphql docs
  • 7aa2147 feat: add global use_body_key setting
  • 8b08fcc chore(docs): improve sans-io diagram colors
  • Additional commits viewable in compare view

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)

Updates the requirements on [hishel](https://github.com/karpetrosyan/hishel) to permit the latest version.
- [Release notes](https://github.com/karpetrosyan/hishel/releases)
- [Changelog](https://github.com/karpetrosyan/hishel/blob/master/CHANGELOG.md)
- [Commits](karpetrosyan/hishel@0.0.1...1.0.0)

---
updated-dependencies:
- dependency-name: hishel
  dependency-version: 1.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 28, 2025
@coderabbitai
Copy link

coderabbitai bot commented Oct 28, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2025

Superseded by #83.

@dependabot dependabot bot closed this Oct 31, 2025
@dependabot dependabot bot deleted the dependabot/pip/hishel-lt-1.1 branch October 31, 2025 23:18
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