fix(deps): update all non-major dependencies #867
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
21-jdk
->21.0.5_11-jdk
3.9.6
->3.9.9
3.9.6-eclipse-temurin-21
->3.9.9-eclipse-temurin-21
3.2.0
->3.3.2
8.29
->8.45.1
4.5
->4.6
4.5
->4.6
4.8.1
->4.9.2
1.6.13
->1.7.0
3.5.0
->3.5.2
3.12.1
->3.21.0
3.6.3
->3.11.1
3.25.0
->3.26.0
3.5.0
->3.5.2
3.5.0
->3.6.0
0.31.0
->0.45.1
3.9.1
->3.9.2
1.18.0
->1.18.1
1.13.12
->1.13.13
5.13.0
->5.14.2
5.11.0
->5.11.3
2.8.5
->2.8.8
2.8.5
->2.8.8
2.12.18
->2.13.15
1.5.8
->1.5.12
1.5.8
->1.5.12
2.0.20
->2.0.21
2.0.20
->2.0.21
2023.0.10
->2023.0.12
4.1.113.Final
->4.1.115.Final
1.13.6
->1.14.1
1.13.6
->1.14.1
1.13.6
->1.14.1
1.13.6
->1.14.1
2.17.2
->2.18.1
33.3.0-jre
->33.3.1-jre
4.2.27
->4.2.28
4.2.27
->4.2.28
4.2.27
->4.2.28
4.2.27
->4.2.28
4.2.27
->4.2.28
4.2.27
->4.2.28
1.15.1
->1.15.10
1.78.1
->1.79
3.11.0
->3.13.0
3.3.0
->3.4.2
Release Notes
checkstyle/checkstyle (com.puppycrawl.tools:checkstyle)
v8.45.1
v8.45
v8.44
v8.43
v8.42
v8.41.1
v8.41
v8.40
v8.39
v8.38
v8.37
v8.36.2
v8.36.1
v8.36
v8.35
v8.34
v8.33
v8.32
v8.31
v8.30
sonatype/nexus-maven-plugins (org.sonatype.plugins:nexus-staging-maven-plugin)
v1.7.0
Compare Source
v1.6.14
Compare Source
fabric8io/docker-maven-plugin (io.fabric8:docker-maven-plugin)
v0.45.1
: 0.45.1 (2024-09-29)Compare Source
New Contributors
Full Changelog: fabric8io/docker-maven-plugin@v0.45.0...v0.45.1
v0.45.0
: 0.45.0 (2024-07-27)Compare Source
<skipTag>
(1787)AnsiConsole
(1791)platform
attribute of a container in the docker-compose configuration.docker:push
failed with buildARG
inFROM
(1778)FROM
can referenceARG
that references otherARG
(1800)Thanks to our contributors ❤️ 🤗
v0.44.0
: 0.44.0 (2024-02-17)Compare Source
--cacheFrom
and--cacheTo
buildX arguments (1621)docker --config
flag or not. (1754)depends_on
conditions and apply them as Docker Maven Plugin waiting configurations (888)org.apache.maven:maven-core
to3.8.1
(1702)Thanks to our contributors ❤️ 🤗
v0.43.4
: 0.43.4 (2023-08-18)Compare Source
--config
option for latest versions of Docker CLI (1701)v0.43.3
: 0.43.3 (2023-08-13)Compare Source
--config
to buildx command string when authentication credentials are coming from outside sources--node
value while creating buildx builderv0.43.2
: 0.43.2 (2023-07-29)Compare Source
--config
from buildx command string generation optional (1673) @robfrankv0.43.1
: 0.43.1 (2023-07-28)Compare Source
31.1-jre
to32.0.1-jre
(1686) @dependabot0.23.0
to0.24.0
(1686) @rohanKanojiav0.43.0
: 0.43.0 (2023-05-20)Compare Source
v0.42.1
: 0.42.1 (2023-04-06)Compare Source
v0.42.0
: (2023-02-28)Compare Source
docker run --platform
(1641) @chontonDOCKER_REGISTRY
environment variable (1617) @rohanKanojiav0.41.0
: 0.41.0 (2023-02-06):Compare Source
docker.build.network
to override the network for RUN directives for docker build (1636) @tulinkryv0.40.3
: 0.40.3 (2022-12-18)Compare Source
docker.cpus
property and interpret this value in the same way as Docker config option--cpus
(1609) @vjuranekorg.yaml:snakeyaml
to v1.32 (1619) @pen4com.google.cloud.tools:jib-core
to v0.23.0 (1620) @pen4com.google.guava:guava
to v31.1-jre @rohanKanojiav0.40.2
: 0.40.2 (2022-07-31)Compare Source
https://index.docker.io/v1/
as default buildx server registry (1574) @chontonv0.40.1
: 0.40.1 (2022-06-11)Compare Source
-SNAPSHOT
(1566) @chontonv0.40.0
: 0.40.0 (2022-05-29):Compare Source
docker:stop
should respect docker.skip even whendocker.executeStopOnVMShutdown
is set totrue
(1561) @doyleyoungConfiguration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.