-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the github-dependencies group across 1 directory with 6 updates #171
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the github-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) | `3.5.11` | `3.6.8` | | [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) | `3.3.2` | `3.4.0` | | [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) | `3.1.1` | `3.1.2` | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.1` | `3.1.2` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.1` | `3.1.1` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.1.0` | `3.2.4` | Updates `io.projectreactor:reactor-core` from 3.5.11 to 3.6.8 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.5.11...v3.6.8) Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.3.2...maven-clean-plugin-3.4.0) Updates `org.apache.maven.plugins:maven-install-plugin` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.1...maven-install-plugin-3.1.2) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.2) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.0.1 to 3.1.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.1.1) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.4 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.4) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
a team,
gklijs,
CodeDrivenMitch and
smcvb
and removed request for
a team
July 21, 2024 10:38
Put on hold until we do another release of Axon Framework and the Extensions including this version of Project Reactor. |
smcvb
approved these changes
Jul 29, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
dependabot
bot
deleted the
dependabot/maven/github-dependencies-30309993de
branch
July 29, 2024 07:44
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the github-dependencies group with 6 updates in the / directory:
3.5.11
3.6.8
3.3.2
3.4.0
3.1.1
3.1.2
3.1.1
3.1.2
3.0.1
3.1.1
3.1.0
3.2.4
Updates
io.projectreactor:reactor-core
from 3.5.11 to 3.6.8Release notes
Sourced from io.projectreactor:reactor-core's releases.
... (truncated)
Commits
5caf58a
[release] Prepare and release 3.6.820e27ab
Merge-ignore release 3.5.19 into 3.6.8f1119e5
[release] Next development version 3.5.20-SNAPSHOTc77e53f
[release] Prepare and release 3.5.19732c74f
Merge-ignore release 3.4.40 into 3.6.8fb88d47
Merge-ignore release 3.4.40 into 3.5.190eb426c
[release] Next development version 3.4.41-SNAPSHOTe28814e
[release] Prepare and release 3.4.405d262bc
Bump Micrometer to version 1.12.8f84efd6
Merge a367c57f2 into 3.6.8Updates
org.apache.maven.plugins:maven-clean-plugin
from 3.3.2 to 3.4.0Release notes
Sourced from org.apache.maven.plugins:maven-clean-plugin's releases.
Commits
5774dbc
[maven-release-plugin] prepare release maven-clean-plugin-3.4.00da13b2
[MCLEAN-122] Cleanup declared dependencies, simplify unit test567be96
[MCLEAN-121] Bump com.google.inject:guice from 4.2.0 to 4.2.3 (#41)ae4efa0
[MCLEAN-120] Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.3.0 (#40)a09a379
Build with Maven 4f0aedd5
[MCLEAN-119] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (#44)d3b2800
[MCLEAN-106] Switch to junit 5 (#27)7c1593f
[MCLEAN-118] Require Maven 3.6.31e87ea3
Fixed CleanMojoTest.javac21ec13
Loggerinterface BasicUpdates
org.apache.maven.plugins:maven-install-plugin
from 3.1.1 to 3.1.2Release notes
Sourced from org.apache.maven.plugins:maven-install-plugin's releases.
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 notificationsUpdates
org.apache.maven.plugins:maven-deploy-plugin
from 3.1.1 to 3.1.2Release notes
Sourced from org.apache.maven.plugins:maven-deploy-plugin's releases.
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 --> fileUpdates
org.apache.maven.plugins:maven-release-plugin
from 3.0.1 to 3.1.1Release notes
Sourced from org.apache.maven.plugins:maven-release-plugin's releases.
Commits
4f350d4
[maven-release-plugin] prepare release maven-release-3.1.106f6de4
[MRELEASE-1153] Revert parts of MRELEASE-1109 (8dfcb47996320af5e6f0b2d50eac20...985d0bc
[MRELEASE-1149] Current release of the plugin has configuration docs missing47e94b4
[maven-release-plugin] prepare for next development iterationf2f9f4e
[maven-release-plugin] prepare release maven-release-3.1.0e109d3b
Bump scmVersion from 2.0.1 to 2.1.05f794a1
Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.028201bb
Bump org.codehaus.plexus:plexus-interactivity-api from 1.2 to 1.38547606
Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27adf6aaf
Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0Updates
org.apache.maven.plugins:maven-gpg-plugin
from 3.1.0 to 3.2.4Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
... (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)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