Bump the plugins group with 4 updates #257
Merged
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 plugins group with 4 updates: com.puppycrawl.tools:checkstyle, org.apache.maven.plugins:maven-checkstyle-plugin, org.apache.maven.plugins:maven-pmd-plugin and org.apache.maven.plugins:maven-site-plugin.
Updates
com.puppycrawl.tools:checkstyle
from 10.18.2 to 10.19.0Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
Commits
d4a3cc7
[maven-release-plugin] prepare release checkstyle-10.19.07d6d66e
doc: release notes for 10.19.02b0291b
Issue #13345: Enable example tests for VariableDeclarationUsageDistanceCheckE...fdf8903
Pull #14954: Add upwards compat for deprecated classes in maven-checkstyle-pl...1d48c74
Issue #9540: New property to allow emtpy switch cases in whitespaceAroundCheckde04b50
dependency: bump org.apache.maven.plugins:maven-dependency-plugin4db1315
dependency: bump org.apache.maven.plugins:maven-jxr-plugin1a7d1ca
Issue #10618: Create README for Java grammar updatesca7eb55
Issue #15809: make div font to be same as p023e50d
doc: update doc for EmptyBlock and extend exampleUpdates
org.apache.maven.plugins:maven-checkstyle-plugin
from 3.5.0 to 3.6.0Commits
dd1abd9
[maven-release-plugin] prepare release maven-checkstyle-plugin-3.6.09ccb06e
fix6ac89b8
[MCHECKSTYLE-452] Upgrade to Doxia 2.0.0 GA Stackff1a1b7
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.013e16c5
Remove unecessary test dependency on plexus-container-defaulta7c962a
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-pmd-plugin
from 3.25.0 to 3.26.0Release notes
Sourced from org.apache.maven.plugins:maven-pmd-plugin's releases.
Commits
b42a183
[maven-release-plugin] prepare release maven-pmd-plugin-3.26.091f3b84
[MPMD-404] Bump PMD to 7.7.0fa1c391
Bump commons-io:commons-ioe99d2e4
[MPMD-407] Upgrade to Doxia 2.0.0 GA Stackc57895e
Fix dependencies8206f9d
[MPMD-405] Update release notes for 3.25.0c27ea6a
Bump commons-io:commons-io from 2.16.1 to 2.17.0aa83766
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0413dc93
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-site-plugin
from 3.20.0 to 3.21.0Commits
43f73ec
[maven-release-plugin] prepare release maven-site-plugin-3.21.0a2880fb
[MSITE-1024] Remove IT for MSITE-9016171e7d
[MSITE-1023] Upgrade plugins and components (in ITs)efd8a57
[MSITE-1022] Upgrade to Maven Reporting Exec 2.0.0f5c5fc9
Fix typos in history.apt and faq.fml64c4035
[MSITE-1021] Bump doxiaSitetoolsVersion from 2.0.0-M19 to 2.0.0e26765c
[MSITE-1020] Bump org.apache.maven.reporting:maven-reporting-api from 4.0.0-M...354cf19
[MSITE-1019] Bump doxiaVersion from 2.0.0-M12 to 2.0.067b568a
Use '@project
.' instead of '@pom
.' expression prefixfdfd807
Add version 3.20.0 to plugin historyDependabot 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 will merge this PR once CI passes on it, as requested by @acoburn.
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