docker-compose-v3
docker-compose-v3 copied to clipboard
Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.6
Bumps ch.qos.logback:logback-classic from 1.3.14 to 1.5.6.
Commits
7812a55prepare release 1.5.6759fc25fix issues/805 i.e. LOGBACK-1768, included file with inner conditional3d55638start work on 1.5.6-SNAPSHOTa91d2b6notes about javadocsc7c5e89prepare release 1.5.57db8797upgrade build to slf4j 2.0.13f9c04d2test inclusion with conditionalsf32ed30remove support for metaannotations for NoAutoStart annotation4476eddSearch for@NoAutoStartannotations in ancestor hierarchy, implemented interf...a649c60rename IncludeActionTest as IncludeModelHandlerTest- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Test Results
6 files + 4 6 suites +4 1s :stopwatch: -1s 18 tests - 19 17 :white_check_mark: - 20 0 :zzz: ±0 1 :x: + 1 90 runs +52 51 :white_check_mark: +13 0 :zzz: ±0 39 :x: +39
For more details on these failures, see this check.
Results for commit 9aac8409. ± Comparison against base commit 67afbcbc.
This pull request removes 20 and adds 1 tests. Note that renamed tests count towards both.
de.gesellix.docker.compose.ComposeFileReaderTest ‑ config external
de.gesellix.docker.compose.ComposeFileReaderTest ‑ config file
de.gesellix.docker.compose.ComposeFileReaderTest ‑ config short format
de.gesellix.docker.compose.ComposeFileReaderTest ‑ should have 3 config
de.gesellix.docker.compose.ComposeFileReaderTest ‑ should interpolate environment variables
de.gesellix.docker.compose.ComposeFileReaderTest ‑ should load a config based on a 3.1 schema
de.gesellix.docker.compose.ComposeFileReaderTest ‑ should load a config with attachable networks
de.gesellix.docker.compose.ComposeFileReaderTest ‑ should load all top level attributes
de.gesellix.docker.compose.ComposeFileReaderTest ‑ should load environments as dict
de.gesellix.docker.compose.ComposeFileReaderTest ‑ should load environments as list
…
de.gesellix.docker.compose.ComposeFileReaderTest ‑ initializationError
:recycle: This comment has been updated with latest results.
@dependabot rebase
@dependabot rebase
@dependabot rebase
Superseded by #453.