-
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 16 updates #179
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot_maven_dev-dependencies-ed26b14d81
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+25
−25
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 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.10.1` | `3.11.2` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.5.0` | `3.6.0` | | [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) | `3.25.0` | `3.26.0` | | [org.apache.maven.plugins:maven-jxr-plugin](https://github.com/apache/maven-jxr) | `3.5.0` | `3.6.0` | | [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) | `2.4.0` | `2.5.0` | | [me.fabriciorby:maven-surefire-junit5-tree-reporter](https://github.com/fabriciorby/maven-surefire-junit5-tree-reporter) | `1.3.0` | `1.4.0` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.18.2` | `10.21.0` | | [io.vavr:vavr](https://github.com/vavr-io/vavr) | `0.10.4` | `0.10.5` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.3` | `3.27.0` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.2` | `5.11.4` | | [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.15.4` | `1.15.11` | | commons-io:commons-io | `2.17.0` | `2.18.0` | | [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.15.0` | `3.15.1` | | [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.15.0` | `3.15.1` | | org.freemarker:freemarker | `2.3.33` | `2.3.34` | Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.10.1 to 3.11.2 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.1...maven-javadoc-plugin-3.11.2) Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.5.0 to 3.6.0 - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.5.0...maven-checkstyle-plugin-3.6.0) Updates `org.apache.maven.plugins:maven-pmd-plugin` from 3.25.0 to 3.26.0 - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.25.0...maven-pmd-plugin-3.26.0) Updates `org.apache.maven.plugins:maven-jxr-plugin` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/apache/maven-jxr/releases) - [Commits](apache/maven-jxr@jxr-3.5.0...jxr-3.6.0) Updates `org.codehaus.mojo:license-maven-plugin` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](mojohaus/license-maven-plugin@2.4.0...2.5.0) Updates `me.fabriciorby:maven-surefire-junit5-tree-reporter` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/fabriciorby/maven-surefire-junit5-tree-reporter/releases) - [Commits](fabriciorby/maven-surefire-junit5-tree-reporter@v1.3.0...v1.4.0) Updates `com.puppycrawl.tools:checkstyle` from 10.18.2 to 10.21.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.18.2...checkstyle-10.21.0) Updates `io.vavr:vavr` from 0.10.4 to 0.10.5 - [Release notes](https://github.com/vavr-io/vavr/releases) - [Changelog](https://github.com/vavr-io/vavr/blob/master/RELEASE.md) - [Commits](vavr-io/vavr@v0.10.4...v0.10.5) Updates `org.assertj:assertj-core` from 3.26.3 to 3.27.0 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.2 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.4) Updates `net.bytebuddy:byte-buddy` from 1.15.4 to 1.15.11 - [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.15.4...byte-buddy-1.15.11) Updates `commons-io:commons-io` from 2.17.0 to 2.18.0 Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.15.0 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.0...maven-plugin-tools-3.15.1) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.0 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.0...maven-plugin-tools-3.15.1) Updates `org.freemarker:freemarker` from 2.3.33 to 2.3.34 --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch 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-checkstyle-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: org.apache.maven.plugins:maven-jxr-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.codehaus.mojo:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: me.fabriciorby:maven-surefire-junit5-tree-reporter 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: io.vavr:vavr dependency-type: direct:production update-type: version-update:semver-patch 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: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch 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: commons-io:commons-io dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-patch 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>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 23, 2024
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 16 updates in the / directory:
3.5.1
3.5.2
3.10.1
3.11.2
3.5.0
3.6.0
3.25.0
3.26.0
3.5.0
3.6.0
2.4.0
2.5.0
1.3.0
1.4.0
10.18.2
10.21.0
0.10.4
0.10.5
3.26.3
3.27.0
5.11.2
5.11.4
1.15.4
1.15.11
2.17.0
2.18.0
3.15.0
3.15.1
3.15.0
3.15.1
2.3.33
2.3.34
Updates
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-javadoc-plugin
from 3.10.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.23de45d8
use github for scm45ccf06
Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0530fa01
[MJAVADOC-823] legacyMode keeps using module-info.java (-sourcedirectory stil...3a16d92
Bump commons-io:commons-io from 2.17.0 to 2.18.069c1ba7
Migrate from Plexus to Sisu Guice (#341)39857ea
Remove usages of deprecated ReaderFactory class (#339)314203a
[MJAVADOC-814] handle parameters such packages with multi lines (#337)3bb982d
refactor: Replace Plexus AbstractLogEnabled with SLF4J (#338)76826c8
[MJAVADOC-822] skippedModules should be more scalable and support regex (#336)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
org.codehaus.mojo:license-maven-plugin
from 2.4.0 to 2.5.0Release notes
Sourced from org.codehaus.mojo:license-maven-plugin's releases.
... (truncated)
Commits
b9d9ed1
[maven-release-plugin] prepare release 2.5.0b572848
Replace deprecated Component annotation10a9053
Bump org.apache.logging.log4j:log4j-to-slf4j from 2.24.1 to 2.24.2b8b0461
Bump commons-io:commons-io from 2.17.0 to 2.18.01407aaa
Use WireMock in integration test21b2741
Move to jUnit5 (#608)922e838
Manage open streams in correct way602b393
licenseName is required (#607)75c0db6
Add Log4j2 to SLF4J Adapter1d0cc00
Update Doxia to 2.x stackUpdates
me.fabriciorby:maven-surefire-junit5-tree-reporter
from 1.3.0 to 1.4.0Release notes
Sourced from me.fabriciorby:maven-surefire-junit5-tree-reporter's releases.
Commits
49d7f5d
remove unused importa08523a
release 1.4.083e7b0a
Beginning of Surefire Emulator (#61)f942700
Fixes #59 - Include hide-succes-tests option (#60)dbab2d4
Refactoring of TestReportHandler and TreePrinter for Improved Code Quality an...Updates
com.puppycrawl.tools:checkstyle
from 10.18.2 to 10.21.0Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
b505e4c
[maven-release-plugin] prepare release checkstyle-10.21.001047b2
doc: release notes for 10.21.08d265b3
Issue #13345: Enable examples tests for InterfaceMemberImpliedModifierCheck9398e5e
Issue #15955: improve output of run-checkstyle.yml31dbc43
dependency: Update google-java-format.yml to 1.25.25e136f3
minor: more output to run-checkstyle.yml to improve CLI experienceff79d02
Issue #15955: run-checkstyle.yml use filename for download975bb70
minor: Update run-checkstyle.yml to print debug outputdea0f46
Issue #15955: Update run-checkstyle.yml to remove extra }5b01a7f
Issue #15955: Update run-checkstyle.yml to define latest version of checkstyleUpdates
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.assertj:assertj-core
from 3.26.3 to 3.27.0Release notes
Sourced from org.assertj:assertj-core's releases.
... (truncated)
Commits
74a8a44
[maven-release-plugin] prepare release assertj-build-3.27.0ba36228
Bump version to prepare 3.27.0 versionf4d9c8f
Bump version to prepare 3.27.0 version6d15943
chore(deps-dev): bump org.hibernate.orm:hibernate-core from 6.6.3.Final to 6....e1b0a4e
Custom Equality (BiPredicate) Comparator - resolves #3678d92ba37
Quality Improvements (#3697)36e63c3
AddisNotEmpty
toTable
assertions (#3559)de48db6
chore(deps): bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre (#3705)b04f8a3
chore(deps): bump byte-buddy.version from 1.15.10 to 1.15.11 (#3703)6500d22
chore(deps): bump junit-jupiter.version from 5.11.3 to 5.11.4 (#3702)Updates
org.junit.jupiter:junit-jupiter-engine
from 5.11.2 to 5.11.4Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
6430ba4
Release 5.11.4d093121
Finalize 5.11.4 release notes0444353
Fix Maven integration tests on JDK 24b5c7f4e
Move #4153 to 5.11.4 release notesb20c4e2
Ensure the XMLStreamWriter is closed after use6376f0a
Configure Git username and email2b485c4
Set reference repo URI500b5a0
Inject username and password via new DSLd671961
Update plugin gitPublish to v53d11279
AddJAVA_25
toJRE
enumUpdates
net.bytebuddy:byte-buddy
from 1.15.4 to 1.15.11Release notes
Sourced from net.bytebuddy:byte-buddy's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
Commits
08578b9
[maven-release-plugin] prepare release byte-buddy-1.15.118b4485f
[release] Release new versione9bde62
Add checksums for new release plugin.268bf96
[release] Release new versionc15c880
Clean up build and remove access to projects from Maven and Gradle plugins as...efbd6cb
Remove debug output.5237719
Clean up code according to existing conventions.ea9ad3d
Config avoidance (#1737)f071a02
Add additional arguments to plugins.01d06f9
Avoid JIT compilation bug in validator.Updates
commons-io:commons-io
from 2.17.0 to 2.18.0Updates
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 iterationUpdates
org.freemarker:freemarker
from 2.3.33 to 2.3.34Dependabot 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 manuallyDescription has been truncated