Bump checker-qual from 3.21.2 to 3.25.0
Bumps checker-qual from 3.21.2 to 3.25.0.
Release notes
Sourced from checker-qual's releases.
Checker Framework 3.25.0
Version 3.25.0 (September 1, 2022)
User-visible changes:
Make
mustcall.not.inheritablea warning rather than an errorThe Property File Checker, Internationalization Checker, and Compiler Message Checker use
File.pathSeparatorto separate property file paths in-Apropfiles, rather than ':'.Added
DoNothingCheckerthat does nothing.Closed issues:
Checker Framework 3.24.0
Version 3.24.0 (August 3, 2022)
User-visible changes:
Performance improvements.
Minor bug fixes and enhancements.
Implementation details:
Prefer
SystemUtil.jreVersiontoSystemUtil.getJreVersion().Closed issues:
Checker Framework 3.23.0
Version 3.23.0 (July 11, 2022)
User-visible changes:
By default, command-line argument
-AstubWarnIfNotFoundis treated as true for stub files provided on the command line and false for built-in stub files. Use-AstubWarnIfNotFoundto enable it for all stub files, and use new-AstubNoWarnIfNotFoundto disable it for all stub files.New command-line argument
-ApermitStaticOwningsuppresses Resource Leak Checker warnings related to static owning fields.New command-line argument
-ApermitInitializationLeaksuppresses Resource Leak Checker warnings related to field initialization.Closed issues:
... (truncated)
Changelog
Sourced from checker-qual's changelog.
Version 3.25.0 (September 1, 2022)
User-visible changes:
Make
mustcall.not.inheritablea warning rather than an errorThe Property File Checker, Internationalization Checker, and Compiler Message Checker use
File.pathSeparatorto separate property file paths in-Apropfiles, rather than ':'.Added
DoNothingCheckerthat does nothing.Implementation details:
Closed issues:
Version 3.24.0 (August 3, 2022)
User-visible changes:
Performance improvements.
Minor bug fixes and enhancements.
Implementation details:
Prefer
SystemUtil.jreVersiontoSystemUtil.getJreVersion().Closed issues:
Version 3.23.0 (July 11, 2022)
User-visible changes:
By default, command-line argument
-AstubWarnIfNotFoundis treated as true for stub files provided on the command line and false for built-in stub files. Use-AstubWarnIfNotFoundto enable it for all stub files, and use new-AstubNoWarnIfNotFoundto disable it for all stub files.New command-line argument
-ApermitStaticOwningsuppresses Resource Leak Checker warnings related to static owning fields.
... (truncated)
Commits
b598442Split one command into three, in attempt to improve determinismff25decFix command nameb261ab4Improve diagnostic1562557Update version number to 3.25.084c1a51Update changelog for version 3.25.0eaec25fUpdate com.amazonaws:aws-java-sdk-bom52eee57Discuss related repositories56ed124Update version number and date421b9a6Changed-Apropfilesto useFile.pathSeparator(#5274)3e9f110Set environment variable before invokingwpi-many.sh(#5272)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)