Skip to content

Update JohT/code-graph-analysis-pipeline action to v3.1.2#121

Merged
JohT merged 1 commit intomainfrom
renovate/code-graph-analysis-pipeline-workflow
Dec 27, 2025
Merged

Update JohT/code-graph-analysis-pipeline action to v3.1.2#121
JohT merged 1 commit intomainfrom
renovate/code-graph-analysis-pipeline-workflow

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 15, 2025

This PR contains the following updates:

Package Type Update Change
JohT/code-graph-analysis-pipeline action patch v3.1.1 -> v3.1.2

Release Notes

JohT/code-graph-analysis-pipeline (JohT/code-graph-analysis-pipeline)

v3.1.2: Enhanced Anomaly Detection and Dependency Metrics

Compare Source

🚀 New Features
📊 CSV Query Reports for Anomaly Detection

By @​JohT in #​485

  • Added CSV query reports to anomaly detection outputs.
  • For every node with an anomalyScore, a corresponding anomalyRank is now generated.
  • Introduced TopAnomalies.csv, listing the highest-anomaly nodes of the same kind.
  • Included AnomalyArchetypeTopOutlier.csv and AnomalyArchetypeTopBridge.csv, now aligned with the other archetype reports.
📦 Automatic JavaScript Dependency Installation

By @​JohT in #​486

  • JavaScript dependencies are now installed automatically when cloning a source repository.
  • When the reusable GitHub Actions workflow is triggered with the source-repository input, dependencies are installed as needed.
  • Supports npm, pnpm, and yarn.
📈 Enhanced Anomaly Detection Distributions

By @​JohT in #​497

  • Improved feature distribution plots for anomaly detection.
  • Added degree distribution plots, including outlier examples for better insight.
🔗 New Connectivity Metrics for Code Nodes

By @​JohT in #​497

To better understand how connected a node is at a glance, the following properties were added:

  • dependencyDegree — Sum of incomingDependencies and outgoingDependencies.
  • dependencyDegreeWeighted — Sum of incomingDependenciesWeight and outgoingDependenciesWeight.
  • dependencyDegreeRank — Rank by degree (1 = highest degree, 2 = second highest, etc.).
📦 Dependency Updates

Full Changelog: JohT/code-graph-analysis-pipeline@v3.1.1...v3.1.2


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/code-graph-analysis-pipeline-workflow branch from 73a9421 to 096b9c7 Compare December 15, 2025 18:32
@renovate renovate Bot force-pushed the renovate/code-graph-analysis-pipeline-workflow branch from 096b9c7 to ac8a83e Compare December 27, 2025 11:34
@renovate renovate Bot changed the title Pin JohT/code-graph-analysis-pipeline action to 4ebeb39 Update JohT/code-graph-analysis-pipeline action to v3.1.2 Dec 27, 2025
@JohT JohT force-pushed the renovate/code-graph-analysis-pipeline-workflow branch from ac8a83e to 73eca15 Compare December 27, 2025 11:43
@JohT JohT merged commit 7034e6a into main Dec 27, 2025
6 checks passed
@JohT JohT deleted the renovate/code-graph-analysis-pipeline-workflow branch December 27, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant