Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: voidzero-dev/setup-vp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.0
Choose a base ref
...
head repository: voidzero-dev/setup-vp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.0
Choose a head ref
  • 2 commits
  • 26 files changed
  • 4 contributors

Commits on Jul 3, 2026

  1. chore(deps): update dependency vite-plus to v0.2.2 (#104)

    This PR contains the following updates:
    
    | Package | Change |
    [Age](https://docs.renovatebot.com/merge-confidence/) |
    [Adoption](https://docs.renovatebot.com/merge-confidence/) |
    [Passing](https://docs.renovatebot.com/merge-confidence/) |
    [Confidence](https://docs.renovatebot.com/merge-confidence/) |
    |---|---|---|---|---|---|
    | [vite-plus](https://viteplus.dev/guide)
    ([source](https://redirect.github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli))
    | [`0.2.1` →
    `0.2.2`](https://renovatebot.com/diffs/npm/vite-plus/0.2.1/0.2.2) |
    ![age](https://developer.mend.io/api/mc/badges/age/npm/vite-plus/0.2.2?slim=true)
    |
    ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite-plus/0.2.2?slim=true)
    |
    ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite-plus/0.2.1/0.2.2?slim=true)
    |
    ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-plus/0.2.1/0.2.2?slim=true)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>voidzero-dev/vite-plus (vite-plus)</summary>
    
    ###
    [`v0.2.2`](https://redirect.github.com/voidzero-dev/vite-plus/releases/tag/v0.2.2):
    vite-plus v0.2.2
    
    [Compare
    Source](https://redirect.github.com/voidzero-dev/vite-plus/compare/v0.2.1...v0.2.2)
    
    #### vite-plus v0.2.2
    
    ##### Published Packages
    
    - `@voidzero-dev/[email protected]`
    - `[email protected]`
    
    ##### Installation
    
    **macOS/Linux:**
    
    ```bash
    curl -fsSL https://vite.plus | bash
    ```
    
    **Windows:**
    
    ```powershell
    irm https://vite.plus/ps1 | iex
    ```
    
    Or download and run `vp-setup.exe` from the assets below.
    
    View the full commit:
    [`4f7fd0b`](https://redirect.github.com/voidzero-dev/vite-plus/commit/4f7fd0b66ebb5433acdb06f8660cf0f08c5a0d4b)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: (in timezone Asia/Shanghai)
    
    - Branch creation
      - At any time (no schedule defined)
    - 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/voidzero-dev/setup-vp).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJuZWVkcy1idW5kbGUtcmVidWlsZCJdfQ==-->
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: MK <[email protected]>
    3 people authored Jul 3, 2026
    Configuration menu
    Copy the full SHA
    3621772 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2026

  1. feat: add GitLab CI/CD integration for setup-vp (#97)

    resolves #88
    
    I thought it would be best to document the GitLab integration features
    as an RFC, so I’ve put everything together along with a diagram of the
    overall flow.
    
    `rfcs/assets/gitlab-runtime-flow.svg`
    
    
    <img width="1120" height="780" alt="gitlab-runtime-flow"
    src="https://github.com/user-attachments/assets/860e9587-a0d8-46eb-a733-ae5a0d0d0d20"
    />
    
    ---------
    
    Co-authored-by: MK <[email protected]>
    naokihaba and fengmk2 authored Jul 5, 2026
    Configuration menu
    Copy the full SHA
    250f29c View commit details
    Browse the repository at this point in the history
Loading