docker-compose-v3
docker-compose-v3 copied to clipboard
Bumps the kotlin group with 3 updates: [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin), [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) and [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin). Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.23 to 1.9.24 Release notes Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases. 1.9.24 Changelog Backend. Wasm KT-64890 K/Wasm compiler...
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.14 to 1.14.15. Changelog Sourced from net.bytebuddy:byte-buddy's changelog. Byte Buddy release notes Commits a24599a [maven-release-plugin] prepare release byte-buddy-1.14.15 0e0cbdf [release] Release new version 5b5bcaf Minor code normalizations....
Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.14.14 to 1.14.15. Changelog Sourced from net.bytebuddy:byte-buddy-agent's changelog. Byte Buddy release notes Commits a24599a [maven-release-plugin] prepare release byte-buddy-1.14.15 0e0cbdf [release] Release new version 5b5bcaf Minor code normalizations....
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24. Release notes Sourced from jvm's releases. 1.9.24 Changelog Backend. Wasm KT-64890 K/Wasm compiler crash with external class and Kodein Compiler KT-65235 JDK 21 might...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.14 to 1.5.6. Commits 7812a55 prepare release 1.5.6 759fc25 fix issues/805 i.e. LOGBACK-1768, included file with inner conditional 3d55638 start work on 1.5.6-SNAPSHOT a91d2b6 notes about javadocs...
Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.13. [](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...
Bumps io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0. [](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...
Bumps [klaxon](https://github.com/cbeust/klaxon) from 5.5 to 5.6. Commits 716a0d5 Instructions to publish 52fc5e1 Merge pull request #354 from elm-software/master f2ef7c8 adding null support for type adapters d77ae84 Merge pull request #345...
See https://bitbucket.org/snakeyaml/snakeyaml-engine/src/master/ and https://bitbucket.org/snakeyaml/snakeyaml/issues/561/cve-2022-1471-vulnerability-in#comment-64565202 We may have to consider support for YAML 1.1 (https://bitbucket.org/snakeyaml/snakeyaml) and YAML 1.2 (https://bitbucket.org/snakeyaml/snakeyaml-engine). Docker Compose supports YAML 1.1, newer releases might already support YAML 1.2?
See https://github.com/compose-spec/compose-spec/pull/82 We might support "any" recent Compose Schema. We should still focus on using this Library to generate a model for Docker Swarm mode, so not necessarily as a...