Bump slf4j-api from 2.0.2 to 2.0.3 #81

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.slf4j-slf4j-api-2.0.3 into main 2022-09-28 22:50:18 +02:00
dependabot[bot] commented 2022-09-28 22:49:11 +02:00 (Migrated from github.com)

Bumps slf4j-api from 2.0.2 to 2.0.3.

Commits
  • b2cb05f prepare release 2.0.3
  • 4b5bb41 fix SLF4J-546, Fluent logging API doesn't populate timestamp with Reload4JLogger
  • b500a6f javadoc explaining using multiple markers instead of nested markers
  • d81affb comment about ThreadLocal key or value types
  • bcbbe40 Reword Marker Javadoc to improve grammar.
  • 7686020 Merge pull request #310 from ascopes/patch-1
  • 3f47f87 Add missing javadoc to SLF4JServiceProvider.java
  • eb1710a start work on 2.0.3-SNAPSHOT, fix SLF4J-564
  • bb49a5a Merge pull request #307 from radio-rogal/slf4j-564-simple-logger-javadoc
  • 768ca7d [SLF4J-564] slf4j-simple: fix javadoc for SimpleLogger
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.2 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>See full diff in <a href="https://github.com/qos-ch/slf4j/compare/v_2.0.2...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-api&package-manager=maven&previous-version=2.0.2&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>
sschnabe (Migrated from github.com) reviewed 2022-09-28 22:49:11 +02:00
rpahli (Migrated from github.com) reviewed 2022-09-28 22:49:11 +02:00
fabian-schlegel (Migrated from github.com) reviewed 2022-09-28 22:49:11 +02:00
kokuwaio-bot (Migrated from github.com) approved these changes 2022-09-28 22:49:27 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: kokuwaio/micronaut-logging#81
No description provided.