-
Notifications
You must be signed in to change notification settings - Fork 0
deps(deps): bump the build-tools group with 7 updates #25
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
base: main
Are you sure you want to change the base?
Conversation
ReviewersThe following users could not be added as reviewers: AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
The |
🤖 Dependabot Update Analysis📋 Update Summary:
🎯 Risk Assessment: 🟡 MEDIUM 📝 Review Notes: 🧪 Recommended Testing: # Java/Maven Testing Commands
mvn clean test # Run unit tests
mvn clean verify # Run all tests including integration
mvn clean install # Full build and install
mvn dependency:tree # Check dependency conflicts 🔍 Manual Review Checklist:
📚 Useful Links:
💡 Tip: After reviewing, you can merge with |
9e05ab3
to
be6bdb5
Compare
🤖 Dependabot Update Analysis📋 Update Summary:
🎯 Risk Assessment: 🟡 MEDIUM 📝 Review Notes: 🧪 Recommended Testing: # Java/Maven Testing Commands
mvn clean test # Run unit tests
mvn clean verify # Run all tests including integration
mvn clean install # Full build and install
mvn dependency:tree # Check dependency conflicts 🔍 Manual Review Checklist:
📚 Useful Links:
💡 Tip: After reviewing, you can merge with |
--- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-tools - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-tools - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-tools - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-tools - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-tools - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-tools - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-tools ... Signed-off-by: dependabot[bot] <support@github.com>
be6bdb5
to
05e287c
Compare
🤖 Dependabot Update Analysis📋 Update Summary:
🎯 Risk Assessment: 🟡 MEDIUM 📝 Review Notes: 🧪 Recommended Testing: # Java/Maven Testing Commands
mvn clean test # Run unit tests
mvn clean verify # Run all tests including integration
mvn clean install # Full build and install
mvn dependency:tree # Check dependency conflicts 🔍 Manual Review Checklist:
📚 Useful Links:
💡 Tip: After reviewing, you can merge with |
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