Skip to content

Bump the gradle-deps group with 3 updates#3603

Merged
wadoon merged 2 commits intomainfrom
dependabot/gradle/gradle-deps-c5364142cb
May 10, 2025
Merged

Bump the gradle-deps group with 3 updates#3603
wadoon merged 2 commits intomainfrom
dependabot/gradle/gradle-deps-c5364142cb

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2025

Bumps the gradle-deps group with 3 updates: io.github.eisop:checker-qual, io.github.eisop:checker-util and io.github.eisop:checker.

Updates io.github.eisop:checker-qual from 3.49.1-eisop1 to 3.49.3-eisop1

Release notes

Sourced from io.github.eisop:checker-qual's releases.

Checker Framework 3.49.3-eisop1

Version 3.49.3-eisop1 (May 6, 2025)

User-visible changes:

The Checker Framework runs under JDK 25 -- that is, it runs on a version 25 JVM.

Implementation details:

Gradle should now be run with at least JDK 17. The ORG_GRADLE_PROJECT_useJdkVersion environment variable can be used to select a different JDK for the actual compilation and testing.

Closed issues:

eisop#1051, eisop#1115, eisop#1180.

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM. (EISOP note: this has been working for a while already.)

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Changelog

Sourced from io.github.eisop:checker-qual's changelog.

Version 3.49.3-eisop1 (May 6, 2025)

User-visible changes:

The Checker Framework runs under JDK 25 -- that is, it runs on a version 25 JVM.

Implementation details:

Gradle should now be run with at least JDK 17. The ORG_GRADLE_PROJECT_useJdkVersion environment variable can be used to select a different JDK for the actual compilation and testing.

Closed issues:

eisop#1051, eisop#1115, eisop#1180.

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM. (EISOP note: this has been working for a while already.)

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Commits
  • 9e2c5af new release 3.49.3-eisop1
  • ad1f4cf Update release date
  • 0db316a Prep for release
  • 974bdad Add a simple JSpecify example (#1210)
  • 3ef3611 typetools/checker-framework 3.49.3 release (#1212)
  • de9b6b9 Avoid private method in interface, which doesn't work in Java 8
  • 59dab44 Test with var requires Java 10+
  • faeb91c Skip a test that uses records on JDKs below 14
  • baa642b Remove redundant check in build file
  • ec53070 Add note to changelog, reorder
  • Additional commits viewable in compare view

Updates io.github.eisop:checker-util from 3.49.1-eisop1 to 3.49.3-eisop1

Release notes

Sourced from io.github.eisop:checker-util's releases.

Checker Framework 3.49.3-eisop1

Version 3.49.3-eisop1 (May 6, 2025)

User-visible changes:

The Checker Framework runs under JDK 25 -- that is, it runs on a version 25 JVM.

Implementation details:

Gradle should now be run with at least JDK 17. The ORG_GRADLE_PROJECT_useJdkVersion environment variable can be used to select a different JDK for the actual compilation and testing.

Closed issues:

eisop#1051, eisop#1115, eisop#1180.

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM. (EISOP note: this has been working for a while already.)

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Changelog

Sourced from io.github.eisop:checker-util's changelog.

Version 3.49.3-eisop1 (May 6, 2025)

User-visible changes:

The Checker Framework runs under JDK 25 -- that is, it runs on a version 25 JVM.

Implementation details:

Gradle should now be run with at least JDK 17. The ORG_GRADLE_PROJECT_useJdkVersion environment variable can be used to select a different JDK for the actual compilation and testing.

Closed issues:

eisop#1051, eisop#1115, eisop#1180.

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM. (EISOP note: this has been working for a while already.)

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Commits
  • 9e2c5af new release 3.49.3-eisop1
  • ad1f4cf Update release date
  • 0db316a Prep for release
  • 974bdad Add a simple JSpecify example (#1210)
  • 3ef3611 typetools/checker-framework 3.49.3 release (#1212)
  • de9b6b9 Avoid private method in interface, which doesn't work in Java 8
  • 59dab44 Test with var requires Java 10+
  • faeb91c Skip a test that uses records on JDKs below 14
  • baa642b Remove redundant check in build file
  • ec53070 Add note to changelog, reorder
  • Additional commits viewable in compare view

Updates io.github.eisop:checker from 3.49.1-eisop1 to 3.49.3-eisop1

Release notes

Sourced from io.github.eisop:checker's releases.

Checker Framework 3.49.3-eisop1

Version 3.49.3-eisop1 (May 6, 2025)

User-visible changes:

The Checker Framework runs under JDK 25 -- that is, it runs on a version 25 JVM.

Implementation details:

Gradle should now be run with at least JDK 17. The ORG_GRADLE_PROJECT_useJdkVersion environment variable can be used to select a different JDK for the actual compilation and testing.

Closed issues:

eisop#1051, eisop#1115, eisop#1180.

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM. (EISOP note: this has been working for a while already.)

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Changelog

Sourced from io.github.eisop:checker's changelog.

Version 3.49.3-eisop1 (May 6, 2025)

User-visible changes:

The Checker Framework runs under JDK 25 -- that is, it runs on a version 25 JVM.

Implementation details:

Gradle should now be run with at least JDK 17. The ORG_GRADLE_PROJECT_useJdkVersion environment variable can be used to select a different JDK for the actual compilation and testing.

Closed issues:

eisop#1051, eisop#1115, eisop#1180.

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM. (EISOP note: this has been working for a while already.)

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Commits
  • 9e2c5af new release 3.49.3-eisop1
  • ad1f4cf Update release date
  • 0db316a Prep for release
  • 974bdad Add a simple JSpecify example (#1210)
  • 3ef3611 typetools/checker-framework 3.49.3 release (#1212)
  • de9b6b9 Avoid private method in interface, which doesn't work in Java 8
  • 59dab44 Test with var requires Java 10+
  • faeb91c Skip a test that uses records on JDKs below 14
  • baa642b Remove redundant check in build file
  • ec53070 Add note to changelog, reorder
  • Additional commits viewable in compare view

Updates io.github.eisop:checker-util from 3.49.1-eisop1 to 3.49.3-eisop1

Release notes

Sourced from io.github.eisop:checker-util's releases.

Checker Framework 3.49.3-eisop1

Version 3.49.3-eisop1 (May 6, 2025)

User-visible changes:

The Checker Framework runs under JDK 25 -- that is, it runs on a version 25 JVM.

Implementation details:

Gradle should now be run with at least JDK 17. The ORG_GRADLE_PROJECT_useJdkVersion environment variable can be used to select a different JDK for the actual compilation and testing.

Closed issues:

eisop#1051, eisop#1115, eisop#1180.

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM. (EISOP note: this has been working for a while already.)

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Changelog

Sourced from io.github.eisop:checker-util's changelog.

Version 3.49.3-eisop1 (May 6, 2025)

User-visible changes:

The Checker Framework runs under JDK 25 -- that is, it runs on a version 25 JVM.

Implementation details:

Gradle should now be run with at least JDK 17. The ORG_GRADLE_PROJECT_useJdkVersion environment variable can be used to select a different JDK for the actual compilation and testing.

Closed issues:

eisop#1051, eisop#1115, eisop#1180.

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM. (EISOP note: this has been working for a while already.)

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Commits
  • 9e2c5af new release 3.49.3-eisop1
  • ad1f4cf Update release date
  • 0db316a Prep for release
  • 974bdad Add a simple JSpecify example (#1210)
  • 3ef3611 typetools/checker-framework 3.49.3 release (#1212)
  • de9b6b9 Avoid private method in interface, which doesn't work in Java 8
  • 59dab44 Test with var requires Java 10+
  • faeb91c Skip a test that uses records on JDKs below 14
  • baa642b Remove redundant check in build file
  • ec53070 Add note to changelog, reorder
  • Additional commits viewable in compare view

Updates io.github.eisop:checker from 3.49.1-eisop1 to 3.49.3-eisop1

Release notes

Sourced from io.github.eisop:checker's releases.

Checker Framework 3.49.3-eisop1

Version 3.49.3-eisop1 (May 6, 2025)

User-visible changes:

The Checker Framework runs under JDK 25 -- that is, it runs on a version 25 JVM.

Implementation details:

Gradle should now be run with at least JDK 17. The ORG_GRADLE_PROJECT_useJdkVersion environment variable can be used to select a different JDK for the actual compilation and testing.

Closed issues:

eisop#1051, eisop#1115, eisop#1180.

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM. (EISOP note: this has been working for a while already.)

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Changelog

Sourced from io.github.eisop:checker's changelog.

Version 3.49.3-eisop1 (May 6, 2025)

User-visible changes:

The Checker Framework runs under JDK 25 -- that is, it runs on a version 25 JVM.

Implementation details:

Gradle should now be run with at least JDK 17. The ORG_GRADLE_PROJECT_useJdkVersion environment variable can be used to select a different JDK for the actual compilation and testing.

Closed issues:

eisop#1051, eisop#1115, eisop#1180.

Version 3.49.3 (May 2, 2025)

User-visible changes:

The Checker Framework runs under JDK 24 -- that is, it runs on a version 24 JVM. (EISOP note: this has been working for a while already.)

Closed issues:

#6520, #6671, #6750, #6762, #6887, #7001, #7019, #7024, #7029, #7053.

Version 3.49.2 (April 1, 2025)

Closed issues:

#6747, #6755, #6789, #6891, #6963, #6996, #7001, #7008, #7014.

Commits
  • 9e2c5af new release 3.49.3-eisop1
  • ad1f4cf Update release date
  • 0db316a Prep for release
  • 974bdad Add a simple JSpecify example (#1210)
  • 3ef3611 typetools/checker-framework 3.49.3 release (#1212)
  • de9b6b9 Avoid private method in interface, which doesn't work in Java 8
  • 59dab44 Test with var requires Java 10+
  • faeb91c Skip a test that uses records on JDKs below 14
  • baa642b Remove redundant check in build file
  • ec53070 Add note to changelog, reorder
  • Additional commits viewable in compare view

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 <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 gradle-deps group with 3 updates: [io.github.eisop:checker-qual](https://github.com/eisop/checker-framework), [io.github.eisop:checker-util](https://github.com/eisop/checker-framework) and [io.github.eisop:checker](https://github.com/eisop/checker-framework).


Updates `io.github.eisop:checker-qual` from 3.49.1-eisop1 to 3.49.3-eisop1
- [Release notes](https://github.com/eisop/checker-framework/releases)
- [Changelog](https://github.com/eisop/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](eisop/checker-framework@checker-framework-3.49.1-eisop1...checker-framework-3.49.3-eisop1)

Updates `io.github.eisop:checker-util` from 3.49.1-eisop1 to 3.49.3-eisop1
- [Release notes](https://github.com/eisop/checker-framework/releases)
- [Changelog](https://github.com/eisop/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](eisop/checker-framework@checker-framework-3.49.1-eisop1...checker-framework-3.49.3-eisop1)

Updates `io.github.eisop:checker` from 3.49.1-eisop1 to 3.49.3-eisop1
- [Release notes](https://github.com/eisop/checker-framework/releases)
- [Changelog](https://github.com/eisop/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](eisop/checker-framework@checker-framework-3.49.1-eisop1...checker-framework-3.49.3-eisop1)

Updates `io.github.eisop:checker-util` from 3.49.1-eisop1 to 3.49.3-eisop1
- [Release notes](https://github.com/eisop/checker-framework/releases)
- [Changelog](https://github.com/eisop/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](eisop/checker-framework@checker-framework-3.49.1-eisop1...checker-framework-3.49.3-eisop1)

Updates `io.github.eisop:checker` from 3.49.1-eisop1 to 3.49.3-eisop1
- [Release notes](https://github.com/eisop/checker-framework/releases)
- [Changelog](https://github.com/eisop/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](eisop/checker-framework@checker-framework-3.49.1-eisop1...checker-framework-3.49.3-eisop1)

---
updated-dependencies:
- dependency-name: io.github.eisop:checker-qual
  dependency-version: 3.49.3-eisop1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-deps
- dependency-name: io.github.eisop:checker-util
  dependency-version: 3.49.3-eisop1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-deps
- dependency-name: io.github.eisop:checker
  dependency-version: 3.49.3-eisop1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-deps
- dependency-name: io.github.eisop:checker-util
  dependency-version: 3.49.3-eisop1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-deps
- dependency-name: io.github.eisop:checker
  dependency-version: 3.49.3-eisop1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-deps
...

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 May 10, 2025
@wadoon wadoon self-requested a review May 10, 2025 13:27
@wadoon wadoon self-assigned this May 10, 2025
@wadoon wadoon added this to the v2.12.4 milestone May 10, 2025
@wadoon wadoon enabled auto-merge May 10, 2025 13:50
@wadoon wadoon force-pushed the dependabot/gradle/gradle-deps-c5364142cb branch from 61dc738 to 32cc5af Compare May 10, 2025 13:56
@wadoon wadoon added this pull request to the merge queue May 10, 2025
Merged via the queue into main with commit 5286eb7 May 10, 2025
7 checks passed
@wadoon wadoon deleted the dependabot/gradle/gradle-deps-c5364142cb branch May 10, 2025 16:15
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