| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
🔵 Review postedLast updated: 2026-08-01 00:18 UTC |
Sorry, something went wrong.
There was a problem hiding this comment.
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.
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.18 → 0.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:
Sorry, something went wrong.
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>
| Back | FazBrowse Home | New Git URL |
Bumps j178/prek-action from 2.0.4 to 2.0.6.
Release notesSourced from j178/prek-action's releases.
Commits