Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency oj to v3.16.3 #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update dependency oj to v3.16.3 #128

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oj (source, changelog) "= 3.13.11" -> "= 3.16.3" age adoption passing confidence

Release Notes

ohler55/oj (oj)

v3.16.3

Compare Source

  • Fixed the gemspec to allow earlier versions of the bigdecimal gem.

v3.16.2

Compare Source

  • Fixed documentation formatting.

  • Added option to the "usual" parser to raise an error on an empty input string.

v3.16.1

Compare Source

v3.16.0

Compare Source

  • Added the float_format option.

  • Expanded the max_nesting option to allow integer values as well as
    the previous boolean (true or nil).

  • Skip nesting tests with Truffle Ruby in the json gem tests.

v3.15.1

Compare Source

  • Add protection against some using require 'oj/json, an internal file.

  • Fixed non-json errors when in compat mode.

v3.15.0

Compare Source

  • Added omit_null_byte option when dumping.

v3.14.3

Compare Source

  • Fixed compat parse with optimized Hash when parsing a JSON::GenericObject.

v3.14.2

Compare Source

  • Fixed check for \0 in strings.

v3.14.1

Compare Source

  • Fixed issue with uninitialized handler for Oj::Parser::Saj.

  • Fixed hang on unterminated string with a \0 byte in parse.c.

v3.14.0

Compare Source

  • Tracing is now a compile time option giving a 15 to 20% performance boost.

  • Some cleanup in the fast parser.

v3.13.23

Compare Source

  • Fixed issue with Oj::Parser extension regarding GC timeing.

v3.13.22

Compare Source

  • Reorganized Oj::Parser code to allow for parser extensions in C.

v3.13.21

Compare Source

  • Bug parsing big numbers fixed in the SAJ parser.

v3.13.20

Compare Source

  • SSE4 made optional with a --with-sse42 flag to the compile.

v3.13.19

Compare Source

  • TruffleRuby issues resolved.

v3.13.18

Compare Source

  • Fixed SSE detection at run time.

v3.13.17

Compare Source

  • Fixed Oj::Parser to detect unterminated arrays and objects.

v3.13.16

Compare Source

  • Added line and column as optional arguments to the Oj::Parser.saj parser.

v3.13.15

Compare Source

  • Fixed issue dumping NaN value in object mode.

v3.13.14

Compare Source

  • Double fclose() due to bad merger fixed by tonobo.

v3.13.13

Compare Source

  • Fixed flooding stdout with debug output when dumping.

v3.13.12

Compare Source

  • Fixed crash on no arguments to pretty_generate. Now raises an exception.
  • Register all classes and globals.
  • Fixed memory issue with dumping.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot temporarily deployed to Docker October 3, 2022 02:30 Inactive
@renovate renovate bot temporarily deployed to Docker October 3, 2022 02:30 Inactive
@renovate renovate bot temporarily deployed to Docker October 3, 2022 02:30 Inactive
@renovate renovate bot temporarily deployed to Docker October 3, 2022 02:30 Inactive
@renovate renovate bot changed the title Update dependency oj to v3.13.21 Update dependency oj to v3.13.22 Nov 1, 2022
@renovate renovate bot temporarily deployed to Docker November 1, 2022 23:52 Inactive
@renovate renovate bot temporarily deployed to Docker November 1, 2022 23:52 Inactive
@renovate renovate bot temporarily deployed to Docker November 1, 2022 23:52 Inactive
@renovate renovate bot temporarily deployed to Docker November 1, 2022 23:52 Inactive
@renovate renovate bot changed the title Update dependency oj to v3.13.22 Update dependency oj to v3.13.23 Nov 6, 2022
@renovate renovate bot changed the title Update dependency oj to v3.13.23 Update dependency oj to v3.14.0 Jan 31, 2023
@renovate renovate bot temporarily deployed to Docker January 31, 2023 04:41 Inactive
@renovate renovate bot changed the title Update dependency oj to v3.14.0 Update dependency oj to v3.14.1 Feb 1, 2023
@renovate renovate bot changed the title Update dependency oj to v3.14.2 Update dependency oj to v3.14.3 Apr 7, 2023
@renovate renovate bot changed the title Update dependency oj to v3.14.3 Update dependency oj to v3.15.0 Jun 3, 2023
@renovate renovate bot changed the title Update dependency oj to v3.15.0 Update dependency oj to v3.16.0 Aug 17, 2023
@renovate renovate bot changed the title Update dependency oj to v3.16.0 Update dependency oj to v3.16.1 Sep 1, 2023
@renovate renovate bot changed the title Update dependency oj to v3.16.1 Update dependency oj to v3.16.2 Dec 7, 2023
@renovate renovate bot changed the title Update dependency oj to v3.16.2 Update dependency oj to v3.16.3 Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant