Skip to content

build(deps): bump @trustify-da/trustify-da-api-model from 2.0.9 to 2.0.12 - #593

Merged
a-oren merged 1 commit into
guacsec:mainfrom
a-oren:TC-5021
Jul 27, 2026
Merged

build(deps): bump @trustify-da/trustify-da-api-model from 2.0.9 to 2.0.12#593
a-oren merged 1 commit into
guacsec:mainfrom
a-oren:TC-5021

Conversation

@a-oren

@a-oren a-oren commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps @trustify-da/trustify-da-api-model from ^2.0.9 to ^2.0.12 to pick up v3 migration schema changes:

  • AdvisoryInfo schema — advisory id, title, and URL on each remediation
  • RemediationInfo schema — category (RemediationCategory enum), details, and URL
  • AdvisoryRemediation schema — groups remediations by source advisory
  • URI format added to URL properties in RemediationInfo and AdvisoryInfo

No source code changes — the JS client is a pure pass-through; new TypeScript types flow in via the model package.

Implements TC-5021

Summary by Sourcery

Build:

  • Update @trustify-da/trustify-da-api-model devDependency from 2.0.9 to 2.0.12.

…0.12

Pick up v3 migration schema changes: AdvisoryInfo, RemediationInfo,
AdvisoryRemediation, and RemediationCategory types.

Implements TC-5021

Assisted-by: Claude Code
@sourcery-ai

sourcery-ai Bot commented Jul 27, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR updates the @trustify-da/trustify-da-api-model dev dependency from 2.0.9 to 2.0.12 so the project picks up the latest v3 migration schema changes for advisory and remediation data, without altering any application source code.

File-Level Changes

Change Details Files
Update trustify API model dev dependency to pick up new advisory/remediation schemas
  • Bump @trustify-da/trustify-da-api-model version range from ^2.0.9 to ^2.0.12 in package.json
  • Regenerate package-lock.json to lock the new @trustify-da/trustify-da-api-model version and its transitive dependencies
package.json
package-lock.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@a-oren
a-oren requested a review from ruromero July 27, 2026 11:37
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.01%. Comparing base (156bb77) to head (fdce960).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #593   +/-   ##
=======================================
  Coverage   91.01%   91.01%           
=======================================
  Files          38       38           
  Lines        8001     8001           
  Branches     1395     1395           
=======================================
  Hits         7282     7282           
  Misses        719      719           
Flag Coverage Δ
unit-tests 91.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@a-oren
a-oren merged commit b0e2843 into guacsec:main Jul 27, 2026
9 checks passed
@a-oren
a-oren deleted the TC-5021 branch July 27, 2026 11:57
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.

3 participants