You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/09/23 00:03:52 UTC

[GitHub] [commons-io] dependabot[bot] opened a new pull request, #386: Bump junit-bom from 5.9.0 to 5.9.1

dependabot[bot] opened a new pull request, #386:
URL: https://github.com/apache/commons-io/pull/386

   Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/junit-team/junit5/releases">junit-bom's releases</a>.</em></p>
   <blockquote>
   <p>JUnit 5.9.1 = Platform 1.9.1 + Jupiter 5.9.1 + Vintage 5.9.1</p>
   <p>See <a href="http://junit.org/junit5/docs/5.9.1/release-notes/">Release Notes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/junit-team/junit5/commit/732a5400f80c8f446daa8b43eaa4b41b3da929be"><code>732a540</code></a> Release 5.9.1</li>
   <li><a href="https://github.com/junit-team/junit5/commit/88bf48d54534b90f74b64b7060f3d09205c9ff9a"><code>88bf48d</code></a> Prepare release notes for 5.9.1</li>
   <li><a href="https://github.com/junit-team/junit5/commit/d75e34d20f3b9c297b6c38a679888a676f0b92a3"><code>d75e34d</code></a> Update scope for 5.9.1</li>
   <li><a href="https://github.com/junit-team/junit5/commit/9823f7329a97b4ca6d0922b1c62b6526d615f761"><code>9823f73</code></a> Link to all 5.9 milestone pages</li>
   <li><a href="https://github.com/junit-team/junit5/commit/76719bb085c1e395824af8d941ed40b9ac359d1d"><code>76719bb</code></a> Increase timeout for GraalVM test</li>
   <li><a href="https://github.com/junit-team/junit5/commit/2a809848e56c7d26b3dbd964a1d99e37ca61acc6"><code>2a80984</code></a> Install GraalVM for main CI build on Linux</li>
   <li><a href="https://github.com/junit-team/junit5/commit/79f47f51aa8880c78ceeb04e8c837b28d73a2b94"><code>79f47f5</code></a> Refactor OpenTestReportGeneratingListener to work in native images</li>
   <li><a href="https://github.com/junit-team/junit5/commit/7229385d5edc7f2b78363f8bd0026a86c53bc44e"><code>7229385</code></a> Add failing integration test for execution on GraalVM native image</li>
   <li><a href="https://github.com/junit-team/junit5/commit/343170f314221ac8d91fea52617234058abfc39a"><code>343170f</code></a> Fix running tests in documentation from IntelliJ IDEA</li>
   <li><a href="https://github.com/junit-team/junit5/commit/352d06b3b27d5f1921dda1876c2dedb6f4f6b70f"><code>352d06b</code></a> Attempt to stabilize test on Windows</li>
   <li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit:junit-bom&package-manager=maven&previous-version=5.9.0&new-version=5.9.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: issues-unsubscribe@commons.apache.org

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


[GitHub] [commons-io] codecov-commenter commented on pull request #386: Bump junit-bom from 5.9.0 to 5.9.1

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #386:
URL: https://github.com/apache/commons-io/pull/386#issuecomment-1255676475

   # [Codecov](https://codecov.io/gh/apache/commons-io/pull/386?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#386](https://codecov.io/gh/apache/commons-io/pull/386?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (df2ce2f) into [master](https://codecov.io/gh/apache/commons-io/commit/4f3b7101a26431b97f3cbd4b33b6b2ece2f9c18e?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4f3b710) will **increase** coverage by `0.10%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #386      +/-   ##
   ============================================
   + Coverage     86.15%   86.26%   +0.10%     
     Complexity     3212     3212              
   ============================================
     Files           215      215              
     Lines          7490     7490              
     Branches        906      906              
   ============================================
   + Hits           6453     6461       +8     
   + Misses          792      783       -9     
   - Partials        245      246       +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-io/pull/386?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [.../main/java/org/apache/commons/io/input/Tailer.java](https://codecov.io/gh/apache/commons-io/pull/386/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvaW8vaW5wdXQvVGFpbGVyLmphdmE=) | `87.06% <0.00%> (-0.50%)` | :arrow_down: |
   | [.../apache/commons/io/input/ReadAheadInputStream.java](https://codecov.io/gh/apache/commons-io/pull/386/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvaW8vaW5wdXQvUmVhZEFoZWFkSW5wdXRTdHJlYW0uamF2YQ==) | `73.59% <0.00%> (+5.05%)` | :arrow_up: |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


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

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


[GitHub] [commons-io] kinow merged pull request #386: Bump junit-bom from 5.9.0 to 5.9.1

Posted by GitBox <gi...@apache.org>.
kinow merged PR #386:
URL: https://github.com/apache/commons-io/pull/386


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

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