Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2025

Bumps org.gradlex:java-module-testing from 1.7 to 1.8.

Release notes

Sourced from org.gradlex:java-module-testing's releases.

1.8

  • #143 Fully support other source sets than 'main' in whitebox tests
  • #114 Fix: issue where the plugin causes a 'mutating a configuration after it has been resolved' error
Changelog

Sourced from org.gradlex:java-module-testing's changelog.

Version 1.8

  • #143 Fully support other source sets than 'main' in whitebox tests
  • #114 Fix: issue where the plugin causes a 'mutating a configuration after it has been resolved' error
Commits
  • 5691581 Version 1.8
  • 76ee92d Add late extendsFrom implementation
  • f4725bf Remove current extendsFrom and cleanup code
  • b7bf6f2 Fix: sourcesUnderTest can be reconfigured (#144)
  • 9c1d44b Migrate tests to Java (#146)
  • 8acf558 Update dependency com.fasterxml.jackson:jackson-bom to v2.20.1 (#140)
  • f99c9db Update dependency org.junit:junit-bom to v6.0.1 (#145)
  • 48e96f8 Update plugin org.gradlex.internal-build-conventions to v0.8 (#142)
  • 3938422 Use 'md5' instead of 'sha256' for unsigned artifacts (temp. solution)
  • b781782 Activate 'verify-signatures' by TRUE (upper case)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.gradlex:java-module-testing](https://github.com/gradlex-org/java-module-testing) from 1.7 to 1.8.
- [Release notes](https://github.com/gradlex-org/java-module-testing/releases)
- [Changelog](https://github.com/gradlex-org/java-module-testing/blob/main/CHANGELOG.md)
- [Commits](gradlex-org/java-module-testing@v1.7...v1.8)

---
updated-dependencies:
- dependency-name: org.gradlex:java-module-testing
  dependency-version: '1.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@koppor koppor enabled auto-merge November 9, 2025 14:05
@koppor koppor added this pull request to the merge queue Nov 9, 2025
Merged via the queue into main with commit 06f9cae Nov 9, 2025
55 of 60 checks passed
@koppor koppor deleted the dependabot/gradle/build-logic/org.gradlex-java-module-testing-1.8 branch November 9, 2025 15:06
Siedlerchr added a commit that referenced this pull request Nov 9, 2025
* main:
  change command imports
  Chore(deps): Bump org.openrewrite.rewrite from 7.19.0 to 7.20.0 (#14266)
  Chore(deps): Bump org.openrewrite.recipe:rewrite-recipe-bom from 3.17.0 to 3.18.0 (#14265)
  Chore(deps): Bump com.google.errorprone:error_prone_core in /versions (#14269)
  Chore(deps): Bump io.github.thibaultmeyer:cuid in /versions (#14268)
  Chore(deps): Bump org.gradlex:java-module-testing in /build-logic (#14267)
  Chore(deps): Bump jablib/src/main/resources/csl-styles (#14264)
  Chore(deps): Bump appleboy/ssh-action from 1.2.2 to 1.2.3 (#14262)
  Fix: Ctrl+Shift+L now opens terminal in the active library directory (#14256)

# Conflicts:
#	jabsrv/src/main/java/module-info.java
#	jabsrv/src/main/java/org/jabref/http/server/command/CommandResource.java
merlinymy pushed a commit to merlinymy/jabref that referenced this pull request Nov 19, 2025
…bRef#14267)

Bumps [org.gradlex:java-module-testing](https://github.com/gradlex-org/java-module-testing) from 1.7 to 1.8.
- [Release notes](https://github.com/gradlex-org/java-module-testing/releases)
- [Changelog](https://github.com/gradlex-org/java-module-testing/blob/main/CHANGELOG.md)
- [Commits](gradlex-org/java-module-testing@v1.7...v1.8)

---
updated-dependencies:
- dependency-name: org.gradlex:java-module-testing
  dependency-version: '1.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants