Skip to content

chore(deps): bump httpmock from 0.7.0 to 0.8.3 - #191

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/httpmock-0.8.3
Closed

chore(deps): bump httpmock from 0.7.0 to 0.8.3#191
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/httpmock-0.8.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps httpmock from 0.7.0 to 0.8.3.

Release notes

Sourced from httpmock's releases.

v0.8.3

Minimum supported Rust version has been raised to 1.88.

The following PRs have been merged:

All changes between since the last release: httpmock/httpmock@v0.8.2...v0.8.3

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"

v0.8.1

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

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"

... (truncated)

Changelog

Sourced from httpmock's changelog.

Version 0.8.3

Minimum supported Rust version has been raised to 1.88.

Version 0.8.2

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"

Version 0.8.1

This release includes bug fixes and documentation enhancements.

The following pull requests have been merged:

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

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"

... (truncated)

Commits
  • ace571a bump version to 0.8.3
  • b374313 enable previously ignored long-running tests
  • 359f7f3 Ignore long-running tests for now
  • 28387ac Bump MSRV to 1.88
  • 1434198 style: remove unneeded 'mut' (#211)
  • 9dea88d Bump path-to-regexp from 6.2.2 to 6.3.0 in /docs/website
  • ca0f044 Bump @​babel/helpers from 7.24.4 to 7.28.6 in /docs/website
  • f193963 add PR contributors
  • a855020 fix is_false custom matcher evaluation logic
  • b0487b6 Merge pull request #205 from dfaust/fix-custom-matchers
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 7, 2026 14:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

posthog-rs-v1 Compliance Report

Date: 2026-08-07 16:50:28 UTC
Duration: 23005ms

✅ All Tests Passed!

111/111 tests passed


Capture_V1 Tests

94/94 tests passed

View Details
Test Status Duration
Endpoint And Method.Targets V1 Endpoint 150ms
Endpoint And Method.Does Not Use Legacy Endpoints 147ms
Required Headers.Has Authorization Bearer Header 148ms
Required Headers.Has Content Type Json 151ms
Required Headers.Has Posthog Sdk Info Format 136ms
Required Headers.Has Posthog Attempt Header 148ms
Required Headers.Has Posthog Request Id 145ms
Required Headers.Has Posthog Request Timestamp 135ms
Required Headers.Has User Agent 150ms
Body Format.Body Has Created At And Batch 147ms
Body Format.No Api Key In Body 132ms
Body Format.No Sent At In Body 145ms
Event Format.Event Has Required Root Fields 134ms
Event Format.Event Uuid Is Valid 134ms
Event Format.Event Timestamp Is Rfc3339 134ms
Event Format.Distinct Id Is String 132ms
Event Format.Distinct Id At Root Not Properties 132ms
Event Format.Custom Properties Preserved 132ms
Event Format.Set Properties Preserved 131ms
Event Format.Set Once Properties Preserved 134ms
Event Format.Groups Properties Preserved 133ms
Event Format.Sdk Generates Uuid If Not Provided 128ms
Event Format.Event Has Required Root Fields Batch 153ms
Event Format.Event Uuid Is Valid Batch 152ms
Event Format.Event Timestamp Is Rfc3339 Batch 153ms
Event Format.Distinct Id Is String Batch 158ms
Event Format.Distinct Id At Root Not Properties Batch 153ms
Event Format.Custom Properties Preserved Batch 152ms
Event Format.Set Properties Preserved Batch 167ms
Event Format.Set Once Properties Preserved Batch 149ms
Event Format.Groups Properties Preserved Batch 147ms
Event Format.Sdk Generates Uuid If Not Provided Batch 158ms
Batch Behavior.Multiple Events In Single Batch 202ms
Batch Behavior.Batch Envelope Smoke 151ms
Batch Behavior.Flush With No Events Sends Nothing 97ms
Batch Behavior.Flush At Triggers Batch 1150ms
Batch Behavior.Created At Reflects Batch Creation Time 109ms
Deduplication.Generates Unique Uuids 197ms
Deduplication.Different Events Same Content Different Uuids 160ms
Deduplication.Preserves Uuid On Retry 5126ms
Deduplication.Preserves Timestamp On Retry 5065ms
Deduplication.Preserves Uuid And Timestamp On Batch Retry 5107ms
Deduplication.No Duplicate Events In Batch 132ms
Header Behavior On Retry.Attempt Header Starts At One 78ms
Header Behavior On Retry.Attempt Header Increments On Retry 10070ms
Header Behavior On Retry.Request Id Preserved On Retry 5080ms
Header Behavior On Retry.Different Requests Have Different Request Ids 2058ms
Header Behavior On Retry.Request Timestamp Changes On Retry 5067ms
Response Format Validation.Success Response Has Uuid Keyed Results 51ms
Response Format Validation.Success Response Has Ok For Each Event 43ms
Response Format Validation.Success No Retry After When All Ok 31ms
Response Format Validation.Success Retry After Present When Retry Events 31ms
Response Format Validation.Success No Retry After When Drop Only 31ms
Response Format Validation.Response Echoes Request Id 29ms
Retry Behavior.Retries On 408 5038ms
Retry Behavior.Retries On 500 5025ms
Retry Behavior.Retries On 503 5024ms
Retry Behavior.Retries On 504 5024ms
Retry Behavior.Retryable Errors Have Retry After 2027ms
Retry Behavior.Respects Retry After On Retryable Error 8023ms
Retry Behavior.Does Not Retry On 400 2029ms
Retry Behavior.Does Not Retry On 401 2025ms
Retry Behavior.Does Not Retry On 402 2023ms
Retry Behavior.Does Not Retry On 413 2030ms
Retry Behavior.Does Not Retry On 415 2026ms
Retry Behavior.Non Retryable Errors Have No Retry After 2025ms
Retry Behavior.Implements Backoff 15031ms
Retry Behavior.Max Retries Respected 15025ms
Partial Batch Handling.Handles 200 Full Success 2029ms
Partial Batch Handling.Handles 200 With All Ok 3036ms
Partial Batch Handling.Does Not Retry Dropped Events 3031ms
Partial Batch Handling.Does Not Retry Limited Events 3033ms
Partial Batch Handling.Prunes Ok Events On Partial Retry 5034ms
Partial Batch Handling.Prunes Dropped Events On Partial Retry 5024ms
Partial Batch Handling.Retries Only Retry Events From Partial 5026ms
Partial Batch Handling.Partial Retry Preserves Uuids 5024ms
Partial Batch Handling.Partial Retry Attempt Header Increments 5031ms
Partial Batch Handling.Partial Retry Request Id Preserved 5033ms
Partial Batch Handling.Respects Retry After On Partial 5025ms
Partial Batch Handling.Unknown Result Treated As Terminal 3024ms
Partial Batch Handling.Mixed Ok Drop Limited No Retry 3026ms
Compression.Sends Gzip Content Encoding 25ms
Compression.No Content Encoding When Disabled 24ms
Compression.Compressed Body Is Decompressible 24ms
Error Handling.Does Not Retry On Unknown 4Xx 2024ms
Event Options.Cookieless Mode Override 24ms
Event Options.Disable Skew Correction Override 22ms
Event Options.Process Person Profile Override 22ms
Event Options.Product Tour Id Override 23ms
Event Options.Unset Options Omitted 24ms
Event Options.Options Override In Batch 25ms
Geoip And Historical Migration.Geoip Disable Injected Into Properties 24ms
Geoip And Historical Migration.Historical Migration Set In Body 23ms
Geoip And Historical Migration.Historical Migration Absent By Default 22ms

Feature_Flags Tests

17/17 tests passed

View Details
Test Status Duration
Request Payload.Request With Person Properties Device Id 14ms
Request Payload.Flags Request Uses V2 Query Param 14ms
Request Payload.Flags Request Hits Flags Path Not Decide 15ms
Request Payload.Flags Request Omits Authorization Header 14ms
Request Payload.Token In Flags Body Matches Init 16ms
Request Payload.Groups Round Trip 15ms
Request Payload.Groups Default To Empty Object 14ms
Request Payload.Disable Geoip False Propagates As Geoip Disable False 14ms
Request Payload.Disable Geoip Omitted Defaults To False 14ms
Request Payload.Flag Keys To Evaluate Contains Only Requested Key 15ms
Request Lifecycle.No Flags Request On Init Alone 12ms
Request Lifecycle.No Flags Request On Normal Capture 27ms
Request Lifecycle.Two Flag Calls Produce Two Remote Requests 16ms
Request Lifecycle.Mock Response Value Is Returned To Caller 15ms
Retry Behavior.Retries Flags On 502 218ms
Retry Behavior.Retries Flags On 504 218ms
Side Effect Events.Get Feature Flag Captures Feature Flag Called Event 24ms

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

posthog-rs-v0 Compliance Report

Date: 2026-08-07 16:49:58 UTC
Duration: 15520ms

✅ All Tests Passed!

46/46 tests passed


Capture Tests

29/29 tests passed

View Details
Test Status Duration
Format Validation.Event Has Required Fields 146ms
Format Validation.Event Has Uuid 154ms
Format Validation.Event Has Lib Properties 146ms
Format Validation.Distinct Id Is String 145ms
Format Validation.Token Is Present 152ms
Format Validation.Custom Properties Preserved 144ms
Format Validation.Event Has Timestamp 152ms
Retry Behavior.Retries On 503 5155ms
Retry Behavior.Does Not Retry On 400 2160ms
Retry Behavior.Does Not Retry On 401 2146ms
Retry Behavior.Respects Retry After Header 5110ms
Retry Behavior.Implements Backoff 15108ms
Retry Behavior.Retries On 500 5109ms
Retry Behavior.Retries On 502 5109ms
Retry Behavior.Retries On 504 5103ms
Retry Behavior.Max Retries Respected 15101ms
Deduplication.Generates Unique Uuids 105ms
Deduplication.Preserves Uuid On Retry 5023ms
Deduplication.Preserves Uuid And Timestamp On Retry 10031ms
Deduplication.Preserves Uuid And Timestamp On Batch Retry 5027ms
Deduplication.No Duplicate Events In Batch 25ms
Deduplication.Different Events Have Different Uuids 24ms
Compression.Sends Gzip When Enabled 23ms
Batch Format.Uses Proper Batch Structure 23ms
Batch Format.Flush With No Events Sends Nothing 25ms
Batch Format.Multiple Events Batched Together 111ms
Error Handling.Does Not Retry On 403 2093ms
Error Handling.Does Not Retry On 413 2078ms
Error Handling.Retries On 408 5092ms

Feature_Flags Tests

17/17 tests passed

View Details
Test Status Duration
Request Payload.Request With Person Properties Device Id 74ms
Request Payload.Flags Request Uses V2 Query Param 64ms
Request Payload.Flags Request Hits Flags Path Not Decide 30ms
Request Payload.Flags Request Omits Authorization Header 39ms
Request Payload.Token In Flags Body Matches Init 25ms
Request Payload.Groups Round Trip 28ms
Request Payload.Groups Default To Empty Object 42ms
Request Payload.Disable Geoip False Propagates As Geoip Disable False 40ms
Request Payload.Disable Geoip Omitted Defaults To False 66ms
Request Payload.Flag Keys To Evaluate Contains Only Requested Key 40ms
Request Lifecycle.No Flags Request On Init Alone 36ms
Request Lifecycle.No Flags Request On Normal Capture 40ms
Request Lifecycle.Two Flag Calls Produce Two Remote Requests 45ms
Request Lifecycle.Mock Response Value Is Returned To Caller 39ms
Retry Behavior.Retries Flags On 502 232ms
Retry Behavior.Retries Flags On 504 232ms
Side Effect Events.Get Feature Flag Captures Feature Flag Called Event 45ms

Bumps [httpmock](https://github.com/httpmock/httpmock) from 0.7.0 to 0.8.3.
- [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.3)

---
updated-dependencies:
- dependency-name: httpmock
  dependency-version: 0.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/httpmock-0.8.3 branch from e854428 to 28fbdc0 Compare August 7, 2026 16:46
@dustinbyrne dustinbyrne closed this Aug 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/cargo/httpmock-0.8.3 branch August 7, 2026 20:13
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