Skip to content

chore(deps): bump j178/prek-action from 1.1.1 to 2.0.0#80

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/j178/prek-action-2.0.0
Open

chore(deps): bump j178/prek-action from 1.1.1 to 2.0.0#80
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/j178/prek-action-2.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps j178/prek-action from 1.1.1 to 2.0.0.

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 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 [j178/prek-action](https://github.com/j178/prek-action) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/j178/prek-action/releases)
- [Commits](j178/prek-action@0bb87d7...79f7655)

---
updated-dependencies:
- dependency-name: j178/prek-action
  dependency-version: 2.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 Mar 18, 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