Bump the dependencies group across 1 directory with 6 updates#152
Closed
dependabot[bot] wants to merge 1 commit intov2from
Closed
Bump the dependencies group across 1 directory with 6 updates#152dependabot[bot] wants to merge 1 commit intov2from
dependabot[bot] wants to merge 1 commit intov2from
Conversation
Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | software.amazon.awssdk:secretsmanager | `2.29.6` | `2.30.36` | | [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.8.6` | `4.9.2` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.13.0` | `3.14.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.1` | `3.11.2` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.8.6.5` | `4.9.2.0` | | org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.13` | `1.7.0` | Updates `software.amazon.awssdk:secretsmanager` from 2.29.6 to 2.30.36 Updates `com.github.spotbugs:spotbugs-annotations` from 4.8.6 to 4.9.2 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.6...4.9.2) 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.apache.maven.plugins:maven-javadoc-plugin` from 3.11.1 to 3.11.2 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.1...maven-javadoc-plugin-3.11.2) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.6.5 to 4.9.2.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.5...spotbugs-maven-plugin-4.9.2.0) Updates `org.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.13 to 1.7.0 --- updated-dependencies: - dependency-name: software.amazon.awssdk:secretsmanager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
@dependabot rebase |
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 dependencies group with 6 updates in the / directory:
2.29.62.30.364.8.64.9.23.13.03.14.03.11.13.11.24.8.6.54.9.2.01.6.131.7.0Updates
software.amazon.awssdk:secretsmanagerfrom 2.29.6 to 2.30.36Updates
com.github.spotbugs:spotbugs-annotationsfrom 4.8.6 to 4.9.2Release notes
Sourced from com.github.spotbugs:spotbugs-annotations's releases.
... (truncated)
Changelog
Sourced from com.github.spotbugs:spotbugs-annotations's changelog.
... (truncated)
Commits
dcce8fbrelease v4.9.2e568f8eReport useless@SuppressFBWarningsannotations (#3307)3e4997d[cleanup] use collection.of() functions for initialization where possible (#3...1d2f530fix(deps): update dependency org.apache.groovy:groovy-all to v4.0.26 (#3343)f50575efix NPE inThrowingExceptionsdetector (#3337)d7931b8chore(deps): update dependency gradle to v8.13 (#3339)777ebccfix(deps): update dependency org.slf4j:slf4j-api to v2.0.17 (#3341)3411be1Fix #3328 and cleanup inFindOverridableMethodCall(#3330)d3f0540fix(deps): update dependency checkstyle to v10.21.3 (#3333)82e08e8chore(deps): update sphinxdoc/sphinx docker tag to v8.2.1 (#3332)Updates
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.apache.maven.plugins:maven-javadoc-pluginfrom 3.11.1 to 3.11.2Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
Commits
44cbab7[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.23de45d8use github for scm45ccf06Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0530fa01[MJAVADOC-823] legacyMode keeps using module-info.java (-sourcedirectory stil...3a16d92Bump commons-io:commons-io from 2.17.0 to 2.18.069c1ba7Migrate from Plexus to Sisu Guice (#341)39857eaRemove usages of deprecated ReaderFactory class (#339)314203a[MJAVADOC-814] handle parameters such packages with multi lines (#337)3bb982drefactor: Replace Plexus AbstractLogEnabled with SLF4J (#338)76826c8[MJAVADOC-822] skippedModules should be more scalable and support regex (#336)Updates
com.github.spotbugs:spotbugs-maven-pluginfrom 4.8.6.5 to 4.9.2.0Release notes
Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.
... (truncated)
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.sonatype.plugins:nexus-staging-maven-pluginfrom 1.6.13 to 1.7.0Dependabot 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