You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/24 18:00:01 UTC

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #291: Bump logback-classic from 1.2.11 to 1.4.7

dependabot[bot] opened a new pull request, #291:
URL: https://github.com/apache/directory-scimple/pull/291

   Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.4.7.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/qos-ch/logback/commit/6abce2f047a58292d23f3d80f40dab2b9912aa3f"><code>6abce2f</code></a> prepare release 1.4.7</li>
   <li><a href="https://github.com/qos-ch/logback/commit/51bf2fc0c2ebbfcbe1eb79cc4ec930e5146152d6"><code>51bf2fc</code></a> javadoc edits in CoreConstants</li>
   <li><a href="https://github.com/qos-ch/logback/commit/32ed4afdff6d993eda7f343360c5cd0871c7c21f"><code>32ed4af</code></a> reenable tests</li>
   <li><a href="https://github.com/qos-ch/logback/commit/8bc6af0a68459b90cac52b5540a6c571ca68bb60"><code>8bc6af0</code></a> Merge branch 'master' of github.com:qos-ch/logback</li>
   <li><a href="https://github.com/qos-ch/logback/commit/5f4b9feffcfb62ee0a0ad08aee5373d0e99a81b9"><code>5f4b9fe</code></a> fix LOGBACK-1716 by adding a ThreadPoolExecutor in addition to the ScheduledE...</li>
   <li><a href="https://github.com/qos-ch/logback/commit/8b63d3ff5c22c371c8f62de3b240f39ba4aaf90a"><code>8b63d3f</code></a> Merge commit '23b2453b8'</li>
   <li><a href="https://github.com/qos-ch/logback/commit/23b2453b8142408146f65f4f1bf6c702c1e767a9"><code>23b2453</code></a> ongoing work on JsonEncoder</li>
   <li><a href="https://github.com/qos-ch/logback/commit/d378e8b6f881826b8e06dda1cf78e70f0b2d8b07"><code>d378e8b</code></a> Revert &quot;Revert &quot;Use preferred 'version_cleanup' BND macro instead of 'maven_v...</li>
   <li><a href="https://github.com/qos-ch/logback/commit/6a83bdbef2f0d93f488bcdc2a95ab06faf8bac57"><code>6a83bdb</code></a> disable test using removed methods</li>
   <li><a href="https://github.com/qos-ch/logback/commit/1e0827b80b03c62e6aee7be52e6f12b74a4960c7"><code>1e0827b</code></a> Revert &quot;Use preferred 'version_cleanup' BND macro instead of 'maven_version'&quot;</li>
   <li>Additional commits viewable in <a href="https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.4.7">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-classic&package-manager=maven&previous-version=1.2.11&new-version=1.4.7)](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@directory.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-scimple] dependabot[bot] commented on pull request #291: Bump logback-classic from 1.2.11 to 1.4.7

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

   OK, I won't notify you about version 1.4.x again, unless you re-open this PR. 😢


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-scimple] bdemers commented on pull request #291: Bump logback-classic from 1.2.11 to 1.4.7

Posted by "bdemers (via GitHub)" <gi...@apache.org>.
bdemers commented on PR #291:
URL: https://github.com/apache/directory-scimple/pull/291#issuecomment-1521966417

   @dependabot ignore this minor version


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-scimple] bdemers closed pull request #291: Bump logback-classic from 1.2.11 to 1.4.7

Posted by "bdemers (via GitHub)" <gi...@apache.org>.
bdemers closed pull request #291: Bump logback-classic from 1.2.11 to 1.4.7
URL: https://github.com/apache/directory-scimple/pull/291


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org