From 4423dc488bc0f8869c1749858c663ce14ef3a87f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 05:58:21 +0000 Subject: [PATCH] chore(deps): update jdx/pr-closer action to v1.1.0 (#525) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jdx/pr-closer](https://redirect.github.com/jdx/pr-closer) | action | minor | `v1.0.1` → `v1.1.0` | --- ### Release Notes
jdx/pr-closer (jdx/pr-closer) ### [`v1.1.0`](https://redirect.github.com/jdx/pr-closer/releases/tag/v1.1.0) [Compare Source](https://redirect.github.com/jdx/pr-closer/compare/v1.0.2...v1.1.0) #### What's Changed - feat: add configurable pull request exclusions by [@​jdx](https://redirect.github.com/jdx) in [#​5](https://redirect.github.com/jdx/pr-closer/pull/5) - chore: release v1.1.0 by [@​jdx](https://redirect.github.com/jdx) in [#​6](https://redirect.github.com/jdx/pr-closer/pull/6) **Full Changelog**: ### [`v1.0.2`](https://redirect.github.com/jdx/pr-closer/releases/tag/v1.0.2) [Compare Source](https://redirect.github.com/jdx/pr-closer/compare/v1.0.1...v1.0.2) #### What's Changed - chore: add max-age closing for stale pull requests by [@​jdx](https://redirect.github.com/jdx) in [#​1](https://redirect.github.com/jdx/pr-closer/pull/1) - chore: add release PR automation by [@​jdx](https://redirect.github.com/jdx) in [#​2](https://redirect.github.com/jdx/pr-closer/pull/2) - chore: run release-plz script with bash by [@​jdx](https://redirect.github.com/jdx) in [#​3](https://redirect.github.com/jdx/pr-closer/pull/3) - chore: release v1.0.2 by [@​jdx](https://redirect.github.com/jdx) in [#​4](https://redirect.github.com/jdx/pr-closer/pull/4) #### New Contributors - [@​jdx](https://redirect.github.com/jdx) made their first contribution in [#​1](https://redirect.github.com/jdx/pr-closer/pull/1) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - Only on Friday (`* * * * 5`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jdx/mise-action). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pr-closer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-closer.yml b/.github/workflows/pr-closer.yml index 86bcf8b..9089ca9 100644 --- a/.github/workflows/pr-closer.yml +++ b/.github/workflows/pr-closer.yml @@ -18,4 +18,4 @@ jobs: checks: read statuses: read steps: - - uses: jdx/pr-closer@44b9e7859d29e01b4b38e50e2ad6b5c5d00a6973 # v1.0.1 + - uses: jdx/pr-closer@ddc40dfad5567fc7296a2463880c618344d26055 # v1.1.0