Bump the all-gradle-dependencies group with 5 updates - #58
Merged
Conversation
Bumps the all-gradle-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [org.instancio:instancio-junit](https://github.com/instancio/instancio) | `5.5.1` | `5.6.0` | | [net.javacrumbs.json-unit:json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) | `5.1.1` | `5.1.2` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` | | [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `9.4.1` | `9.4.2` | | com.diffplug.spotless | `8.5.1` | `8.6.0` | Updates `org.instancio:instancio-junit` from 5.5.1 to 5.6.0 - [Release notes](https://github.com/instancio/instancio/releases) - [Commits](instancio/instancio@instancio-parent-5.5.1...instancio-parent-5.6.0) Updates `net.javacrumbs.json-unit:json-unit-assertj` from 5.1.1 to 5.1.2 - [Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md) - [Commits](lukas-krecan/JsonUnit@json-unit-parent-5.1.1...json-unit-parent-5.1.2) Updates `org.junit:junit-bom` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) Updates `com.gradleup.shadow` from 9.4.1 to 9.4.2 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.4.1...9.4.2) Updates `com.diffplug.spotless` from 8.5.1 to 8.6.0 --- updated-dependencies: - dependency-name: org.instancio:instancio-junit dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle-dependencies - dependency-name: net.javacrumbs.json-unit:json-unit-assertj dependency-version: 5.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle-dependencies - dependency-name: org.junit:junit-bom dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle-dependencies - dependency-name: com.gradleup.shadow dependency-version: 9.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle-dependencies - dependency-name: com.diffplug.spotless dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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-gradle-dependencies group with 5 updates:
5.5.15.6.05.1.15.1.26.0.36.1.09.4.19.4.28.5.18.6.0Updates
org.instancio:instancio-junitfrom 5.5.1 to 5.6.0Release notes
Sourced from org.instancio:instancio-junit's releases.
Commits
e159461[maven-release-plugin] prepare release instancio-parent-5.6.096bdf25Updated pom.xml scm78be9bdAdd relocation of old instancio module4b09b01Cleanup: remove unused importf932f92Bug fix: ReflectionUtils.collectionAnnotations should deduplicate annotations...7efe038DeprecateInstancioSourceannotation andKeys.INSTANCIO_SOURCE_SAMPLESfbb54c2Deprecate arraylengthAPIs in favour ofsize32dc751Set version to 5.6.0-SNAPSHOT85368c3DeprecateTypeResolver.getSubtype(Class)in favour of `TypeResolver.getSubt...be518ceDeprecateKeys.ofType(Class\<T> keyType)in favour of `Keys.ofType(Class<T> ...Updates
net.javacrumbs.json-unit:json-unit-assertjfrom 5.1.1 to 5.1.2Changelog
Sourced from net.javacrumbs.json-unit:json-unit-assertj's changelog.
Commits
4eb630d[maven-release-plugin] prepare release json-unit-parent-5.1.22a25428[maven-release-plugin] rollback the release of json-unit-parent-5.1.2c5b9985[maven-release-plugin] prepare for next development iteration821a1e4Bump org.json:json from 20251224 to 20260522 (#1107)e8097acBump com.diffplug.spotless:spotless-maven-plugin from 3.5.1 to 3.6.0 (#1108)db0bccaBump ch.qos.logback:logback-classic from 1.5.32 to 1.5.33 (#1109)fc9462cBump org.apache.maven.surefire:surefire-junit4 from 3.5.5 to 3.5.6 (#1110)e5c4511Bump junit-jupiter.version from 6.0.3 to 6.1.0 (#1106)1d95d34Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3 (#1105)3adec8cBump com.diffplug.spotless:spotless-maven-plugin from 3.5.0 to 3.5.1 (#1104)Updates
org.junit:junit-bomfrom 6.0.3 to 6.1.0Release notes
Sourced from org.junit:junit-bom's releases.
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.gradleup.shadowfrom 9.4.1 to 9.4.2Release notes
Sourced from com.gradleup.shadow's releases.
Commits
29c432aPrepare version 9.4.28aa8e6cUpdate dependency org.vafer:jdependency to v2.16 (#2033)Updates
com.diffplug.spotlessfrom 8.5.1 to 8.6.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 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