Skip to content

build(deps): bump j178/prek-action from 1 to 2 in the github-actions-dependencies group#75

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/github-actions-dependencies-19ba90ca6e
Closed

build(deps): bump j178/prek-action from 1 to 2 in the github-actions-dependencies group#75
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/github-actions-dependencies-19ba90ca6e

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Bumps the github-actions-dependencies group with 1 update: j178/prek-action.

Updates j178/prek-action from 1 to 2

Release notes

Sourced from j178/prek-action's releases.

v2.0.0

What's Changed

  • Completely rewritten in TypeScript for a more maintainable and modern implementation (#76)
  • prek-version now supports semver ranges such as 0.3.x, with faster and more reliable version resolution (#81, #80, #92, #94, #100)
  • Downloaded prek archives are now validated against known checksums before install (#83)
  • Added show-verbose-logs to control whether verbose prek logs are printed after the run (#78)
  • Improved caching behavior with an explicit cache input, a new cache-hit output, corrected cache path resolution, and fixes for redundant cache saves (#91, #102, #110, #111)
  • Improved Windows install performance by optimizing ZIP extraction (#96)

Full Changelog: j178/prek-action@v1...v2.0.0

v2.0.0-beta.6

What's Changed

Full Changelog: j178/prek-action@v2.0.0-beta.5...v2.0.0-beta.6

v2.0.0-beta.5

What's Changed

Full Changelog: j178/prek-action@v2.0.0-beta.4...v2.0.0-beta.5

v2.0.0-beta.4

What's Changed

New Contributors

Full Changelog: j178/prek-action@v2.0.0-beta.3...v2.0.0-beta.4

v2.0.0-beta.3

What's Changed

... (truncated)

Commits
  • 79f7655 Use prek-action@v2 in README (#99)
  • b42be1f Add explicit cache input to enable/disable caching (#111)
  • 7774ba8 Action interface cleanup: deprecate inputs, add cache-hit output, fix extra-a...
  • ae5fe13 Update dependency esbuild to ^0.27.0 (#108)
  • 69c8a2b Migrate tests to Vitest (#109)
  • d75b145 Modernize ESM build and test workflow (#107)
  • 9bbd795 Make getPrekCacheDir log inside group
  • 670edba Rename ci.yaml to ci.yml
  • 594f2e4 Migrate formatting to Biome (#103)
  • afbb103 Fix cache path resolution to match prek's own behavior (#102)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions-dependencies group with 1 update: [j178/prek-action](https://github.com/j178/prek-action).


Updates `j178/prek-action` from 1 to 2
- [Release notes](https://github.com/j178/prek-action/releases)
- [Commits](j178/prek-action@v1...v2)

---
updated-dependencies:
- dependency-name: j178/prek-action
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
...

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 Mar 25, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 1, 2026

Looks like j178/prek-action is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 1, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/github-actions-dependencies-19ba90ca6e branch April 1, 2026 09:07
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