Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Updates the requirements on httpmock to permit the latest version.

Release notes

Sourced from httpmock's releases.

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:

  • #172: "Update Rust edition to 2021" (thanks @​FalkWoldmann)
  • #169: "Proxy HTTPS fix"
  • #167: "Replace log and env_logger with tracing and tracing-subscriber" (thanks @​FalkWoldmann)
  • #166: "Remove unused code" (thanks @​FalkWoldmann)
  • #163: "fix: issue 162, non localhost hosts match" (thanks @​Thomblin)
  • #160: "Replace custom read_file with std::fs::read_to_string" (thanks @​FalkWoldmann)
  • #158: "Improve async executor support"
  • #156: "Bump async-object-pool to replace async-std"
  • #153: "ci(deps): bump actions/checkout from 4 to 5"
  • #152: "Fix missing standalone routes"
  • #151: "Cleanup unused test functions"
  • #147: "ci(deps): bump codecov/codecov-action from 2 to 5"
  • #146: "cargo(deps): update thiserror requirement from 1 to 2"
  • #145: "ci(deps): bump actions/checkout from 2 to 4"
  • #144: "ci(deps): bump docker/build-push-action from 4 to 6
  • #141: "cargo(deps): update path-tree requirement from >=0.8.0, <0.8.1 to >=0.8.0, <0.8.4"
  • #140: "ci(deps): bump docker/login-action from 1 to 3"
  • #139: "ci(deps): bump withastro/action from 2 to 4"
  • #138: "Create dependabot.yml" (thanks @​FalkWoldmann)
  • #136: "Replace async_std with tokio" (thanks @​FalkWoldmann)
Changelog

Sourced from httpmock's changelog.

Version 0.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:

  • #172: "Update Rust edition to 2021" (thanks @​FalkWoldmann)
  • #169: "Proxy HTTPS fix"
  • #167: "Replace log and env_logger with tracing and tracing-subscriber" (thanks @​FalkWoldmann)
  • #166: "Remove unused code" (thanks @​FalkWoldmann)
  • #163: "fix: issue 162, non localhost hosts match" (thanks @​Thomblin)
  • #160: "Replace custom read_file with std::fs::read_to_string" (thanks @​FalkWoldmann)
  • #158: "Improve async executor support"
  • #156: "Bump async-object-pool to replace async-std"
  • #153: "ci(deps): bump actions/checkout from 4 to 5"
  • #152: "Fix missing standalone routes"
  • #151: "Cleanup unused test functions"
  • #147: "ci(deps): bump codecov/codecov-action from 2 to 5"
  • #146: "cargo(deps): update thiserror requirement from 1 to 2"
  • #145: "ci(deps): bump actions/checkout from 2 to 4"
  • #144: "ci(deps): bump docker/build-push-action from 4 to 6
  • #141: "cargo(deps): update path-tree requirement from >=0.8.0, <0.8.1 to >=0.8.0, <0.8.4"
  • #140: "ci(deps): bump docker/login-action from 1 to 3"
  • #139: "ci(deps): bump withastro/action from 2 to 4"
  • #138: "Create dependabot.yml" (thanks @​FalkWoldmann)
  • #136: "Replace async_std with tokio" (thanks @​FalkWoldmann)

Version 0.8.0-beta.1

This release mainly contains internal improvements and bugfixes. The minimum required Rust version has been increased to 1.81. Apart from the updated MSRV, there are no breaking changes.

The following pull requests have been merged:

Version 0.8.0-alpha.1

BREAKING CHANGES

... (truncated)

Commits

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)

Updates the requirements on [httpmock](https://github.com/httpmock/httpmock) to permit the latest version.
- [Release notes](https://github.com/httpmock/httpmock/releases)
- [Changelog](https://github.com/httpmock/httpmock/blob/master/CHANGELOG.md)
- [Commits](httpmock/httpmock@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: httpmock
  dependency-version: 0.8.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 29, 2025
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