Skip to content

ci: bump suzuki-shunsuke/pinact-action from 2.0.0 to 3.0.0#67

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/suzuki-shunsuke/pinact-action-3.0.0
Open

ci: bump suzuki-shunsuke/pinact-action from 2.0.0 to 3.0.0#67
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/suzuki-shunsuke/pinact-action-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps suzuki-shunsuke/pinact-action from 2.0.0 to 3.0.0.

Release notes

Sourced from suzuki-shunsuke/pinact-action's releases.

v3.0.0

Issues | Pull Requests | suzuki-shunsuke/pinact-action@v2.0.0...v3.0.0 | Base revision

This release is largely driven by the update to pinact v4.0.0. Please also refer to the pinact v4.0.0 release notes.

⚠️ Breaking Changes

#1065 Upgrade pinact to v4.0.0 #1065 Behavior change when skip_push: true

Behavior change when skip_push: true

Previously, this was equivalent to a -check mode. It has been changed to simply skip committing. By default, a commit is created.

With skip_push: true, fix: true, the code is fixed but not committed. A subsequent step can create the commit on its own. This is useful when you want to bundle the pinact changes with other modifications into a single commit.

With skip_push: true, fix: false, validation is performed just like the previous skip_push: true behavior.

Features

#1065 Added inputs to support more pinact options

  • files: lets you specify target files (positional arguments of pinact run)
  • fix (--fix option)
  • no_api (--no-api option)
  • verify_min_age (--verify-min-age option)
  • branch_to_tags (--branch-to-tags option)
  • config (--config option)
  • diff_file (--diff-file option)
Commits
  • 896d595 chore: prepare release v3.0.0
  • 8d2d695 feat!: update pinact to v4.0.0, expose new run options, honor fix in skip_pus...
  • bd33019 chore(deps): lock file maintenance (#1068)
  • 9117f4d chore(deps): update node.js to v24.16.0 (#1067)
  • 378a2b3 chore(deps): update dependency aquaproj/aqua-registry to v4.516.0 (#1066)
  • 5c74c8f chore(deps): update dependency aquaproj/aqua-registry to v4.515.0 (#1064)
  • 62745e9 chore(deps): update dependency typescript-eslint to v8.59.4 (#1063)
  • 1d5e6d9 chore(deps): update dependency aquaproj/aqua-registry to v4.514.0 (#1062)
  • 064e7f1 chore(deps): update dependency aquaproj/aqua-registry to v4.513.1 (#1061)
  • 3891c77 chore(deps): update dependency aquaproj/aqua-renovate-config to v2.12.1 (#1060)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [suzuki-shunsuke/pinact-action](https://github.com/suzuki-shunsuke/pinact-action) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/suzuki-shunsuke/pinact-action/releases)
- [Commits](suzuki-shunsuke/pinact-action@cf51507...896d595)

---
updated-dependencies:
- dependency-name: suzuki-shunsuke/pinact-action
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants