Skip to content

Update JohT/code-graph-analysis-pipeline action to v3.5.0#158

Merged
JohT merged 1 commit intomainfrom
renovate/code-graph-analysis-pipeline-workflow
Mar 31, 2026
Merged

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 31, 2026

This PR contains the following updates:

Package Type Update Change
JohT/code-graph-analysis-pipeline action minor v3.4.0v3.5.0

Release Notes

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

v3.5.0: Select analysis domain and npm dev dependency awareness

Compare Source

✨ Highlight
  • Add --domain option to analyze.sh for domain-specific analysis by @​JohT in #​551

Now you can use --domain to run analysis for a single domain (vertical slice), skipping core reports and other domains. This enables focused, domain-specific analysis that's faster and more resource-efficient. The option works with --report to further narrow the scope (e.g. --domain anomaly-detection --report Csv), and is available in both the CLI and GitHub Actions workflow.

🚀 Features
⚙️ Optimizations

This fixes the data dependent bugXOException: Expected exactly one result, but got CompositeRowObject ... fileName=./package.json..., where jqassistant-typescript-plugin creates multiple :File nodes with the same fileName property, which leads to an exception in the jqassistant-npm-plugin, that seems to expect no duplicate (package.json) file names.

📦 Dependency Updates

Full Changelog: JohT/code-graph-analysis-pipeline@v3.4.0...v3.5.0


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.

@JohT JohT merged commit d09a547 into main Mar 31, 2026
6 checks passed
@JohT JohT deleted the renovate/code-graph-analysis-pipeline-workflow branch March 31, 2026 19:55
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