chore(deps): bump the maven-dependencies group with 7 updates#809
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the maven-dependencies group with 7 updates#809dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the maven-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `5.11.4` | `6.1.0` | | [com.tngtech.archunit:archunit-junit5](https://github.com/TNG/ArchUnit) | `1.4.1` | `1.4.2` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.17.0` | `5.23.0` | | org.slf4j:slf4j-nop | `2.0.17` | `2.0.18` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.26.1` | `13.5.0` | | [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) | `3.21.0` | `3.22.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.5` | `3.5.6` | Updates `org.junit.jupiter:junit-jupiter` from 5.11.4 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.4...r6.1.0) Updates `com.tngtech.archunit:archunit-junit5` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v1.4.1...v1.4.2) Updates `org.mockito:mockito-core` from 5.17.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.23.0) Updates `org.slf4j:slf4j-nop` from 2.0.17 to 2.0.18 Updates `com.puppycrawl.tools:checkstyle` from 10.26.1 to 13.5.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.26.1...checkstyle-13.5.0) Updates `org.apache.maven.plugins:maven-site-plugin` from 3.21.0 to 3.22.0 - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](apache/maven-site-plugin@maven-site-plugin-3.21.0...maven-site-plugin-3.22.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: com.tngtech.archunit:archunit-junit5 dependency-version: 1.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.slf4j:slf4j-nop dependency-version: 2.0.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-site-plugin dependency-version: 3.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced May 30, 2026
|
Please check on sonarcloud https://sonarcloud.io/project/pull_requests_list?id=io.github.mivek%3AmetarParser that the PR does not add any issue. |
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 maven-dependencies group with 7 updates:
5.11.46.1.01.4.11.4.25.17.05.23.02.0.172.0.1810.26.113.5.03.21.03.22.03.5.53.5.6Updates
org.junit.jupiter:junit-jupiterfrom 5.11.4 to 6.1.0Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
0dc3af1Release 6.1.01d13002Prepare 6.1.0 release notes072b217Update plugin spotless to v8.5.0 (#5668)3a53480Update Gradle to v9.5.1 (#5666)0e18a20Update zizmorcore/zizmor-action action to v0.5.4 (#5669)0a2634fUpdate github/codeql-action action to v4.35.5 (#5671)4dbd556Restructure workflows to have single "status" job (#5670)f2194ceIncrease timeout to reduce flakiness5c8fdd2Update dependency org.apache.groovy:groovy to v5.0.6 (#5659)43c6982Update dependency org.slf4j:slf4j-jdk14 to v2.0.18 (#5667)Updates
com.tngtech.archunit:archunit-junit5from 1.4.1 to 1.4.2Release notes
Sourced from com.tngtech.archunit:archunit-junit5's releases.
Commits
e45aaa2prepare release 1.4.2c07193cset version to1.4.2-SNAPSHOTac9b896migrate from (meanwhile shut down) OSSRH to Central Publisher Portal using th...b72fcafBump actions/github-script from 8 to 9fc1881dBump addressable from 2.8.7 to 2.9.0 in /docsdee39bbBump activesupport from 7.1.3.4 to 7.2.3.1 in /docsb097007Bump gradle/actions from 5 to 64d7cfe9Bump json from 2.18.1 to 2.19.2 in /docs90dc773Bump nokogiri from 1.18.9 to 1.19.1 in /docs7a88298Bump faraday from 2.10.1 to 2.14.1 in /docsUpdates
org.mockito:mockito-corefrom 5.17.0 to 5.23.0Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
a231205Fix StackOverflowError with AbstractList after using mockSingleton (#3790)f6a91a6Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...aa2298afix: make spotless happya6729d6chore: update BDDMockito with jspecify annotationbb83c92chore: move jspecify as a compile only dependency47a4695chore: add jspecify with minimal change. Fixes #350325f1395Add core API to enable Kotlin singleton mocking (#3762)ef9ee55Avoids mocking private static methods, as well as package-private static meth...d16fcfcBump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)27eb8a3ClarifyRETURNS_MOCKSbehavior with sealed abstract enums (Java 15+) (#3773)Updates
org.slf4j:slf4j-nopfrom 2.0.17 to 2.0.18Updates
com.puppycrawl.tools:checkstylefrom 10.26.1 to 13.5.0Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
110e63e[maven-release-plugin] prepare release checkstyle-13.5.047d9268doc: release notes for 13.5.02ae101fIssue #19793: Anchor IndentationCheck regex in google_checks.xml SuppressWith...fb3c9e9Issue #19827: Complete removal of chapter numberse2b0411Issue #18435: Fix xdocs Examples AST Consistency Test - nowhitespacebefore096df1dIssue #19764: Move violation comment out of Javadoc4d69a3fIssue #19993: Regexp check for unnecessary // ok comments is configured under...035297edependency: bump org.pitest:pitest-maven from 1.25.2 to 1.25.36b82789supplemental: Fixes Overloaded Methods Orderd9306daIssue #18435: Fix xdocs Examples AST Consistency Test - linelengthUpdates
org.apache.maven.plugins:maven-site-pluginfrom 3.21.0 to 3.22.0Release notes
Sourced from org.apache.maven.plugins:maven-site-plugin's releases.
Commits
f9f7cc6[maven-release-plugin] prepare release maven-site-plugin-3.22.0f7b57eaBump org.codehaus.plexus:plexus-interactivity-api from 1.3 to 1.5.1282aa04Several site improvements (#1272)55ebd9fUpgrade to Doxia 2.1.093ecbb6Improve goal description106d259Improve error messagesa7511e9Fix additional PR commentsc3c1c0fRename from "hot-reload" to "auto-refresh"5fb1504Add blocking "hot-reload" goal2d9a489Bump org.apache.maven.plugins:maven-plugins from 47 to 48 (#1271)Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.5 to 3.5.6Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
25ea054[maven-release-plugin] prepare release surefire-3.5.6e5f374cBump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3dadd55bIssue #2613 Debugging failsafe tests: Message 'Listening for transport dt_soc...39dd250Bump commons-io:commons-io from 2.21.0 to 2.22.02774273Ensure that the statistics filename is calculated only once. (#3326) (#3327)0d5df8a3.5.x/bug/cherry pick embedded mode its (#3328)04ad9a2Use surefire 3.5.5 by project itself for testing37e8f69Addflakesattribute to use intestsuitereport (#3306) (#3308)a970fefIntroduce reportTestTimestamp option and include timestamp for test sets and ...e838393deploy 3.5.x branch to nexusDependabot 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 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