Skip to content

Bump the all-gradle-dependencies group with 5 updates - #58

Merged
fey merged 1 commit into
mainfrom
dependabot/gradle/all-gradle-dependencies-c17625ca40
Jun 2, 2026
Merged

Bump the all-gradle-dependencies group with 5 updates#58
fey merged 1 commit into
mainfrom
dependabot/gradle/all-gradle-dependencies-c17625ca40

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-gradle-dependencies group with 5 updates:

Package From To
org.instancio:instancio-junit 5.5.1 5.6.0
net.javacrumbs.json-unit:json-unit-assertj 5.1.1 5.1.2
org.junit:junit-bom 6.0.3 6.1.0
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

Sourced from org.instancio:instancio-junit's releases.

5.6.0

What's Changed

  • Various deprecations have been added to ease migration to the upcoming 6.0.0 release.
  • Bug fix for annotation deduplication in Kotlin.

Full Changelog: instancio/instancio@instancio-parent-5.5.1...instancio-parent-5.6.0

Commits
  • e159461 [maven-release-plugin] prepare release instancio-parent-5.6.0
  • 96bdf25 Updated pom.xml scm
  • 78be9bd Add relocation of old instancio module
  • 4b09b01 Cleanup: remove unused import
  • f932f92 Bug fix: ReflectionUtils.collectionAnnotations should deduplicate annotations...
  • 7efe038 Deprecate InstancioSource annotation and Keys.INSTANCIO_SOURCE_SAMPLES
  • fbb54c2 Deprecate array length APIs in favour of size
  • 32dc751 Set version to 5.6.0-SNAPSHOT
  • 85368c3 Deprecate TypeResolver.getSubtype(Class) in favour of `TypeResolver.getSubt...
  • be518ce Deprecate Keys.ofType(Class\<T> keyType) in favour of `Keys.ofType(Class<T> ...
  • Additional commits viewable in compare view

Updates net.javacrumbs.json-unit:json-unit-assertj from 5.1.1 to 5.1.2

Changelog

Sourced from net.javacrumbs.json-unit:json-unit-assertj's changelog.

5.1.2 (2026-05-28)

  • Dependency updates
Commits
  • 4eb630d [maven-release-plugin] prepare release json-unit-parent-5.1.2
  • 2a25428 [maven-release-plugin] rollback the release of json-unit-parent-5.1.2
  • c5b9985 [maven-release-plugin] prepare for next development iteration
  • 821a1e4 Bump org.json:json from 20251224 to 20260522 (#1107)
  • e8097ac Bump com.diffplug.spotless:spotless-maven-plugin from 3.5.1 to 3.6.0 (#1108)
  • db0bcca Bump ch.qos.logback:logback-classic from 1.5.32 to 1.5.33 (#1109)
  • fc9462c Bump org.apache.maven.surefire:surefire-junit4 from 3.5.5 to 3.5.6 (#1110)
  • e5c4511 Bump junit-jupiter.version from 6.0.3 to 6.1.0 (#1106)
  • 1d95d34 Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3 (#1105)
  • 3adec8c Bump com.diffplug.spotless:spotless-maven-plugin from 3.5.0 to 3.5.1 (#1104)
  • Additional commits viewable in compare view

Updates org.junit:junit-bom from 6.0.3 to 6.1.0

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 6.1.0 = Platform 6.1.0 + Jupiter 6.1.0 + Vintage 6.1.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.3...r6.1.0

JUnit 6.1.0-RC1 = Platform 6.1.0-RC1 + Jupiter 6.1.0-RC1 + Vintage 6.1.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.1.0-M1...r6.1.0-RC1

JUnit 6.1.0-M1 = Platform 6.1.0-M1 + Jupiter 6.1.0-M1 + Vintage 6.1.0-M1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0...r6.1.0-M1

Commits

Updates com.gradleup.shadow from 9.4.1 to 9.4.2

Release notes

Sourced from com.gradleup.shadow's releases.

9.4.2

Changed

  • Update jdependency to support Java 27. (#2033)
Commits

Updates com.diffplug.spotless from 8.5.1 to 8.6.0

Dependabot 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 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

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 2, 2026
@fey
fey merged commit 41d4d9b into main Jun 2, 2026
1 check passed
@fey
fey deleted the dependabot/gradle/all-gradle-dependencies-c17625ca40 branch June 2, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant