Skip to content

Bump j178/prek-action from 1 to 2 in the actions group#689

Merged
ezio-melotti merged 1 commit intomainfrom
dependabot/github_actions/actions-19ba90ca6e
Apr 1, 2026
Merged

Bump j178/prek-action from 1 to 2 in the actions group#689
ezio-melotti merged 1 commit intomainfrom
dependabot/github_actions/actions-19ba90ca6e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the actions 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
  • 53276d8 Remove update-known-versions job (#115)
  • 3056648 Update known versions for prek 0.3.8 (#114)
  • 1925043 Rename action.yaml to action.yml (#113)
  • dc795aa Remove redundant show-verbose-logs empty-string guard (#112)
  • 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)
  • 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 actions 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: actions
...

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 Apr 1, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1cbc277) to head (8ec1d71).
⚠️ Report is 1 commits behind head on main.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #689   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         2149      2149           
  Branches        97        97           
=========================================
  Hits          2149      2149           
Flag Coverage Δ
Python_3.10.19 ?
Python_3.10.20 100.00% <ø> (?)
Python_3.11.14 ?
Python_3.11.15 100.00% <ø> (?)
Python_3.12.12 ?
Python_3.12.13 100.00% <ø> (?)
Python_3.13.12 100.00% <ø> (ø)
Python_3.14.3 100.00% <ø> (ø)
Python_3.15.0-alpha.5 ?
Python_3.15.0-alpha.7 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ezio-melotti ezio-melotti merged commit 3db44ae into main Apr 1, 2026
17 checks passed
@ezio-melotti ezio-melotti deleted the dependabot/github_actions/actions-19ba90ca6e branch April 1, 2026 12:24
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.

1 participant