Skip to content

Bump j178/prek-action from 2.0.4 to 2.0.6 - #231

Merged
rtibbles merged 1 commit into
mainfrom
dependabot/github_actions/j178/prek-action-2.0.6
Aug 4, 2026
Merged

Bump j178/prek-action from 2.0.4 to 2.0.6#231
rtibbles merged 1 commit into
mainfrom
dependabot/github_actions/j178/prek-action-2.0.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps j178/prek-action from 2.0.4 to 2.0.6.

Release notes

Sourced from j178/prek-action's releases.

v2.0.6

What's Changed

New Contributors

Full Changelog: j178/prek-action@v2...v2.0.6

v2.0.5

What's Changed

Full Changelog: j178/prek-action@v2...v2.0.5

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2026
@rtibblesbot

rtibblesbot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

🔵 Review posted

Last updated: 2026-08-01 00:18 UTC

@rtibblesbot rtibblesbot 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.

PR #231 — dependency update review.

Package: j178/prek-action v2.0.4 → v2.0.6 (GitHub Actions)
Semver risk: patch
Type: development / CI-only — used once, by the linting job in .github/workflows/pre-commit.yml:32. No runtime or packaging impact.

Changelog (v2.0.5, v2.0.6):

  • Breaking changes: none. No inputs or outputs added, removed, or renamed; this repo passes no with: block, so there is no input surface to break.
  • Security fixes: none referenced.
  • Peer/transitive changes: none re-exported. The @actions/cache and semver bumps in the compare view are internal to the action.
  • Functional: musl Linux target support (unused — runner is ubuntu-latest); color disabled in prek cache dir output (bugfix for ANSI codes leaking into the parsed path); known-version manifest entries for prek 0.4.6–0.4.10.

No code changes required.

CI: failing — but not because of this bump. The Linting check fails on the Regenerate files hook (rebuild-from-specs, entry: make build), which leaves js/package.json dirty with 0.2.180.2.19. Cause is setuptools-scm version derivation, not the action: tag v0.2.18 sits on main's HEAD, so any branch one or more commits past it resolves to 0.2.19.devN+..., which pep440_to_npm_semver truncates to 0.2.19. Confirmed against a control — PR #230 still runs prek-action@v2.0.4 at the same commit base and fails the identical hook. Every other hook passes here.

Nothing to change in this PR; the codegen/versioning issue should be tracked separately (it will block every PR until the next release tag lands). Not approving only because Linting is red — if it is a required check it will gate the merge button regardless of cause.

One note for the record: the action's prek-version input defaults to latest, so this bump does not change which prek binary CI runs (both v2.0.6 here and v2.0.4 on #230 installed prek 0.4.11, while uv.lock pins 0.4.5 locally). Out of scope here.


@rtibblesbot's comments are generated by an LLM, and should be evaluated accordingly

How was this generated?

Ran a dependency-update review pipeline over the version bump:

  • Classified the bump by semver (patch / minor / major) and dependency type (production vs. development)
  • Extracted the changelog and release notes across the version range
  • Assessed compatibility with this project's usage and whether any code changes are required
  • Treated CI as the primary safety net
  • Scaled the review depth to the update's risk
  • Chose the verdict from semver risk, changelog findings, and CI status

@rtibbles

rtibbles commented Aug 4, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [j178/prek-action](https://github.com/j178/prek-action) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/j178/prek-action/releases)
- [Commits](j178/prek-action@v2.0.4...v2.0.6)

---
updated-dependencies:
- dependency-name: j178/prek-action
  dependency-version: 2.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/j178/prek-action-2.0.6 branch from d76983e to 513c6f1 Compare August 4, 2026 04:28
@rtibbles
rtibbles merged commit 1f49e22 into main Aug 4, 2026
16 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/j178/prek-action-2.0.6 branch August 4, 2026 05:26
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.

2 participants