dependabot[bot] opened a new pull request #776: URL: https://github.com/apache/orc/pull/776
Bumps [jodd-core](https://github.com/oblac/jodd) from 3.5.2 to 5.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/oblac/jodd/releases">jodd-core's releases</a>.</em></p> <blockquote> <h2>v5.3.0</h2> <p>Promoted 2 more modules.</p> <h2>v5.1.6</h2> <p>Moving towards 6.0.0. Lagarto moved to separate repo!</p> <h2>v5.1.5</h2> <h3>New Features</h3> <ul> <li><strong>madvoc</strong> - added <code>@In.defaultValue()</code></li> <li><strong>json</strong> - added type parser map.</li> <li><strong>methref</strong> - added counter for methref detection.</li> </ul> <h3>Breaking changes</h3> <ul> <li><strong>methref</strong> - methods <code>on()</code> and <code>to()</code> renamed to <code>of()</code> and <code>get()</code>.</li> <li><strong>pathref</strong> - methods <code>on()</code> and <code>to()</code> renamed to <code>of()</code> and <code>get()</code>.</li> <li><strong>jerry</strong> - removed <code>$()</code> method in favor of <code>s()</code> - graal compatible.</li> </ul> <h3>Bug fixes</h3> <ul> <li><strong>http</strong> - cookies not passed down in <code>HttpBrowser</code> after a redirect occurs.</li> <li><strong>lagarto</strong> - fixed issue with the conditional comments</li> </ul> <h2>v5.1.4</h2> <p>Sorry, changelog N/A at this time.</p> <h2>v5.1.3</h2> <p>MethRef updated.</p> <h2>v5.1.2</h2> <p>Just a dependencies fix since v5.1.0</p> <h2>v5.1.0</h2> <p>Mostly bugfixes. TBA</p> <h2>v5.0.13</h2> <h2>New Features</h2> <ul> <li><strong>proxetta</strong> - updated to ASM 7.1.</li> </ul> <h2>Breaking changes</h2> <ul> <li><strong>jerry</strong> - method <code>$()</code> deprecated (and will be removed soon).</li> </ul> <h2>Bug fixes</h2> <ul> <li><strong>core</strong> - <code>MimeTypes</code> return extensions in correct order.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oblac/jodd/commit/903a10f42b1d8e4f0aed16749d8a7ce9690f52e1"><code>903a10f</code></a> Jodd 5.3.0</li> <li><a href="https://github.com/oblac/jodd/commit/38ebb4b851d43f3b3b99f177a92b913278b4bd9f"><code>38ebb4b</code></a> Updated README</li> <li><a href="https://github.com/oblac/jodd/commit/c2eb902f2ebf0c6018670b3c6bfc20e10414c005"><code>c2eb902</code></a> Update libraries</li> <li><a href="https://github.com/oblac/jodd/commit/a00a684b175b8aa5b05c41c3716b4540853d1541"><code>a00a684</code></a> Readme updated</li> <li><a href="https://github.com/oblac/jodd/commit/96e22e23d6a71da4e9deda77139e8b71f3790c10"><code>96e22e2</code></a> Synth test added</li> <li><a href="https://github.com/oblac/jodd/commit/e9a44552d9c6221ba6912a179d025cdf5806554d"><code>e9a4455</code></a> modules added</li> <li><a href="https://github.com/oblac/jodd/commit/d87009fe813cb1b2849ad6fa69060293e211f43a"><code>d87009f</code></a> Log removed as well in 5.2.0</li> <li><a href="https://github.com/oblac/jodd/commit/fbfa78d80c14fc0bc45a3b44b1b94390abf02cd5"><code>fbfa78d</code></a> Using jodd-util from now on.</li> <li><a href="https://github.com/oblac/jodd/commit/d6064aa0e1699ae492bf8a9a87b0ad2f9434e15b"><code>d6064aa</code></a> Fix thread safety with bean creation (fix <a href="https://github-redirect.dependabot.com/oblac/jodd/issues/769">#769</a>)</li> <li><a href="https://github.com/oblac/jodd/commit/171b32f21df0fa417687713522cac2ea664addad"><code>171b32f</code></a> fix maven</li> <li>Additional commits viewable in <a href="https://github.com/oblac/jodd/compare/v3.5.2...v5.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) </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]
