Skip to content

chore(deps-dev): bump webmock from 3.26.3 to 3.26.4 in the bundler-dependencies group - #270

Merged
dustinbyrne merged 1 commit into
mainfrom
dependabot/bundler/bundler-dependencies-02e6be7468
Sep 9, 2026
Merged

chore(deps-dev): bump webmock from 3.26.3 to 3.26.4 in the bundler-dependencies group#270
dustinbyrne merged 1 commit into
mainfrom
dependabot/bundler/bundler-dependencies-02e6be7468

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the bundler-dependencies group with 1 update: webmock.

Updates webmock from 3.26.3 to 3.26.4

Release notes

Sourced from webmock's releases.

3.26.4

  • Fix race condition in HTTPClient adapter async requests by @​koic in #1131
Changelog

Sourced from webmock's changelog.

3.26.4

  • Fix race condition in HTTPClient adapter async requests by @​koic in #1131
Commits
  • 0fdbad0 Version 3.26.4
  • b187df8 Merge pull request #1131 from koic/fix_race_condition_in_httpclient_adapter_a...
  • f275724 Fix race condition in HTTPClient adapter async requests
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the bundler-dependencies group with 1 update: [webmock](https://github.com/bblimke/webmock).


Updates `webmock` from 3.26.3 to 3.26.4
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.26.3...v3.26.4)

---
updated-dependencies:
- dependency-name: webmock
  dependency-version: 3.26.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundler-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 9, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 9, 2026 18:23
@dependabot dependabot Bot added the ruby Pull requests that update ruby code label Sep 9, 2026
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

posthog-ruby Compliance Report

Date: 2026-09-09 18:25:51 UTC
Duration: 98027ms

✅ All Tests Passed!

46/46 tests passed


Capture Tests

29/29 tests passed

View Details
Test Status Duration
Format Validation.Event Has Required Fields 8ms
Format Validation.Event Has Uuid 104ms
Format Validation.Event Has Lib Properties 107ms
Format Validation.Distinct Id Is String 106ms
Format Validation.Token Is Present 106ms
Format Validation.Custom Properties Preserved 105ms
Format Validation.Event Has Timestamp 106ms
Retry Behavior.Retries On 503 5411ms
Retry Behavior.Does Not Retry On 400 2108ms
Retry Behavior.Does Not Retry On 401 2107ms
Retry Behavior.Respects Retry After Header 8011ms
Retry Behavior.Implements Backoff 15521ms
Retry Behavior.Retries On 500 5211ms
Retry Behavior.Retries On 502 5211ms
Retry Behavior.Retries On 504 5213ms
Retry Behavior.Max Retries Respected 15621ms
Deduplication.Generates Unique Uuids 109ms
Deduplication.Preserves Uuid On Retry 5211ms
Deduplication.Preserves Uuid And Timestamp On Retry 10315ms
Deduplication.Preserves Uuid And Timestamp On Batch Retry 5213ms
Deduplication.No Duplicate Events In Batch 111ms
Deduplication.Different Events Have Different Uuids 108ms
Compression.Sends Gzip When Enabled 105ms
Batch Format.Uses Proper Batch Structure 105ms
Batch Format.Flush With No Events Sends Nothing 4ms
Batch Format.Multiple Events Batched Together 107ms
Error Handling.Does Not Retry On 403 2108ms
Error Handling.Does Not Retry On 413 2107ms
Error Handling.Retries On 408 5211ms

Feature_Flags Tests

17/17 tests passed

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

@dustinbyrne
dustinbyrne merged commit 2f2f232 into main Sep 9, 2026
20 checks passed
@dustinbyrne
dustinbyrne deleted the dependabot/bundler/bundler-dependencies-02e6be7468 branch September 9, 2026 21:10
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant