Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hishel from 0.0.26 to 0.0.32 #70

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps hishel from 0.0.26 to 0.0.32.

Release notes

Sourced from hishel's releases.

Version 0.0.31

Changelog

0.0.31 (22nd Sep, 2024)

  • Ignore file not found error when cleaning up a file storage. (#264)
  • Fix AssertionError on client.close() when use SQLiteStorage. (#269)
  • Fix ignored flags when use force_cache. (#271)

Contributors

Version 0.0.30

Changelog

0.0.30 (12th July, 2024)

  • Fix cache update on revalidation response with content (rfc9111 section 4.3.3) (#239)
  • Fix request extensions that were not passed into revalidation request for transport-based implementation (but were passed for the pool-based impl) (#247).
  • Add cache_private property to the controller to support acting as shared cache. (#224)
  • Improve efficiency of scanning cached responses in FileStorage by reducing number of syscalls. (#252)
  • Add remove support for storages (#241)

Version 0.0.29

Changelog

0.0.29 (23th June, 2024)

  • Add revalidated response extension. (#242)

Version 0.0.27

Changelog

0.0.27 (31th May, 2024)

  • Fix RedisStorage when using without ttl. (#231)
Changelog

Sourced from hishel's changelog.

0.0.32 (27th Sep, 2024)

  • Don't raise an exception if the Date header is not present. (#273)

0.0.31 (22nd Sep, 2024)

  • Ignore file not found error when cleaning up a file storage. (#264)
  • Fix AssertionError on client.close() when use SQLiteStorage. (#269)
  • Fix ignored flags when use force_cache. (#271)

0.0.30 (12th July, 2024)

  • Fix cache update on revalidation response with content (rfc9111 section 4.3.3) (#239)
  • Fix request extensions that were not passed into revalidation request for transport-based implementation (but were passed for the pool-based impl) (#247).
  • Add cache_private property to the controller to support acting as shared cache. (#224)
  • Improve efficiency of scanning cached responses in FileStorage by reducing number of syscalls. (#252)
  • Add remove support for storages (#241)

0.0.29 (23th June, 2024)

  • Documentation hotfix. (#244)

0.0.28 (23th June, 2024)

  • Add revalidated response extension. (#242)

0.0.27 (31th May, 2024)

  • Fix RedisStorage when using without ttl. (#231)
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 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.0.26 to 0.0.32.
- [Release notes](https://github.com/karpetrosyan/hishel/releases)
- [Changelog](https://github.com/karpetrosyan/hishel/blob/master/CHANGELOG.md)
- [Commits](karpetrosyan/hishel@0.0.26...0.0.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

Superseded by #72.

@dependabot dependabot bot closed this Oct 7, 2024
@dependabot dependabot bot deleted the dependabot/pip/hishel-0.0.32 branch October 7, 2024 21:46
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants