Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

This PR contains the following updates:

Package Type Update Change
hyper (source) dependencies patch 0.14.28 -> 0.14.32

Release Notes

hyperium/hyper (hyper)

v0.14.32

Compare Source

Features

  • server: add Builder::max_pending_accept_reset_streams(num) option (a24f0c0)

Bug Fixes

  • http1: fix intermittent panic parsing partial headers (0f274ae)

New Contributors

Full Changelog: hyperium/hyper@v0.14.31...v0.14.32

v0.14.31

Compare Source

Bug Fixes

  • http1: improve performance of parsing sequentially partial messages (97b595e)

v0.14.30

Compare Source

Bug Fixes

  • http1: reject final chunked if missing 0 (4a51b2af)

v0.14.29

Compare Source

Bug Fixes
Features
  • http2: add config for max_local_error_reset_streams in server (#​3528) (dedcb674)
New Contributors

Full Changelog: hyperium/hyper@v0.14.28...v0.14.29


Configuration

📅 Schedule: Branch creation - On day 1 of the month ( * * 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Jul 1, 2024

Deploy Preview for cn-devtools-app canceled.

Name Link
🔨 Latest commit 8d8ebd9
🔍 Latest deploy log https://app.netlify.com/projects/cn-devtools-app/deploys/6898a2d650b50d000761d1e8

@renovate renovate bot changed the title fix(deps): update rust crate hyper to v0.14.29 fix(deps): update rust crate hyper to v0.14.30 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/hyper-0.x-lockfile branch from 84c3b1a to 1347c85 Compare July 9, 2024 15:06
@renovate renovate bot force-pushed the renovate/hyper-0.x-lockfile branch from 1347c85 to f47ffbe Compare July 25, 2024 00:50
@renovate renovate bot force-pushed the renovate/hyper-0.x-lockfile branch from f47ffbe to 9fb207c Compare September 16, 2024 10:29
@renovate renovate bot changed the title fix(deps): update rust crate hyper to v0.14.30 fix(deps): update rust crate hyper to v0.14.31 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/hyper-0.x-lockfile branch from 9fb207c to 55440da Compare October 15, 2024 18:21
@renovate renovate bot changed the title fix(deps): update rust crate hyper to v0.14.31 fix(deps): update rust crate hyper to v0.14.32 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/hyper-0.x-lockfile branch from 55440da to 83e29ff Compare December 16, 2024 17:29
@renovate renovate bot force-pushed the renovate/hyper-0.x-lockfile branch from 83e29ff to 8d8ebd9 Compare August 10, 2025 13:47
@renovate renovate bot changed the title fix(deps): update rust crate hyper to v0.14.32 chore(deps): update rust crate hyper to v0.14.32 Sep 25, 2025
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/devtools-core/Cargo.toml --package hyper@0.14.28 --precise 0.14.32
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants