Skip to content

chore(deps-dev): bump oj from 3.17.3 to 3.17.4 - #235

Merged
dustinbyrne merged 1 commit into
mainfrom
dependabot/bundler/oj-3.17.4
Aug 7, 2026
Merged

chore(deps-dev): bump oj from 3.17.3 to 3.17.4#235
dustinbyrne merged 1 commit into
mainfrom
dependabot/bundler/oj-3.17.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps oj from 3.17.3 to 3.17.4.

Changelog

Sourced from oj's changelog.

3.17.4 - 2026-07-14

  • Fixed issue in fast.c where rescuing from a panic did not reset the where counter.

  • Multiple fixes thanks to @​Watson1978.

Commits
  • 4d63609 Release prep
  • 23b9ba9 Fix a shared Date or DateTime loading as nil with the circular option (#1036)...
  • 7b8d87f Fix the Oj::Doc crash on a JSON document with no root and the comment scanner...
  • 65503a5 Hold onto the Ruby objects in the default options (#1035)
  • 5a3066b Free the match_string regexps allocated for a parse call and the defaults (#1...
  • f1a0759 Free the match_string regexps held by the writers and the Rails encoder (#1033)
  • 5911983 Mark the Ruby objects held by the writers and the Rails encoder (#1032)
  • 2fb414c Fix option buffer leaks in the writers and the Rails encoder (#1031)
  • b9b4b0f Add Valgrind memcheck CI workflow (#1030)
  • 8cf7489 Fix per-call memory leaks and default corruption in option handling (#1029)
  • 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 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 [oj](https://github.com/ohler55/oj) from 3.17.3 to 3.17.4.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](ohler55/oj@v3.17.3...v3.17.4)

---
updated-dependencies:
- dependency-name: oj
  dependency-version: 3.17.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Aug 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 7, 2026 14:17
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

posthog-ruby Compliance Report

Date: 2026-08-07 14:22:44 UTC
Duration: 98406ms

✅ All Tests Passed!

46/46 tests passed


Capture Tests

29/29 tests passed

View Details
Test Status Duration
Format Validation.Event Has Required Fields 108ms
Format Validation.Event Has Uuid 105ms
Format Validation.Event Has Lib Properties 107ms
Format Validation.Distinct Id Is String 107ms
Format Validation.Token Is Present 105ms
Format Validation.Custom Properties Preserved 105ms
Format Validation.Event Has Timestamp 107ms
Retry Behavior.Retries On 503 5413ms
Retry Behavior.Does Not Retry On 400 2109ms
Retry Behavior.Does Not Retry On 401 2108ms
Retry Behavior.Respects Retry After Header 8115ms
Retry Behavior.Implements Backoff 15622ms
Retry Behavior.Retries On 500 5212ms
Retry Behavior.Retries On 502 5212ms
Retry Behavior.Retries On 504 5212ms
Retry Behavior.Max Retries Respected 15622ms
Deduplication.Generates Unique Uuids 112ms
Deduplication.Preserves Uuid On Retry 5210ms
Deduplication.Preserves Uuid And Timestamp On Retry 10317ms
Deduplication.Preserves Uuid And Timestamp On Batch Retry 5216ms
Deduplication.No Duplicate Events In Batch 112ms
Deduplication.Different Events Have Different Uuids 107ms
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 109ms
Error Handling.Does Not Retry On 403 2107ms
Error Handling.Does Not Retry On 413 2108ms
Error Handling.Retries On 408 5210ms

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 106ms
Request Payload.Flags Request Hits Flags Path Not Decide 106ms
Request Payload.Flags Request Omits Authorization Header 107ms
Request Payload.Token In Flags Body Matches Init 106ms
Request Payload.Groups Round Trip 107ms
Request Payload.Groups Default To Empty Object 106ms
Request Payload.Disable Geoip False Propagates As Geoip Disable False 106ms
Request Payload.Disable Geoip Omitted Defaults To False 105ms
Request Payload.Flag Keys To Evaluate Contains Only Requested Key 105ms
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 106ms
Retry Behavior.Retries Flags On 502 256ms
Retry Behavior.Retries Flags On 504 248ms
Side Effect Events.Get Feature Flag Captures Feature Flag Called Event 107ms

@dustinbyrne
dustinbyrne merged commit 17eceab into main Aug 7, 2026
20 checks passed
@dustinbyrne
dustinbyrne deleted the dependabot/bundler/oj-3.17.4 branch August 7, 2026 17:31
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