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 json_pure to '<= 2.6.3' - autoclosed #14

Closed
wants to merge 1 commit into from

Conversation

tradeshift-renovate[bot]
Copy link

@tradeshift-renovate tradeshift-renovate bot commented Jun 6, 2023

This PR contains the following updates:

Package Update Change
json_pure (source, changelog) minor '<= 2.0.1' -> '<= 2.6.3'

Release Notes

flori/json (json_pure)

v2.6.3

Compare Source

What's Changed

New Contributors

Full Changelog: flori/json@v2.6.2...v2.6.3

v2.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: flori/json@v2.6.1...v2.6.2

v2.6.1

Compare Source

  • Restore version.rb with 2.6.1

v2.6.0

Compare Source

  • Use rb_enc_interned_str if available to reduce allocations in freeze: true mode. #​451.
  • Bump required_ruby_version to 2.3.
  • Fix compatibility with GC.compact.
  • Fix some compilation warnings. #​469

v2.5.1

Compare Source

  • Restore the compatibility for constants of JSON class.

v2.5.0

Compare Source

  • Ready to Ractor-safe at Ruby 3.0.

v2.4.1

Compare Source

  • Restore version.rb with 2.4.1

v2.4.0

Compare Source

v2.3.1

Compare Source

  • Spelling and grammar fixes for comments. Pull request #​191 by Josh
    Kline.
  • Enhance generic JSON and #generate docs. Pull request #​347 by Victor
    Shepelev.
  • Add :nodoc: for GeneratorMethods. Pull request #​349 by Victor Shepelev.
  • Baseline changes to help (JRuby) development. Pull request #​371 by Karol
    Bucek.
  • Add metadata for rubygems.org. Pull request #​379 by Alexandre ZANNI.
  • Remove invalid JSON.generate description from JSON module rdoc. Pull
    request #​384 by Jeremy Evans.
  • Test with TruffleRuby in CI. Pull request #​402 by Benoit Daloze.
  • Rdoc enhancements. Pull request #​413 by Burdette Lamar.
  • Fixtures/ are not being tested... Pull request #​416 by Marc-André
    Lafortune.
  • Use frozen string for hash key. Pull request #​420 by Marc-André
    Lafortune.
  • Added :call-seq: to RDoc for some methods. Pull request #​422 by Burdette
    Lamar.
  • Small typo fix. Pull request #​423 by Marc-André Lafortune.

v2.3.0

Compare Source

  • Fix default of create_additions to always be false for JSON(user_input)
    and JSON.parse(user_input, nil).
    Note that JSON.load remains with default true and is meant for internal
    serialization of trusted data. [CVE-2020-10663]
  • Fix passing args all #to_json in json/add/*.
  • Fix encoding issues
  • Fix issues of keyword vs positional parameter
  • Fix JSON::Parser against bigdecimal updates
  • Bug fixes to JRuby port

v2.2.0

Compare Source

  • Adds support for 2.6 BigDecimal and ruby standard library Set datetype.

v2.1.0

Compare Source

  • Allow passing of decimal_class option to specify a class as which to parse
    JSON float numbers.

v2.0.4

Compare Source

  • Raise exception for incomplete unicode surrogates/character escape
    sequences. This problem was reported by Daniel Gollahon (dgollahon).
  • Fix arbitrary heap exposure problem. This problem was reported by Ahmad
    Sherif (ahmadsherif).

v2.0.3

Compare Source

  • Set required_ruby_version to 1.9
  • Some small fixes

v2.0.2

Compare Source

  • Specify required_ruby_version for json_pure.
    • Fix issue #​295 failure when parsing frozen strings.

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

@tradeshift-renovate tradeshift-renovate bot changed the title Update dependency json_pure to '<= 2.6.3' Update dependency json_pure to '<= 2.6.3' - autoclosed Aug 29, 2023
@tradeshift-renovate tradeshift-renovate bot deleted the renovate/json_pure-2.x branch August 29, 2023 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant