-
Notifications
You must be signed in to change notification settings - Fork 4
Update cpg to v8 (major) #2870
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
Open
renovate
wants to merge
5
commits into
master
Choose a base branch
from
renovate/major-cpg
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
Update cpg to v8 (major) #2870
Conversation
This file contains hidden or 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
974223f to
bd41ed6
Compare
83a4c86 to
0f27f74
Compare
a2249e0 to
07f8a43
Compare
85471fd to
fdba075
Compare
5779480 to
8b35989
Compare
e3a8d16 to
7b60aff
Compare
c70a802 to
19b9c35
Compare
6e06cc1 to
f55d5b3
Compare
ae62f49 to
738a4b4
Compare
738a4b4 to
abefc0f
Compare
abefc0f to
f4e5d6e
Compare
f4e5d6e to
3e7ad6b
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
0x6675636b796f75676974687562
approved these changes
Oct 31, 2024
0x6675636b796f75676974687562
requested changes
Oct 31, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':save-demo-cpg:detektMain'.
> Could not resolve all dependencies for configuration ':save-demo-cpg:compileClasspath'.
> Could not find org.eclipse.cdt:core:8.3.1.202309150117.
Searched in the following locations:
- https://download.eclipse.org/tools/cdt/releases/11.0/cdt-11.0.0/plugins/org.eclipse.cdt.core_8.3.1.202309150117.jar
- https://repo.maven.apache.org/maven2/org/eclipse/cdt/core/8.3.1.202309150117/core-8.3.1.202309150117.pom
- https://maven.pkg.github.com/0x6675636b796f75676974687562/kotlintree/org/eclipse/cdt/core/8.3.1.[202](https://github.com/saveourtool/save-cloud/actions/runs/11610565750/job/32330094648?pr=2870#step:4:205)309150117/core-8.3.1.202309150117.pom
Required by:
project :save-demo-cpg > de.fraunhofer.aisec:cpg-language-cxx:8.3.0
0x6675636b796f75676974687562
approved these changes
Oct 31, 2024
877c276 to
620a3ea
Compare
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.
This PR contains the following updates:
7.1.2->8.3.07.1.2->8.3.07.1.2->8.3.07.1.2->8.3.07.1.2->8.3.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Fraunhofer-AISEC/cpg (de.fraunhofer.aisec:cpg-language-typescript)
v8.3.0: 8.3.0What's Changed
Referencefrom FULL previous DFG nodes by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1554SubgraphWalkerby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1571WrapState(and rename toTypeOperations) by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1577CPPASTLinkageSpecificationby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1579Full Changelog: Fraunhofer-AISEC/cpg@v8.2.0...v8.3.0
v8.2.0: 8.2.0What's Changed
followNextDFGEdgesUntilHitand similar by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1473SymbolResolverdeterministic again by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1476hasSignatureby @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/1493isDerivedFromdecisions by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1488ForLoopincyclomaticComplexityby @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/1512de.fraunhofer.aisec.cpg.passes.ordertode.fraunhofer.aisec.cpg.passes.executionConfigurationby @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/1517javaparserby @konradweiss in https://github.com/Fraunhofer-AISEC/cpg/pull/1520HasTypetype once a language changes by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1526asetosubscriptExprby @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/1529Dependency Updates
New Contributors
Full Changelog: Fraunhofer-AISEC/cpg@v8.1.2...v8.2.0
v8.1.2: 8.1.2Full Changelog: Fraunhofer-AISEC/cpg@v8.1.2...v8.1.2
What's Changed
simpleAssignmentOperatorsinLanguageby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1464libgoastinstead of manually compiling the Go library by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1466EdgeCachePassby @fwendland in https://github.com/Fraunhofer-AISEC/cpg/pull/1469New Contributors
Full Changelog: Fraunhofer-AISEC/cpg@v8.1.1...v8.1.2
v8.1.1: 8.1.1What's Changed
Full Changelog: Fraunhofer-AISEC/cpg@v8.1.0...v8.1.1
v8.1.0: 8.1.0What's Changed
SymbolResolverby @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/1379registerReplacementtoScopedWalkerby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1403CodeAndLocationProviderby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1414Inferencesystem by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1407createImplicitThisby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1433Dataflowby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1438MemberExpressionnodes from/to their base by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1421Full Changelog: Fraunhofer-AISEC/cpg@v8.0.0...v8.1.0
v8.0.0: 8.0.0What's Changed
LanguageFrontendby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1236equalsby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1274IdentityHashSetin EOG pass to remove superfluous EOG nodes by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1275TypeResolverbeforeVariableUsageResolverby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1277TupleDeclarationby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1285Typenodes for each type by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1304ScopedWalkerby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1308<<,>>and|,&,^inValueEvaluatorandBinaryOperationby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1333parentfromhashCodeofScopeby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1353guessCastExpressionsin C++ frontend by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1357hasSignatureto language by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1360IdentitySetandIdentityHashMapin EOG iteration for CF-DFG to improve performance by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/1369References andVariableDeclarations by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/1371ScopeProviderinPassby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1385Full Changelog: Fraunhofer-AISEC/cpg@v7.1.2...v8.0.0
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.