Skip to content
/ utils Public

chore(deps): update module github.com/suzuki-shunsuke/pinact to v3.7.2#600

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/github.com-suzuki-shunsuke-pinact-3.x
Dec 29, 2025
Merged

chore(deps): update module github.com/suzuki-shunsuke/pinact to v3.7.2#600
renovate[bot] merged 1 commit intomainfrom
renovate/github.com-suzuki-shunsuke-pinact-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/suzuki-shunsuke/pinact v3.6.0 -> v3.7.2 age confidence

Release Notes

suzuki-shunsuke/pinact (github.com/suzuki-shunsuke/pinact)

v3.7.2

Compare Source

Fixes

sarif: Add fixes field for reviewdog suggestion support

image

v3.7.1

Compare Source

There is no change between v3.7.0 and v3.7.1.
There was an issue during the release of v3.7.0, so we released v3.7.1.
Please see the release note of v3.7.0.

https://github.com/suzuki-shunsuke/pinact/releases/tag/v3.7.0

v3.7.0

Compare Source

[!WARNING]
There was a trouble in the release of this version.
Please use v3.7.1 or later.

Features

#​1294 SARIF Output Support
#​1297 Support evironment variables PINACT_GITHUB_TOKEN and PINACT_GHES_TOKEN

SARIF Output Support

#​1294

pinact can output the result in the SARIF format.

pinact run --format sarif

This format is useful to integration tools like reviewdog and GitHub SARIF Code Scanning.

Reviewdog:

pinact run --diff --format sarif |
  reviewdog -f sarif -name pinact -reporter github-pr-review
image

GitHub SARIF Code Scanning:

- run: pinact run --diff --format sarif > sarif.json || true
- name: Upload SARIF file
  uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
  with:
    sarif_file: sarif.json
    category: pinact
image
Support evironment variables PINACT_GITHUB_TOKEN and PINACT_GHES_TOKEN

#​1297 You can use different access tokens for pinact and other tools.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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-approve[bot]
renovate-approve bot previously approved these changes Dec 29, 2025
@github-actions github-actions bot added the 🚸 pre-commit Check the code with pre-commit hooks label Dec 29, 2025
@renovate renovate bot force-pushed the renovate/github.com-suzuki-shunsuke-pinact-3.x branch from fce6bdb to 528be1c Compare December 29, 2025 08:56
@renovate renovate bot changed the title chore(deps): update module github.com/suzuki-shunsuke/pinact to v3.7.0 chore(deps): update module github.com/suzuki-shunsuke/pinact to v3.7.1 Dec 29, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 29, 2025
@renovate renovate bot force-pushed the renovate/github.com-suzuki-shunsuke-pinact-3.x branch from 528be1c to f749ca3 Compare December 29, 2025 13:11
@renovate renovate bot changed the title chore(deps): update module github.com/suzuki-shunsuke/pinact to v3.7.1 chore(deps): update module github.com/suzuki-shunsuke/pinact to v3.7.2 Dec 29, 2025
@renovate renovate bot merged commit 01444a5 into main Dec 29, 2025
6 checks passed
@renovate renovate bot deleted the renovate/github.com-suzuki-shunsuke-pinact-3.x branch December 29, 2025 16:42
@5ouma 5ouma bot mentioned this pull request Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚸 pre-commit Check the code with pre-commit hooks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants