Bump oj from 3.16.16 to 3.17.1#3
Open
dependabot[bot] wants to merge 2 commits into
Open
Conversation
Author
|
A newer version of oj exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
c91a6aa to
7bcb7ef
Compare
7bcb7ef to
e7d1f28
Compare
3246e48 to
ffec0ee
Compare
Bumps [oj](https://github.com/ohler55/oj) from 3.16.16 to 3.17.1. - [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.17.1) --- updated-dependencies: - dependency-name: oj dependency-version: 3.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
e7d1f28 to
775d3c4
Compare
119a95a to
9193ca4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps oj from 3.16.16 to 3.17.1.
Release notes
Sourced from oj's releases.
Changelog
Sourced from oj's changelog.
Commits
4587e87Fix reentrant parser (#1013)ea0c3b8Fix compile warnings45d1309Revert "fix: V-001 security vulnerability (#1011)" (#1012)93ce414fix: V-001 security vulnerability (#1011)d68a31aAddmax_integer_digitslimit for legacy integer parsing (#1009)babd7a1Remove out of date performance comparisons2248cc9Prepare for a release0bcac18Implement Oj::Parser.safe with configurable JSON safety limits (#1007)ca20d5bUpdate changelog41263e2Update changelog