chore(deps): update rust crate httpmock to 0.8.0 #93

Open
renovate wants to merge 1 commit from renovate/httpmock-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
httpmock dev-dependencies minor 0.7.0 -> 0.8.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

httpmock/httpmock (httpmock)

v0.8.2

Compare Source

The following pull requests have been merged:

  • #​178: "Expose proxy method to obtain the recorded yaml without saving to a file" (thanks @​janeisklar)
  • #​180: "Add missing query parameters in recordings"
  • #​181: "Append Headers Instead of Inserting"
  • #​182: "Add Dynamic Responses"
  • #​184: "Use read_file in body_from_file"

v0.8.1

Compare Source

This release includes bug fixes and documentation enhancements.

The following pull requests have been merged:

  • #​179: "Use scheme of target url for forwarding"

v0.8.0

Compare Source

This release includes refactoring, dependency updates, and internal cleanups.
No breaking changes expected.

The minimum required Rust version has been increased to 1.82.

The following pull requests have been merged:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [httpmock](https://github.com/httpmock/httpmock) | dev-dependencies | minor | `0.7.0` -> `0.8.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>httpmock/httpmock (httpmock)</summary> ### [`v0.8.2`](https://github.com/httpmock/httpmock/blob/HEAD/CHANGELOG.md#Version-082-unreleased--in-development) [Compare Source](https://github.com/httpmock/httpmock/compare/v0.8.1...v0.8.2) The following pull requests have been merged: - [#&#8203;178](https://github.com/httpmock/httpmock/pull/178): "Expose proxy method to obtain the recorded yaml without saving to a file" (thanks [@&#8203;janeisklar](https://github.com/janeisklar)) - [#&#8203;180](https://github.com/httpmock/httpmock/pull/180): "Add missing query parameters in recordings" - [#&#8203;181](https://github.com/httpmock/httpmock/pull/181): "Append Headers Instead of Inserting" - [#&#8203;182](https://github.com/httpmock/httpmock/pull/182): "Add Dynamic Responses" - [#&#8203;184](https://github.com/httpmock/httpmock/pull/184): "Use read_file in body_from_file" ### [`v0.8.1`](https://github.com/httpmock/httpmock/blob/HEAD/CHANGELOG.md#Version-081) [Compare Source](https://github.com/httpmock/httpmock/compare/v0.8.0...v0.8.1) This release includes bug fixes and documentation enhancements. The following pull requests have been merged: - [#&#8203;179](https://github.com/httpmock/httpmock/pull/179): "Use scheme of target url for forwarding" ### [`v0.8.0`](https://github.com/httpmock/httpmock/blob/HEAD/CHANGELOG.md#Version-080) [Compare Source](https://github.com/httpmock/httpmock/compare/v0.7.0...v0.8.0) This release includes refactoring, dependency updates, and internal cleanups. No breaking changes expected. The minimum required Rust version has been increased to 1.82. The following pull requests have been merged: - [#&#8203;172](https://github.com/httpmock/httpmock/pull/172): "Update Rust edition to 2021" (thanks [@&#8203;FalkWoldmann](https://github.com/FalkWoldmann)) - [#&#8203;169](https://github.com/httpmock/httpmock/pull/169): "Proxy HTTPS fix" - [#&#8203;167](https://github.com/httpmock/httpmock/pull/167): "Replace log and env_logger with tracing and tracing-subscriber" (thanks [@&#8203;FalkWoldmann](https://github.com/FalkWoldmann)) - [#&#8203;166](https://github.com/httpmock/httpmock/pull/166): "Remove unused code" (thanks [@&#8203;FalkWoldmann](https://github.com/FalkWoldmann)) - [#&#8203;163](https://github.com/httpmock/httpmock/pull/163): "fix: issue 162, non localhost hosts match" (thanks [@&#8203;Thomblin](https://github.com/Thomblin)) - [#&#8203;160](https://github.com/httpmock/httpmock/pull/160): "Replace custom read_file with std::fs::read_to_string" (thanks [@&#8203;FalkWoldmann](https://github.com/FalkWoldmann)) - [#&#8203;158](https://github.com/httpmock/httpmock/pull/158): "Improve async executor support" - [#&#8203;156](https://github.com/httpmock/httpmock/pull/156): "Bump async-object-pool to replace async-std" - [#&#8203;153](https://github.com/httpmock/httpmock/pull/153): "ci(deps): bump actions/checkout from 4 to 5" - [#&#8203;152](https://github.com/httpmock/httpmock/pull/152): "Fix missing standalone routes" - [#&#8203;151](https://github.com/httpmock/httpmock/pull/151): "Cleanup unused test functions" - [#&#8203;147](https://github.com/httpmock/httpmock/pull/147): "ci(deps): bump codecov/codecov-action from 2 to 5" - [#&#8203;146](https://github.com/httpmock/httpmock/pull/146): "cargo(deps): update thiserror requirement from 1 to 2" - [#&#8203;145](https://github.com/httpmock/httpmock/pull/145): "ci(deps): bump actions/checkout from 2 to 4" - [#&#8203;144](https://github.com/httpmock/httpmock/pull/144): "ci(deps): bump docker/build-push-action from 4 to 6 - [#&#8203;141](https://github.com/httpmock/httpmock/pull/141): "cargo(deps): update path-tree requirement from >=0.8.0, <0.8.1 to >=0.8.0, <0.8.4" - [#&#8203;140](https://github.com/httpmock/httpmock/pull/140): "ci(deps): bump docker/login-action from 1 to 3" - [#&#8203;139](https://github.com/httpmock/httpmock/pull/139): "ci(deps): bump withastro/action from 2 to 4" - [#&#8203;138](https://github.com/httpmock/httpmock/pull/138): "Create dependabot.yml" (thanks [@&#8203;FalkWoldmann](https://github.com/FalkWoldmann)) - [#&#8203;136](https://github.com/httpmock/httpmock/pull/136): "Replace async_std with tokio" (thanks [@&#8203;FalkWoldmann](https://github.com/FalkWoldmann)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->
renovate added the
dependencies
renovate
labels 2025-09-26 04:00:43 +10:00
renovate added 1 commit 2025-09-26 04:00:44 +10:00
chore(deps): update rust crate httpmock to 0.8.0
Some checks failed
Build and test / Clippy (pull_request) Successful in 1m53s
Build and test / Build AMD64 (pull_request) Successful in 1m52s
Checking yaml / Run yamllint (pull_request) Successful in 8s
Checking Renovate configuration / validate (pull_request) Successful in 2m16s
Build and test / Tests (pull_request) Failing after 4m41s
Build and test / Generate Documentation (pull_request) Successful in 4m4s
acaddc4e66
kernald was assigned by renovate 2025-09-26 04:00:45 +10:00
renovate force-pushed renovate/httpmock-0.x from acaddc4e66 to 136dc0ff43 2025-09-29 16:30:33 +10:00 Compare
renovate force-pushed renovate/httpmock-0.x from 136dc0ff43 to fb4a4d66cd 2025-10-10 08:13:34 +11:00 Compare
renovate force-pushed renovate/httpmock-0.x from fb4a4d66cd to 54896a169b 2025-10-14 10:00:49 +11:00 Compare
renovate force-pushed renovate/httpmock-0.x from 54896a169b to 7989a15171 2025-10-28 18:20:09 +11:00 Compare
renovate force-pushed renovate/httpmock-0.x from 7989a15171 to 43dc716f39 2025-10-28 18:45:45 +11:00 Compare
renovate force-pushed renovate/httpmock-0.x from 43dc716f39 to bf51ceb787 2025-10-31 11:03:22 +11:00 Compare
Some checks failed
Checking Renovate configuration / validate (pull_request) Successful in 2m52s
Required
Details
Build and test / Clippy (pull_request) Successful in 10m16s
Required
Details
Checking yaml / Run yamllint (pull_request) Successful in 22s
Required
Details
Build and test / Build AMD64 (pull_request) Successful in 16m51s
Required
Details
Build and test / Tests (pull_request) Failing after 18m39s
Required
Details
Build and test / Generate Documentation (pull_request) Successful in 16m27s
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/httpmock-0.x:renovate/httpmock-0.x
git checkout renovate/httpmock-0.x
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kernald/immich-tools#93
No description provided.