You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/27 09:08:39 UTC

[PR] Bump com.networknt:json-schema-validator from 1.2.0 to 1.3.0 [camel]

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

   Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.2.0 to 1.3.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/networknt/json-schema-validator/releases">com.networknt:json-schema-validator's releases</a>.</em></p>
   <blockquote>
   <h2>1.3.0 - 2024-01-26</h2>
   <h3>Added</h3>
   <h3>Changed</h3>
   <ul>
   <li>fixes <a href="https://redirect.github.com/networknt/json-schema-validator/issues/934">#934</a> update javadoc and a test case.</li>
   <li>fixes <a href="https://redirect.github.com/networknt/json-schema-validator/issues/931">#931</a> Support Draft 2020-12 and refactor schema retrieval. Thanks <a href="https://github.com/justin-tay"><code>@​justin-tay</code></a></li>
   <li>fixes <a href="https://redirect.github.com/networknt/json-schema-validator/issues/930">#930</a> Fix getSchema() anchor fragment lookup. Thanks <a href="https://github.com/justin-tay"><code>@​justin-tay</code></a></li>
   <li>fixes <a href="https://redirect.github.com/networknt/json-schema-validator/issues/929">#929</a> Upgrade ITU library to version 1.8. Thanks <a href="https://github.com/ethlo"><code>@​ethlo</code></a></li>
   </ul>
   <h3>Upgrade Guide</h3>
   <p>With <a href="https://redirect.github.com/networknt/json-schema-validator/issues/931">#931</a> implemented, it breaks the API. Users code might need to change in order to move to this version.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md">com.networknt:json-schema-validator's changelog</a>.</em></p>
   <blockquote>
   <h2>1.3.0 - 2024-01-26</h2>
   <h3>Added</h3>
   <h3>Changed</h3>
   <ul>
   <li>fixes <a href="https://redirect.github.com/networknt/json-schema-validator/issues/934">#934</a> update javadoc and a test case.</li>
   <li>fixes <a href="https://redirect.github.com/networknt/json-schema-validator/issues/931">#931</a> Support Draft 2020-12 and refactor schema retrieval. Thanks <a href="https://github.com/justin-tay"><code>@​justin-tay</code></a></li>
   <li>fixes <a href="https://redirect.github.com/networknt/json-schema-validator/issues/930">#930</a> Fix getSchema() anchor fragment lookup. Thanks <a href="https://github.com/justin-tay"><code>@​justin-tay</code></a></li>
   <li>fixes <a href="https://redirect.github.com/networknt/json-schema-validator/issues/929">#929</a> Upgrade ITU library to version 1.8. Thanks <a href="https://github.com/ethlo"><code>@​ethlo</code></a></li>
   </ul>
   <h3>Upgrade Guide</h3>
   <p>With <a href="https://redirect.github.com/networknt/json-schema-validator/issues/931">#931</a> implemented, it breaks the API. Users code might need to change in order to move to this version.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/networknt/json-schema-validator/commit/e95642cf66ff031a728fecad5de8a1f6cd9e60af"><code>e95642c</code></a> upgrade to 1.3.0 and update changelog</li>
   <li><a href="https://github.com/networknt/json-schema-validator/commit/b76c9f400153db8cef76ad5b3f2c21a7df7214e0"><code>b76c9f4</code></a> fixes <a href="https://redirect.github.com/networknt/json-schema-validator/issues/933">#933</a> update javadoc and a test case (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/934">#934</a>)</li>
   <li><a href="https://github.com/networknt/json-schema-validator/commit/7f1ec11b7a4b391577595e0d31d5825548c9a64f"><code>7f1ec11</code></a> Support Draft 2020-12 and refactor schema retrieval (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/931">#931</a>)</li>
   <li><a href="https://github.com/networknt/json-schema-validator/commit/f3825f3881d6247e7328c685232e484a9b5f8b5e"><code>f3825f3</code></a> Fix getSchema() anchor fragment lookup. (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/930">#930</a>)</li>
   <li><a href="https://github.com/networknt/json-schema-validator/commit/44b1ec53449f2f59c2b2e48a16dc585d79f8b5da"><code>44b1ec5</code></a> Upgrade ITU library to version 1.8 (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/929">#929</a>)</li>
   <li><a href="https://github.com/networknt/json-schema-validator/commit/747b47fb2758589d86b29dbfce9c84accca2a51a"><code>747b47f</code></a> update changelog for a typo</li>
   <li>See full diff in <a href="https://github.com/networknt/json-schema-validator/compare/1.2.0...1.3.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.networknt:json-schema-validator&package-manager=maven&previous-version=1.2.0&new-version=1.3.0)](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 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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump com.networknt:json-schema-validator from 1.2.0 to 1.3.0 [camel]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on PR #12926:
URL: https://github.com/apache/camel/pull/12926#issuecomment-1913143422

   this requires code changes to upgrade


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump com.networknt:json-schema-validator from 1.2.0 to 1.3.0 [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12926:
URL: https://github.com/apache/camel/pull/12926#issuecomment-1913086744

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions to run
   
   * You can use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and `test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache Camel committers](https://camel.apache.org/community/team/#committers) have access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before sharing them publicly.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump com.networknt:json-schema-validator from 1.2.0 to 1.3.0 [camel]

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #12926:
URL: https://github.com/apache/camel/pull/12926#issuecomment-1913143425

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump com.networknt:json-schema-validator from 1.2.0 to 1.3.0 [camel]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus closed pull request #12926: Bump com.networknt:json-schema-validator from 1.2.0 to 1.3.0
URL: https://github.com/apache/camel/pull/12926


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org