Skip to content

Upgrade trunk - #494

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
trunk-io/update-trunk
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
trunk-io/update-trunk

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 24, 2026 •

Copy link
Copy Markdown
Contributor

Trunk

9 linters were upgraded:

  • checkov 3.2.513 → 3.3.19
  • hadolint 2.14.0 → 2.15.1
  • markdownlint 0.48.0 → 0.49.1
  • oxipng 10.1.0 → 10.2.1
  • renovate 43.104.1 → 44.115.4
  • ruff 0.15.9 → 0.16.9
  • trivy 0.69.3 → 0.74.0
  • trufflehog 3.94.2 → 3.97.9
  • ty 0.0.28 → 0.0.84

1 plugin was upgraded:

  • trunk-io/plugins v1.7.6 → v1.11.0

This PR was generated by the Trunk Action. For more info, see our docs or reach out on Slack.

Summary by Sourcery

Enhancements:

  • Upgrade the Trunk plugin and configured linters to their latest specified versions.

@github-actions github-actions Bot added the trunk label Aug 24, 2026
@sourcery-ai

sourcery-ai Bot commented Aug 24, 2026 •

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

Reviewer's Guide

This automated Trunk upgrade updates the repository’s Trunk plugin bundle and nine enabled linter pins in .trunk/trunk.yaml, with no other configuration or source changes.

File-Level Changes

Change Details Files
Upgrade the Trunk plugin bundle used by the repository.
  • Bump the Trunk plugin from v1.7.6 to v1.11.0.
.trunk/trunk.yaml
Refresh the pinned versions of nine enabled linters.
  • Upgrade ty, trivy, checkov, hadolint, markdownlint, oxipng, renovate, ruff, and trufflehog to their specified newer releases.
.trunk/trunk.yaml

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[bot]
sourcery-ai Bot previously approved these changes Aug 24, 2026

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hey - I've found 1 issue

Prompt for AI Agents
Please address the comments from this code review:

## Individual Comments

### Comment 1
<location path=".trunk/trunk.yaml" line_range="18" />
<code_context>
   enabled:
     - gitleaks@8.30.1
-    - ty@0.0.28
+    - ty@0.0.74
     - pre-commit-hooks@5.0.0
-    - trivy@0.69.3
</code_context>
<issue_to_address>
**nitpick:** The Trunk-managed Ruff and ty versions are upgraded, but `uv.lock` still installs ruff 0.15.9 and ty 0.0.28 from the project development dependencies. Developers running these tools through `uv` therefore receive different lint and type-check results from CI.

**Triggers:** When local checks are run through the project's frozen uv environment.

**Suggested fix:** Update the development dependency constraints and regenerate `uv.lock`, or document and enforce Trunk as the sole source for these checks.
</issue_to_address>

Sourcery assessment

Approved.


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.

Comment thread .trunk/trunk.yaml Outdated
enabled:
- gitleaks@8.30.1
- ty@0.0.28
- ty@0.0.74

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nitpick: The Trunk-managed Ruff and ty versions are upgraded, but uv.lock still installs ruff 0.15.9 and ty 0.0.28 from the project development dependencies. Developers running these tools through uv therefore receive different lint and type-check results from CI.

Triggers: When local checks are run through the project's frozen uv environment.

Suggested fix: Update the development dependency constraints and regenerate uv.lock, or document and enforce Trunk as the sole source for these checks.

@github-actions
github-actions Bot force-pushed the trunk-io/update-trunk branch 5 times, most recently from 01cbb8b to 2ec2c3e Compare August 31, 2026 15:59
@github-actions
github-actions Bot force-pushed the trunk-io/update-trunk branch from 2ec2c3e to 270a70f Compare September 1, 2026 13:18
@sourcery-ai
sourcery-ai Bot dismissed their stale review September 1, 2026 13:18

Sourcery withdrew this approval because it has stopped reviewing this pull request.

@sourcery-ai

sourcery-ai Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Sourcery has withdrawn its approval of this pull request. It auto-reviews a pull request 5 times, and this push is past that limit, so the approval no longer reflects code Sourcery has read.

Comment @sourcery-ai review to get a fresh review, which can approve again.

Re-reviews, rate limits and approvals

@github-actions
github-actions Bot force-pushed the trunk-io/update-trunk branch 4 times, most recently from f9d7938 to b173d4d Compare September 8, 2026 12:44
@github-actions
github-actions Bot force-pushed the trunk-io/update-trunk branch 3 times, most recently from 6474e73 to d7b3b8c Compare September 11, 2026 12:42
@coderabbitai

coderabbitai Bot commented Sep 11, 2026 •

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Advanced

Run ID: c57bedb1-595b-4caf-8d1a-a611267a0cef

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions
github-actions Bot force-pushed the trunk-io/update-trunk branch 6 times, most recently from 547d1d4 to c39a8fb Compare September 18, 2026 12:49
@github-actions
github-actions Bot force-pushed the trunk-io/update-trunk branch 4 times, most recently from 2420953 to 388260a Compare September 24, 2026 13:24
@github-actions
github-actions Bot force-pushed the trunk-io/update-trunk branch from 388260a to 451dc96 Compare September 25, 2026 13:27

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Sourcery assessment

Approved.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants