Skip to content

Conversation

@dependabot
Copy link
Contributor

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

⚠️ 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.


Updates the requirements on hishel to permit the latest version.

Release notes

Sourced from hishel's releases.

1.1.0

Changelog

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

1.1.0 - 2025-10-31

⚙️ Miscellaneous Tasks

  • Add in memory example

🐛 Bug Fixes

  • Pass any response with non-expected status code on revalidation to client

🚀 Features

  • Allow setting storage base via database_path for sqlite storage
Changelog

Sourced from hishel's changelog.

1.1.0 - 2025-10-31

⚙️ Miscellaneous Tasks

  • Add in memory example

🐛 Bug Fixes

  • Pass any response with non-expected status code on revalidation to client

🚀 Features

  • Allow setting storage base with via database_path for sqlite storage

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

... (truncated)

Commits
  • 6ca8aaa Version 1.1.0
  • 771e207 fix: pass any response with non-expected status code on revalidation to client
  • 39ec295 fix: pass any response with non-expected status code on revalidation to client
  • 8a18ebc feat: allow setting storage base with via database_path for sqlite storage
  • 717f4fb fix in memory example
  • de723ae chore: add in memory example
  • f2ae4d4 Version 1.0.0
  • 21828e5 chore(docs): add examples, improve docs
  • f6b8e85 Version 1.0.0b1
  • b66c370 improve docs
  • 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.1.0)

---
updated-dependencies:
- dependency-name: hishel
  dependency-version: 1.1.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 31, 2025
@coderabbitai
Copy link

coderabbitai bot commented Oct 31, 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.

@amotl
Copy link
Member

amotl commented Nov 3, 2025

Hishel 1.x causes problems on an upstream package. Maybe wait a bit before upgrading?

@amotl amotl marked this pull request as draft November 3, 2025 13:01
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.

2 participants