dependabot[bot] opened a new pull request, #4381: URL: https://github.com/apache/camel-k/pull/4381
Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) from 4.12.0+incompatible to 5.6.0+incompatible. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/evanphx/json-patch/releases">github.com/evanphx/json-patch's releases</a>.</em></p> <blockquote> <h2>Bug fixes</h2> <h2>What's Changed</h2> <ul> <li>Function ensurePathExists should handle appending correctly by <a href="https://github.com/MarcelMue"><code>@MarcelMue</code></a> in <a href="https://redirect.github.com/evanphx/json-patch/pull/148">evanphx/json-patch#148</a></li> <li>Fix partial negative indice support in v4 by <a href="https://github.com/zqzten"><code>@zqzten</code></a> in <a href="https://redirect.github.com/evanphx/json-patch/pull/146">evanphx/json-patch#146</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/MarcelMue"><code>@MarcelMue</code></a> made their first contribution in <a href="https://redirect.github.com/evanphx/json-patch/pull/148">evanphx/json-patch#148</a></li> <li><a href="https://github.com/zqzten"><code>@zqzten</code></a> made their first contribution in <a href="https://redirect.github.com/evanphx/json-patch/pull/146">evanphx/json-patch#146</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/evanphx/json-patch/compare/v5.5.0...v5.6.0">https://github.com/evanphx/json-patch/compare/v5.5.0...v5.6.0</a></p> <h2>Better null handling</h2> <p>This incorporates a few fixes related to how nulls are handles in array's and objects.</p> <h2>Fix zero sized document crash</h2> <p>This fixes a crash bug where submitted an empty slice as the document would panic.</p> <h2>Proper Go modules release</h2> <p>This release has a proper /v5 directory, unlike the previous releases that did not have a /v4 dir. Thanks to <a href="https://github.com/BenTheElder"><code>@BenTheElder</code></a> for getting this sorted out!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/evanphx/json-patch/commit/fbc627776a3db207f1bdc606569f7c73a4f06b01"><code>fbc6277</code></a> Merge pull request <a href="https://redirect.github.com/evanphx/json-patch/issues/105">#105</a> from ChrsMark/patch-1</li> <li>See full diff in <a href="https://github.com/evanphx/json-patch/compare/v4.12.0...v5.6.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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org