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/12/16 07:00:24 UTC

[GitHub] [commons-cli] dependabot[bot] opened a new pull request, #149: Bump actions/setup-java from 3.8.0 to 3.9.0

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

   Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.8.0 to 3.9.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/actions/setup-java/releases">actions/setup-java's releases</a>.</em></p>
   <blockquote>
   <h2>v3.9.0</h2>
   <p>In scope of this release we add support for <code>.java-version</code> file (<a href="https://github-redirect.dependabot.com/actions/setup-java/pull/426">actions/setup-java#426</a>). For more information about its usage please refer to the documentation.</p>
   <pre lang="yaml"><code>    steps:
         - uses: actions/checkout@v3
         - name: Setup java
           uses: actions/setup-java@v3
           with:
             distribution: '&lt;distribution&gt;'
             java-version-file: .java-version
         - run: java HelloWorldApp.java
   </code></pre>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/setup-java/commit/1df8dbefe2a8cbc99770194893dd902763bee34b"><code>1df8dbe</code></a> Add support for java.version file (<a href="https://github-redirect.dependabot.com/actions/setup-java/issues/426">#426</a>)</li>
   <li>See full diff in <a href="https://github.com/actions/setup-java/compare/v3.8.0...v3.9.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-java&package-manager=github_actions&previous-version=3.8.0&new-version=3.9.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 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-cli] codecov-commenter commented on pull request #149: Bump actions/setup-java from 3.8.0 to 3.9.0

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

   # [Codecov](https://codecov.io/gh/apache/commons-cli/pull/149?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 [#149](https://codecov.io/gh/apache/commons-cli/pull/149?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7e0c8af) into [master](https://codecov.io/gh/apache/commons-cli/commit/41fe0c02a1922f8bc1ec56d7f55472396e5208ef?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (41fe0c0) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master     #149   +/-   ##
   =========================================
     Coverage     93.19%   93.19%           
     Complexity      567      567           
   =========================================
     Files            21       21           
     Lines          1205     1205           
     Branches        214      214           
   =========================================
     Hits           1123     1123           
     Misses           46       46           
     Partials         36       36           
   ```
   
   
   
   :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-cli] garydgregory merged pull request #149: Bump actions/setup-java from 3.8.0 to 3.9.0

Posted by GitBox <gi...@apache.org>.
garydgregory merged PR #149:
URL: https://github.com/apache/commons-cli/pull/149


-- 
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