axon-bom
axon-bom copied to clipboard
Bump the github-dependencies group across 1 directory with 4 updates
Bumps the github-dependencies group with 4 updates in the / directory: io.projectreactor:reactor-core, org.apache.maven.plugins:maven-install-plugin, org.apache.maven.plugins:maven-deploy-plugin and org.apache.maven.plugins:maven-gpg-plugin.
Updates io.projectreactor:reactor-core
from 3.5.11 to 3.6.6
Release notes
Sourced from io.projectreactor:reactor-core's releases.
v3.6.6
Reactor Core
3.6.6
is part of2023.0.6
Release Train.What's Changed
:sparkles: New features and improvements
- Bump byteBuddyVersion from 1.14.12 to 1.14.13 by
@dependabot
in reactor/reactor-core#3778- Bump io.projectreactor.tools:blockhound from 1.0.8.RELEASE to 1.0.9.RELEASE by
@dependabot
in reactor/reactor-core#3788- Bump byteBuddyVersion from 1.14.13 to 1.14.14 by
@dependabot
in reactor/reactor-core#3795:lady_beetle: Bug fixes
- Fix pendingTasks accounting if TimedRunnable disposed before scheduling by
@kkondratov
in reactor/reactor-core#3780- Remove Flux#thenMany optimization breaking concat by
@chemicL
in reactor/reactor-core#3783- Improve auto context propagation in lifting and ConnectableFlux intersection by
@chemicL
in reactor/reactor-core#3787New Contributors
@kkondratov
made their first contribution in reactor/reactor-core#3780@chickenchickenlove
made their first contribution in reactor/reactor-core#3779Full Changelog: https://github.com/reactor/reactor-core/compare/v3.6.5...v3.6.6
v3.6.5
What's Changed
:sparkles: New features and improvements
- Bump byteBuddyVersion from 1.14.11 to 1.14.12 by
@dependabot
in reactor/reactor-core#3729Full Changelog: https://github.com/reactor/reactor-core/compare/v3.6.4...v3.6.5
v3.6.4
Reactor Core
3.6.4
is part of2023.0.4
Release Train.What's Changed
:sparkles: New features and improvements
- Throw wrapped
TimeoutException
onMono.block*
andFlux.block*
by@injae-kim
in #3733:lady_beetle: Bug fixes
- Fix stress test expectation and bug in
ColdTestPublisher
by@OlegDokuka
in #3700:book: Documentation
- Fix formatting in
coreFeatures.adoc
by@kzander91
in #3676- Improve
Mono#share
javadoc for cancelling by@chemicL
in #3741New Contributors
@kzander91
made their first contribution in #3676
... (truncated)
Commits
69871e9
[release] Prepare and release 3.6.63bd2d1c
Merge-ignore release 3.4.38 into 3.6.68ab9a81
Merge-ignore release 3.4.38 into 3.5.17ac572b7
[release] Next development version 3.4.39-SNAPSHOT734e779
[release] Prepare and release 3.4.38bf22c93
Merge 47436c0 into 3.6.63435586
Merge 47436c0 into 3.5.1747436c0
Migrate gradle/wrapper-validation-action 2.1.2 to gradle/actions/wrapper-vali...6832bad
Merge #3800 into 3.6.688c26b0
Merge #3800 into 3.5.17- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-install-plugin
from 3.1.1 to 3.1.2
Release notes
Sourced from org.apache.maven.plugins:maven-install-plugin's releases.
3.1.2
Release Notes - Maven Install Plugin - Version 3.1.2
What's Changed
- [MNG-6829] Replace StringUtils#isEmpty(String) & #isNotEmpty(String) by
@timtebeek
in apache/maven-install-plugin#58- [MINSTALL-197] Update to parent 41, cleanup by
@cstamas
in apache/maven-install-plugin#61- [MINSTALL-193] Parent 42, min Maven 3.6.3 by
@cstamas
in apache/maven-install-plugin#64New Contributors
@timtebeek
made their first contribution in apache/maven-install-plugin#58Full Changelog: https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.1...maven-install-plugin-3.1.2
Commits
e1494c1
[maven-release-plugin] prepare release maven-install-plugin-3.1.26712ae8
Remove workaround, handle it centrally1fa847f
Bump workflowbdc93d5
Quickfix: move to zulu7b9bf51
[MINSTALL-193] Parent 42, min Maven 3.6.3 (#64)e914367
[MINSTALL-195] Include artifactId in InstallMojo#processProject messages3ebb448
[MINSTALL-197] Update to parent 41, cleanup (#61)30d2b53
[MINSTALL-192] - Code cleanups429ad5b
[MNG-6829] Replace StringUtils#isEmpty(String) & #isNotEmpty(String) (#58)f6377c4
configure notifications- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-deploy-plugin
from 3.1.1 to 3.1.2
Release notes
Sourced from org.apache.maven.plugins:maven-deploy-plugin's releases.
3.1.2
Release Notes - Maven Deploy Plugin - Version 3.1.2
What's Changed
- [MNG-6829] Replace StringUtils#isEmpty(String) & #isNotEmpty(String) by
@timtebeek
in apache/maven-deploy-plugin#40- Type: fill --> file by
@elharo
in apache/maven-deploy-plugin#41- DeployFileMojo#readModel(File): fixed MojoExecutionException javadoc by
@Scrappers-glitch
in apache/maven-deploy-plugin#43- [MDEPLOY-313] Update to parent 41, cleanup by
@cstamas
in apache/maven-deploy-plugin#47- Bump apache/maven-gh-actions-shared from 3 to 4 by
@dependabot
in apache/maven-deploy-plugin#50- Bump org.mockito:mockito-core from 2.28.2 to 4.11.0 by
@dependabot
in apache/maven-deploy-plugin#51- [MDEPLOY-316] Parent 42 and prerequisite 3.6.3 by
@cstamas
in apache/maven-deploy-plugin#54New Contributors
@timtebeek
made their first contribution in apache/maven-deploy-plugin#40@Scrappers-glitch
made their first contribution in apache/maven-deploy-plugin#43@dependabot
made their first contribution in apache/maven-deploy-plugin#50Full Changelog: https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.2
Commits
4f016bc
[maven-release-plugin] prepare release maven-deploy-plugin-3.1.20ed18be
Remove workaround, handle it centrallyb9c1c8b
[MDEPLOY-314] Include artifactId in DeployMojo#processProject messages74d331b
[MDEPLOY-316] Parent 42 and prerequisite 3.6.3 (#54)ac9c49d
Bump org.mockito:mockito-core from 2.28.2 to 4.11.0de7cefb
Bump apache/maven-gh-actions-shared from 3 to 4edf85d7
Add Dependabot390e610
[MDEPLOY-313] Update to parent 41, cleanup (#47)29f3c81
DeployFileMojo#readModel(File): fixed MojoExecutionException javadoc9039fc6
Type: fill --> file- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-gpg-plugin
from 3.1.0 to 3.2.4
Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
3.2.4
Release Notes - Maven GPG Plugin - Version 3.2.4
- [MGPG-125] - Fix "bestPractices" (#95)
@cstamas
📦 Dependency updates
- Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#94)
@dependabot
3.2.3
... (truncated)
Commits
789149e
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.4893aedc
[MGPG-125] Fix "bestPractices" (#95)b6f0324
[MGPG-126] Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#94)3c5878b
[maven-release-plugin] prepare for next development iteration89b91a4
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.3fc2efa3
[MGPG-123][MGPG-124] Dependency upgrades (#93)50222d3
[MGPG-120] New mojo sign-deployed (#88)a6c3a09
[MGPG-122] Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3...78f5e37
[MGPG-121] Return the workaround for pseudo security (#90)582df74
[MGPG-117] Improve passphrase handling (#86)- Additional commits viewable in compare view
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions