You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by GitBox <gi...@apache.org> on 2022/10/18 17:37:44 UTC

[GitHub] [flex-utilities] dependabot[bot] opened a new pull request, #18: Bump jettison from 1.3.1 to 1.5.1 in /mavenizer/converters/base

dependabot[bot] opened a new pull request, #18:
URL: https://github.com/apache/flex-utilities/pull/18

   Bumps [jettison](https://github.com/jettison-json/jettison) from 1.3.1 to 1.5.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/jettison-json/jettison/releases">jettison's releases</a>.</em></p>
   <blockquote>
   <h2>Jettison 1.5.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Stack Overflow fix on malformed JSON by <a href="https://github.com/coheigea"><code>@​coheigea</code></a> in <a href="https://github-redirect.dependabot.com/jettison-json/jettison/pull/48">jettison-json/jettison#48</a></li>
   <li>Prevent infinite loop when a /* comment is not terminated by <a href="https://github.com/coheigea"><code>@​coheigea</code></a> in <a href="https://github-redirect.dependabot.com/jettison-json/jettison/pull/49">jettison-json/jettison#49</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/jettison-json/jettison/compare/jettison-1.5.0...jettison-1.5.1">https://github.com/jettison-json/jettison/compare/jettison-1.5.0...jettison-1.5.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jettison-json/jettison/commit/bdb3982aaea184c2143e41981e33877c2fd66292"><code>bdb3982</code></a> [maven-release-plugin] prepare release jettison-1.5.1</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/1268b7558bad9b989687009a094466b64d4da533"><code>1268b75</code></a> Prevent infinite loop when a /* comment is not terminated</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/cff9f2814ec8ae573e38f38abed039311bb7bfda"><code>cff9f28</code></a> Create codeql-analysis.yml</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/395f8625bcf688743872c8e7f59360d372e77811"><code>395f862</code></a> Stack Overflow fix on malformed JSON</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/a5d2223bafd4c5ec37723533fa5c4066ead4eaaa"><code>a5d2223</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/e1bf5293d10af3ebfcd8763eb51a20a659b9047c"><code>e1bf529</code></a> [maven-release-plugin] prepare release jettison-1.5.0</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/9ccf9d00fbae12fd10863c5b78d22bac6e5b87e4"><code>9ccf9d0</code></a> Update some deps/plugin versions</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/cfc7382c4dab4e207d2db2f0a70f60ce565e477d"><code>cfc7382</code></a> Performance improvement</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/d3714681f61581810680df8e45858a4d30a602da"><code>d371468</code></a> Use BigDecimal instead of Double to avoid loss of precision</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/23a64eedf97e29b6562de8c3b024af414df9b900"><code>23a64ee</code></a> Avoid NullPointerException when used with Axis2 1.5</li>
   <li>Additional commits viewable in <a href="https://github.com/jettison-json/jettison/compare/jettison-1.3.1...jettison-1.5.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.jettison:jettison&package-manager=maven&previous-version=1.3.1&new-version=1.5.1)](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/flex-utilities/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: dev-unsubscribe@flex.apache.org

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


[GitHub] [flex-utilities] dependabot[bot] commented on pull request #18: Bump jettison from 1.3.1 to 1.5.1 in /mavenizer/converters/base

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #18:
URL: https://github.com/apache/flex-utilities/pull/18#issuecomment-1369234658

   Superseded by #19.


-- 
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: dev-unsubscribe@flex.apache.org

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


[GitHub] [flex-utilities] dependabot[bot] closed pull request #18: Bump jettison from 1.3.1 to 1.5.1 in /mavenizer/converters/base

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #18: Bump jettison from 1.3.1 to 1.5.1 in /mavenizer/converters/base
URL: https://github.com/apache/flex-utilities/pull/18


-- 
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: dev-unsubscribe@flex.apache.org

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