Skip to content

Commit 2ad6547

Browse files
chore(deps): update voidzero-dev/setup-vp action to v1.14.0 (#38)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [voidzero-dev/setup-vp](https://redirect.github.com/voidzero-dev/setup-vp) | action | minor | `v1.12.0` → `v1.14.0` | `v1.15.0` | --- ### Release Notes <details> <summary>voidzero-dev/setup-vp (voidzero-dev/setup-vp)</summary> ### [`v1.14.0`](https://redirect.github.com/voidzero-dev/setup-vp/releases/tag/v1.14.0) [Compare Source](https://redirect.github.com/voidzero-dev/setup-vp/compare/v1.13.0...v1.14.0) ##### What's Changed - docs: document the version release process by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;101](https://redirect.github.com/voidzero-dev/setup-vp/pull/101) - ci: auto-rebuild action bundle on Renovate dependency bumps by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;103](https://redirect.github.com/voidzero-dev/setup-vp/pull/103) - feat: resolve Vite+ version from package.json / catalog by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;102](https://redirect.github.com/voidzero-dev/setup-vp/pull/102) **Full Changelog**: <voidzero-dev/setup-vp@v1.13.0...v1.14.0> ### [`v1.13.0`](https://redirect.github.com/voidzero-dev/setup-vp/releases/tag/v1.13.0) [Compare Source](https://redirect.github.com/voidzero-dev/setup-vp/compare/v1.12.0...v1.13.0) ##### What's Changed - chore(deps): update dependency vite-plus to v0.1.24 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;78](https://redirect.github.com/voidzero-dev/setup-vp/pull/78) - chore(deps): update vite+ to v0.1.24 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;79](https://redirect.github.com/voidzero-dev/setup-vp/pull/79) - chore(deps): update github actions to v3.24 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;80](https://redirect.github.com/voidzero-dev/setup-vp/pull/80) - test: add Node 20 to node-version matrix (expected red until Vite+ supports it) by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;84](https://redirect.github.com/voidzero-dev/setup-vp/pull/84) - chore(deps): upgrade vite-plus to 0.2.1 by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;85](https://redirect.github.com/voidzero-dev/setup-vp/pull/85) - docs: update shared agent guidance by [@&#8203;jong-kyung](https://redirect.github.com/jong-kyung) in [#&#8203;89](https://redirect.github.com/voidzero-dev/setup-vp/pull/89) - chore: switch input schemas to zod mini by [@&#8203;jong-kyung](https://redirect.github.com/jong-kyung) in [#&#8203;98](https://redirect.github.com/voidzero-dev/setup-vp/pull/98) - chore(deps): update dependency [@&#8203;actions/cache](https://redirect.github.com/actions/cache) to v6.1.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;86](https://redirect.github.com/voidzero-dev/setup-vp/pull/86) - chore(deps): update pnpm to v11.9.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;99](https://redirect.github.com/voidzero-dev/setup-vp/pull/99) - fix: install pkg.pr.new preview builds via VP\_PR\_VERSION by [@&#8203;fengmk2](https://redirect.github.com/fengmk2) in [#&#8203;100](https://redirect.github.com/voidzero-dev/setup-vp/pull/100) ##### New Contributors - [@&#8203;jong-kyung](https://redirect.github.com/jong-kyung) made their first contribution in [#&#8203;89](https://redirect.github.com/voidzero-dev/setup-vp/pull/89) **Full Changelog**: <voidzero-dev/setup-vp@v1.12.0...v1.13.0> </details> --- ### Configuration 📅 **Schedule**: (in timezone Asia/Shanghai) - Branch creation - "before 10am on monday" - 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. --- - [ ] <!-- 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/voidzero-dev/setup.viteplus.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0071d2 commit 2ad6547

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: taiki-e/checkout-action@7d1e50e93dc4fb3bba58f85018fadf77898aee8b # v1.4.2
17-
- uses: voidzero-dev/setup-vp@2dec1e33f4ab2c6d5bce1b0c4607961bb1a3f7a1 # v1.12.0
17+
- uses: voidzero-dev/setup-vp@13e7afb99c66525824db54e107d667216e795d37 # v1.14.0
1818
with:
1919
cache: true
2020
- run: vp check
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-latest
2828
steps:
2929
- uses: taiki-e/checkout-action@7d1e50e93dc4fb3bba58f85018fadf77898aee8b # v1.4.2
30-
- uses: voidzero-dev/setup-vp@2dec1e33f4ab2c6d5bce1b0c4607961bb1a3f7a1 # v1.12.0
30+
- uses: voidzero-dev/setup-vp@13e7afb99c66525824db54e107d667216e795d37 # v1.14.0
3131
with:
3232
cache: true
3333
- run: vpx void deploy

.github/workflows/void-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-latest
2828
steps:
2929
- uses: taiki-e/checkout-action@7d1e50e93dc4fb3bba58f85018fadf77898aee8b # v1.4.2
30-
- uses: voidzero-dev/setup-vp@2dec1e33f4ab2c6d5bce1b0c4607961bb1a3f7a1 # v1.12.0
30+
- uses: voidzero-dev/setup-vp@13e7afb99c66525824db54e107d667216e795d37 # v1.14.0
3131
with:
3232
cache: true
3333
- name: Deploy

0 commit comments

Comments
 (0)