-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the dev-dependencies group across 1 directory with 12 updates #125
Closed
Conversation
This file contains 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
Bumps the dev-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.1` | `3.1.2` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.4.1` | `3.5.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.3` | `3.7.0` | | [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) | `3.21.2` | `3.22.0` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.15.0` | `10.17.0` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.25.3` | `3.26.0` | | [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.14.13` | `1.14.17` | | [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) | `3.9.6` | `3.9.7` | | [org.apache.maven:maven-core](https://github.com/apache/maven) | `3.9.6` | `3.9.7` | | [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.12.0` | `3.13.1` | | [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.12.0` | `3.13.1` | | org.freemarker:freemarker | `2.3.32` | `2.3.33` | Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.2) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.4.1 to 3.5.0 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.5.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.3 to 3.7.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.7.0) Updates `org.apache.maven.plugins:maven-pmd-plugin` from 3.21.2 to 3.22.0 - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.21.2...maven-pmd-plugin-3.22.0) Updates `com.puppycrawl.tools:checkstyle` from 10.15.0 to 10.17.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.15.0...checkstyle-10.17.0) Updates `org.assertj:assertj-core` from 3.25.3 to 3.26.0 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.26.0) Updates `net.bytebuddy:byte-buddy` from 1.14.13 to 1.14.17 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.14.13...byte-buddy-1.14.17) Updates `org.apache.maven:maven-plugin-api` from 3.9.6 to 3.9.7 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.6...maven-3.9.7) Updates `org.apache.maven:maven-core` from 3.9.6 to 3.9.7 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.6...maven-3.9.7) Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.12.0 to 3.13.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.12.0...maven-plugin-tools-3.13.1) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.12.0 to 3.13.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.12.0...maven-plugin-tools-3.13.1) Updates `org.freemarker:freemarker` from 2.3.32 to 2.3.33 --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.apache.maven.plugins:maven-pmd-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.apache.maven:maven-plugin-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.apache.maven:maven-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.freemarker:freemarker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dev-dependencies group with 12 updates in the / directory:
3.1.1
3.1.2
3.4.1
3.5.0
3.6.3
3.7.0
3.21.2
3.22.0
10.15.0
10.17.0
3.25.3
3.26.0
1.14.13
1.14.17
3.9.6
3.9.7
3.9.6
3.9.7
3.12.0
3.13.1
3.12.0
3.13.1
2.3.32
2.3.33
Updates
org.apache.maven.plugins:maven-deploy-plugin
from 3.1.1 to 3.1.2Release notes
Sourced from org.apache.maven.plugins:maven-deploy-plugin's releases.
Commits
4f016bc
[maven-release-plugin] prepare release maven-deploy-plugin-3.1.20ed18be
Remove workaround, handle it centrallyb9c1c8b
[MDEPLOY-314] Include artifactId in DeployMojo#processProject messages74d331b
[MDEPLOY-316] Parent 42 and prerequisite 3.6.3 (#54)ac9c49d
Bump org.mockito:mockito-core from 2.28.2 to 4.11.0de7cefb
Bump apache/maven-gh-actions-shared from 3 to 4edf85d7
Add Dependabot390e610
[MDEPLOY-313] Update to parent 41, cleanup (#47)29f3c81
DeployFileMojo#readModel(File): fixed MojoExecutionException javadoc9039fc6
Type: fill --> fileUpdates
org.apache.maven.plugins:maven-enforcer-plugin
from 3.4.1 to 3.5.0Release notes
Sourced from org.apache.maven.plugins:maven-enforcer-plugin's releases.
Commits
21b31b5
[maven-release-plugin] prepare release enforcer-3.5.0e6cd6e9
Remove unused dependency (#316)29d1c0d
[MENFORCER-497] Require Maven 3.6.3+80e6626
[MENFORCER-503] Pass context to ProfileActivator - fix NPE in Maven 3.9.75c7d0bc
[MENFORCER-494] Allow banning dynamic versions in whole tree (#294)e687c46
[MENFORCER-501] Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#311)6665083
[MENFORCER-501] Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (#312)3eb6343
Bump project version to 3.5.0-SNAPSHOT1cf5c5f
[MENFORCER-504] Bump org.apache.maven:maven-parent from 41 to 42 (#314)a24b557
Manage ignore artifacts for dependabot in PRUpdates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.6.3 to 3.7.0Commits
2c28b8d
[maven-release-plugin] prepare release maven-javadoc-plugin-3.7.05530d68
[MJAVADOC-793] java.lang.NullPointerException: Cannot invoke "String.length()...08cf68e
Revert "Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2"6446822
Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.049c93ad
Bump org.assertj:assertj-core from 3.25.3 to 3.26.04e72048
[MJAVADOC-795] Upgrade to Parent 42 and Maven 3.6.3b55dd96
Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.277ad410
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0c21568a
Bump commons-io:commons-io from 2.16.0 to 2.16.1ded56a9
Exclude JDK 8 - temurin, adopt-openj9 on macosUpdates
org.apache.maven.plugins:maven-pmd-plugin
from 3.21.2 to 3.22.0Release notes
Sourced from org.apache.maven.plugins:maven-pmd-plugin's releases.
Commits
a9dfc30
[maven-release-plugin] prepare release maven-pmd-plugin-3.22.04bc08a9
(doc) Update release notes for upcoming 3.22.02823fa0
Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (#148)89a7cdb
[MPMD-379] Upgrade to use PMD 7.0.0 by default (#144)f884af3
Fixups from review (#144)a3ac53c
Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#147)4aaf0da
Fixups from review (#144)1528f30
[MPMD-379] Fix build for Java8193c037
[MPMD-379] Add IT for Java 2173b4010
[MPMD-379] Improve upgrading notesUpdates
com.puppycrawl.tools:checkstyle
from 10.15.0 to 10.17.0Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
b270384
[maven-release-plugin] prepare release checkstyle-10.17.0da11a8d
doc: release notes for 10.17.015e0c7e
Issue #14877: drop java 14 build8a4b406
Issue #13012: fix loading with non-ascii symbols in path96eeed5
Pull #14662: shallowClone in checkstyle-tester with SHA checkoutc15242f
Issue #13167: Fix NPE in UnusedLocalVariable check8605dd8
dependency: bump org.gaul:modernizer-maven-plugin from 2.7.0 to 2.9.0c5a873b
---9d9aad4
---b861547
Issue #14726: new check: ConstructorsDeclarationGroupingCheckUpdates
org.assertj:assertj-core
from 3.25.3 to 3.26.0Release notes
Sourced from org.assertj:assertj-core's releases.
... (truncated)
Commits
b7aae03
[maven-release-plugin] prepare release assertj-build-3.26.0be4cf7c
AddisUnmodifiable
toIterator
assertions (#3477)6e760db
chore(deps-dev): bump org.springframework:spring-core from 5.3.35 to 5.3.36 (...29d2bbe
chore(deps): bump byte-buddy.version from 1.14.15 to 1.14.16 (#3487)97b642a
Rebuild default date formats used to parse string as dates when the default t...9eeb352
Refactor tests covering date string conversion9707d51
chore(deps): bump kotlin.version from 1.9.24 to 2.0.0 (#3484)6bab517
chore(deps-dev): bump org.hibernate.orm:hibernate-core from 6.5.1.Final to 6....5f70fec
Reduce Qodana verbosity in PRs99f2991
FixInstant
conversion withDate
assertions (#3467)Updates
net.bytebuddy:byte-buddy
from 1.14.13 to 1.14.17Release notes
Sourced from net.bytebuddy:byte-buddy's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
Commits
bfd4c21
[maven-release-plugin] prepare release byte-buddy-1.14.17d179f5f
[release] Release new versiondd1f6d3
Update checksums32a500e
Ignoring duplicate non-class files (#1654)f277f6f
Update internal Byte Buddy and add release notes.fb00710
[maven-release-plugin] prepare for next development iteration8f37644
[maven-release-plugin] prepare release byte-buddy-1.14.169e62bad
[release] Release new version6dc6b2e
Add checksums and fix build configuration.840bab4
Add missing checksumsUpdates
org.apache.maven:maven-plugin-api
from 3.9.6 to 3.9.7Release notes
Sourced from org.apache.maven:maven-plugin-api's releases.
... (truncated)
Commits
8b094c9
[maven-release-plugin] prepare release maven-3.9.76ff3a82
[MNG-8125][MNG-8126][MNG-8127] Mild updates (#1533)73bc6ca
[MNG-8121] Fix NPE in metadata merge (#1508)558ae8a
[MNG-8115] Upgrade minimal set of dependencies (#1496)c44304f
[MNG-8118] Backport to Maven 3.9.x (#1505)c1c114d
[MNG-8081] Interpolate available properties during default profile selection ...b4cbda8
[3.9.x][MNG-8109] Resolver 1.9.20 (#1490)bc52363
[3.9.x][MNG-8106] Fix metadata merge (#1480)587e99b
[MNG-8094] Resolver 1.9.19 (#1468)548459b
[MNG-8011] Neuter the README (#1470)Updates
org.apache.maven:maven-core
from 3.9.6 to 3.9.7Release notes
Sourced from org.apache.maven:maven-core's releases.
... (truncated)
Commits
8b094c9
[maven-release-plugin] prepare release maven-3.9.76ff3a82
[MNG-8125][MNG-8126][MNG-8127] Mild updates (#1533)73bc6ca
[MNG-8121] Fix NPE in metadata merge (#1508)558ae8a
[MNG-8115] Upgrade minimal set of dependencies (#1496)c44304f
[MNG-8118] Backport to Maven 3.9.x (#1505)c1c114d
[MNG-8081] Interpolate available properties during default profile selection ...b4cbda8
[3.9.x][MNG-8109] Resolver 1.9.20 (#1490)bc52363
[3.9.x][MNG-8106] Fix metadata merge (#1480)587e99b
[MNG-8094] Resolver 1.9.19 (#1468)548459b
[MNG-8011] Neuter the README (#1470)Updates
org.apache.maven.plugin-tools:maven-plugin-annotations
from 3.12.0 to 3.13.1Release notes
Sourced from org.apache.maven.plugin-tools:maven-plugin-annotations's releases.
Commits
7098c96
[maven-release-plugin] prepare release maven-plugin-tools-3.13.12144feb
---441b5f5
Bump org.assertj:assertj-core from 3.25.3 to 3.26.0ca6a073
[MPLUGIN-526] Clean up dependencies reported by dependencies:analyze993425c
[maven-release-plugin] prepare for next development iteration7a9ba2a
[maven-release-plugin] prepare release maven-plugin-tools-3.13.0789315b
[MPLUGIN-521] Nested types not properly extracted cause exception while gener...1fa1805
[MPLUGIN-519][MPLUGIN-520] Parent POM 42, prerequisite of 3.6.3, get rid of m...e746d9c
[MPLUGIN-517] GoalRenderer renderParameterDetails() renders in wrong orderaf234c6
[MPLUGIN-516] Bump asmVersion from 9.6 to 9.7Updates
org.apache.maven.plugins:maven-plugin-plugin
from 3.12.0 to 3.13.1Release notes
Sourced from org.apache.maven.plugins:maven-plugin-plugin's releases.
Commits
7098c96
[maven-release-plugin] prepare release maven-plugin-tools-3.13.12144feb
---441b5f5
Bump org.assertj:assertj-core from 3.25.3 to 3.26.0ca6a073
[MPLUGIN-526] Clean up dependencies reported by dependencies:analyze993425c
[maven-release-plugin] prepare for next development iteration7a9ba2a
[maven-release-plugin] prepare release maven-plugin-tools-3.13.0789315b
[MPLUGIN-521] Nested types not properly extracted cause exception while gener...1fa1805
[MPLUGIN-519][MPLUGIN-520] Parent POM 42, prerequisite of 3.6.3, get rid of m...e746d9c
[MPLUGIN-517] GoalRenderer renderParameterDetails() renders in wrong orderaf234c6
[MPLUGIN-516] Bump asmVersion from 9.6 to 9.7Updates
org.freemarker:freemarker
from 2.3.32 to 2.3.33Dependabot 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