Skip to content

chore(deps): Bump oj from 3.17.3 to 3.17.4 in the bundler group#119

Merged
stevehipwell merged 1 commit into
mainfrom
dependabot/bundler/bundler-e99787e5ad
Jul 15, 2026
Merged

chore(deps): Bump oj from 3.17.3 to 3.17.4 in the bundler group#119
stevehipwell merged 1 commit into
mainfrom
dependabot/bundler/bundler-e99787e5ad

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the bundler group with 1 update: oj.

Updates 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 <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 group with 1 update: [oj](https://github.com/ohler55/oj).


Updates `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
  dependency-group: bundler
...

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

@stevehipwell stevehipwell left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stevehipwell
stevehipwell enabled auto-merge (squash) July 15, 2026 14:42
@stevehipwell
stevehipwell merged commit de257d3 into main Jul 15, 2026
9 checks passed
@stevehipwell
stevehipwell deleted the dependabot/bundler/bundler-e99787e5ad branch July 15, 2026 15:05
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