-
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
Update cpg to v8 (major) #2870
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 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
renovate
bot
force-pushed
the
renovate/major-cpg
branch
9 times, most recently
from
December 13, 2023 12:59
974223f
to
bd41ed6
Compare
renovate
bot
force-pushed
the
renovate/major-cpg
branch
9 times, most recently
from
December 21, 2023 16:30
83a4c86
to
0f27f74
Compare
renovate
bot
force-pushed
the
renovate/major-cpg
branch
5 times, most recently
from
December 28, 2023 10:34
a2249e0
to
07f8a43
Compare
renovate
bot
force-pushed
the
renovate/major-cpg
branch
2 times, most recently
from
January 3, 2024 19:39
85471fd
to
fdba075
Compare
renovate
bot
force-pushed
the
renovate/major-cpg
branch
5 times, most recently
from
January 17, 2024 12:07
5779480
to
8b35989
Compare
renovate
bot
force-pushed
the
renovate/major-cpg
branch
8 times, most recently
from
March 12, 2024 12:43
e3a8d16
to
7b60aff
Compare
renovate
bot
force-pushed
the
renovate/major-cpg
branch
4 times, most recently
from
March 22, 2024 20:40
c70a802
to
19b9c35
Compare
renovate
bot
force-pushed
the
renovate/major-cpg
branch
2 times, most recently
from
May 2, 2024 09:03
6e06cc1
to
f55d5b3
Compare
renovate
bot
force-pushed
the
renovate/major-cpg
branch
2 times, most recently
from
May 13, 2024 10:35
ae62f49
to
738a4b4
Compare
renovate
bot
force-pushed
the
renovate/major-cpg
branch
from
June 10, 2024 19:01
738a4b4
to
abefc0f
Compare
renovate
bot
force-pushed
the
renovate/major-cpg
branch
from
July 8, 2024 08:59
abefc0f
to
f4e5d6e
Compare
renovate
bot
force-pushed
the
renovate/major-cpg
branch
from
July 31, 2024 11:22
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
0x6675636b796f75676974687562
force-pushed
the
master
branch
from
November 2, 2024 08:29
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.0
7.1.2
->8.3.0
7.1.2
->8.3.0
7.1.2
->8.3.0
7.1.2
->8.3.0
Warning
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
Reference
from FULL previous DFG nodes by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1554SubgraphWalker
by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1571WrapState
(and rename toTypeOperations
) by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1577CPPASTLinkageSpecification
by @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
followNextDFGEdgesUntilHit
and similar by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1473SymbolResolver
deterministic again by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1476hasSignature
by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/1493isDerivedFrom
decisions by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1488ForLoop
incyclomaticComplexity
by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/1512de.fraunhofer.aisec.cpg.passes.order
tode.fraunhofer.aisec.cpg.passes.executionConfiguration
by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/1517javaparser
by @konradweiss in https://github.com/Fraunhofer-AISEC/cpg/pull/1520HasType
type once a language changes by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1526ase
tosubscriptExpr
by @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
simpleAssignmentOperators
inLanguage
by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1464libgoast
instead of manually compiling the Go library by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1466EdgeCachePass
by @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
SymbolResolver
by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/1379registerReplacement
toScopedWalker
by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1403CodeAndLocationProvider
by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1414Inference
system by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1407createImplicitThis
by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1433Dataflow
by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1438MemberExpression
nodes 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
LanguageFrontend
by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1236equals
by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1274IdentityHashSet
in EOG pass to remove superfluous EOG nodes by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1275TypeResolver
beforeVariableUsageResolver
by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1277TupleDeclaration
by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1285Type
nodes for each type by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1304ScopedWalker
by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1308<<
,>>
and|
,&
,^
inValueEvaluator
andBinaryOperation
by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1333parent
fromhashCode
ofScope
by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1353guessCastExpressions
in C++ frontend by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1357hasSignature
to language by @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/1360IdentitySet
andIdentityHashMap
in EOG iteration for CF-DFG to improve performance by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/1369Reference
s andVariableDeclaration
s by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/1371ScopeProvider
inPass
by @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.