chore(deps): bump the all-maven-dependencies group across 4 directories with 4 updates#68
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…es with 4 updates Bumps the all-maven-dependencies group with 2 updates in the / directory: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin). Bumps the all-maven-dependencies group with 2 updates in the /nameprep/src/it/jpms-nameprep directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) and [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin). Bumps the all-maven-dependencies group with 2 updates in the /saslprep/src/it/jpms-saslprep directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) and [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin). Bumps the all-maven-dependencies group with 2 updates in the /stringprep/src/it/jpms-stringprep directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) and [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin). Updates `com.puppycrawl.tools:checkstyle` from 10.21.3 to 10.21.4 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.3...checkstyle-10.21.4) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.1.0 to 4.9.2.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.1.0...spotbugs-maven-plugin-4.9.2.0) Updates `org.junit.jupiter:junit-jupiter` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) Updates `org.junit.jupiter:junit-jupiter` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) Updates `org.junit.jupiter:junit-jupiter` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 2 updates in the / directory: com.puppycrawl.tools:checkstyle and com.github.spotbugs:spotbugs-maven-plugin.
Bumps the all-maven-dependencies group with 2 updates in the /nameprep/src/it/jpms-nameprep directory: org.junit.jupiter:junit-jupiter and org.apache.maven.plugins:maven-compiler-plugin.
Bumps the all-maven-dependencies group with 2 updates in the /saslprep/src/it/jpms-saslprep directory: org.junit.jupiter:junit-jupiter and org.apache.maven.plugins:maven-compiler-plugin.
Bumps the all-maven-dependencies group with 2 updates in the /stringprep/src/it/jpms-stringprep directory: org.junit.jupiter:junit-jupiter and org.apache.maven.plugins:maven-compiler-plugin.
Updates
com.puppycrawl.tools:checkstylefrom 10.21.3 to 10.21.4Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
Commits
b7014bb[maven-release-plugin] prepare release checkstyle-10.21.471e5f59doc: release notes for 10.21.4a745784Issue #14631: Updated hash_literal to new AST format356c947Issue #14631: Updated COLGROUP of JavadocTokenTypesd4025b2Issue #13999: Resolve pitest suppression for skipHtmlComment() method for Tag...e1dc3abIssue #15456: Violation message for SuperCloneCheckcc3ada6Issue #15161: Resolved False Negativee4b625aIssue #13999: resolve pitest Suppression for JavadocStyleCheck203ce2eIssue #14631: Updated BODY_TAG_START BODY_TAG_END of JavadocTokenTypesfe24819dependency: bump org.apache.maven.plugins:maven-install-pluginUpdates
com.github.spotbugs:spotbugs-maven-pluginfrom 4.9.1.0 to 4.9.2.0Release notes
Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.
Commits
0af6475[maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.2.0e91a539Merge pull request #1032 from hazendaz/masterbc1df47Remove unnecessary semi colons8d7de81Merge pull request #1031 from hazendaz/master634c4e3Small code cleanup1a6d381Merge pull request #1030 from hazendaz/master0090e9fMove object closure to usage and add additional logging4e541ffMerge pull request #1029 from hazendaz/fixdoxia2a8c4128Remove renderer as in the upstream and we provide no value overriding it46e9524[site] Move all IT tests to site 2.0Updates
org.junit.jupiter:junit-jupiterfrom 5.11.4 to 5.12.0Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
2750b04Release 5.12.09615490Update log suppressions for tests0a8d65bRemove duplicated reference toSimpleArgumentConvertercafbcdbUpdate open-test-reporting to 0.2.0ed1773cFix version references to be 1.x in Platform and 5.x in Jupiter1d2f982Update open-test-reporting to 0.2.0-M32b6bab5Fix indentationd1929bbMerge 5.12.0 release notes9b7a3c4Back to snapshots for further developmenta410c92Release 5.12.0-RC2Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.13.0 to 3.14.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
b5e7d9b[maven-release-plugin] prepare release maven-compiler-plugin-3.14.09134f12Enable GitHub Issues19b8b12Update scm tag according to branch09dce4e[MCOMPILER-579] allow module-version configuration (#273)f7c3c5fBump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0764a54b[MNGSITE-529] Rename "Goals" to "Plugin Documentation"cfacbc1PR Automation only on close event5c26bbaUse JUnit version from parent5449407[MCOMPILER-529] Update docs about version schema (Maven 3)01d5b88Bump mavenVersion from 3.6.3 to 3.9.9 (#283)Updates
org.junit.jupiter:junit-jupiterfrom 5.11.4 to 5.12.0Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
2750b04Release 5.12.09615490Update log suppressions for tests0a8d65bRemove duplicated reference toSimpleArgumentConvertercafbcdbUpdate open-test-reporting to 0.2.0ed1773cFix version references to be 1.x in Platform and 5.x in Jupiter1d2f982Update open-test-reporting to 0.2.0-M32b6bab5Fix indentationd1929bbMerge 5.12.0 release notes9b7a3c4Back to snapshots for further developmenta410c92Release 5.12.0-RC2Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.13.0 to 3.14.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
b5e7d9b[maven-release-plugin] prepare release maven-compiler-plugin-3.14.09134f12Enable GitHub Issues19b8b12Update scm tag according to branch09dce4e[MCOMPILER-579] allow module-version configuration (#273)f7c3c5fBump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0764a54b[MNGSITE-529] Rename "Goals" to "Plugin Documentation"cfacbc1PR Automation only on close event5c26bbaUse JUnit version from parent5449407[MCOMPILER-529] Update docs about version schema (Maven 3)01d5b88Bump mavenVersion from 3.6.3 to 3.9.9 (#283)Updates
org.junit.jupiter:junit-jupiterfrom 5.11.4 to 5.12.0Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
2750b04Release 5.12.09615490Update log suppressions for tests0a8d65bRemove duplicated reference toSimpleArgumentConvertercafbcdbUpdate open-test-reporting to 0.2.0ed1773cFix version references to be 1.x in Platform and 5.x in Jupiter1d2f982Update open-test-reporting to 0.2.0-M32b6bab5Fix indentationd1929bbMerge 5.12.0 release notes9b7a3c4Back to snapshots for further developmenta410c92Release 5.12.0-RC2Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.13.0 to 3.14.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
b5e7d9b[maven-release-plugin] prepare release maven-compiler-plugin-3.14.09134f12Enable GitHub Issues19b8b12Update scm tag according to branch09dce4e[MCOMPILER-579] allow module-version configuration (#273)f7c3c5fBump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0764a54b[MNGSITE-529] Rename "Goals" to "Plugin Documentation"cfacbc1PR Automation only on close event5c26bbaUse JUnit version from parent5449407[MCOMPILER-529] Update docs about version schema (Maven 3)01d5b88Bump mavenVersion from 3.6.3 to 3.9.9 (#283)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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