Bump logback-classic from 1.4.0 to 1.4.1 #76

Merged
dependabot[bot] merged 1 commit from dependabot/maven/ch.qos.logback-logback-classic-1.4.1 into main 2022-09-14 22:24:45 +02:00
dependabot[bot] commented 2022-09-14 22:23:37 +02:00 (Migrated from github.com)

Bumps logback-classic from 1.4.0 to 1.4.1.

Commits
  • a432a55 removed Automatic-Module-Name manifest entry which prevents javadoc deployment
  • ec06e72 prepare release 1.4.1
  • a17f298 added a new tests case, bump to SLF4J 2.0.1, remove property latest.stable.ve...
  • 32a3172 fix LOGBACK-LOGBACK-1670, use Class.getModule to obtain versio info under JMPS
  • 2c53e09 start work on 1.4.1-SNAPSHOT, fix LOGBACK-1675
  • 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 [logback-classic](https://github.com/qos-ch/logback) from 1.4.0 to 1.4.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/qos-ch/logback/commit/a432a5518fb783e2c64aba216e363bd444eac76d"><code>a432a55</code></a> removed Automatic-Module-Name manifest entry which prevents javadoc deployment</li> <li><a href="https://github.com/qos-ch/logback/commit/ec06e72898a60f432abd348d702b984de9a35088"><code>ec06e72</code></a> prepare release 1.4.1</li> <li><a href="https://github.com/qos-ch/logback/commit/a17f298fd047e6dac9f08f9210e1c286797971f7"><code>a17f298</code></a> added a new tests case, bump to SLF4J 2.0.1, remove property latest.stable.ve...</li> <li><a href="https://github.com/qos-ch/logback/commit/32a3172e3ffd2fdc6e55af0a42c038c94ae6fc31"><code>32a3172</code></a> fix LOGBACK-LOGBACK-1670, use Class.getModule to obtain versio info under JMPS</li> <li><a href="https://github.com/qos-ch/logback/commit/2c53e09a2e6126e1dd191fdb303031e8bd0488d5"><code>2c53e09</code></a> start work on 1.4.1-SNAPSHOT, fix LOGBACK-1675</li> <li>See full diff in <a href="https://github.com/qos-ch/logback/compare/v_1.4.0...v_1.4.1">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.4.0&new-version=1.4.1)](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-14 22:23:37 +02:00
rpahli (Migrated from github.com) reviewed 2022-09-14 22:23:37 +02:00
fabian-schlegel (Migrated from github.com) reviewed 2022-09-14 22:23:37 +02:00
kokuwaio-bot (Migrated from github.com) approved these changes 2022-09-14 22:23:49 +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#76
No description provided.