dependabot[bot] opened a new pull request, #15918:
URL: https://github.com/apache/camel/pull/15918

   Bumps `jackson-jq-version` from 1.0.0 to 1.0.1.
   Updates `net.thisptr:jackson-jq` from 1.0.0 to 1.0.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eiiches/jackson-jq/releases";>net.thisptr:jackson-jq's 
releases</a>.</em></p>
   <blockquote>
   <h2>1.0.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Upgrade to jackson 2.18.0 by <a 
href="https://github.com/sullis";><code>@​sullis</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/352";>eiiches/jackson-jq#352</a></li>
   <li>build(deps): bump actions/setup-java from 4.0.0 to 4.4.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/353";>eiiches/jackson-jq#353</a></li>
   <li>build(deps): bump actions/checkout from 4.1.1 to 4.2.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/355";>eiiches/jackson-jq#355</a></li>
   <li>Upgrade to junit 5.11.2 by <a 
href="https://github.com/sullis";><code>@​sullis</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/354";>eiiches/jackson-jq#354</a></li>
   <li>build: upgrade maven plugins by <a 
href="https://github.com/eiiches";><code>@​eiiches</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/356";>eiiches/jackson-jq#356</a></li>
   <li>build: upgrade test dependencies and commons-cli by <a 
href="https://github.com/eiiches";><code>@​eiiches</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/357";>eiiches/jackson-jq#357</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/sullis";><code>@​sullis</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/352";>eiiches/jackson-jq#352</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/eiiches/jackson-jq/compare/1.0.0...1.0.1";>https://github.com/eiiches/jackson-jq/compare/1.0.0...1.0.1</a></p>
   <h2>1.0.0-preview.20240207</h2>
   <p>WARNING: This is a pre-release. Java API will likely to change in final 
1.0.0 release.</p>
   <h2>What's Changed (since <a 
href="https://github.com/eiiches/jackson-jq/releases/tag/1.0.0-preview.20230409";>1.0.0-preview.20230409</a>)</h2>
   <h3>Features</h3>
   <ul>
   <li>uuid3/1,uuid5/1: add {uuid3,uuid5}/1 to the extras module by <a 
href="https://github.com/eiiches";><code>@​eiiches</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/324";>eiiches/jackson-jq#324</a></li>
   </ul>
   <h3>Dependency Updates</h3>
   <ul>
   <li>build(deps): bump actions/checkout from 3.0.2 to 4.1.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/325";>eiiches/jackson-jq#325</a></li>
   <li>build(deps): bump actions/setup-java from 3.5.1 to 4.0.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/326";>eiiches/jackson-jq#326</a></li>
   <li>build: update dependencies by <a 
href="https://github.com/eiiches";><code>@​eiiches</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/327";>eiiches/jackson-jq#327</a></li>
   </ul>
   <p><a 
href="https://github.com/eiiches/jackson-jq/compare/1.0.0-preview.20230409...1.0.0-preview.20240207";>Full
 Changelog</a></p>
   <h2>1.0.0-preview.20230409</h2>
   <p><strong>WARNING</strong>: This is a pre-release. Java API will likely to 
change in final 1.0.0 release.</p>
   <h2>Changes since 1.0.0-preview.20220705</h2>
   <h3>Features</h3>
   <ul>
   <li>Implement error/0 and fix try catch against non-string errors (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/237";>#237</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   <li>Implement round/0 function (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/241";>#241</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   <li>Improve the jackson-jq bash script (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/244";>#244</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   <li>Implement normals and finites functions (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/242";>#242</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix explode/0 against Unicode surrogate code points (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/231";>#231</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   <li>Fix the explode test case added in <a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/231";>#231</a> (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/232";>#232</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   <li>Rename the long option for raw output strings (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/235";>#235</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   <li>Fix array indexing by empty array and refactor indices/1 (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/238";>#238</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   <li>Fix outputting NaN and Infinities to be jq compatible (fix <a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/62";>#62</a>) (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/246";>#246</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/4d832812125487835535d2a3d1a77026a05bd1c7";><code>4d83281</code></a>
 Merge branch 'release/1.0.1' into master/1.x</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/a2376aeaeb1200d6376b79d6223730fe88a5ac0e";><code>a2376ae</code></a>
 [maven-release-plugin] prepare release 1.0.1</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/795e89c445cf7df3d34192bd5e9ef29e29d48e52";><code>795e89c</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/357";>#357</a> from 
eiiches/feature/20241011-upgrade-test-dependencies</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/f5df1c2667d42c52e86dde9c6e2ddfc27c6dd217";><code>f5df1c2</code></a>
 build: upgrade test dependencies</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/6aca61d4757beab0732599845ed5f3c2b5c1ab4f";><code>6aca61d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/356";>#356</a> from 
eiiches/feature/20241011-upgrade-maven-plugins</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/c0a0e0ee174d459791fed4e7fdc6e988f374f531";><code>c0a0e0e</code></a>
 build: upgrade maven plugins</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/9588c207327b66bbf777ec7b05c99abf50a948ea";><code>9588c20</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/354";>#354</a> from 
sullis/junit-5.11.2-ftw</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/205fb3637683e5cf1a0be6d3800ccb6d72429bec";><code>205fb36</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/355";>#355</a> from 
eiiches/dependabot/github_actions/actions/checko...</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/057b586fd317edb2e94856c0bcf2e72c8f0210dd";><code>057b586</code></a>
 build(deps): bump actions/checkout from 4.1.1 to 4.2.1</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/ec1985b74608ac8fcd112a36569dd8fbca7a62d5";><code>ec1985b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/353";>#353</a> from 
eiiches/dependabot/github_actions/actions/setup-...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eiiches/jackson-jq/compare/1.0.0...1.0.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `net.thisptr:jackson-jq-extra` from 1.0.0 to 1.0.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eiiches/jackson-jq/releases";>net.thisptr:jackson-jq-extra's
 releases</a>.</em></p>
   <blockquote>
   <h2>1.0.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Upgrade to jackson 2.18.0 by <a 
href="https://github.com/sullis";><code>@​sullis</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/352";>eiiches/jackson-jq#352</a></li>
   <li>build(deps): bump actions/setup-java from 4.0.0 to 4.4.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/353";>eiiches/jackson-jq#353</a></li>
   <li>build(deps): bump actions/checkout from 4.1.1 to 4.2.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/355";>eiiches/jackson-jq#355</a></li>
   <li>Upgrade to junit 5.11.2 by <a 
href="https://github.com/sullis";><code>@​sullis</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/354";>eiiches/jackson-jq#354</a></li>
   <li>build: upgrade maven plugins by <a 
href="https://github.com/eiiches";><code>@​eiiches</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/356";>eiiches/jackson-jq#356</a></li>
   <li>build: upgrade test dependencies and commons-cli by <a 
href="https://github.com/eiiches";><code>@​eiiches</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/357";>eiiches/jackson-jq#357</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/sullis";><code>@​sullis</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/352";>eiiches/jackson-jq#352</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/eiiches/jackson-jq/compare/1.0.0...1.0.1";>https://github.com/eiiches/jackson-jq/compare/1.0.0...1.0.1</a></p>
   <h2>1.0.0-preview.20240207</h2>
   <p>WARNING: This is a pre-release. Java API will likely to change in final 
1.0.0 release.</p>
   <h2>What's Changed (since <a 
href="https://github.com/eiiches/jackson-jq/releases/tag/1.0.0-preview.20230409";>1.0.0-preview.20230409</a>)</h2>
   <h3>Features</h3>
   <ul>
   <li>uuid3/1,uuid5/1: add {uuid3,uuid5}/1 to the extras module by <a 
href="https://github.com/eiiches";><code>@​eiiches</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/324";>eiiches/jackson-jq#324</a></li>
   </ul>
   <h3>Dependency Updates</h3>
   <ul>
   <li>build(deps): bump actions/checkout from 3.0.2 to 4.1.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/325";>eiiches/jackson-jq#325</a></li>
   <li>build(deps): bump actions/setup-java from 3.5.1 to 4.0.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/326";>eiiches/jackson-jq#326</a></li>
   <li>build: update dependencies by <a 
href="https://github.com/eiiches";><code>@​eiiches</code></a> in <a 
href="https://redirect.github.com/eiiches/jackson-jq/pull/327";>eiiches/jackson-jq#327</a></li>
   </ul>
   <p><a 
href="https://github.com/eiiches/jackson-jq/compare/1.0.0-preview.20230409...1.0.0-preview.20240207";>Full
 Changelog</a></p>
   <h2>1.0.0-preview.20230409</h2>
   <p><strong>WARNING</strong>: This is a pre-release. Java API will likely to 
change in final 1.0.0 release.</p>
   <h2>Changes since 1.0.0-preview.20220705</h2>
   <h3>Features</h3>
   <ul>
   <li>Implement error/0 and fix try catch against non-string errors (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/237";>#237</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   <li>Implement round/0 function (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/241";>#241</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   <li>Improve the jackson-jq bash script (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/244";>#244</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   <li>Implement normals and finites functions (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/242";>#242</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix explode/0 against Unicode surrogate code points (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/231";>#231</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   <li>Fix the explode test case added in <a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/231";>#231</a> (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/232";>#232</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   <li>Rename the long option for raw output strings (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/235";>#235</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   <li>Fix array indexing by empty array and refactor indices/1 (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/238";>#238</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   <li>Fix outputting NaN and Infinities to be jq compatible (fix <a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/62";>#62</a>) (<a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/246";>#246</a>) by 
<a href="https://github.com/itchyny";><code>@​itchyny</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/4d832812125487835535d2a3d1a77026a05bd1c7";><code>4d83281</code></a>
 Merge branch 'release/1.0.1' into master/1.x</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/a2376aeaeb1200d6376b79d6223730fe88a5ac0e";><code>a2376ae</code></a>
 [maven-release-plugin] prepare release 1.0.1</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/795e89c445cf7df3d34192bd5e9ef29e29d48e52";><code>795e89c</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/357";>#357</a> from 
eiiches/feature/20241011-upgrade-test-dependencies</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/f5df1c2667d42c52e86dde9c6e2ddfc27c6dd217";><code>f5df1c2</code></a>
 build: upgrade test dependencies</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/6aca61d4757beab0732599845ed5f3c2b5c1ab4f";><code>6aca61d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/356";>#356</a> from 
eiiches/feature/20241011-upgrade-maven-plugins</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/c0a0e0ee174d459791fed4e7fdc6e988f374f531";><code>c0a0e0e</code></a>
 build: upgrade maven plugins</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/9588c207327b66bbf777ec7b05c99abf50a948ea";><code>9588c20</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/354";>#354</a> from 
sullis/junit-5.11.2-ftw</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/205fb3637683e5cf1a0be6d3800ccb6d72429bec";><code>205fb36</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/355";>#355</a> from 
eiiches/dependabot/github_actions/actions/checko...</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/057b586fd317edb2e94856c0bcf2e72c8f0210dd";><code>057b586</code></a>
 build(deps): bump actions/checkout from 4.1.1 to 4.2.1</li>
   <li><a 
href="https://github.com/eiiches/jackson-jq/commit/ec1985b74608ac8fcd112a36569dd8fbca7a62d5";><code>ec1985b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/eiiches/jackson-jq/issues/353";>#353</a> from 
eiiches/dependabot/github_actions/actions/setup-...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eiiches/jackson-jq/compare/1.0.0...1.0.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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]

Reply via email to