You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/07/25 16:59:35 UTC

[GitHub] [orc] dependabot[bot] opened a new pull request #770: Bump jettison from 1.1 to 1.4.1 in /java

dependabot[bot] opened a new pull request #770:
URL: https://github.com/apache/orc/pull/770


   Bumps [jettison](https://github.com/jettison-json/jettison) from 1.1 to 1.4.1.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jettison-json/jettison/commit/fd36251b00ce19b6c7843a2118b3c77463f909fe"><code>fd36251</code></a> [maven-release-plugin] prepare release jettison-1.4.1</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/afd5b9ffd1d1a43d22ffce6e3b28ea017eda59fe"><code>afd5b9f</code></a> Add a configuration  option to not generate the root wrapper element events</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/b5685ed3d41f9c8d69029c4c6218b2d00b045d77"><code>b5685ed</code></a> JONObject#quote should escape U+2028 and U+2029</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/1db001c4342dbd4454b23714b84ae99ee6b9dc40"><code>1db001c</code></a> Add a toMap method to JSONObject, returned map is immutable</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/13d0f2f6c4ac6ea9b0148f85f15761da1f9b204b"><code>13d0f2f</code></a> Fixing a few issues identified by spotbugs</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/1610e845408df2b5243fe07ec12f66f3fcab8480"><code>1610e84</code></a> Fix for <a href="https://github.com/xmlns"><code>@​xmlns</code></a> (without namespace prefix) not appearing as xmlns attribute wh...</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/d80e945483a59444b1a1d2ef45eeb70dabbe5ec6"><code>d80e945</code></a> Fix indentFactor</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/da73aad554331f2de68ee64ba6813ace3c478b6c"><code>da73aad</code></a> Update README.md</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/0f1ebb17b00b27f22eb90c51017da7fa19d9d70b"><code>0f1ebb1</code></a> Fixed a typo in JSONWriter</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/dbbd09f15cfaec2bc1f0163d8c98550e0c30104c"><code>dbbd09f</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li>Additional commits viewable in <a href="https://github.com/jettison-json/jettison/compare/jettison-1.1...jettison-1.4.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.1&new-version=1.4.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)
   
   
   </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@orc.apache.org

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



[GitHub] [orc] dongjoon-hyun commented on pull request #770: Bump jettison from 1.1 to 1.4.1 in /java

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on pull request #770:
URL: https://github.com/apache/orc/pull/770#issuecomment-887076825


   Ya, we should create one manually when we decide to merge because the `Dependabot` doesn't know Apache Jira.


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

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



[GitHub] [orc] pgaref commented on pull request #770: Bump jettison from 1.1 to 1.4.1 in /java

Posted by GitBox <gi...@apache.org>.
pgaref commented on pull request #770:
URL: https://github.com/apache/orc/pull/770#issuecomment-886635835


   Just realised we did not track this as part of a JIRA ticket 


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

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



[GitHub] [orc] dongjoon-hyun commented on pull request #770: Bump jettison from 1.1 to 1.4.1 in /java

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on pull request #770:
URL: https://github.com/apache/orc/pull/770#issuecomment-889433389


   I created ORC-884 to keep in the loop. For `Dependabot` PRs, I set the committer as the assignee. :)


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

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



[GitHub] [orc] pgaref merged pull request #770: Bump jettison from 1.1 to 1.4.1 in /java

Posted by GitBox <gi...@apache.org>.
pgaref merged pull request #770:
URL: https://github.com/apache/orc/pull/770


   


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

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