chore(deps): Bump the all-maven-dependencies group across 2 directories with 7 updates #70
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 all-maven-dependencies group with 6 updates in the / directory:
10.19.0
10.20.1
3.10.1
3.11.1
3.5.1
3.5.2
3.5.1
3.5.2
4.8.6.5
4.8.6.6
3.25.0
3.26.0
Bumps the all-maven-dependencies group with 2 updates in the /scram-client/src/it/jpms-scram-client directory: org.junit.jupiter:junit-jupiter and org.apache.maven.plugins:maven-surefire-plugin.
Updates
com.puppycrawl.tools:checkstyle
from 10.19.0 to 10.20.1Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
Commits
892800d
[maven-release-plugin] prepare release checkstyle-10.20.19a03ea8
doc: release notes for 10.20.1aef0bf1
Issue #13345: Enabled example tests for DefaultComesLastc4eaaba
Issue #14631: Updated JAVADOC_INLINE_TAG_START of JavadocTokenTypes to new AS...c2a03ae
Issue #13345: Enable examples tests for IllegalInstantiationCheckf75123e
Issue #15851: suppress LeftCurlyNl for switch expressions3dc2a3d
Issue #13345: Enable examples tests for IllegalCatchCheck2a843c0
Issue #13345: Enabled example tests for TrailingCommentCheck3015216
Issue #13345: Enable examples tests for StringLiteralEqualityCheckaadc377
Issue #14625: fix noinspectionreason for TestMethodWithoutAssertionUpdates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.10.1 to 3.11.1Commits
619650c
[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.1e314da0
[MJAVADOC-821] Align toolchain discovery code with Maven Compiler Plugin62a6861
[MJAVADOC-820] [REGRESSION] MJAVADOC-787 was merged incompletelyd1090c5
[maven-release-plugin] prepare for next development iterationee030f7
[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.06c5fdc0
[MJAVADOC-819] Align archive generation code with Maven Source Plugin3a90de5
[MJAVADOC-787] Automatic detection of release option for JDK < 9373172d
[MJAVADOC-817] Upgrade to Doxia 2.0.0 GA Stackba266c0
Fix SCM tag5775ce1
Fix typoUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 3.5.1 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
ea9f049
[maven-release-plugin] prepare release surefire-3.5.2e1f94a0
[SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retriesd24adb4
[SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...4385e94
Remove links to non-existing report8881971
Remove outdated FAQ0121834
[SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin91d16c3
Fix formatting of XML schema files6cb417a
Add .xsd to .gitattributes9ce5221
[SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page620b983
[SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA StackUpdates
org.apache.maven.plugins:maven-failsafe-plugin
from 3.5.1 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.
Commits
ea9f049
[maven-release-plugin] prepare release surefire-3.5.2e1f94a0
[SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retriesd24adb4
[SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...4385e94
Remove links to non-existing report8881971
Remove outdated FAQ0121834
[SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin91d16c3
Fix formatting of XML schema files6cb417a
Add .xsd to .gitattributes9ce5221
[SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page620b983
[SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA StackUpdates
com.github.spotbugs:spotbugs-maven-plugin
from 4.8.6.5 to 4.8.6.6Release notes
Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.
Commits
9895d2e
[maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.6.6028a1a3
Merge pull request #924 from hazendaz/next-up1b6f4bf
[ci] Gstring to stringcf9ebd1
[ci] Run eclipse formatter against the code62ddea0
Merge pull request #923 from hazendaz/charset559b0ca
[logging] Use correct quoting in log linef2baf85
[maven] Update deprecated code from current project call for reports plugine5fd7e7
[groovy] Use less gstrings when not needed and sort parameter attributes260a4da
Merge pull request #922 from hazendaz/charset192e8f2
Revert "[github] Bump to maven 4.0.0-beta-5"Updates
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.junit.jupiter:junit-jupiter
from 5.11.2 to 5.11.3Release notes
Sourced from org.junit.jupiter:junit-jupiter'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
org.apache.maven.plugins:maven-surefire-plugin
from 3.5.1 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
ea9f049
[maven-release-plugin] prepare release surefire-3.5.2e1f94a0
[SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retriesd24adb4
[SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...4385e94
Remove links to non-existing report8881971
Remove outdated FAQ0121834
[SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin91d16c3
Fix formatting of XML schema files6cb417a
Add .xsd to .gitattributes9ce5221
[SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page620b983
[SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA StackDependabot 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