Skip to content

chore(deps): Update j178/prek-action action to v3 - #70

Merged
epage merged 1 commit into
masterfrom
renovate/j178-prek-action-3.x
Aug 1, 2026
Merged

epage merged 1 commit into
masterfrom
renovate/j178-prek-action-3.x

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
j178/prek-action action major v2v3.0.0

Release Notes

j178/prek-action (j178/prek-action)

v3.0.0

Compare Source

prek-action releases are now immutable

Starting with v3, prek-action will no longer publish moving major or minor tags. References such as j178/prek-action@v3 and j178/prek-action@v3.0 will not be available.

Moving tags can be retargeted after users adopt them, creating unnecessary supply-chain risk. Use an exact release tag or, for stronger protection, pin the action to a full commit SHA.

[!TIP]
Use an exact release tag:

- uses: j178/prek-action@v3.0.0

Or, even better, pin the full commit SHA:

- uses: j178/prek-action@4e14d07f9231acabce116ccfca13b13dd9755ece # v3.0.0

What's Changed

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 5am on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@epage
epage merged commit 546b2e9 into master Aug 1, 2026
15 checks passed
@epage
epage deleted the renovate/j178-prek-action-3.x branch August 1, 2026 11:27
epage pushed a commit that referenced this pull request Sep 14, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prek](https://redirect.github.com/j178/prek) | minor | `0.3.13` →
`0.4.0` |

---

### Release Notes

<details>
<summary>j178/prek (prek)</summary>

###
[`v0.4.0`](https://redirect.github.com/j178/prek/blob/HEAD/CHANGELOG.md#040)

[Compare
Source](https://redirect.github.com/j178/prek/compare/v0.3.13...v0.4.0)

Released on 2026-05-14.

##### Breaking changes

These are narrow cleanup breaks in behavior that was either temporary or
never worked correctly. Most users should not need to change anything.

- Generated hook scripts no longer preserve `-q`, `-v`, or
`--no-progress` passed to `prek install`. This only affects users who
expected those global flags to be baked into installed hooks.
([#&#8203;1966](https://redirect.github.com/j178/prek/pull/1966))
- `language_version` no longer accepts direct executable paths. Use
`language_version: system` for a system toolchain, or use a supported
version request instead. This path form did not work reliably before, so
existing working configs should be unaffected.
([#&#8203;1831](https://redirect.github.com/j178/prek/pull/1831))

##### Enhancements

- Expand tilde in `--config`, `--cd`, `--log-file` and `--git-dir`
([#&#8203;2063](https://redirect.github.com/j178/prek/pull/2063))
- Prevent auto-update cooldown downgrades
([#&#8203;2055](https://redirect.github.com/j178/prek/pull/2055))
- Use managed npm cache for node hooks
([#&#8203;2075](https://redirect.github.com/j178/prek/pull/2075))

##### Bug fixes

- Fix npm config env overrides for node hooks
([#&#8203;2074](https://redirect.github.com/j178/prek/pull/2074))

##### Documentation

- Add cookbook page for enabling Git 2.54 config-based global hooks
([#&#8203;2061](https://redirect.github.com/j178/prek/pull/2061))

##### Contributors

- [@&#8203;j178](https://redirect.github.com/j178)

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - Every minute (`* * * * *`)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/epage/_rust).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzMuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE3My42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant