forked from INRIA/spoon
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Merge upstream #21
Open
raghav-deepsource
wants to merge
142
commits into
master
Choose a base branch
from
merge-upstream
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Merge upstream #21
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
…e-plugin to v3.0.0 (INRIA#5144) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…plugin to v3.1.1 (INRIA#5153) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…RIA#5133) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…-plugin to v3.0.0 (INRIA#5157) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….6 (INRIA#5142) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…-plugin to v3.1.1 (INRIA#5155) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Martin Monperrus <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…es-plugin to v3.3.1 (INRIA#5158) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
INRIA#5162) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…1.23.0 (INRIA#5165) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…3.0 (INRIA#5163) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…v3.33.0 (INRIA#5166) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…A#5305) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Version ranges make the build unstable and non-reproducible.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ervices to v1.11 (INRIA#5314) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: I-Al-Istannen <[email protected]>
…NRIA#5317) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…NRIA#5318) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…char` and preservation of types (INRIA#5291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
raghav-deepsource
force-pushed
the
merge-upstream
branch
from
July 14, 2023 09:51
98ea5fd
to
537faa9
Compare
# Conflicts: # src/main/java/spoon/reflect/cu/CompilationUnit.java # src/main/java/spoon/reflect/factory/TypeFactory.java # src/main/java/spoon/support/compiler/jdt/ParentExiter.java # src/main/java/spoon/support/reflect/cu/CompilationUnitImpl.java
Signed-off-by: raghav-deepsource <[email protected]>
Signed-off-by: raghav-deepsource <[email protected]>
Signed-off-by: raghav-deepsource <[email protected]>
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.
pulls a number of useful changes from upstream to our branch.