Skip to content

build(deps): bump oj from 3.16.16 to 3.16.17#5024

Merged
philippthun merged 1 commit intomainfrom
dependabot/bundler/oj-3.16.17
Apr 14, 2026
Merged

build(deps): bump oj from 3.16.16 to 3.16.17#5024
philippthun merged 1 commit intomainfrom
dependabot/bundler/oj-3.16.17

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps oj from 3.16.16 to 3.16.17.

Release notes

Sourced from oj's releases.

v3.16.17

What's Changed

New Contributors

Full Changelog: ohler55/oj@v3.16.16...v3.16.17

Changelog

Sourced from oj's changelog.

3.16.17 - 2026-04-12

  • Rails optimize for Hash and Array now overrides as_json for those classes. Note that when either is optimized with Oj.optimize_rails the Array.as_json and Hash.as_json will not be called.

  • Add support for the rails encoder :only and :except options.

  • Handle unterminated strings in usual parser (#1002)

  • Fix read() not handling partial reads for large files (#1004)

  • Raise error for incomplete primitive literals (#1005)

Commits

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.16.16 to 3.16.17.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](ohler55/oj@v3.16.16...v3.16.17)

---
updated-dependencies:
- dependency-name: oj
  dependency-version: 3.16.17
  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 Apr 13, 2026
@philippthun philippthun merged commit 983daee into main Apr 14, 2026
16 of 17 checks passed
@philippthun philippthun deleted the dependabot/bundler/oj-3.16.17 branch April 14, 2026 09:41
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Apr 14, 2026
Dependency updates in cloud_controller_ng:

- build(deps): bump oj from 3.16.16 to 3.16.17
    PR: cloudfoundry/cloud_controller_ng#5024
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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