Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Checker Framework Annotations 3.48.4 -> 3.49.0 #1537

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

Picnic-DevPla-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
Checker Framework Annotations (source) compile minor 3.48.4 -> 3.49.0

Release Notes

typetools/checker-framework (Checker Framework Annotations)

v3.49.0: Checker Framework 3.49.0

Version 3.49.0 (February 3, 2025)

User-visible changes:

The Optional Checker is more precise for Optional values resulting from
operations on container types (e.g., List, Map, Iterable). It supports
two new annotations:

  • @NonEmpty
  • @UnknownNonEmpty

The Signature Checker no longer supports @BinaryNameWithoutPackage because
it is equivalent to @Identifier; use @Identifier instead.

The JavaStubifier implementation now appears in package org.checkerframework.framework.stubifier.JavaStubifier.

Closed issues:

#​6935, #​6936, #​6939.


  • If you want to rebase/retry this PR, check this box

@Picnic-DevPla-Bot
Copy link
Contributor Author

Picnic-DevPla-Bot commented Feb 4, 2025

Suggested commit message:

Upgrade Checker Framework Annotations 3.48.4 -> 3.49.0 (#1537)

See:
- https://github.com/typetools/checker-framework/releases/tag/checker-framework-3.49.0
- https://github.com/typetools/checker-framework/compare/checker-framework-3.48.4...checker-framework-3.49.0

Copy link

github-actions bot commented Feb 4, 2025

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

sonarqubecloud bot commented Feb 4, 2025

@rickie rickie added this to the 0.21.0 milestone Feb 4, 2025
@Stephan202 Stephan202 merged commit 5105cb6 into master Feb 8, 2025
17 checks passed
@Stephan202 Stephan202 deleted the renovate/checker-framework-annotations-3.x branch February 8, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants