Skip to content

Bump checker.framework.version from 3.52.1 to 3.53.1#75

Merged
Johannes-Rost merged 1 commit intomainfrom
dependabot/maven/checker.framework.version-3.53.1
Feb 20, 2026
Merged

Bump checker.framework.version from 3.52.1 to 3.53.1#75
Johannes-Rost merged 1 commit intomainfrom
dependabot/maven/checker.framework.version-3.53.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps checker.framework.version from 3.52.1 to 3.53.1.
Updates org.checkerframework:checker-qual from 3.52.1 to 3.53.1

Release notes

Sourced from org.checkerframework:checker-qual's releases.

Checker Framework 3.53.1

Version 3.53.1 (2026-02-02)

Closed issues

#4858, #6141, #6620, #7360, #7388.

Checker Framework 3.53.0

Version 3.53.0 (2026-01-06)

Implementation details

In AbstractAnalysis, added getStoreBefore(Tree), getStoreBefore(Node), getStoreAfter(Tree), and getStoreAfter(Node).

In GenericAnnotatedTypeFactory, removed getStoreBefore(Set<Node>) and getStoreAfter(Set<Node>).

Closed issues

#2358.

Changelog

Sourced from org.checkerframework:checker-qual's changelog.

Version 3.53.1 (2026-02-02)

Closed issues

#4858, #6141, #6620, #7360, #7388.

Version 3.53.0 (2026-01-06)

Implementation details

In AbstractAnalysis, added getStoreBefore(Tree), getStoreBefore(Node), getStoreAfter(Tree), and getStoreAfter(Node).

In GenericAnnotatedTypeFactory, removed getStoreBefore(Set<Node>) and getStoreAfter(Set<Node>).

Closed issues

#2358.

Commits

Updates org.checkerframework:checker from 3.52.1 to 3.53.1

Release notes

Sourced from org.checkerframework:checker's releases.

Checker Framework 3.53.1

Version 3.53.1 (2026-02-02)

Closed issues

#4858, #6141, #6620, #7360, #7388.

Checker Framework 3.53.0

Version 3.53.0 (2026-01-06)

Implementation details

In AbstractAnalysis, added getStoreBefore(Tree), getStoreBefore(Node), getStoreAfter(Tree), and getStoreAfter(Node).

In GenericAnnotatedTypeFactory, removed getStoreBefore(Set<Node>) and getStoreAfter(Set<Node>).

Closed issues

#2358.

Changelog

Sourced from org.checkerframework:checker's changelog.

Version 3.53.1 (2026-02-02)

Closed issues

#4858, #6141, #6620, #7360, #7388.

Version 3.53.0 (2026-01-06)

Implementation details

In AbstractAnalysis, added getStoreBefore(Tree), getStoreBefore(Node), getStoreAfter(Tree), and getStoreAfter(Node).

In GenericAnnotatedTypeFactory, removed getStoreBefore(Set<Node>) and getStoreAfter(Set<Node>).

Closed issues

#2358.

Commits

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 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 `checker.framework.version` from 3.52.1 to 3.53.1.

Updates `org.checkerframework:checker-qual` from 3.52.1 to 3.53.1
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.52.1...checker-framework-3.53.1)

Updates `org.checkerframework:checker` from 3.52.1 to 3.53.1
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.52.1...checker-framework-3.53.1)

---
updated-dependencies:
- dependency-name: org.checkerframework:checker-qual
  dependency-version: 3.53.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.checkerframework:checker
  dependency-version: 3.53.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 9, 2026
@Johannes-Rost Johannes-Rost merged commit 39a30ff into main Feb 20, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/checker.framework.version-3.53.1 branch February 20, 2026 11:13
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