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/28 20:05:31 UTC

[GitHub] [commons-email] dependabot[bot] opened a new pull request, #96: Bump slf4j-jdk14 from 1.7.7 to 2.0.3

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

   Bumps [slf4j-jdk14](https://github.com/qos-ch/slf4j) from 1.7.7 to 2.0.3.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/qos-ch/slf4j/commit/b2cb05f16acc21a3266a74ef5c578f2cd9efdead"><code>b2cb05f</code></a> prepare release 2.0.3</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/4b5bb41ede1cf046e7bfd9dd639d43584020fb41"><code>4b5bb41</code></a> fix SLF4J-546, Fluent logging API doesn't populate timestamp with Reload4JLogger</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/b500a6fdfd80772b089cd4069430dd0f6106afb1"><code>b500a6f</code></a> javadoc explaining using multiple markers instead of nested markers</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/d81affb012f37e1d1eb8c2c6fbbb3a4ee15eb3e8"><code>d81affb</code></a> comment about ThreadLocal key or value types</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/bcbbe40ffde9b32729198014a771482cf796c5af"><code>bcbbe40</code></a> Reword Marker Javadoc to improve grammar.</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/7686020c364bb0567263b14d10752eee6f393fa5"><code>7686020</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/qos-ch/slf4j/issues/310">#310</a> from ascopes/patch-1</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/3f47f87ccce890c6ec8e7e10a882dce9e87db397"><code>3f47f87</code></a> Add missing javadoc to SLF4JServiceProvider.java</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/eb1710af7bbc4a05efa1078d34ee076e1c591a73"><code>eb1710a</code></a> start work on 2.0.3-SNAPSHOT, fix SLF4J-564</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/bb49a5aeefc26cd22755951c6088bde670495049"><code>bb49a5a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/qos-ch/slf4j/issues/307">#307</a> from radio-rogal/slf4j-564-simple-logger-javadoc</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/768ca7d4c02f475c4ebae2e9f666cd12a6bca45b"><code>768ca7d</code></a> [SLF4J-564] slf4j-simple: fix javadoc for SimpleLogger</li>
   <li>Additional commits viewable in <a href="https://github.com/qos-ch/slf4j/compare/v1.7.7...v_2.0.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.slf4j:slf4j-jdk14&package-manager=maven&previous-version=1.7.7&new-version=2.0.3)](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-email] dependabot[bot] commented on pull request #96: Bump slf4j-jdk14 from 1.7.7 to 2.0.3

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #96:
URL: https://github.com/apache/commons-email/pull/96#issuecomment-1312549759

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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-email] codecov-commenter commented on pull request #96: Bump slf4j-jdk14 from 1.7.7 to 2.0.3

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

   # [Codecov](https://codecov.io/gh/apache/commons-email/pull/96?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 [#96](https://codecov.io/gh/apache/commons-email/pull/96?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (e909e53) into [master](https://codecov.io/gh/apache/commons-email/commit/725becea9e4d907eeae2b4da05f65dffcecc3e78?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (725bece) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master      #96   +/-   ##
   =========================================
     Coverage     65.71%   65.71%           
     Complexity      304      304           
   =========================================
     Files            18       18           
     Lines          1053     1053           
     Branches        138      138           
   =========================================
     Hits            692      692           
     Misses          282      282           
     Partials         79       79           
   ```
   
   
   
   :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-email] garydgregory commented on pull request #96: Bump slf4j-jdk14 from 1.7.7 to 2.0.3

Posted by GitBox <gi...@apache.org>.
garydgregory commented on PR #96:
URL: https://github.com/apache/commons-email/pull/96#issuecomment-1312549749

   Close to given dependabot the slot.


-- 
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-email] garydgregory closed pull request #96: Bump slf4j-jdk14 from 1.7.7 to 2.0.3

Posted by GitBox <gi...@apache.org>.
garydgregory closed pull request #96: Bump slf4j-jdk14 from 1.7.7 to 2.0.3
URL: https://github.com/apache/commons-email/pull/96


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