Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

Bumps httpmock from 0.8.1 to 0.8.2.

Release notes

Sourced from httpmock's releases.

v0.8.2

This release includes bug fixes, documentation enhancements and new features, such as dynamic responders.

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"
Changelog

Sourced from httpmock's changelog.

Version 0.8.2 (unreleased / in development)

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"
Commits
  • 02efcf9 add disclaimer for custom responders to documentation
  • 5b6f04a add disclaimer for custom responders to documentation
  • 52bf5d5 raise version to 0.8.2
  • 211d072 Merge pull request #182 from httpmock/dynamic-response
  • d903d57 fix https with http2 flag
  • 470f623 switch to httpbingo for forwarding to a real server
  • 7a1732b switch to httpbingo for forwarding to a real server
  • 47597b3 add dynamic responses to changelog
  • 34f5bc2 rename reply method
  • 4f8edf7 mention dynamic responses in docs
  • 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 [httpmock](https://github.com/httpmock/httpmock) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/httpmock/httpmock/releases)
- [Changelog](https://github.com/httpmock/httpmock/blob/master/CHANGELOG.md)
- [Commits](httpmock/httpmock@v0.8.1...v0.8.2)

---
updated-dependencies:
- dependency-name: httpmock
  dependency-version: 0.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 17, 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.

1 participant