Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

Bumps hishel from 0.1.3 to 1.1.7.

Release notes

Sourced from hishel's releases.

1.1.7

What's Changed in 1.1.7

♻️ Refactoring

  • refactor(storage): create sqlite database path only when creating connections by @​jeefberkey in #426

⚙️ Miscellaneous Tasks

  • chore(deps-dev): bump the python-packages group with 5 updates by @​dependabot[bot] in #424

🐛 Bug Fixes

  • fix(cache): Lambda parameter name clashes the loop variable being closed over by @​dump247 in #427

📚 Documentation

🚀 Features

Contributors

Full Changelog: karpetrosyan/hishel@1.1.6...1.1.7

1.1.6

What's Changed in 1.1.6

📚 Documentation

🚀 Features

Contributors

Full Changelog: karpetrosyan/hishel@1.1.5...1.1.6

1.1.5

What's Changed in 1.1.5

🐛 Bug Fixes

  • filter out soft-deleted, expired and incomplete entries in get_entries by @​karpetrosyan

Contributors

... (truncated)

Changelog

Sourced from hishel's changelog.

What's Changed in 1.1.7

♻️ Refactoring

  • refactor(storage): create sqlite database path only when creating connections by @​jeefberkey in #426

⚙️ Miscellaneous Tasks

  • chore(deps-dev): bump the python-packages group with 5 updates by @​dependabot[bot] in #424

🐛 Bug Fixes

  • fix(cache): Lambda parameter name clashes the loop variable being closed over by @​dump247 in #427

📚 Documentation

🚀 Features

Contributors

Full Changelog: karpetrosyan/hishel@1.1.6...1.1.7

What's Changed in 1.1.6

📚 Documentation

🚀 Features

Contributors

Full Changelog: karpetrosyan/hishel@1.1.5...1.1.6

What's Changed in 1.1.5

🐛 Bug Fixes

  • filter out soft-deleted, expired and incomplete entries in get_entries by @​karpetrosyan

Contributors

Full Changelog: karpetrosyan/hishel@1.1.4...1.1.5

What's Changed in 1.1.4

... (truncated)

Commits
  • b752e58 Version 1.1.7
  • 83cfde2 feat(storage): support pathlib.Path in SqliteStorage (#419)
  • b9cf5de chore(deps-dev): bump the python-packages group with 5 updates (#424)
  • 986d332 refactor(storage): create sqlite database path only when creating connections...
  • 82a9d33 fix(cache): Lambda parameter name clashes the loop variable being closed over...
  • 1194bed docs: add release process guidelines for maintainers
  • 63c419d Version 1.1.6
  • 9c95c2f feat: add support for request no-cache directive (#416)
  • 16d08bf docs: remove some stale httpx configs
  • 484e182 Version 1.1.5
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 18, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/hishel-1.1.7 branch 2 times, most recently from d1c2458 to d724232 Compare December 20, 2025 17:43
Bumps [hishel](https://github.com/karpetrosyan/hishel) from 0.1.3 to 1.1.7.
- [Release notes](https://github.com/karpetrosyan/hishel/releases)
- [Changelog](https://github.com/karpetrosyan/hishel/blob/master/CHANGELOG.md)
- [Commits](karpetrosyan/hishel@0.1.3...1.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/hishel-1.1.7 branch from d724232 to bdefd89 Compare December 20, 2025 18:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

Looks like hishel is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jan 5, 2026
@dependabot dependabot bot deleted the dependabot/pip/hishel-1.1.7 branch January 5, 2026 22:00
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