dependabot[bot] opened a new pull request, #1623: URL: https://github.com/apache/samza/pull/1623
Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/flori/json/blob/master/CHANGES.md">json's changelog</a>.</em></p> <blockquote> <h2>2019-12-11 (2.3.0)</h2> <ul> <li>Fix default of <code>create_additions</code> to always be <code>false</code> for <code>JSON(user_input)</code> and <code>JSON.parse(user_input, nil)</code>. Note that <code>JSON.load</code> remains with default <code>true</code> and is meant for internal serialization of trusted data. [CVE-2020-10663]</li> <li>Fix passing args all #to_json in json/add/*.</li> <li>Fix encoding issues</li> <li>Fix issues of keyword vs positional parameter</li> <li>Fix JSON::Parser against bigdecimal updates</li> <li>Bug fixes to JRuby port</li> </ul> <h2>2019-02-21 (2.2.0)</h2> <ul> <li>Adds support for 2.6 BigDecimal and ruby standard library Set datetype.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flori/json/commit/92cf5c451a6ec0f3a00e291eb909e57cf38fbea4"><code>92cf5c4</code></a> v2.3.0</li> <li><a href="https://github.com/flori/json/commit/579ae85676f8a41c62ce9d2230db969ead9707bb"><code>579ae85</code></a> Add some more recent jruby</li> <li><a href="https://github.com/flori/json/commit/acabfebf14361090af1771ecc3c22b8dcb740421"><code>acabfeb</code></a> Make tests green on jruby</li> <li><a href="https://github.com/flori/json/commit/c194360ac2677fec94b05d9507e9e54871940335"><code>c194360</code></a> Update travis config</li> <li><a href="https://github.com/flori/json/commit/49317c1328fc08e6bd146164e7ef16c7cde84e0f"><code>49317c1</code></a> Ignore log files</li> <li><a href="https://github.com/flori/json/commit/d84439f522ec37119b115009d3779fed6e0fa842"><code>d84439f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/flori/json/issues/391">#391</a> from headius/prep_2.3.0</li> <li><a href="https://github.com/flori/json/commit/38f68d1e05174fa466dcabbc924d2098f0d8b824"><code>38f68d1</code></a> Bump versions for 2.3.0.</li> <li><a href="https://github.com/flori/json/commit/40524a99868ea6f29daf876c09ac539ab5b24f82"><code>40524a9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/flori/json/issues/390">#390</a> from flori/relax-test-unit</li> <li><a href="https://github.com/flori/json/commit/87379e694a103e0db18c1c8f652b0112d8239ebf"><code>87379e6</code></a> relax test-unit version for old ruby</li> <li><a href="https://github.com/flori/json/commit/05de02f4e2813e87280a408596ccc912decb277c"><code>05de02f</code></a> Merge branch 'zenspider-zenspider/ruby-2.7'</li> <li>Additional commits viewable in <a href="https://github.com/flori/json/compare/v2.1.0...v2.3.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/samza/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
