You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by GitBox <gi...@apache.org> on 2023/01/02 22:14:04 UTC

[GitHub] [tez] dependabot[bot] opened a new pull request, #261: Bump jettison from 1.5.1 to 1.5.2

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

   Bumps [jettison](https://github.com/jettison-json/jettison) from 1.5.1 to 1.5.2.
   <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.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump woodstox-core from 6.2.8 to 6.4.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/jettison-json/jettison/pull/51">jettison-json/jettison#51</a></li>
   <li>Fixing StackOverflow error by <a href="https://github.com/coheigea"><code>@​coheigea</code></a> in <a href="https://github-redirect.dependabot.com/jettison-json/jettison/pull/53">jettison-json/jettison#53</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/jettison-json/jettison/compare/jettison-1.5.1...jettison-1.5.2">https://github.com/jettison-json/jettison/compare/jettison-1.5.1...jettison-1.5.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jettison-json/jettison/commit/6dc73a07ac47c7e3b4c7d041761fbc11aee2eb50"><code>6dc73a0</code></a> [maven-release-plugin] prepare release jettison-1.5.2</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/19ae19ff57d00dbfa6f6c3af4fc4cb14fb5ca2df"><code>19ae19f</code></a> Fixing StackOverflow error</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/325b51b36982b5ddfb10d76d2809ec422e9de0b1"><code>325b51b</code></a> Bump woodstox-core from 6.2.8 to 6.4.0</li>
   <li><a href="https://github.com/jettison-json/jettison/commit/81d3786242c3c7f68eead911b432a81c7f24fa0b"><code>81d3786</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li>See full diff in <a href="https://github.com/jettison-json/jettison/compare/jettison-1.5.1...jettison-1.5.2">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.5.1&new-version=1.5.2)](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/tez/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: issues-unsubscribe@tez.apache.org

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


[GitHub] [tez] dependabot[bot] commented on pull request #261: Bump jettison from 1.5.1 to 1.5.2

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

   Looks like org.codehaus.jettison:jettison is up-to-date now, so this is no longer needed.


-- 
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: issues-unsubscribe@tez.apache.org

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


[GitHub] [tez] tez-yetus commented on pull request #261: Bump jettison from 1.5.1 to 1.5.2

Posted by GitBox <gi...@apache.org>.
tez-yetus commented on PR #261:
URL: https://github.com/apache/tez/pull/261#issuecomment-1369271733

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |  36m  3s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files found.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any @author tags.  |
   | -1 :x: |  test4tests  |   0m  0s |  The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.  |
   ||| _ master Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |  15m 49s |  master passed  |
   | +1 :green_heart: |  compile  |   2m 18s |  master passed with JDK Ubuntu-11.0.17+8-post-Ubuntu-1ubuntu220.04  |
   | +1 :green_heart: |  compile  |   2m  5s |  master passed with JDK Private Build-1.8.0_352-8u352-ga-1~20.04-b08  |
   | +1 :green_heart: |  javadoc  |   2m 23s |  master passed with JDK Ubuntu-11.0.17+8-post-Ubuntu-1ubuntu220.04  |
   | +1 :green_heart: |  javadoc  |   1m 44s |  master passed with JDK Private Build-1.8.0_352-8u352-ga-1~20.04-b08  |
   ||| _ Patch Compile Tests _ |
   | -1 :x: |  mvninstall  |   2m 22s |  root in the patch failed.  |
   | -1 :x: |  compile  |   1m  4s |  root in the patch failed with JDK Ubuntu-11.0.17+8-post-Ubuntu-1ubuntu220.04.  |
   | -1 :x: |  javac  |   1m  4s |  root in the patch failed with JDK Ubuntu-11.0.17+8-post-Ubuntu-1ubuntu220.04.  |
   | -1 :x: |  compile  |   0m 56s |  root in the patch failed with JDK Private Build-1.8.0_352-8u352-ga-1~20.04-b08.  |
   | -1 :x: |  javac  |   0m 56s |  root in the patch failed with JDK Private Build-1.8.0_352-8u352-ga-1~20.04-b08.  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | +1 :green_heart: |  xml  |   0m  1s |  The patch has no ill-formed XML file.  |
   | +1 :green_heart: |  javadoc  |   2m  4s |  the patch passed with JDK Ubuntu-11.0.17+8-post-Ubuntu-1ubuntu220.04  |
   | +1 :green_heart: |  javadoc  |   1m 44s |  the patch passed with JDK Private Build-1.8.0_352-8u352-ga-1~20.04-b08  |
   ||| _ Other Tests _ |
   | -1 :x: |  unit  |  10m 40s |  root in the patch failed.  |
   | +1 :green_heart: |  asflicense  |   0m 31s |  The patch does not generate ASF License warnings.  |
   |  |   |  80m 41s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-261/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/tez/pull/261 |
   | Optional Tests | dupname asflicense javac javadoc unit xml compile |
   | uname | Linux f51c641d693d 4.15.0-200-generic #211-Ubuntu SMP Thu Nov 24 18:16:04 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/tez.sh |
   | git revision | master / 4fd2db36c |
   | Default Java | Private Build-1.8.0_352-8u352-ga-1~20.04-b08 |
   | Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.17+8-post-Ubuntu-1ubuntu220.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_352-8u352-ga-1~20.04-b08 |
   | mvninstall | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-261/1/artifact/out/patch-mvninstall-root.txt |
   | compile | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-261/1/artifact/out/patch-compile-root-jdkUbuntu-11.0.17+8-post-Ubuntu-1ubuntu220.04.txt |
   | javac | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-261/1/artifact/out/patch-compile-root-jdkUbuntu-11.0.17+8-post-Ubuntu-1ubuntu220.04.txt |
   | compile | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-261/1/artifact/out/patch-compile-root-jdkPrivateBuild-1.8.0_352-8u352-ga-1~20.04-b08.txt |
   | javac | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-261/1/artifact/out/patch-compile-root-jdkPrivateBuild-1.8.0_352-8u352-ga-1~20.04-b08.txt |
   | unit | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-261/1/artifact/out/patch-unit-root.txt |
   |  Test Results | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-261/1/testReport/ |
   | Max. process+thread count | 2090 (vs. ulimit of 5500) |
   | modules | C: . U: . |
   | Console output | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-261/1/console |
   | versions | git=2.25.1 maven=3.6.3 |
   | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


-- 
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: issues-unsubscribe@tez.apache.org

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


[GitHub] [tez] dependabot[bot] closed pull request #261: Bump jettison from 1.5.1 to 1.5.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #261: Bump jettison from 1.5.1 to 1.5.2
URL: https://github.com/apache/tez/pull/261


-- 
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: issues-unsubscribe@tez.apache.org

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