forked from javaparser/javaparser
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Updating javaparser parent 3.25.10 #120
Merged
smillst
merged 226 commits into
typetools:master
from
smillst:updating-javaparser-parent-3.25.10
Apr 30, 2024
Merged
Updating javaparser parent 3.25.10 #120
smillst
merged 226 commits into
typetools:master
from
smillst:updating-javaparser-parent-3.25.10
Apr 30, 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
…-plugin to v3.6.2
…e-plugin to v3.2.2
Bumps [org.codehaus.mojo:templating-maven-plugin](https://github.com/mojohaus/templating-maven-plugin) from 1.0.0 to 3.0.0. - [Release notes](https://github.com/mojohaus/templating-maven-plugin/releases) - [Commits](mojohaus/templating-maven-plugin@templating-maven-plugin-1.0.0...3.0.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:templating-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…rg.codehaus.mojo-templating-maven-plugin-3.0.0 chore(deps): bump org.codehaus.mojo:templating-maven-plugin from 1.0.0 to 3.0.0
Minor changes : corrupted format, useless cast, javadoc
Putting code in the .orElse that has a side effect that can affect performance
The content of hamcrest-core and hamcrest-library are simply empty with comment to stop using. See https://github.com/hamcrest/JavaHamcrest/blob/master/hamcrest-library/src/main/java/org/hamcrest/library/deprecated/HamcrestLibraryIsDeprecated.java
[pom] Switch from hamcrest-library (deprecated) to hamcrest
Fix grammar
Adds sponsor link to help the project live and grow
Fix: issue javaparser#4047 Symbol Solver mixes name with type
No enum constant com.github.javaparser.ParserConfiguration.LanguageLevel.JAVA_18
Fix: issue 3833 No enum constant com.github.javaparser.ParserConfiguration.LanguageLevel.JAVA_18
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.1...v4.1.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…actions/actions/checkout-4.1.2 chore(deps): bump actions/checkout from 4.1.1 to 4.1.2
…r-plugin to v3.13.0
Fixes comparing against lazy types
Refactor `ResolvedReferenceType#equals`
…ype where one of two type parameters is an array
Fix issue 4345 Strange error when trying to find erasure of generic t…
…-cycle fix: issue 4358 prevent infinite cycles with static imports
…r/javaparser into updating-javaparser-parent-3.25.10
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.