forked from typetools/stubparser
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update to EISOP 3.32-eisop1 from 3.28-eisop1 #55
Merged
wmdietl
merged 463 commits into
opprop:master
from
Ao-senXiong:checker-framework-3.32.0-eisop1
Feb 1, 2024
Merged
Update to EISOP 3.32-eisop1 from 3.28-eisop1 #55
wmdietl
merged 463 commits into
opprop:master
from
Ao-senXiong:checker-framework-3.32.0-eisop1
Feb 1, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Refactoring context
…style Basic CheckStyle validation
Update bnd file
…rConfiguration with a default symbol resolver
…break dependencies with the symbol solver module
…ust declare the new method toTypeDeclaration
Refactoring context (WIP)
…yle-plugin to v3.2.0
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.13.0 to 2.14.1. - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.13.0...2.14.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…rg.codehaus.mojo-versions-maven-plugin-2.14.1 chore(deps): bump versions-maven-plugin from 2.13.0 to 2.14.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…actions/actions/checkout-3.2.0 chore(deps): bump actions/checkout from 3.1.0 to 3.2.0
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.45.1 to 10.5.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.45.1...checkstyle-10.5.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Checkstyle configuration tweaks
java.lang.UnsupportedOperationException: T[] while resolving generic method with type parameter with arrays like List<T[]>
Fix: issue 3911 java.lang.UnsupportedOperationException: T[] while resolving generic method with type parameter with arrays like List<T[]>
…or arrays of boxed types
Fix: issue 3919 ResolvedType::isAssignableBy(ResolvedType) is wrong f…
…e-plugin to v3.0.0-m9
JavaParserTypeDeclarationAdapter resolving wrong Type via Ancestor
…, inner type with composite name and fully qualified type name
Fix: issue 3918 JavaParserTypeDeclarationAdapter resolving wrong Type via Ancestor
…ough LexicalPreservingPrinter
Fix: issue 3924 Removing ImportDeclaration with Annotated package thr…
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.7.0 to 10.8.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.7.0...checkstyle-10.8.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…om.puppycrawl.tools-checkstyle-10.8.0 chore(deps): bump checkstyle from 10.7.0 to 10.8.0
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…rg.apache.maven.plugins-maven-compiler-plugin-3.11.0 chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0
…ent-3.25.1 Updating to JavaParser 3.25.1
This was referenced Jan 23, 2024
wmdietl
changed the title
Update to EISOP 3.32 from 3.28
Update to EISOP 3.32-eisop1 from 3.28-eisop1
Feb 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.