Skip to content

build(deps): bump oj from 3.17.3 to 3.17.4#5290

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/oj-3.17.4
Open

build(deps): bump oj from 3.17.3 to 3.17.4#5290
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/oj-3.17.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 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:production
  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 Jul 15, 2026
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.

0 participants