Skip to content

Bump pingora from 0.4.0 to 0.5.0#49

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/pingora-0.5.0
Closed

Bump pingora from 0.4.0 to 0.5.0#49
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/pingora-0.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2025

Copy link
Copy Markdown
Contributor

Bumps pingora from 0.4.0 to 0.5.0.

Release notes

Sourced from pingora's releases.

Pingora 0.5.0

0.5.0 - 2025-05-09

🚀 Features

🐛 Bug Fixes

Everything Else

Changelog

Sourced from pingora's changelog.

0.5.0 - 2025-05-09

🚀 Features

🐛 Bug Fixes

Everything Else

Commits
  • bd6a74b Release 0.5.0
  • b807723 Apply downstream modules on cache hit
  • f5bbb47 Allow modules to receive HttpTask::Done, flush response compression
  • 71c8042 Pin backtrace for msrv, bump latest rust to 1.86
  • 03ab474 Fixes issue where if TLS client never sends any bytes, hangs forever
  • 7883c22 Fixes HTTP1 client reads to properly timeout
  • 128aafe copy-paste err
  • aa7c2f1 Flush already received data if upstream write errors
  • 5b36a95 add increment_weight to trait EvictionManager
  • 29d86aa change upstream_response_filter to return Result
  • 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 [pingora](https://github.com/cloudflare/pingora) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/cloudflare/pingora/releases)
- [Changelog](https://github.com/cloudflare/pingora/blob/main/CHANGELOG.md)
- [Commits](cloudflare/pingora@0.4.0...0.5.0)

---
updated-dependencies:
- dependency-name: pingora
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 1, 2025
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #57.

@dependabot dependabot Bot closed this Sep 2, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/pingora-0.5.0 branch September 2, 2025 18:03
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants