Bump the dev-dependencies group across 1 directory with 9 updates #168
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 dev-dependencies group with 9 updates in the / directory:
3.5.0
3.6.0
3.25.0
3.26.0
3.5.0
3.6.0
10.18.2
10.19.0
0.10.4
0.10.5
5.11.2
5.11.3
1.15.4
1.15.7
3.15.0
3.15.1
3.15.0
3.15.1
Updates
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-jxr-plugin
from 3.5.0 to 3.6.0Commits
9e1d08a
[maven-release-plugin] prepare release jxr-3.6.05112bd6
[JXR-194] Upgrade to Velocity 2.4c211919
[JXR-193] Upgrade to Doxia 2.0.0 GA Stackdca5242
Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0eef5923
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.07c79061
[maven-release-plugin] prepare for next development iterationUpdates
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
io.vavr:vavr
from 0.10.4 to 0.10.5Release notes
Sourced from io.vavr:vavr's releases.
Commits
6603a13
[maven-release-plugin] prepare release v0.10.53741b3f
Skip nexus-staging-maven-plugin for vavr-benchmark (#2904)b7969c2
Explicitly list all release modules (#2903)d3f0903
Replace oss parent with custom configuration (#2902)5b0b5c3
Configure maven-staging-plugin (#2901)2293e5d
Fix remaining JavaDoc style issues (#2898)5c05f5b
Replace 'align=center' with 'style' (#2897)7cc3b6e
Fix 'heading used out of sequence' JavaDoc error (#2896)7554f5f
Replace 'summary' with '<caption>' in JavaDocs (#2895)35b0c10
Replace '<tt>' with '<code>' tags in JavaDocs (#2889)Updates
org.junit.jupiter:junit-jupiter-engine
from 5.11.2 to 5.11.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
b20991e
Release 5.11.3e57b508
Finalize 5.11.3 release notesfb1254c
Allow repeatingExtendWith
annotation on fields and parametersa3192bd
Fix package name comparison on Java 8 (#4077)fcb7b01
Remove uselessOrder
annotation57dfcb5
Allow repeating@…Source
annotations when used as meta annotations09cd8b3
Add ArchUnit test for consistency of repeatable annotationsfa46a92
Hard-wrap at 90 characters8f45eea
Find repeatable @ExtendWith meta-annotations on fields againb451122
Introduce release notes for 5.11.3Updates
net.bytebuddy:byte-buddy
from 1.15.4 to 1.15.7Release notes
Sourced from net.bytebuddy:byte-buddy's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
Commits
84097d2
[maven-release-plugin] prepare release byte-buddy-1.15.7168c580
[release] Release new versiondd49f96
Update internal Byte Buddy and checksums.500135e
[maven-release-plugin] prepare for next development iteration3af41c2
[maven-release-plugin] prepare release byte-buddy-1.15.6b3b5fa7
[release] Release new versionc39899e
Adjust life cycle to avoid compatibility check before multi-release generation.6156bbc
Add checksums and missing javadoc.916b41b
Add possibility to define custom constructor resolver for super annotation.4a21948
Attempt multi-release with ASM.Updates
org.apache.maven.plugin-tools:maven-plugin-annotations
from 3.15.0 to 3.15.1Commits
bc2daa4
[maven-release-plugin] prepare release maven-plugin-tools-3.15.108c9597
Bump asmVersion from 9.7 to 9.7.1578637b
Bump org.junit:junit-bom from 5.11.0 to 5.11.3a6c9b9c
[MPLUGIN-538] Upgrade to Doxia 2.0.0 GA Stack5d8b615
Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.59888c96
Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0d2adc90
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.018c156b
Bump maven3Version from 3.9.8 to 3.9.9 (#321)306fabe
Bump org.junit:junit-bom from 5.10.3 to 5.11.093604a3
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-plugin-plugin
from 3.15.0 to 3.15.1Commits
bc2daa4
[maven-release-plugin] prepare release maven-plugin-tools-3.15.108c9597
Bump asmVersion from 9.7 to 9.7.1578637b
Bump org.junit:junit-bom from 5.11.0 to 5.11.3a6c9b9c
[MPLUGIN-538] Upgrade to Doxia 2.0.0 GA Stack5d8b615
Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.59888c96
Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0d2adc90
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.018c156b
Bump maven3Version from 3.9.8 to 3.9.9 (#321)306fabe
Bump org.junit:junit-bom from 5.10.3 to 5.11.093604a3
[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