Skip to content

Bump versions.eisopVersion from 3.49.1-eisop1 to 3.49.3-eisop1#1

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/versions.eisopVersion-3.49.3-eisop1
Open

Bump versions.eisopVersion from 3.49.1-eisop1 to 3.49.3-eisop1#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/versions.eisopVersion-3.49.3-eisop1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jul 8, 2025

Bumps versions.eisopVersion from 3.49.1-eisop1 to 3.49.3-eisop1.
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-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:framework-test from 3.49.1-eisop1 to 3.49.3-eisop1

Release notes

Sourced from io.github.eisop:framework-test'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:framework-test'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 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 `versions.eisopVersion` from 3.49.1-eisop1 to 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-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:framework-test` 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
  dependency-version: 3.49.3-eisop1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.eisop:checker-qual
  dependency-version: 3.49.3-eisop1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.eisop:framework-test
  dependency-version: 3.49.3-eisop1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 8, 2025
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.

0 participants