You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by GitBox <gi...@apache.org> on 2022/08/21 17:03:47 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request, #1832: Bump slf4j.version from 1.7.36 to 2.0.0 in /lang/java

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

   Bumps `slf4j.version` from 1.7.36 to 2.0.0.
   Updates `slf4j-api` from 1.7.36 to 2.0.0
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/qos-ch/slf4j/commit/0614d467d7bca81724f45e228f4f871161222b51"><code>0614d46</code></a> prepare release 2.0.0</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/b1afcd01b1092f0dfda12b4502aa202124e24a8e"><code>b1afcd0</code></a> javadoc edits</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/20cd3ad0abd25d1837f5b9354c6729cb4a978d69"><code>20cd3ad</code></a> start work on 2.0.0-SNAPSHOT</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/aeebb6199d412a3883af2d0c414a69fde26b5971"><code>aeebb61</code></a> prepare release 2.0.0-beta1</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/1068cd0eb9fb2460d368e3ba6112517ef3fedd2a"><code>1068cd0</code></a> javadoc changes</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/4e4e56a2df730cdb6877449b6341279208f20a78"><code>4e4e56a</code></a> add CheckReturnValue annotation in org.slf4j.helpers</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/0dcfa19040fb2d7f45dfe00823d15bdff0434d6a"><code>0dcfa19</code></a> check for return value in some oggingEventBuilder methods</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/e7ca8d17c8db1fc956019404153cc7b90b8f0c61"><code>e7ca8d1</code></a> start work on 2.0.0-beta1-SNAPSHOPT</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/2314de9dd9f9abbef360f5c6240487c0ac7e5fc3"><code>2314de9</code></a> add setMessage and log method to the fluent API</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/508a796552640c83d6d814374a9b50a424e88cfa"><code>508a796</code></a> set version to 2.0.0-beta0</li>
   <li>Additional commits viewable in <a href="https://github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `slf4j-simple` from 1.7.36 to 2.0.0
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/qos-ch/slf4j/commit/0614d467d7bca81724f45e228f4f871161222b51"><code>0614d46</code></a> prepare release 2.0.0</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/b1afcd01b1092f0dfda12b4502aa202124e24a8e"><code>b1afcd0</code></a> javadoc edits</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/20cd3ad0abd25d1837f5b9354c6729cb4a978d69"><code>20cd3ad</code></a> start work on 2.0.0-SNAPSHOT</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/aeebb6199d412a3883af2d0c414a69fde26b5971"><code>aeebb61</code></a> prepare release 2.0.0-beta1</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/1068cd0eb9fb2460d368e3ba6112517ef3fedd2a"><code>1068cd0</code></a> javadoc changes</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/4e4e56a2df730cdb6877449b6341279208f20a78"><code>4e4e56a</code></a> add CheckReturnValue annotation in org.slf4j.helpers</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/0dcfa19040fb2d7f45dfe00823d15bdff0434d6a"><code>0dcfa19</code></a> check for return value in some oggingEventBuilder methods</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/e7ca8d17c8db1fc956019404153cc7b90b8f0c61"><code>e7ca8d1</code></a> start work on 2.0.0-beta1-SNAPSHOPT</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/2314de9dd9f9abbef360f5c6240487c0ac7e5fc3"><code>2314de9</code></a> add setMessage and log method to the fluent API</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/508a796552640c83d6d814374a9b50a424e88cfa"><code>508a796</code></a> set version to 2.0.0-beta0</li>
   <li>Additional commits viewable in <a href="https://github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `slf4j-log4j12` from 1.7.36 to 2.0.0
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/qos-ch/slf4j/commit/0614d467d7bca81724f45e228f4f871161222b51"><code>0614d46</code></a> prepare release 2.0.0</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/b1afcd01b1092f0dfda12b4502aa202124e24a8e"><code>b1afcd0</code></a> javadoc edits</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/20cd3ad0abd25d1837f5b9354c6729cb4a978d69"><code>20cd3ad</code></a> start work on 2.0.0-SNAPSHOT</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/aeebb6199d412a3883af2d0c414a69fde26b5971"><code>aeebb61</code></a> prepare release 2.0.0-beta1</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/1068cd0eb9fb2460d368e3ba6112517ef3fedd2a"><code>1068cd0</code></a> javadoc changes</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/4e4e56a2df730cdb6877449b6341279208f20a78"><code>4e4e56a</code></a> add CheckReturnValue annotation in org.slf4j.helpers</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/0dcfa19040fb2d7f45dfe00823d15bdff0434d6a"><code>0dcfa19</code></a> check for return value in some oggingEventBuilder methods</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/e7ca8d17c8db1fc956019404153cc7b90b8f0c61"><code>e7ca8d1</code></a> start work on 2.0.0-beta1-SNAPSHOPT</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/2314de9dd9f9abbef360f5c6240487c0ac7e5fc3"><code>2314de9</code></a> add setMessage and log method to the fluent API</li>
   <li><a href="https://github.com/qos-ch/slf4j/commit/508a796552640c83d6d814374a9b50a424e88cfa"><code>508a796</code></a> set version to 2.0.0-beta0</li>
   <li>Additional commits viewable in <a href="https://github.com/qos-ch/slf4j/compare/v_1.7.36...v_2.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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@avro.apache.org

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


[GitHub] [avro] dependabot[bot] closed pull request #1832: Bump slf4j.version from 1.7.36 to 2.0.0 in /lang/java

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1832: Bump slf4j.version from 1.7.36 to 2.0.0 in /lang/java
URL: https://github.com/apache/avro/pull/1832


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

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


[GitHub] [avro] martin-g commented on pull request #1832: Bump slf4j.version from 1.7.36 to 2.0.0 in /lang/java

Posted by GitBox <gi...@apache.org>.
martin-g commented on PR #1832:
URL: https://github.com/apache/avro/pull/1832#issuecomment-1222890563

   IMO it is a bit early to merge this mainly because logback-classic and log4j 2.x do not yet have stable releases against slf4j-api:2.0.0.
   


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

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


[GitHub] [avro] martin-g commented on pull request #1832: Bump slf4j.version from 1.7.36 to 2.0.0 in /lang/java

Posted by GitBox <gi...@apache.org>.
martin-g commented on PR #1832:
URL: https://github.com/apache/avro/pull/1832#issuecomment-1230322516

   logback-classic 1.3.0 and 1.4.0 have been released!
   https://search.maven.org/artifact/ch.qos.logback/logback-classic


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

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


[GitHub] [avro] iemejia commented on pull request #1832: Bump slf4j.version from 1.7.36 to 2.0.0 in /lang/java

Posted by GitBox <gi...@apache.org>.
iemejia commented on PR #1832:
URL: https://github.com/apache/avro/pull/1832#issuecomment-1222343728

   Wondering on the issues of merging this given how common is to leak sfl4j providers on downstream projects / users projects.
   https://www.slf4j.org/faq.html#changesInVersion200


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

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


[GitHub] [avro] dependabot[bot] commented on pull request #1832: Bump slf4j.version from 1.7.36 to 2.0.0 in /lang/java

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1832:
URL: https://github.com/apache/avro/pull/1832#issuecomment-1250354415

   Superseded by #1875.


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

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