-
Notifications
You must be signed in to change notification settings - Fork 9
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 maven-build-plugins group across 1 directory with 2 updates #58
Bump the maven-build-plugins group across 1 directory with 2 updates #58
Conversation
Bumps the maven-build-plugins group with 2 updates in the / directory: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) and [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin). Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.0) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.1...maven-jar-plugin-3.4.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-build-plugins - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the maven-build-plugins group with 2 updates in the / directory: org.apache.maven.plugins:maven-surefire-plugin and org.apache.maven.plugins:maven-jar-plugin.
Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.2.5 to 3.3.0Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
d0b96a4
[maven-release-plugin] prepare release surefire-3.3.071796af
Bump org.codehaus.plexus:plexus-component-annotationsafb2d4e
Bump org.codehaus.plexus:plexus-interpolation from 1.25 to 1.27e6287dd
[SUREFIRE-2232] [REGRESSION] StatelessXmlReporter fails to process failed res...57b7837
Bump org.htmlunit:htmlunit from 3.11.0 to 4.2.0fd440c4
Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.05c34c43
Bump org.assertj:assertj-core from 3.25.3 to 3.26.0680fb00
Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2cad0931
[SUREFIRE-2248] Make "type" attribute on failures and errors in (surefire|fai...a88d786
[SUREFIRE-2047] Upgrade to maven-common-artifact-filters 3.4.0Updates
org.apache.maven.plugins:maven-jar-plugin
from 3.4.1 to 3.4.2Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.
Commits
95007e8
[maven-release-plugin] prepare release maven-jar-plugin-3.4.299584ce
Build with Maven 4e9c98a4
[MJAR-310] fixed toolchain version detection when toolchain paths contain whi...a5554bb
[maven-release-plugin] prepare for next development iterationDependabot 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