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: oxc-project/tsgolint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.0
Choose a base ref
...
head repository: oxc-project/tsgolint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.1
Choose a head ref
  • 12 commits
  • 20 files changed
  • 6 contributors

Commits on Mar 15, 2026

  1. chore(deps): update github-actions (#793)

    > ℹ️ **Note**
    > 
    > This PR body was truncated due to platform limits.
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [actions/download-artifact](https://redirect.github.com/actions/download-artifact)
    | action | patch | `v8.0.0` → `v8.0.1` |
    |
    [oxc-project/setup-node](https://redirect.github.com/oxc-project/setup-node)
    | action | patch | `v1.0.6` → `v1.0.7` |
    |
    [softprops/action-gh-release](https://redirect.github.com/softprops/action-gh-release)
    | action | patch | `v2.5.0` → `v2.5.3` |
    |
    [taiki-e/install-action](https://redirect.github.com/taiki-e/install-action)
    | action | patch | `v2.68.25` → `v2.68.32` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/download-artifact (actions/download-artifact)</summary>
    
    ###
    [`v8.0.1`](https://redirect.github.com/actions/download-artifact/releases/tag/v8.0.1)
    
    [Compare
    Source](https://redirect.github.com/actions/download-artifact/compare/v8.0.0...v8.0.1)
    
    #### What's Changed
    
    - Support for CJK characters in the artifact name by
    [@&#8203;danwkennedy](https://redirect.github.com/danwkennedy) in
    [#&#8203;471](https://redirect.github.com/actions/download-artifact/pull/471)
    - Add a regression test for artifact name + content-type mismatches by
    [@&#8203;danwkennedy](https://redirect.github.com/danwkennedy) in
    [#&#8203;472](https://redirect.github.com/actions/download-artifact/pull/472)
    
    **Full Changelog**:
    <https://github.com/actions/download-artifact/compare/v8...v8.0.1>
    
    </details>
    
    <details>
    <summary>oxc-project/setup-node (oxc-project/setup-node)</summary>
    
    ###
    [`v1.0.7`](https://redirect.github.com/oxc-project/setup-node/compare/v1.0.6...v1.0.7)
    
    [Compare
    Source](https://redirect.github.com/oxc-project/setup-node/compare/v1.0.6...v1.0.7)
    
    </details>
    
    <details>
    <summary>softprops/action-gh-release
    (softprops/action-gh-release)</summary>
    
    ###
    [`v2.5.3`](https://redirect.github.com/softprops/action-gh-release/releases/tag/v2.5.3)
    
    [Compare
    Source](https://redirect.github.com/softprops/action-gh-release/compare/v2.5.2...v2.5.3)
    
    <!-- Release notes generated using configuration in .github/release.yml
    at master -->
    
    `2.5.3` is a patch release focused on the remaining path-handling and
    release-selection bugs uncovered after `2.5.2`.
    It fixes `#639`, `#571`, `#280`, `#614`, `#311`, `#403`, and `#368`.
    It also adds documentation clarifications for `#541`, `#645`, `#542`,
    `#393`, and `#411`,
    where the current behavior is either usage-sensitive or constrained by
    GitHub platform limits rather than an action-side runtime bug.
    
    If you still hit an issue after upgrading, please open a report with the
    bug template and include a minimal repro or sanitized workflow snippet
    where possible.
    
    #### What's Changed
    
    ##### Bug fixes 🐛
    
    - fix: prefer token input over GITHUB\_TOKEN by
    [@&#8203;chenrui333](https://redirect.github.com/chenrui333) in
    [#&#8203;751](https://redirect.github.com/softprops/action-gh-release/pull/751)
    - fix: clean up duplicate drafts after canonicalization by
    [@&#8203;chenrui333](https://redirect.github.com/chenrui333) in
    [#&#8203;753](https://redirect.github.com/softprops/action-gh-release/pull/753)
    - fix: support Windows-style file globs by
    [@&#8203;chenrui333](https://redirect.github.com/chenrui333) in
    [#&#8203;754](https://redirect.github.com/softprops/action-gh-release/pull/754)
    - fix: normalize refs-tag inputs by
    [@&#8203;chenrui333](https://redirect.github.com/chenrui333) in
    [#&#8203;755](https://redirect.github.com/softprops/action-gh-release/pull/755)
    - fix: expand tilde file paths by
    [@&#8203;chenrui333](https://redirect.github.com/chenrui333) in
    [#&#8203;756](https://redirect.github.com/softprops/action-gh-release/pull/756)
    
    ##### Other Changes 🔄
    
    - docs: clarify token precedence by
    [@&#8203;chenrui333](https://redirect.github.com/chenrui333) in
    [#&#8203;752](https://redirect.github.com/softprops/action-gh-release/pull/752)
    - docs: clarify GitHub release limits by
    [@&#8203;chenrui333](https://redirect.github.com/chenrui333) in
    [#&#8203;758](https://redirect.github.com/softprops/action-gh-release/pull/758)
    - documentation clarifications for empty-token handling,
    `preserve_order`, and special-character asset filename behavior
    
    **Full Changelog**:
    <https://github.com/softprops/action-gh-release/compare/v2...v2.5.3>
    
    ###
    [`v2.5.2`](https://redirect.github.com/softprops/action-gh-release/compare/v2.5.1...v2.5.2)
    
    [Compare
    Source](https://redirect.github.com/softprops/action-gh-release/compare/v2.5.1...v2.5.2)
    
    ###
    [`v2.5.1`](https://redirect.github.com/softprops/action-gh-release/compare/v2.5.0...v2.5.1)
    
    [Compare
    Source](https://redirect.github.com/softprops/action-gh-release/compare/v2.5.0...v2.5.1)
    
    </details>
    
    <details>
    <summary>taiki-e/install-action (taiki-e/install-action)</summary>
    
    ###
    [`v2.68.32`](https://redirect.github.com/taiki-e/install-action/blob/HEAD/CHANGELOG.md#100---2021-12-30)
    
    [Compare
    Source](https://redirect.github.com/taiki-e/install-action/compare/v2.68.31...v2.68.32)
    
    Initial release
    
    [Unreleased]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.32...HEAD
    
    [2.68.32]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.31...v2.68.32
    
    [2.68.31]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.30...v2.68.31
    
    [2.68.30]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.29...v2.68.30
    
    [2.68.29]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.28...v2.68.29
    
    [2.68.28]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.27...v2.68.28
    
    [2.68.27]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.26...v2.68.27
    
    [2.68.26]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.25...v2.68.26
    
    [2.68.25]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.24...v2.68.25
    
    [2.68.24]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.23...v2.68.24
    
    [2.68.23]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.22...v2.68.23
    
    [2.68.22]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.21...v2.68.22
    
    [2.68.21]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.20...v2.68.21
    
    [2.68.20]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.19...v2.68.20
    
    [2.68.19]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.18...v2.68.19
    
    [2.68.18]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.17...v2.68.18
    
    [2.68.17]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.16...v2.68.17
    
    [2.68.16]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.15...v2.68.16
    
    [2.68.15]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.14...v2.68.15
    
    [2.68.14]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.13...v2.68.14
    
    [2.68.13]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.12...v2.68.13
    
    [2.68.12]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.11...v2.68.12
    
    [2.68.11]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.10...v2.68.11
    
    [2.68.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.9...v2.68.10
    
    [2.68.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.8...v2.68.9
    
    [2.68.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.7...v2.68.8
    
    [2.68.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.6...v2.68.7
    
    [2.68.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.5...v2.68.6
    
    [2.68.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.4...v2.68.5
    
    [2.68.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.3...v2.68.4
    
    [2.68.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.2...v2.68.3
    
    [2.68.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.1...v2.68.2
    
    [2.68.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.68.0...v2.68.1
    
    [2.68.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.30...v2.68.0
    
    [2.67.30]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.29...v2.67.30
    
    [2.67.29]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.28...v2.67.29
    
    [2.67.28]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.27...v2.67.28
    
    [2.67.27]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.26...v2.67.27
    
    [2.67.26]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.25...v2.67.26
    
    [2.67.25]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.24...v2.67.25
    
    [2.67.24]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.23...v2.67.24
    
    [2.67.23]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.22...v2.67.23
    
    [2.67.22]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.21...v2.67.22
    
    [2.67.21]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.20...v2.67.21
    
    [2.67.20]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.19...v2.67.20
    
    [2.67.19]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.18...v2.67.19
    
    [2.67.18]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.17...v2.67.18
    
    [2.67.17]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.16...v2.67.17
    
    [2.67.16]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.15...v2.67.16
    
    [2.67.15]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.14...v2.67.15
    
    [2.67.14]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.13...v2.67.14
    
    [2.67.13]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.12...v2.67.13
    
    [2.67.12]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.11...v2.67.12
    
    [2.67.11]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.10...v2.67.11
    
    [2.67.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.9...v2.67.10
    
    [2.67.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.8...v2.67.9
    
    [2.67.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.7...v2.67.8
    
    [2.67.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.6...v2.67.7
    
    [2.67.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.5...v2.67.6
    
    [2.67.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.4...v2.67.5
    
    [2.67.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.3...v2.67.4
    
    [2.67.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.2...v2.67.3
    
    [2.67.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.1...v2.67.2
    
    [2.67.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.67.0...v2.67.1
    
    [2.67.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.66.7...v2.67.0
    
    [2.66.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.66.6...v2.66.7
    
    [2.66.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.66.5...v2.66.6
    
    [2.66.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.66.4...v2.66.5
    
    [2.66.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.66.3...v2.66.4
    
    [2.66.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.66.2...v2.66.3
    
    [2.66.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.66.1...v2.66.2
    
    [2.66.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.66.0...v2.66.1
    
    [2.66.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.16...v2.66.0
    
    [2.65.16]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.15...v2.65.16
    
    [2.65.15]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.14...v2.65.15
    
    [2.65.14]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.13...v2.65.14
    
    [2.65.13]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.12...v2.65.13
    
    [2.65.12]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.11...v2.65.12
    
    [2.65.11]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.10...v2.65.11
    
    [2.65.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.9...v2.65.10
    
    [2.65.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.8...v2.65.9
    
    [2.65.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.7...v2.65.8
    
    [2.65.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.6...v2.65.7
    
    [2.65.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.5...v2.65.6
    
    [2.65.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.4...v2.65.5
    
    [2.65.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.3...v2.65.4
    
    [2.65.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.2...v2.65.3
    
    [2.65.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.1...v2.65.2
    
    [2.65.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.65.0...v2.65.1
    
    [2.65.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.64.2...v2.65.0
    
    [2.64.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.64.1...v2.64.2
    
    [2.64.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.64.0...v2.64.1
    
    [2.64.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.63.3...v2.64.0
    
    [2.63.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.63.2...v2.63.3
    
    [2.63.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.63.1...v2.63.2
    
    [2.63.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.63.0...v2.63.1
    
    [2.63.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.67...v2.63.0
    
    [2.62.67]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.66...v2.62.67
    
    [2.62.66]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.65...v2.62.66
    
    [2.62.65]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.64...v2.62.65
    
    [2.62.64]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.63...v2.62.64
    
    [2.62.63]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.62...v2.62.63
    
    [2.62.62]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.61...v2.62.62
    
    [2.62.61]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.60...v2.62.61
    
    [2.62.60]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.59...v2.62.60
    
    [2.62.59]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.58...v2.62.59
    
    [2.62.58]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.57...v2.62.58
    
    [2.62.57]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.56...v2.62.57
    
    [2.62.56]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.55...v2.62.56
    
    [2.62.55]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.54...v2.62.55
    
    [2.62.54]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.53...v2.62.54
    
    [2.62.53]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.52...v2.62.53
    
    [2.62.52]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.51...v2.62.52
    
    [2.62.51]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.50...v2.62.51
    
    [2.62.50]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.49...v2.62.50
    
    [2.62.49]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.48...v2.62.49
    
    [2.62.48]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.47...v2.62.48
    
    [2.62.47]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.46...v2.62.47
    
    [2.62.46]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.45...v2.62.46
    
    [2.62.45]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.44...v2.62.45
    
    [2.62.44]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.43...v2.62.44
    
    [2.62.43]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.42...v2.62.43
    
    [2.62.42]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.41...v2.62.42
    
    [2.62.41]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.40...v2.62.41
    
    [2.62.40]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.39...v2.62.40
    
    [2.62.39]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.38...v2.62.39
    
    [2.62.38]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.37...v2.62.38
    
    [2.62.37]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.36...v2.62.37
    
    [2.62.36]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.35...v2.62.36
    
    [2.62.35]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.34...v2.62.35
    
    [2.62.34]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.33...v2.62.34
    
    [2.62.33]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.32...v2.62.33
    
    [2.62.32]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.31...v2.62.32
    
    [2.62.31]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.30...v2.62.31
    
    [2.62.30]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.29...v2.62.30
    
    [2.62.29]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.28...v2.62.29
    
    [2.62.28]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.27...v2.62.28
    
    [2.62.27]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.26...v2.62.27
    
    [2.62.26]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.25...v2.62.26
    
    [2.62.25]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.24...v2.62.25
    
    [2.62.24]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.23...v2.62.24
    
    [2.62.23]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.22...v2.62.23
    
    [2.62.22]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.21...v2.62.22
    
    [2.62.21]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.20...v2.62.21
    
    [2.62.20]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.19...v2.62.20
    
    [2.62.19]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.18...v2.62.19
    
    [2.62.18]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.17...v2.62.18
    
    [2.62.17]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.16...v2.62.17
    
    [2.62.16]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.15...v2.62.16
    
    [2.62.15]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.14...v2.62.15
    
    [2.62.14]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.13...v2.62.14
    
    [2.62.13]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.12...v2.62.13
    
    [2.62.12]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.11...v2.62.12
    
    [2.62.11]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.10...v2.62.11
    
    [2.62.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.9...v2.62.10
    
    [2.62.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.8...v2.62.9
    
    [2.62.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.7...v2.62.8
    
    [2.62.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.6...v2.62.7
    
    [2.62.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.5...v2.62.6
    
    [2.62.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.4...v2.62.5
    
    [2.62.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.3...v2.62.4
    
    [2.62.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.2...v2.62.3
    
    [2.62.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.1...v2.62.2
    
    [2.62.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.62.0...v2.62.1
    
    [2.62.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.61.13...v2.62.0
    
    [2.61.13]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.61.12...v2.61.13
    
    [2.61.12]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.61.11...v2.61.12
    
    [2.61.11]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.61.10...v2.61.11
    
    [2.61.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.61.9...v2.61.10
    
    [2.61.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.61.8...v2.61.9
    
    [2.61.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.61.7...v2.61.8
    
    [2.61.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.61.6...v2.61.7
    
    [2.61.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.61.5...v2.61.6
    
    [2.61.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.61.4...v2.61.5
    
    [2.61.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.61.3...v2.61.4
    
    [2.61.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.61.2...v2.61.3
    
    [2.61.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.61.1...v2.61.2
    
    [2.61.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.61.0...v2.61.1
    
    [2.61.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.60.0...v2.61.0
    
    [2.60.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.59.1...v2.60.0
    
    [2.59.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.59.0...v2.59.1
    
    [2.59.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.33...v2.59.0
    
    [2.58.33]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.32...v2.58.33
    
    [2.58.32]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.31...v2.58.32
    
    [2.58.31]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.30...v2.58.31
    
    [2.58.30]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.29...v2.58.30
    
    [2.58.29]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.28...v2.58.29
    
    [2.58.28]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.27...v2.58.28
    
    [2.58.27]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.26...v2.58.27
    
    [2.58.26]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.25...v2.58.26
    
    [2.58.25]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.24...v2.58.25
    
    [2.58.24]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.23...v2.58.24
    
    [2.58.23]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.22...v2.58.23
    
    [2.58.22]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.21...v2.58.22
    
    [2.58.21]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.20...v2.58.21
    
    [2.58.20]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.19...v2.58.20
    
    [2.58.19]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.18...v2.58.19
    
    [2.58.18]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.17...v2.58.18
    
    [2.58.17]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.16...v2.58.17
    
    [2.58.16]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.15...v2.58.16
    
    [2.58.15]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.14...v2.58.15
    
    [2.58.14]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.13...v2.58.14
    
    [2.58.13]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.12...v2.58.13
    
    [2.58.12]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.11...v2.58.12
    
    [2.58.11]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.10...v2.58.11
    
    [2.58.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.9...v2.58.10
    
    [2.58.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.8...v2.58.9
    
    [2.58.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.7...v2.58.8
    
    [2.58.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.6...v2.58.7
    
    [2.58.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.5...v2.58.6
    
    [2.58.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.4...v2.58.5
    
    [2.58.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.3...v2.58.4
    
    [2.58.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.2...v2.58.3
    
    [2.58.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.1...v2.58.2
    
    [2.58.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.58.0...v2.58.1
    
    [2.58.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.57.8...v2.58.0
    
    [2.57.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.57.7...v2.57.8
    
    [2.57.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.57.6...v2.57.7
    
    [2.57.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.57.5...v2.57.6
    
    [2.57.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.57.4...v2.57.5
    
    [2.57.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.57.3...v2.57.4
    
    [2.57.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.57.2...v2.57.3
    
    [2.57.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.57.1...v2.57.2
    
    [2.57.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.57.0...v2.57.1
    
    [2.57.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.24...v2.57.0
    
    [2.56.24]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.23...v2.56.24
    
    [2.56.23]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.22...v2.56.23
    
    [2.56.22]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.21...v2.56.22
    
    [2.56.21]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.20...v2.56.21
    
    [2.56.20]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.19...v2.56.20
    
    [2.56.19]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.18...v2.56.19
    
    [2.56.18]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.17...v2.56.18
    
    [2.56.17]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.16...v2.56.17
    
    [2.56.16]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.15...v2.56.16
    
    [2.56.15]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.14...v2.56.15
    
    [2.56.14]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.13...v2.56.14
    
    [2.56.13]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.12...v2.56.13
    
    [2.56.12]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.11...v2.56.12
    
    [2.56.11]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.10...v2.56.11
    
    [2.56.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.9...v2.56.10
    
    [2.56.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.8...v2.56.9
    
    [2.56.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.7...v2.56.8
    
    [2.56.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.6...v2.56.7
    
    [2.56.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.5...v2.56.6
    
    [2.56.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.4...v2.56.5
    
    [2.56.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.3...v2.56.4
    
    [2.56.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.2...v2.56.3
    
    [2.56.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.1...v2.56.2
    
    [2.56.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.56.0...v2.56.1
    
    [2.56.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.55.4...v2.56.0
    
    [2.55.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.55.3...v2.55.4
    
    [2.55.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.55.2...v2.55.3
    
    [2.55.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.55.1...v2.55.2
    
    [2.55.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.55.0...v2.55.1
    
    [2.55.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.54.3...v2.55.0
    
    [2.54.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.54.2...v2.54.3
    
    [2.54.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.54.1...v2.54.2
    
    [2.54.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.54.0...v2.54.1
    
    [2.54.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.53.2...v2.54.0
    
    [2.53.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.53.1...v2.53.2
    
    [2.53.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.53.0...v2.53.1
    
    [2.53.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.52.8...v2.53.0
    
    [2.52.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.52.7...v2.52.8
    
    [2.52.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.52.6...v2.52.7
    
    [2.52.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.52.5...v2.52.6
    
    [2.52.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.52.4...v2.52.5
    
    [2.52.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.52.3...v2.52.4
    
    [2.52.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.52.2...v2.52.3
    
    [2.52.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.52.1...v2.52.2
    
    [2.52.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.52.0...v2.52.1
    
    [2.52.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.51.3...v2.52.0
    
    [2.51.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.51.2...v2.51.3
    
    [2.51.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.51.1...v2.51.2
    
    [2.51.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.51.0...v2.51.1
    
    [2.51.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.50.10...v2.51.0
    
    [2.50.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.50.9...v2.50.10
    
    [2.50.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.50.8...v2.50.9
    
    [2.50.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.50.7...v2.50.8
    
    [2.50.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.50.6...v2.50.7
    
    [2.50.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.50.5...v2.50.6
    
    [2.50.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.50.4...v2.50.5
    
    [2.50.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.50.3...v2.50.4
    
    [2.50.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.50.2...v2.50.3
    
    [2.50.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.50.1...v2.50.2
    
    [2.50.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.50.0...v2.50.1
    
    [2.50.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.50...v2.50.0
    
    [2.49.50]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.49...v2.49.50
    
    [2.49.49]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.48...v2.49.49
    
    [2.49.48]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.47...v2.49.48
    
    [2.49.47]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.46...v2.49.47
    
    [2.49.46]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.45...v2.49.46
    
    [2.49.45]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.44...v2.49.45
    
    [2.49.44]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.43...v2.49.44
    
    [2.49.43]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.42...v2.49.43
    
    [2.49.42]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.41...v2.49.42
    
    [2.49.41]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.40...v2.49.41
    
    [2.49.40]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.39...v2.49.40
    
    [2.49.39]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.38...v2.49.39
    
    [2.49.38]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.37...v2.49.38
    
    [2.49.37]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.36...v2.49.37
    
    [2.49.36]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.35...v2.49.36
    
    [2.49.35]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.34...v2.49.35
    
    [2.49.34]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.33...v2.49.34
    
    [2.49.33]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.32...v2.49.33
    
    [2.49.32]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.31...v2.49.32
    
    [2.49.31]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.30...v2.49.31
    
    [2.49.30]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.29...v2.49.30
    
    [2.49.29]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.28...v2.49.29
    
    [2.49.28]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.27...v2.49.28
    
    [2.49.27]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.26...v2.49.27
    
    [2.49.26]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.25...v2.49.26
    
    [2.49.25]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.24...v2.49.25
    
    [2.49.24]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.23...v2.49.24
    
    [2.49.23]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.22...v2.49.23
    
    [2.49.22]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.21...v2.49.22
    
    [2.49.21]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.20...v2.49.21
    
    [2.49.20]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.19...v2.49.20
    
    [2.49.19]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.18...v2.49.19
    
    [2.49.18]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.17...v2.49.18
    
    [2.49.17]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.16...v2.49.17
    
    [2.49.16]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.15...v2.49.16
    
    [2.49.15]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.14...v2.49.15
    
    [2.49.14]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.13...v2.49.14
    
    [2.49.13]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.12...v2.49.13
    
    [2.49.12]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.11...v2.49.12
    
    [2.49.11]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.10...v2.49.11
    
    [2.49.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.9...v2.49.10
    
    [2.49.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.8...v2.49.9
    
    [2.49.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.7...v2.49.8
    
    [2.49.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.6...v2.49.7
    
    [2.49.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.5...v2.49.6
    
    [2.49.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.4...v2.49.5
    
    [2.49.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.3...v2.49.4
    
    [2.49.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.2...v2.49.3
    
    [2.49.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.1...v2.49.2
    
    [2.49.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.49.0...v2.49.1
    
    [2.49.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.22...v2.49.0
    
    [2.48.22]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.21...v2.48.22
    
    [2.48.21]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.20...v2.48.21
    
    [2.48.20]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.19...v2.48.20
    
    [2.48.19]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.18...v2.48.19
    
    [2.48.18]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.17...v2.48.18
    
    [2.48.17]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.16...v2.48.17
    
    [2.48.16]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.15...v2.48.16
    
    [2.48.15]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.14...v2.48.15
    
    [2.48.14]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.13...v2.48.14
    
    [2.48.13]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.12...v2.48.13
    
    [2.48.12]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.11...v2.48.12
    
    [2.48.11]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.10...v2.48.11
    
    [2.48.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.9...v2.48.10
    
    [2.48.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.8...v2.48.9
    
    [2.48.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.7...v2.48.8
    
    [2.48.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.6...v2.48.7
    
    [2.48.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.5...v2.48.6
    
    [2.48.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.4...v2.48.5
    
    [2.48.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.3...v2.48.4
    
    [2.48.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.2...v2.48.3
    
    [2.48.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.1...v2.48.2
    
    [2.48.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.48.0...v2.48.1
    
    [2.48.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.32...v2.48.0
    
    [2.47.32]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.31...v2.47.32
    
    [2.47.31]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.30...v2.47.31
    
    [2.47.30]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.29...v2.47.30
    
    [2.47.29]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.28...v2.47.29
    
    [2.47.28]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.27...v2.47.28
    
    [2.47.27]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.26...v2.47.27
    
    [2.47.26]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.25...v2.47.26
    
    [2.47.25]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.24...v2.47.25
    
    [2.47.24]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.23...v2.47.24
    
    [2.47.23]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.22...v2.47.23
    
    [2.47.22]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.21...v2.47.22
    
    [2.47.21]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.20...v2.47.21
    
    [2.47.20]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.19...v2.47.20
    
    [2.47.19]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.18...v2.47.19
    
    [2.47.18]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.17...v2.47.18
    
    [2.47.17]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.16...v2.47.17
    
    [2.47.16]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.15...v2.47.16
    
    [2.47.15]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.14...v2.47.15
    
    [2.47.14]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.13...v2.47.14
    
    [2.47.13]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.12...v2.47.13
    
    [2.47.12]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.11...v2.47.12
    
    [2.47.11]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.10...v2.47.11
    
    [2.47.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.9...v2.47.10
    
    [2.47.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.8...v2.47.9
    
    [2.47.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.7...v2.47.8
    
    [2.47.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.6...v2.47.7
    
    [2.47.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.5...v2.47.6
    
    [2.47.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.4...v2.47.5
    
    [2.47.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.3...v2.47.4
    
    [2.47.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.2...v2.47.3
    
    [2.47.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.1...v2.47.2
    
    [2.47.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.47.0...v2.47.1
    
    [2.47.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.20...v2.47.0
    
    [2.46.20]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.19...v2.46.20
    
    [2.46.19]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.18...v2.46.19
    
    [2.46.18]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.17...v2.46.18
    
    [2.46.17]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.16...v2.46.17
    
    [2.46.16]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.15...v2.46.16
    
    [2.46.15]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.14...v2.46.15
    
    [2.46.14]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.13...v2.46.14
    
    [2.46.13]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.12...v2.46.13
    
    [2.46.12]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.11...v2.46.12
    
    [2.46.11]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.10...v2.46.11
    
    [2.46.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.9...v2.46.10
    
    [2.46.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.8...v2.46.9
    
    [2.46.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.7...v2.46.8
    
    [2.46.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.6...v2.46.7
    
    [2.46.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.5...v2.46.6
    
    [2.46.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.4...v2.46.5
    
    [2.46.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.3...v2.46.4
    
    [2.46.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.2...v2.46.3
    
    [2.46.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.1...v2.46.2
    
    [2.46.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.46.0...v2.46.1
    
    [2.46.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.15...v2.46.0
    
    [2.45.15]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.14...v2.45.15
    
    [2.45.14]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.13...v2.45.14
    
    [2.45.13]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.12...v2.45.13
    
    [2.45.12]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.11...v2.45.12
    
    [2.45.11]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.10...v2.45.11
    
    [2.45.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.9...v2.45.10
    
    [2.45.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.8...v2.45.9
    
    [2.45.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.7...v2.45.8
    
    [2.45.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.6...v2.45.7
    
    [2.45.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.5...v2.45.6
    
    [2.45.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.4...v2.45.5
    
    [2.45.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.3...v2.45.4
    
    [2.45.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.2...v2.45.3
    
    [2.45.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.1...v2.45.2
    
    [2.45.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.45.0...v2.45.1
    
    [2.45.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.72...v2.45.0
    
    [2.44.72]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.71...v2.44.72
    
    [2.44.71]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.70...v2.44.71
    
    [2.44.70]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.69...v2.44.70
    
    [2.44.69]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.68...v2.44.69
    
    [2.44.68]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.67...v2.44.68
    
    [2.44.67]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.66...v2.44.67
    
    [2.44.66]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.65...v2.44.66
    
    [2.44.65]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.64...v2.44.65
    
    [2.44.64]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.63...v2.44.64
    
    [2.44.63]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.62...v2.44.63
    
    [2.44.62]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.61...v2.44.62
    
    [2.44.61]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.60...v2.44.61
    
    [2.44.60]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.59...v2.44.60
    
    [2.44.59]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.58...v2.44.59
    
    [2.44.58]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.57...v2.44.58
    
    [2.44.57]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.56...v2.44.57
    
    [2.44.56]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.55...v2.44.56
    
    [2.44.55]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.54...v2.44.55
    
    [2.44.54]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.53...v2.44.54
    
    [2.44.53]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.52...v2.44.53
    
    [2.44.52]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.51...v2.44.52
    
    [2.44.51]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.50...v2.44.51
    
    [2.44.50]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.49...v2.44.50
    
    [2.44.49]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.48...v2.44.49
    
    [2.44.48]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.47...v2.44.48
    
    [2.44.47]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.46...v2.44.47
    
    [2.44.46]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.45...v2.44.46
    
    [2.44.45]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.44...v2.44.45
    
    [2.44.44]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.43...v2.44.44
    
    [2.44.43]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.42...v2.44.43
    
    [2.44.42]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.41...v2.44.42
    
    [2.44.41]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.40...v2.44.41
    
    [2.44.40]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.39...v2.44.40
    
    [2.44.39]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.38...v2.44.39
    
    [2.44.38]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.37...v2.44.38
    
    [2.44.37]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.36...v2.44.37
    
    [2.44.36]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.35...v2.44.36
    
    [2.44.35]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.34...v2.44.35
    
    [2.44.34]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.33...v2.44.34
    
    [2.44.33]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.32...v2.44.33
    
    [2.44.32]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.31...v2.44.32
    
    [2.44.31]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.30...v2.44.31
    
    [2.44.30]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.29...v2.44.30
    
    [2.44.29]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.28...v2.44.29
    
    [2.44.28]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.27...v2.44.28
    
    [2.44.27]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.26...v2.44.27
    
    [2.44.26]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.25...v2.44.26
    
    [2.44.25]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.24...v2.44.25
    
    [2.44.24]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.23...v2.44.24
    
    [2.44.23]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.22...v2.44.23
    
    [2.44.22]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.21...v2.44.22
    
    [2.44.21]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.20...v2.44.21
    
    [2.44.20]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.19...v2.44.20
    
    [2.44.19]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.18...v2.44.19
    
    [2.44.18]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.17...v2.44.18
    
    [2.44.17]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.16...v2.44.17
    
    [2.44.16]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.15...v2.44.16
    
    [2.44.15]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.14...v2.44.15
    
    [2.44.14]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.13...v2.44.14
    
    [2.44.13]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.12...v2.44.13
    
    [2.44.12]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.11...v2.44.12
    
    [2.44.11]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.10...v2.44.11
    
    [2.44.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.9...v2.44.10
    
    [2.44.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.8...v2.44.9
    
    [2.44.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.7...v2.44.8
    
    [2.44.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.6...v2.44.7
    
    [2.44.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.5...v2.44.6
    
    [2.44.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.4...v2.44.5
    
    [2.44.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.3...v2.44.4
    
    [2.44.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.2...v2.44.3
    
    [2.44.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.1...v2.44.2
    
    [2.44.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.44.0...v2.44.1
    
    [2.44.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.43.7...v2.44.0
    
    [2.43.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.43.6...v2.43.7
    
    [2.43.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.43.5...v2.43.6
    
    [2.43.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.43.4...v2.43.5
    
    [2.43.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.43.3...v2.43.4
    
    [2.43.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.43.2...v2.43.3
    
    [2.43.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.43.1...v2.43.2
    
    [2.43.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.43.0...v2.43.1
    
    [2.43.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.42...v2.43.0
    
    [2.42.42]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.41...v2.42.42
    
    [2.42.41]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.40...v2.42.41
    
    [2.42.40]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.39...v2.42.40
    
    [2.42.39]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.38...v2.42.39
    
    [2.42.38]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.37...v2.42.38
    
    [2.42.37]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.36...v2.42.37
    
    [2.42.36]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.35...v2.42.36
    
    [2.42.35]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.34...v2.42.35
    
    [2.42.34]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.33...v2.42.34
    
    [2.42.33]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.32...v2.42.33
    
    [2.42.32]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.31...v2.42.32
    
    [2.42.31]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.30...v2.42.31
    
    [2.42.30]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.29...v2.42.30
    
    [2.42.29]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.28...v2.42.29
    
    [2.42.28]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.27...v2.42.28
    
    [2.42.27]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.26...v2.42.27
    
    [2.42.26]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.25...v2.42.26
    
    [2.42.25]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.24...v2.42.25
    
    [2.42.24]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.23...v2.42.24
    
    [2.42.23]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.22...v2.42.23
    
    [2.42.22]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.21...v2.42.22
    
    [2.42.21]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.20...v2.42.21
    
    [2.42.20]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.19...v2.42.20
    
    [2.42.19]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.18...v2.42.19
    
    [2.42.18]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.17...v2.42.18
    
    [2.42.17]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.16...v2.42.17
    
    [2.42.16]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.15...v2.42.16
    
    [2.42.15]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.14...v2.42.15
    
    [2.42.14]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.13...v2.42.14
    
    [2.42.13]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.12...v2.42.13
    
    [2.42.12]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.11...v2.42.12
    
    [2.42.11]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.10...v2.42.11
    
    [2.42.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.9...v2.42.10
    
    [2.42.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.8...v2.42.9
    
    [2.42.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.7...v2.42.8
    
    [2.42.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.6...v2.42.7
    
    [2.42.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.5...v2.42.6
    
    [2.42.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.4...v2.42.5
    
    [2.42.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.3...v2.42.4
    
    [2.42.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.2...v2.42.3
    
    [2.42.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.1...v2.42.2
    
    [2.42.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.42.0...v2.42.1
    
    [2.42.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.18...v2.42.0
    
    [2.41.18]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.17...v2.41.18
    
    [2.41.17]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.16...v2.41.17
    
    [2.41.16]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.15...v2.41.16
    
    [2.41.15]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.14...v2.41.15
    
    [2.41.14]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.13...v2.41.14
    
    [2.41.13]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.12...v2.41.13
    
    [2.41.12]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.11...v2.41.12
    
    [2.41.11]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.10...v2.41.11
    
    [2.41.10]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.9...v2.41.10
    
    [2.41.9]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.8...v2.41.9
    
    [2.41.8]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.7...v2.41.8
    
    [2.41.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.6...v2.41.7
    
    [2.41.6]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.5...v2.41.6
    
    [2.41.5]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.4...v2.41.5
    
    [2.41.4]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.3...v2.41.4
    
    [2.41.3]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.2...v2.41.3
    
    [2.41.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.1...v2.41.2
    
    [2.41.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.41.0...v2.41.1
    
    [2.41.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.40.2...v2.41.0
    
    [2.40.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.40.1...v2.40.2
    
    [2.40.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.40.0...v2.40.1
    
    [2.40.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.39.2...v2.40.0
    
    [2.39.2]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.39.1...v2.39.2
    
    [2.39.1]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.39.0...v2.39.1
    
    [2.39.0]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.38.7...v2.39.0
    
    [2.38.7]:
    https://redirect.github.com/taiki-e/install-action/compare/v2.38.6...v2.38.7
    
    [2.38.6]: https://redirect.github.com/taiki-e/install-acti
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 10am on monday" in timezone
    Asia/Shanghai, Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Enabled.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get
    [config
    help](https://redirect.github.com/renovatebot/renovate/discussions) if
    that's undesired.
    
    ---
    
    - [ ] <!-- 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/oxc-project/tsgolint).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    444c4d6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update gomod (#794)

    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/) |
    |---|---|---|---|---|---|
    | golang.org/x/text | `v0.34.0` → `v0.35.0` |
    ![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2ftext/v0.35.0?slim=true)
    |
    ![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2ftext/v0.35.0?slim=true)
    |
    ![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2ftext/v0.34.0/v0.35.0?slim=true)
    |
    ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2ftext/v0.34.0/v0.35.0?slim=true)
    |
    | golang.org/x/tools | `v0.42.0` → `v0.43.0` |
    ![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2ftools/v0.43.0?slim=true)
    |
    ![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2ftools/v0.43.0?slim=true)
    |
    ![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2ftools/v0.42.0/v0.43.0?slim=true)
    |
    ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2ftools/v0.42.0/v0.43.0?slim=true)
    |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 9am on monday" in timezone
    Asia/Shanghai, Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Enabled.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get
    [config
    help](https://redirect.github.com/renovatebot/renovate/discussions) if
    that's undesired.
    
    ---
    
    - [ ] <!-- 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/oxc-project/tsgolint).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    8058dcf View commit details
    Browse the repository at this point in the history
  3. chore(deps): update npm packages (#795)

    > ℹ️ **Note**
    > 
    > This PR body was truncated due to platform limits.
    
    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/) |
    |---|---|---|---|---|---|
    | [vitest](https://vitest.dev)
    ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest))
    | [`4.0.18` →
    `4.1.0`](https://renovatebot.com/diffs/npm/vitest/4.0.18/4.1.0) |
    ![age](https://developer.mend.io/api/mc/badges/age/npm/vitest/4.1.0?slim=true)
    |
    ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitest/4.1.0?slim=true)
    |
    ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitest/4.0.18/4.1.0?slim=true)
    |
    ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest/4.0.18/4.1.0?slim=true)
    |
    | [vitest>vite](https://vite.dev)
    ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite))
    | [`8.0.0-beta.16` →
    `8.0.0`](https://renovatebot.com/diffs/npm/vitest&gt;vite/8.0.0-beta.16/8.0.0)
    |
    ![age](https://developer.mend.io/api/mc/badges/age/npm/vite/8.0.0?slim=true)
    |
    ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/8.0.0?slim=true)
    |
    ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/8.0.0-beta.16/8.0.0?slim=true)
    |
    ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/8.0.0-beta.16/8.0.0?slim=true)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>vitest-dev/vitest (vitest)</summary>
    
    ###
    [`v4.1.0`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v4.1.0)
    
    [Compare
    Source](https://redirect.github.com/vitest-dev/vitest/compare/v4.0.18...v4.1.0)
    
    Vitest 4.1 is out!
    
    This release page lists all changes made to the project during the 4.1
    beta. To get a review of all the new features, read our [blog
    post](https://vitest.dev/blog/vitest-4).
    
    #####    🚀 Features
    
    - Return a disposable from doMock()  -  by
    [@&#8203;kirkwaiblinger](https://redirect.github.com/kirkwaiblinger) in
    [#&#8203;9332](https://redirect.github.com/vitest-dev/vitest/issues/9332)
    [<samp>(e3e65)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/e3e659a96)
    - Added chai style assertions  -  by
    [@&#8203;ronnakamoto](https://redirect.github.com/ronnakamoto) and
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;8842](https://redirect.github.com/vitest-dev/vitest/issues/8842)
    [<samp>(841df)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/841df9ac5)
    - Update to sinon/fake-timers v15 and add `setTickMode` to timer
    controls  -  by [@&#8203;atscott](https://redirect.github.com/atscott)
    and [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;8726](https://redirect.github.com/vitest-dev/vitest/issues/8726)
    [<samp>(4b480)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/4b480aaed)
    - Expose matcher types  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9448](https://redirect.github.com/vitest-dev/vitest/issues/9448)
    [<samp>(3e4b9)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/3e4b913b1)
    - Add `toTestSpecification` to reported tasks  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9464](https://redirect.github.com/vitest-dev/vitest/issues/9464)
    [<samp>(1a470)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/1a4705da9)
    - Show a warning if `vi.mock` or `vi.hoisted` are declared outside of
    top level of the module  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9387](https://redirect.github.com/vitest-dev/vitest/issues/9387)
    [<samp>(5db54)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/5db54a468)
    - Track and display expectedly failed tests (.fails) in UI and CLI  - 
    by [@&#8203;Copilot](https://redirect.github.com/Copilot),
    **sheremet-va** and
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9476](https://redirect.github.com/vitest-dev/vitest/issues/9476)
    [<samp>(77d75)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/77d75fd34)
    - Support tags  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9478](https://redirect.github.com/vitest-dev/vitest/issues/9478)
    [<samp>(de7c8)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/de7c8a521)
    - Implement `aroundEach` and `aroundAll` hooks  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9450](https://redirect.github.com/vitest-dev/vitest/issues/9450)
    [<samp>(2a8cb)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/2a8cb9dc2)
    - Stabilize experimental features  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9529](https://redirect.github.com/vitest-dev/vitest/issues/9529)
    [<samp>(b5fd2)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/b5fd2a16a)
    - Accept `new` or `all` in `--update` flag  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9543](https://redirect.github.com/vitest-dev/vitest/issues/9543)
    [<samp>(a5acf)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/a5acf28a5)
    - Support `meta` in test options  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9535](https://redirect.github.com/vitest-dev/vitest/issues/9535)
    [<samp>(7d622)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7d622e3d1)
    - Support type inference with a new `test.extend` syntax  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9550](https://redirect.github.com/vitest-dev/vitest/issues/9550)
    [<samp>(e5385)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/e53854fcc)
    - Support vite 8 beta, fix type issues in the config with different vite
    versions  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9587](https://redirect.github.com/vitest-dev/vitest/issues/9587)
    [<samp>(99028)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/990281dfd)
    - Add assertion helper to hide internal stack traces  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
    Opus 4.6** in
    [#&#8203;9594](https://redirect.github.com/vitest-dev/vitest/issues/9594)
    [<samp>(eeb0a)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/eeb0ae2f8)
    - Store failure screenshots using artifacts API  -  by
    [@&#8203;macarie](https://redirect.github.com/macarie) in
    [#&#8203;9588](https://redirect.github.com/vitest-dev/vitest/issues/9588)
    [<samp>(24603)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/24603e3c4)
    - Allow `vitest list` to statically collect tests instead of running
    files to collect them  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9630](https://redirect.github.com/vitest-dev/vitest/issues/9630)
    [<samp>(7a8e7)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7a8e7fc20)
    - Add `--detect-async-leaks`  -  by
    [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) in
    [#&#8203;9528](https://redirect.github.com/vitest-dev/vitest/issues/9528)
    [<samp>(c594d)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/c594d4af3)
    - Implement `mockThrow` and `mockThrowOnce`  -  by
    [@&#8203;thor-juhasz](https://redirect.github.com/thor-juhasz) and
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9512](https://redirect.github.com/vitest-dev/vitest/issues/9512)
    [<samp>(61917)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/619179fb7)
    - Support `update: "none"` and add docs about snapshots behavior on CI
     -  by [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9700](https://redirect.github.com/vitest-dev/vitest/issues/9700)
    [<samp>(05f18)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/05f1854e2)
    - Support playwright `launchOptions` with `connectOptions`  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9702](https://redirect.github.com/vitest-dev/vitest/issues/9702)
    [<samp>(f0ff1)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/f0ff1b2a0)
    - Add `page/locator.mark` API to enhance playwright trace  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9652](https://redirect.github.com/vitest-dev/vitest/issues/9652)
    [<samp>(d0ee5)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/d0ee546fe)
    - **api**:
    - Support tests starting or ending with `test` in
    `experimental_parseSpecification`  -  by
    [@&#8203;jgillick](https://redirect.github.com/jgillick) and **Jeremy
    Gillick** in
    [#&#8203;9235](https://redirect.github.com/vitest-dev/vitest/issues/9235)
    [<samp>(2f367)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/2f367fad3)
    - Add filters to `createSpecification`  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9336](https://redirect.github.com/vitest-dev/vitest/issues/9336)
    [<samp>(c8e6c)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/c8e6c7fbf)
    - Expose `runTestFiles` as alternative to `runTestSpecifications`  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9443](https://redirect.github.com/vitest-dev/vitest/issues/9443)
    [<samp>(43d76)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/43d761821)
    - Add `allowWrite` and `allowExec` options to `api`  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9350](https://redirect.github.com/vitest-dev/vitest/issues/9350)
    [<samp>(20e00)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/20e00ef78)
    - Allow passing down test cases to `toTestSpecification`  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9627](https://redirect.github.com/vitest-dev/vitest/issues/9627)
    [<samp>(6f17d)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/6f17d5ddf)
    - **browser**:
    - Add `userEvent.wheel` API  -  by
    [@&#8203;macarie](https://redirect.github.com/macarie) in
    [#&#8203;9188](https://redirect.github.com/vitest-dev/vitest/issues/9188)
    [<samp>(66080)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/660801979)
    - Add `filterNode` option to prettyDOM for filtering browser assertion
    error output  -  by
    [@&#8203;Copilot](https://redirect.github.com/Copilot), **sheremet-va**
    and [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9475](https://redirect.github.com/vitest-dev/vitest/issues/9475)
    [<samp>(d3220)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/d3220fcd8)
    - Support playwright persistent context  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa), **Claude Opus
    4.6** and [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va)
    in
    [#&#8203;9229](https://redirect.github.com/vitest-dev/vitest/issues/9229)
    [<samp>(f865d)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/f865d2ba4)
    - Added `detailsPanelPosition` option and button  -  by
    [@&#8203;shairez](https://redirect.github.com/shairez) in
    [#&#8203;9525](https://redirect.github.com/vitest-dev/vitest/issues/9525)
    [<samp>(c8a31)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/c8a31147c)
    - Use BlazeDiff instead of pixelmatch  -  by
    [@&#8203;macarie](https://redirect.github.com/macarie) in
    [#&#8203;9514](https://redirect.github.com/vitest-dev/vitest/issues/9514)
    [<samp>(30936)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/309362089)
    - Add `findElement` and enable strict mode in webdriverio and preview
     -  by [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9677](https://redirect.github.com/vitest-dev/vitest/issues/9677)
    [<samp>(c3f37)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/c3f37721c)
    - **cli**:
    - Add [@&#8203;bomb](https://redirect.github.com/bomb).sh/tab
    completions  -  by
    [@&#8203;AmirSa12](https://redirect.github.com/AmirSa12) and
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;8639](https://redirect.github.com/vitest-dev/vitest/issues/8639)
    [<samp>(200f3)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/200f31704)
    - **coverage**:
    - Support `ignore start/stop` ignore hints  -  by
    [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) in
    [#&#8203;9204](https://redirect.github.com/vitest-dev/vitest/issues/9204)
    [<samp>(e59c9)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/e59c94ba6)
    - Add `coverage.changed` option to report only changed files  -  by
    [@&#8203;kykim00](https://redirect.github.com/kykim00) and
    [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) in
    [#&#8203;9521](https://redirect.github.com/vitest-dev/vitest/issues/9521)
    [<samp>(1d939)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/1d9392c67)
    - **experimental**:
    - Add `onModuleRunner` hook to `worker.init`  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9286](https://redirect.github.com/vitest-dev/vitest/issues/9286)
    [<samp>(e977f)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/e977f3deb)
    - Option to disable the module runner  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) and
    [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) in
    [#&#8203;9210](https://redirect.github.com/vitest-dev/vitest/issues/9210)
    [<samp>(9be61)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/9be6121ee)
    - Add `importDurations: { limit, print }` options  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa), **Claude Opus
    4.6** and [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va)
    in
    [#&#8203;9401](https://redirect.github.com/vitest-dev/vitest/issues/9401)
    [<samp>(7e10f)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7e10fb356)
    - Add print and fail thresholds for `importDurations`  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
    Opus 4.6** in
    [#&#8203;9533](https://redirect.github.com/vitest-dev/vitest/issues/9533)
    [<samp>(3f7a5)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/3f7a5f8f8)
    - **fixtures**:
    - Pass down file context to `beforeAll`/`afterAll`  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9572](https://redirect.github.com/vitest-dev/vitest/issues/9572)
    [<samp>(c8339)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/c83395f2c)
    - **reporters**:
    - Add `agent` reporter to reduce ai agent token usage  -  by
    [@&#8203;cpojer](https://redirect.github.com/cpojer) in
    [#&#8203;9779](https://redirect.github.com/vitest-dev/vitest/issues/9779)
    [<samp>(3e9e0)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/3e9e096a2)
    - **runner**:
    - Enhance `retry` options  -  by
    [@&#8203;MazenSamehR](https://redirect.github.com/MazenSamehR), **Matan
    Shavit**, [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio)
    and [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9370](https://redirect.github.com/vitest-dev/vitest/issues/9370)
    [<samp>(9e4cf)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/9e4cfd295)
    - **ui**:
    - Allow run individual test/suites  -  by
    [@&#8203;userquin](https://redirect.github.com/userquin) in
    [#&#8203;9465](https://redirect.github.com/vitest-dev/vitest/issues/9465)
    [<samp>(73b10)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/73b10f1b9)
    - Add project filter/sort support  -  by
    [@&#8203;userquin](https://redirect.github.com/userquin) in
    [#&#8203;8689](https://redirect.github.com/vitest-dev/vitest/issues/8689)
    [<samp>(0c7ea)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/0c7eaac16)
    - Add duration sorting to explorer  -  by
    [@&#8203;julianhahn](https://redirect.github.com/julianhahn) and
    [@&#8203;cursoragent](https://redirect.github.com/cursoragent) in
    [#&#8203;9603](https://redirect.github.com/vitest-dev/vitest/issues/9603)
    [<samp>(209b1)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/209b1b0e1)
    - Implement filter for slow tests  -  by
    [@&#8203;DerYeger](https://redirect.github.com/DerYeger) and
    [@&#8203;userquin](https://redirect.github.com/userquin) in
    [#&#8203;9705](https://redirect.github.com/vitest-dev/vitest/issues/9705)
    [<samp>(8880c)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/8880c907a)
    - **vitest**:
    - Add run summary in GitHub Actions Reporter  -  by
    [@&#8203;macarie](https://redirect.github.com/macarie) and **jhnance**
    in
    [#&#8203;9579](https://redirect.github.com/vitest-dev/vitest/issues/9579)
    [<samp>(96bfc)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/96bfc8345)
    
    #####    🐞 Bug Fixes
    
    - Deprecate several vitest/\* entry points  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9347](https://redirect.github.com/vitest-dev/vitest/issues/9347)
    [<samp>(fd459)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/fd45928be)
    - Use `meta.url` in `createRequire`  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9441](https://redirect.github.com/vitest-dev/vitest/issues/9441)
    [<samp>(e3422)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/e34225563)
    - Preact browser mode init example of render function not async  -  by
    [@&#8203;WuMingDao](https://redirect.github.com/WuMingDao) in
    [#&#8203;9375](https://redirect.github.com/vitest-dev/vitest/issues/9375)
    [<samp>(2bea5)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/2bea549c7)
    - Deprecate unused types in matcher context  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9449](https://redirect.github.com/vitest-dev/vitest/issues/9449)
    [<samp>(20f87)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/20f8753a2)
    - Handle `external/noExternal` during `configEnvironment` hook  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
    Opus 4.6** in
    [#&#8203;9508](https://redirect.github.com/vitest-dev/vitest/issues/9508)
    [<samp>(59ea2)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/59ea27c1c)
    - Replace default ssr environment runner with Vitest server module
    runner  -  by [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa)
    and **Claude Opus 4.6** in
    [#&#8203;9506](https://redirect.github.com/vitest-dev/vitest/issues/9506)
    [<samp>(cd5db)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/cd5db660c)
    - Propagate experimental CLI options to child projects  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
    Opus 4.6** in
    [#&#8203;9531](https://redirect.github.com/vitest-dev/vitest/issues/9531)
    [<samp>(b624f)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/b624fae53)
    - Show a warning when `browser.isolate` is used  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9410](https://redirect.github.com/vitest-dev/vitest/issues/9410)
    [<samp>(3d48e)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/3d48ebcb9)
    - Fix `vi.mock({ spy: true })` node v8 coverage  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa), **hi-ogawa**
    and **Claude Opus 4.6** in
    [#&#8203;9541](https://redirect.github.com/vitest-dev/vitest/issues/9541)
    [<samp>(687b6)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/687b633c1)
    - Don't show internal ssr handler in errors  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9547](https://redirect.github.com/vitest-dev/vitest/issues/9547)
    [<samp>(76c43)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/76c4397b5)
    - Close vitest if it failed to start  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9573](https://redirect.github.com/vitest-dev/vitest/issues/9573)
    [<samp>(728ba)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/728ba617f)
    - Fix ssr environment runner in project  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9584](https://redirect.github.com/vitest-dev/vitest/issues/9584)
    [<samp>(09006)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/090064f97)
    - Trim trailing white spaces in code block  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9591](https://redirect.github.com/vitest-dev/vitest/issues/9591)
    [<samp>(f78be)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/f78bea992)
    - Support inline snapshot inside test.for/each  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9590](https://redirect.github.com/vitest-dev/vitest/issues/9590)
    [<samp>(615fd)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/615fd521e)
    - Apply source maps for external module stack trace  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9152](https://redirect.github.com/vitest-dev/vitest/issues/9152)
    [<samp>(79e20)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/79e20d5a3)
    - Remove the `.name` from statically collected test  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9596](https://redirect.github.com/vitest-dev/vitest/issues/9596)
    [<samp>(b66ff)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/b66ff691a)
    - Don't suppress warnings on pnp  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9602](https://redirect.github.com/vitest-dev/vitest/issues/9602)
    [<samp>(89cbd)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/89cbdaea3)
    - Support snapshot with `expect.soft`  -  by
    [@&#8203;iumehara](https://redirect.github.com/iumehara),
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
    Opus 4.6** in
    [#&#8203;9231](https://redirect.github.com/vitest-dev/vitest/issues/9231)
    [<samp>(3eb2c)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/3eb2cd541)
    - Log seed when only `sequence.shuffle.tests` is enabled  -  by
    [@&#8203;kaigritun](https://redirect.github.com/kaigritun), **Kai
    Gritun** and
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9576](https://redirect.github.com/vitest-dev/vitest/issues/9576)
    [<samp>(8182b)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/8182b77ad)
    - Externalize `expect/src/utils` from `vitest`  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9616](https://redirect.github.com/vitest-dev/vitest/issues/9616)
    [<samp>(48739)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/487398422)
    - Ignore test.override during static collection  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9620](https://redirect.github.com/vitest-dev/vitest/issues/9620)
    [<samp>(09174)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/0917470ce)
    - Increase stacktrace limit for `--detect-async-leaks`  -  by
    [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) in
    [#&#8203;9638](https://redirect.github.com/vitest-dev/vitest/issues/9638)
    [<samp>(9fd4c)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/9fd4ce533)
    - Hanging-reporter link in cli  -  by
    [@&#8203;flx-sta](https://redirect.github.com/flx-sta) in
    [#&#8203;9649](https://redirect.github.com/vitest-dev/vitest/issues/9649)
    [<samp>(7c103)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7c103055c)
    - Fix teardown timeout of `aroundEach/All` when inner `aroundEach/All`
    throws  -  by [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa)
    in
    [#&#8203;9657](https://redirect.github.com/vitest-dev/vitest/issues/9657)
    [<samp>(4ec6c)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/4ec6cb305)
    - Fix ui mode / html reporter and coverage integration  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
    Opus 4.6** in
    [#&#8203;9626](https://redirect.github.com/vitest-dev/vitest/issues/9626)
    [<samp>(86fad)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/86fad4b42)
    - Don't continue when `aroundEach/All` setup timed out  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9670](https://redirect.github.com/vitest-dev/vitest/issues/9670)
    [<samp>(bb013)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/bb013d54b)
    - Align `VitestRunnerConfig` optional fields with `SerializedConfig`  - 
    by [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9661](https://redirect.github.com/vitest-dev/vitest/issues/9661)
    [<samp>(79520)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/79520d82d)
    - Handle Symbol values in format utility  -  by
    [@&#8203;nami8824](https://redirect.github.com/nami8824) in
    [#&#8203;9658](https://redirect.github.com/vitest-dev/vitest/issues/9658)
    [<samp>(0583f)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/0583f067e)
    - Deprecate `toBe*` spy assertions in favor of `toHaveBeen*` (and
    `toThrowError`)  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9665](https://redirect.github.com/vitest-dev/vitest/issues/9665)
    [<samp>(4d390)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/4d390dfe9)
    - Don't propagate nested `aroundEach/All` errors but aggregate them on
    runner  -  by [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa)
    in
    [#&#8203;9673](https://redirect.github.com/vitest-dev/vitest/issues/9673)
    [<samp>(b6365)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/b63653f5a)
    - Show a better error if there is a pending dynamic import  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9676](https://redirect.github.com/vitest-dev/vitest/issues/9676)
    [<samp>(7ef5c)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7ef5cf4b7)
    - Preserve stack trace of `resolves/rejects` chained assertion error  - 
    by [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9679](https://redirect.github.com/vitest-dev/vitest/issues/9679)
    [<samp>(c6151)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/c61511d4a)
    - Handle module-sync condition in vmThreads/vmForks require  -  by
    [@&#8203;lesleh](https://redirect.github.com/lesleh) in
    [#&#8203;9650](https://redirect.github.com/vitest-dev/vitest/issues/9650)
    and
    [#&#8203;9651](https://redirect.github.com/vitest-dev/vitest/issues/9651)
    [<samp>(bb203)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/bb20389f4)
    - Hooks should respect `maxConcurrency`  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9653](https://redirect.github.com/vitest-dev/vitest/issues/9653)
    [<samp>(16d13)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/16d13d981)
    - Recursively autospy module object  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9687](https://redirect.github.com/vitest-dev/vitest/issues/9687)
    [<samp>(695a8)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/695a86b41)
    - Remove trailing spaces from diff error log  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) and
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9680](https://redirect.github.com/vitest-dev/vitest/issues/9680)
    [<samp>(395d1)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/395d1a29e)
    - Respect project `resolve.conditions` for externals  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9717](https://redirect.github.com/vitest-dev/vitest/issues/9717)
    [<samp>(1d498)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/1d4987498)
    - Use object for WeakMap instead of a symbol to support webcontainers
     -  by [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9731](https://redirect.github.com/vitest-dev/vitest/issues/9731)
    [<samp>(c5225)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/c52259330)
    - Fix re-mocking virtual module  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9748](https://redirect.github.com/vitest-dev/vitest/issues/9748)
    [<samp>(3cbbb)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/3cbbb17f1)
    - Cancelling should stop current test immediately  -  by
    [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) in
    [#&#8203;9729](https://redirect.github.com/vitest-dev/vitest/issues/9729)
    [<samp>(0cb2f)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/0cb2f7239)
    - Make `mockObject` change backwards compatible  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9744](https://redirect.github.com/vitest-dev/vitest/issues/9744)
    [<samp>(84c69)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/84c69497f)
    - Fix `URL.name` on jsdom  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9767](https://redirect.github.com/vitest-dev/vitest/issues/9767)
    [<samp>(031f3)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/031f3a374)
    - Save and restore module graph in blob reporter  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9740](https://redirect.github.com/vitest-dev/vitest/issues/9740)
    [<samp>(84355)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/843554bf0)
    - Don't silence reporter errors from test runtime events handler in
    normal run and --merge-reports  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9727](https://redirect.github.com/vitest-dev/vitest/issues/9727)
    [<samp>(4072d)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/4072d0132)
    - Fix `vi.importActual()` for virtual modules  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
    Opus 4.6** in
    [#&#8203;9772](https://redirect.github.com/vitest-dev/vitest/issues/9772)
    [<samp>(1e89e)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/1e89ec020)
    - Throw `FixtureAccessError` if suite hook accesses undefined fixture
     -  by [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9786](https://redirect.github.com/vitest-dev/vitest/issues/9786)
    [<samp>(fc2ce)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/fc2cea2b7)
    - Allow hyphens in project config file name pattern  -  by
    [@&#8203;Koutaro-Hanabusa](https://redirect.github.com/Koutaro-Hanabusa)
    and [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9760](https://redirect.github.com/vitest-dev/vitest/issues/9760)
    [<samp>(33e96)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/33e96311a)
    - Manual and redirect mock shouldn't `load` or `transform` original
    module  -  by [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa)
    and **Claude Opus 4.6** in
    [#&#8203;9774](https://redirect.github.com/vitest-dev/vitest/issues/9774)
    [<samp>(a8216)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/a8216b001)
    - `hideSkippedTests` should not hide `test.todo`  -  by
    [@&#8203;oilater](https://redirect.github.com/oilater) in
    [#&#8203;9562](https://redirect.github.com/vitest-dev/vitest/issues/9562)
    and
    [#&#8203;9781](https://redirect.github.com/vitest-dev/vitest/issues/9781)
    [<samp>(8181e)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/8181e06e7)
    - Allow catch/finally for async assertion  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9827](https://redirect.github.com/vitest-dev/vitest/issues/9827)
    [<samp>(031f0)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/031f02a89)
    - Resolve fixture overrides from test's suite in `beforeEach` hooks  - 
    by [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
    Opus 4.6** in
    [#&#8203;9826](https://redirect.github.com/vitest-dev/vitest/issues/9826)
    [<samp>(99e52)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/99e52fe58)
    - Use isAgent check, not just TTY, for watch mode  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9841](https://redirect.github.com/vitest-dev/vitest/issues/9841)
    [<samp>(c3cac)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/c3cac1c1b)
    - Use `performance.now` to measure test timeout duration  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
    Opus 4.6** in
    [#&#8203;9795](https://redirect.github.com/vitest-dev/vitest/issues/9795)
    [<samp>(f48a6)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/f48a60114)
    - Correctly identify concurrent test during static analysis  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9846](https://redirect.github.com/vitest-dev/vitest/issues/9846)
    [<samp>(1de0a)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/1de0aa22d)
    - **browser**:
    - Avoid updating screenshots when `toMatchScreenshot` passes  -  by
    [@&#8203;macarie](https://redirect.github.com/macarie) in
    [#&#8203;9289](https://redirect.github.com/vitest-dev/vitest/issues/9289)
    [<samp>(46aab)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/46aabaa44)
    - Hide injected data-testid attributes  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9503](https://redirect.github.com/vitest-dev/vitest/issues/9503)
    [<samp>(c8d2c)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/c8d2c411c)
    - Throw an error if iframe was reloaded  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9516](https://redirect.github.com/vitest-dev/vitest/issues/9516)
    [<samp>(73a81)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/73a81f880)
    - Encode projectName in browser client URL  -  by
    [@&#8203;dkkim0122](https://redirect.github.com/dkkim0122) in
    [#&#8203;9523](https://redirect.github.com/vitest-dev/vitest/issues/9523)
    [<samp>(5b164)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/5b16483c3)
    - Don't take failure screenshot if tests have artifacts created by
    `toMatchScreenshot`  -  by
    [@&#8203;macarie](https://redirect.github.com/macarie) in
    [#&#8203;9552](https://redirect.github.com/vitest-dev/vitest/issues/9552)
    [<samp>(83ca0)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/83ca02547)
    - Remove `--remote-debugging-address` from chrome args  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) and
    [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) in
    [#&#8203;9712](https://redirect.github.com/vitest-dev/vitest/issues/9712)
    [<samp>(f09bb)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/f09bb5c32)
    - Make sure userEvent actions support `ensureAwaited`  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9732](https://redirect.github.com/vitest-dev/vitest/issues/9732)
    [<samp>(97685)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/9768517b8)
    - Types of `getCDPSession` and `cdp()`  -  by
    [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) in
    [#&#8203;9716](https://redirect.github.com/vitest-dev/vitest/issues/9716)
    [<samp>(689a2)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/689a22a1b)
    - Skip esbuild.legalComments when using rolldown-vite  -  by
    [@&#8203;Copilot](https://redirect.github.com/Copilot), **hi-ogawa** and
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9803](https://redirect.github.com/vitest-dev/vitest/issues/9803)
    [<samp>(3505f)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/3505fa5a3)
    - **chai**:
    - Don't allow `deepEqual` in the config because it's not serializable
     -  by [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9666](https://redirect.github.com/vitest-dev/vitest/issues/9666)
    [<samp>(9ee99)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/9ee999d73)
    - **coverage**:
    - Infer transform mode for uncovered files  -  by
    [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) in
    [#&#8203;9435](https://redirect.github.com/vitest-dev/vitest/issues/9435)
    [<samp>(f3967)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/f396792d6)
    - `thresholds.autoUpdate` to preserve ending whitespace  -  by
    [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) in
    [#&#8203;9436](https://redirect.github.com/vitest-dev/vitest/issues/9436)
    [<samp>(7e534)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7e534a0b6)
    - **deps**:
    - Update all non-major dependencies  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) in
    [#&#8203;9192](https://redirect.github.com/vitest-dev/vitest/issues/9192)
    [<samp>(90c30)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/90c302f3b)
    - Update all non-major dependencies  -  in
    [#&#8203;9485](https://redirect.github.com/vitest-dev/vitest/issues/9485)
    [<samp>(c0118)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/c01186022)
    - Update all non-major dependencies  -  in
    [#&#8203;9567](https://redirect.github.com/vitest-dev/vitest/issues/9567)
    [<samp>(13c9e)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/13c9e022b)
    - **docs**:
    - Fix old `/config/#option` hash links causing hydration errors  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa), **Claude Opus
    4.6** and [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va)
    in
    [#&#8203;9610](https://redirect.github.com/vitest-dev/vitest/issues/9610)
    [<samp>(a603c)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/a603c3a30)
    - **expect**:
    - `toMatchObject(Map/Set)` should expect `Map/Set` on left hand side  - 
    by [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
    Opus 4.6** in
    [#&#8203;9532](https://redirect.github.com/vitest-dev/vitest/issues/9532)
    [<samp>(381da)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/381da4a9d)
    - Fix objectContaining with proxy  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
    Opus 4.6** in
    [#&#8203;9554](https://redirect.github.com/vitest-dev/vitest/issues/9554)
    [<samp>(7ce34)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/7ce3417b1)
    - Support arbitrary value equality for `toThrow` and make Error
    detection robust  -  by
    [@&#8203;hi-ogawa](https://redirect.github.com/hi-ogawa) and **Claude
    Opus 4.6** in
    [#&#8203;9570](https://redirect.github.com/vitest-dev/vitest/issues/9570)
    [<samp>(de215)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/de215c19c)
    - **mock**:
    - Inject helpers after hashbang if present  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9545](https://redirect.github.com/vitest-dev/vitest/issues/9545)
    [<samp>(65432)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/65432a74b)
    - **mocker**:
    - Update vite's peer dependency range  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9808](https://redirect.github.com/vitest-dev/vitest/issues/9808)
    [<samp>(36f9a)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/36f9a81a2)
    - **reporter**:
    - `dot` reporter leaves pending tests  -  by
    [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) in
    [#&#8203;9684](https://redirect.github.com/vitest-dev/vitest/issues/9684)
    [<samp>(4d793)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/4d7938a56)
    - **runner**:
    - Mark repeated tests as finished on last run  -  by
    [@&#8203;AriPerkkio](https://redirect.github.com/AriPerkkio) in
    [#&#8203;9707](https://redirect.github.com/vitest-dev/vitest/issues/9707)
    [<samp>(cc735)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/cc735970a)
    - **spy**:
    - Support deep partial in vi.mocked  -  by
    [@&#8203;j2h30728](https://redirect.github.com/j2h30728) in
    [#&#8203;8152](https://redirect.github.com/vitest-dev/vitest/issues/8152)
    and
    [#&#8203;9493](https://redirect.github.com/vitest-dev/vitest/issues/9493)
    [<samp>(71cb5)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/71cb51ffc)
    - Fallback to object accessor if descriptor's value is `undefined`  - 
    by [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9511](https://redirect.github.com/vitest-dev/vitest/issues/9511)
    [<samp>(6f181)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/6f18103fa)
    - Throw correct errors when shorthand methods are used on a class  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9513](https://redirect.github.com/vitest-dev/vitest/issues/9513)
    [<samp>(5d0fd)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/5d0fd3b62)
    - **types**:
    - `bench.reporters` no longer gives type errors when passing file name
    string paths  -  by
    [@&#8203;Bertie690](https://redirect.github.com/Bertie690) in
    [#&#8203;9695](https://redirect.github.com/vitest-dev/vitest/issues/9695)
    [<samp>(093c8)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/093c8f6b5)
    - **ui**:
    - Process artifact attachments when generating HTML reporter  -  by
    [@&#8203;macarie](https://redirect.github.com/macarie) in
    [#&#8203;9472](https://redirect.github.com/vitest-dev/vitest/issues/9472)
    [<samp>(96eb9)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/96eb92826)
    - Don't fail if --ui and --root are specified together  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9536](https://redirect.github.com/vitest-dev/vitest/issues/9536)
    [<samp>(d9305)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/d93055fc7)
    
    #####    🏎 Performance
    
    - **pretty-format**: Combine DOMElement plugins  -  by
    [@&#8203;sheremet-va](https://redirect.github.com/sheremet-va) in
    [#&#8203;9581](https://redirect.github.com/vitest-dev/vitest/issues/9581)
    [<samp>(da85a)</samp>](https://redirect.github.com/vitest-dev/vitest/commit/da85a3267)
    
    #####     [View changes on
    GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v4.0.17...v4.1.0)
    
    </details>
    
    <details>
    <summary>vitejs/vite (vitest&gt;vite)</summary>
    
    ###
    [`v8.0.0`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#800-2026-03-12)
    
    [Compare
    Source](https://redirect.github.com/vitejs/vite/compare/v8.0.0-beta.18...v8.0.0)
    
    ##### Features
    
    - update rolldown to 1.0.0-rc.9
    ([#&#8203;21813](https://redirect.github.com/vitejs/vite/issues/21813))
    ([f05be0e](https://redirect.github.com/vitejs/vite/commit/f05be0eabf5c045b8892d463081da3c8fbf5a5ae))
    - warn when `vite-tsconfig-paths` plugin is detected
    ([#&#8203;21781](https://redirect.github.com/vitejs/vite/issues/21781))
    ([ada493e](https://redirect.github.com/vitejs/vite/commit/ada493e4214ef2028b96583550443a386be2e2ae))
    
    ##### Bug Fixes
    
    - **deps:** update all non-major dependencies
    ([#&#8203;21786](https://redirect.github.com/vitejs/vite/issues/21786))
    ([eaa4352](https://redirect.github.com/vitejs/vite/commit/eaa4352af8f8658e3a10a9945ad9c227fcb2f28a))
    
    ###
    [`v8.0.0-beta.18`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#800-2026-03-12)
    
    [Compare
    Source](https://redirect.github.com/vitejs/vite/compare/v8.0.0-beta.17...v8.0.0-beta.18)
    
    ![Vite 8 is here!](../../docs/public/og-image-announcing-vite8.webp)
    
    Today, we're thrilled to announce the release of the next Vite major:
    
    - **[Vite 8.0 announcement blog
    post](https://vite.dev/blog/announcing-vite8.html)**
    - [Docs](https://vite.dev/) (translations: [简体中文](https://cn.vite.dev/),
    [日本語](https://ja.vite.dev/), [Español](https://es.vite.dev/),
    [Português](https://pt.vite.dev/), [한국어](https://ko.vite.dev/),
    [Deutsch](https://de.vite.dev/), [فارسی](https://fa.vite.dev/))
    - [Migration Guide](https://vite.dev/guide/migration.html)
    
    ##### ⚠ BREAKING CHANGES
    
    - remove `import.meta.hot.accept` resolution fallback
    ([#&#8203;21382](https://redirect.github.com/vitejs/vite/issues/21382))
    - update default browser target
    ([#&#8203;21193](https://redirect.github.com/vitejs/vite/issues/21193))
    - the epic `rolldown-vite` merge
    ([#&#8203;21189](https://redirect.github.com/vitejs/vite/issues/21189))
    
    ##### Features
    
    - update rolldown to 1.0.0-rc.9
    ([#&#8203;21813](https://redirect.github.com/vitejs/vite/issues/21813))
    ([f05be0e](https://redirect.github.com/vitejs/vite/commit/f05be0eabf5c045b8892d463081da3c8fbf5a5ae))
    - warn when `vite-tsconfig-paths` plugin is detected
    ([#&#8203;21781](https://redirect.github.com/vitejs/vite/issues/21781))
    ([ada493e](https://redirect.github.com/vitejs/vite/commit/ada493e4214ef2028b96583550443a386be2e2ae))
    - **css:** support es2025 build target for lightningcss
    ([#&#8203;21769](https://redirect.github.com/vitejs/vite/issues/21769))
    ([08906e7](https://redirect.github.com/vitejs/vite/commit/08906e76f2fc0e55c8aea6243f6203ce0c78f106))
    - forward browser console logs and errors to dev server terminal
    ([#&#8203;20916](https://redirect.github.com/vitejs/vite/issues/20916))
    ([2540ed0](https://redirect.github.com/vitejs/vite/commit/2540ed06d0b6f93829d2d764b6a02f7dbfd14923))
    - update rolldown to 1.0.0-rc.8
    ([#&#8203;21790](https://redirect.github.com/vitejs/vite/issues/21790))
    ([a0c950e](https://redirect.github.com/vitejs/vite/commit/a0c950e30945cc97fb2381a2affac086730fa31e))
    - export `Visitor` and `ESTree` from `rolldown/utils`
    ([#&#8203;21664](https://redirect.github.com/vitejs/vite/issues/21664))
    ([45de31e](https://redirect.github.com/vitejs/vite/commit/45de31e5ffcc514832aec96fa6e09a189c26d684))
    - update rolldown to 1.0.0-rc.6
    ([#&#8203;21714](https://redirect.github.com/vitejs/vite/issues/21714))
    ([37a65f8](https://redirect.github.com/vitejs/vite/commit/37a65f8c31b5baeb4dadecfd4da98f81bae4202e))
    - use util.inspect for CLI error display
    ([#&#8203;21668](https://redirect.github.com/vitejs/vite/issues/21668))
    ([5f425a9](https://redirect.github.com/vitejs/vite/commit/5f425a9126ad1a483f482970bef8c29a0e721a3c))
    - update rolldown to 1.0.0-rc.5
    ([#&#8203;21660](https://redirect.github.com/vitejs/vite/issues/21660))
    ([b3ddbc5](https://redirect.github.com/vitejs/vite/commit/b3ddbc54ee5b836852b09811c8e920b2b2cde7cb))
    - update rolldown to 1.0.0-rc.4
    ([#&#8203;21617](https://redirect.github.com/vitejs/vite/issues/21617))
    ([1ee5c7f](https://redirect.github.com/vitejs/vite/commit/1ee5c7f796c24d7319fbd5258bbdce4968859efe))
    - **wasm:** add SSR support for `.wasm?init`
    ([#&#8203;21102](https://redirect.github.com/vitejs/vite/issues/21102))
    ([216a3b5](https://redirect.github.com/vitejs/vite/commit/216a3b53c610918027a7713a0d5495628f77d306))
    - integrate devtools
    ([#&#8203;21331](https://redirect.github.com/vitejs/vite/issues/21331))
    ([acbf507](https://redirect.github.com/vitejs/vite/commit/acbf507bcb05f9cd9525c765431b3e0ed97328e4))
    - update rolldown to 1.0.0-rc.3
    ([#&#8203;21554](https://redirect.github.com/vitejs/vite/issues/21554))
    ([43358e9](https://redirect.github.com/vitejs/vite/commit/43358e97cd6485513f25ee11133333cba05841e3))
    - **manifest:** add `assets` field for standalone CSS entry points
    ([#&#8203;21015](https://redirect.github.com/vitejs/vite/issues/21015))
    ([f289b9b](https://redirect.github.com/vitejs/vite/commit/f289b9b0ce7821b1554b878d083c426e7a695b59))
    - update rolldown to 1.0.0-rc.2
    ([#&#8203;21512](https://redirect.github.com/vitejs/vite/issues/21512))
    ([fa136a9](https://redirect.github.com/vitejs/vite/commit/fa136a9e68921f3ca396e0870193fe805fbfb7b4))
    - **bundled-dev:** support worker in initial bundle
    ([#&#8203;21415](https://redirect.github.com/vitejs/vite/issues/21415))
    ([f3d3149](https://redirect.github.com/vitejs/vite/commit/f3d31499c714fe5c5acf8355520624c662f9d79f))
    - **dev:** detect port conflicts on wildcard hosts
    ([#&#8203;21381](https://redirect.github.com/vitejs/vite/issues/21381))
    ([b0dd5a9](https://redirect.github.com/vitejs/vite/commit/b0dd5a993fd2f95c8cb2190a3ca4296bc9e06359))
    - shortcuts case insensitive
    ([#&#8203;21224](https://redirect.github.com/vitejs/vite/issues/21224))
    ([7796ade](https://redirect.github.com/vitejs/vite/commit/7796aded764bca987abfec8ab0ad0438c5a5e7eb))
    - update rolldown to 1.0.0-rc.1
    ([#&#8203;21463](https://redirect.github.com/vitejs/vite/issues/21463))
    ([ff9dd7f](https://redirect.github.com/vitejs/vite/commit/ff9dd7fef0d3c898e317fca84a629828f3e28936))
    - warn if `envPrefix` contains spaces
    ([#&#8203;21292](https://redirect.github.com/vitejs/vite/issues/21292))
    ([9fcde3c](https://redirect.github.com/vitejs/vite/commit/9fcde3c870896a62fbca19be8ee14efab9393f4a))
    - update rolldown to 1.0.0-beta.60
    ([#&#8203;21408](https://redirect.github.com/vitejs/vite/issues/21408))
    ([c33aa7c](https://redirect.github.com/vitejs/vite/commit/c33aa7cfd142a0dd38ed89589fc7b04cf8866791))
    - update rolldown to 1.0.0-beta.59
    ([#&#8203;21374](https://redirect.github.com/vitejs/vite/issues/21374))
    ([0037943](https://redirect.github.com/vitejs/vite/commit/00379439fa62383460b056d587d0366597c19ab4))
    - add `ignoreOutdatedRequests` option to `optimizeDeps`
    ([#&#8203;21364](https://redirect.github.com/vitejs/vite/issues/21364))
    ([b2e75aa](https://redirect.github.com/vitejs/vite/commit/b2e75aabe93e3219f40fa5ad8755d53cdd2439b5))
    - add ios to default esbuild targets
    ([#&#8203;21342](https://redirect.github.com/vitejs/vite/issues/21342))
    ([daae6e9](https://redirect.github.com/vitejs/vite/commit/daae6e9f5dd223258a9e7a9a7fa22c8a4564902f))
    - update rolldown to 1.0.0-beta.58
    ([#&#8203;21354](https://redirect.github.com/vitejs/vite/issues/21354))
    ([ba40cef](https://redirect.github.com/vitejs/vite/commit/ba40cef16d20590f7115d4d628d9b79fa0783473))
    - update rolldown to 1.0.0-beta.57
    ([#&#8203;21335](https://redirect.github.com/vitejs/vite/issues/21335))
    ([d5412ef](https://redirect.github.com/vitejs/vite/commit/d5412ef4c472bc5fef4ed69cfee4ef4a929c6be9))
    - **css:** support es2024 build target for lightningcss
    ([#&#8203;21294](https://redirect.github.com/vitejs/vite/issues/21294))
    ([bd33b8e](https://redirect.github.com/vitejs/vite/commit/bd33b8e08768fdcef0b09e3eefa649fdcafdd397))
    - update rolldown to 1.0.0-beta.56
    ([#&#8203;21323](https://redirect.github.com/vitejs/vite/issues/21323))
    ([9847a63](https://redirect.github.com/vitejs/vite/commit/9847a634cf36de2e6ac0043ffd22cefb1b5951bd))
    - introduce v2 native plugins and enable it by default
    ([#&#8203;21268](https://redirect.github.com/vitejs/vite/issues/21268))
    ([42f2ab3](https://redirect.github.com/vitejs/vite/commit/42f2ab3aec7cd0e03e195611b1e1ddabbedc9d61))
    - **ssr:** avoid errors when rewriting already rewritten stacktrace
    ([#&#8203;21269](https://redirect.github.com/vitejs/vite/issues/21269))
    ([98d9a33](https://redirect.github.com/vitejs/vite/commit/98d9a33274d9ac90780786afa612d916feddf2e3))
    - update rolldown to 1.0.0-beta.55
    ([#&#8203;21300](https://redirect.github.com/vitejs/vite/issues/21300))
    ([2c8db85](https://redirect.github.com/vitejs/vite/commit/2c8db858d7081e898f63ce9569c3f19a91a10956))
    - update rolldown to 1.0.0-beta.54
    ([#&#8203;21267](https://redirect.github.com/vitejs/vite/issues/21267))
    ([c751172](https://redirect.github.com/vitejs/vite/commit/c75117213cb1d2d13554fbc26a75e8df191c27eb))
    - add a warning that is output when a plugin sets esbuild related
    options
    ([#&#8203;21218](https://redirect.github.com/vitejs/vite/issues/21218))
    ([200646b](https://redirect.github.com/vitejs/vite/commit/200646b14397bfb80e9b29d2e4b33fcfc72d6b2c))
    - highly experimental full bundle mode
    ([#&#8203;21235](https://redirect.github.com/vitejs/vite/issues/21235))
    ([83d8c99](https://redirect.github.com/vitejs/vite/commit/83d8c99753d8bd5c1ea9b7a00e6998c865dad4e2))
    - print esbuild options when both esbuild and oxc options are set
    ([#&#8203;21216](https://redirect.github.com/vitejs/vite/issues/21216))
    ([08ae87b](https://redirect.github.com/vitejs/vite/commit/08ae87b14a3ce5f7cb3f1a382f497d36d0c2e01b))
    - update default browser target
    ([#&#8203;21193](https://redirect.github.com/vitejs/vite/issues/21193))
    ([8c3dd06](https://redirect.github.com/vitejs/vite/commit/8c3dd06bd9903bf0e6bc51f3554eea8cb6b26903))
    - the epic `rolldown-vite` merge
    ([#&#8203;21189](https://redirect.github.com/vitejs/vite/issues/21189))
    ([4a7f8d4](https://redirect.github.com/vitejs/vite/commit/4a7f8d43e6b14b89fef278c3ea86f9e3f64b7fc2))
    
    ##### Bug Fixes
    
    - **deps:** update all non-major dependencies
    ([#&#8203;21786](https://redirect.github.com/vitejs/vite/issues/21786))
    ([eaa4352](https://redirect.github.com/vitejs/vite/commit/eaa4352af8f8658e3a10a9945ad9c227fcb2f28a))
    - use `watch.watcher` instead of `watch.notify`
    ([#&#8203;21793](https://redirect.github.com/vitejs/vite/issues/21793))
    ([88953b3](https://redirect.github.com/vitejs/vite/commit/88953b331d6b6acf20dc1731745f27712b091fd9))
    - **css:** apply `server.origin` to public file URLs in CSS (fix
    [#&#8203;18457](https://redirect.github.com/vitejs/vite/issues/18457))
    ([#&#8203;21697](https://redirect.github.com/vitejs/vite/issues/21697))
    ([c967f48](https://redirect.github.com/vitejs/vite/commit/c967f48b2e888585e977c3a8d829f7370eb40922))
    - **deps:** update all non-major dependencies
    ([#&#8203;21732](https://redirect.github.com/vitejs/vite/issues/21732))
    ([5c921ca](https://redirect.github.com/vitejs/vite/commit/5c921ca9bfe64327df82b04ae34ccfe0a7cfa297))
    - **dev:** disable extglobs for consistency
    ([#&#8203;21745](https://redirect.github.com/vitejs/vite/issues/21745))
    ([1958eeb](https://redirect.github.com/vitejs/vite/commit/1958eeb34f9eab93f106b785c1c2ddf97b5c3b3a))
    - **lib:** keep annotation comments for es output
    ([#&#8203;21740](https://redirect.github.com/vitejs/vite/issues/21740))
    ([dd3c4f4](https://redirect.github.com/vitejs/vite/commit/dd3c4f4cf0f9e665e56e6d9a9cb7007fc3ac0dc3))
    - **optimizer:** avoid error happening with a package with asset
    entrypoint
    ([#&#8203;21766](https://redirect.github.com/vitejs/vite/issues/21766))
    ([f7e1d07](https://redirect.github.com/vitejs/vite/commit/f7e1d0720e6b9f2ce5d358b6a23ebdb72c51be70))
    - **ssr:** throw friendly error when calling `ssrLoadModule` with
    non-runnable ssr env
    ([#&#8203;21739](https://redirect.github.com/vitejs/vite/issues/21739))
    ([1fa736e](https://redirect.github.com/vitejs/vite/commit/1fa736e802c3f0fa0eacdda1d5d1c976794459bd))
    - **types:** remove extends ImportMeta from ModuleRunnerImportMeta
    ([#&#8203;21710](https://redirect.github.com/vitejs/vite/issues/21710))
    ([0176d45](https://redirect.github.com/vitejs/vite/commit/0176d45deb29f5db1f551d20d828598c2130be36))
    - **wasm:** reset assetUrlRE.lastIndex before .test() in SSR builds
    ([#&#8203;21780](https://redirect.github.com/vitejs/vite/issues/21780))
    ([3a0d8d9](https://redirect.github.com/vitejs/vite/commit/3a0d8d94a8868f5e118c81bc35a657ef19ff7d82))
    - **deps:** update all non-major dependencies
    ([#&#8203;21691](https://redirect.github.com/vitejs/vite/issues/21691))
    ([521fdc0](https://redirect.github.com/vitejs/vite/commit/521fdc0ced51ddee7f728e6f891f36ebc6c0e1ce))
    - **optimizer:** avoid duplicate modules when `preserveSymlinks` is
    enabled
    ([#&#8203;21720](https://redirect.github.com/vitejs/vite/issues/21720))
    ([72165e0](https://redirect.github.com/vitejs/vite/commit/72165e0f58d49b894a366af25993cbffbd0ee986))
    - **dev:** only treat EADDRINUSE as port conflict in wildcard pre-check
    ([#&#8203;21642](https://redirect.github.com/vitejs/vite/issues/21642))
    ([e54e25f](https://redirect.github.com/vitejs/vite/commit/e54e25fbb9b721b2c655d17e35706e070c92ff70))
    - **dev:** prevent concurrent server restarts
    ([#&#8203;21636](https://redirect.github.com/vitejs/vite/issues/21636))
    ([8ce23a3](https://redirect.github.com/vitejs/vite/commit/8ce23a3b6e1eb86eef2b50c1bfbad072bbf9a03a))
    - **dev:** return "502 Bad Gateway" on proxy failures instead of 500
    ([#&#8203;21652](https://redirect.github.com/vitejs/vite/issues/21652))
    ([e240df2](https://redirect.github.com/vitejs/vite/commit/e240df2ea4accd11631aac0f361e846a2e3140b0))
    - clear tsconfig cache only when tsconfig.json is cached
    ([#&#8203;21622](https://redirect.github.com/vitejs/vite/issues/21622))
    ([50c9675](https://redirect.github.com/vitejs/vite/commit/50c9675aa6c488b9887b7849a3397b7b29d1bd74))
    - **deps:** update all non-major dependencies
    ([#&#8203;21594](https://redirect.github.com/vitejs/vite/issues/21594))
    ([becdc5d](https://redirect.github.com/vitejs/vite/commit/becdc5dcc49efa3769c92e9929fb2280fd776206))
    - **lib:** CSS injection point error with nested name IIFE output
    ([#&#8203;21606](https://redirect.github.com/vitejs/vite/issues/21606))
    ([5003de6](https://redirect.github.com/vitejs/vite/commit/5003de6253ffdb23d1a52b1b5e06281d34f3a6ec))
    - **module-runner:** incorrect column with `sourcemapInterceptor:
    "prepareStackTrace"`
    ([#&#8203;21562](https://redirect.github.com/vitejs/vite/issues/21562))
    ([416c095](https://redirect.github.com/vitejs/vite/commit/416c0959ebd63db622c6579b53065e95f09c63f8))
    - **module-runner:** prevent crash on negative column in stacktrace
    ([#&#8203;21585](https://redirect.github.com/vitejs/vite/issues/21585))
    ([a075590](https://redirect.github.com/vitejs/vite/commit/a075590c4091240a6f0caca6b052500fd122f041))
    - rolldownOptions/rollupOptions merging at environment level
    ([#&#8203;21612](https://redirect.github.com/vitejs/vite/issues/21612))
    ([db2ecc7](https://redirect.github.com/vitejs/vite/commit/db2ecc7675c3932fc9e127b726ab8b0cab25f75c))
    - **scanner:** respect tsconfig.json
    ([#&#8203;21547](https://redirect.github.com/vitejs/vite/issues/21547))
    ([c6
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 10am on monday" in timezone
    Asia/Shanghai, Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Enabled.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get
    [config
    help](https://redirect.github.com/renovatebot/renovate/discussions) if
    that's undesired.
    
    ---
    
    - [ ] <!-- 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/oxc-project/tsgolint).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 15, 2026
    Configuration menu
    Copy the full SHA
    840cdb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. chore(deps): update softprops/action-gh-release action to v2.6.0 (#798)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [softprops/action-gh-release](https://redirect.github.com/softprops/action-gh-release)
    | action | minor | `v2.5.3` → `v2.6.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>softprops/action-gh-release
    (softprops/action-gh-release)</summary>
    
    ###
    [`v2.6.0`](https://redirect.github.com/softprops/action-gh-release/releases/tag/v2.6.0)
    
    [Compare
    Source](https://redirect.github.com/softprops/action-gh-release/compare/v2.5.3...v2.6.0)
    
    `2.6.0` is a minor release centered on `previous_tag` support for
    `generate_release_notes`,
    which lets workflows pin GitHub's comparison base explicitly instead of
    relying on the default range.
    It also includes the recent concurrent asset upload recovery fix, a
    `working_directory` docs sync,
    a checked-bundle freshness guard for maintainers, and clearer
    immutable-prerelease guidance where
    GitHub platform behavior imposes constraints on how prerelease asset
    uploads can be published.
    
    If you still hit an issue after upgrading, please open a report with the
    bug template and include a minimal repro or sanitized workflow snippet
    where possible.
    
    #### What's Changed
    
    ##### Exciting New Features 🎉
    
    - feat: support previous\_tag for generate\_release\_notes by
    [@&#8203;pocesar](https://redirect.github.com/pocesar) in
    [#&#8203;372](https://redirect.github.com/softprops/action-gh-release/pull/372)
    
    ##### Bug fixes 🐛
    
    - fix: recover concurrent asset metadata 404s by
    [@&#8203;chenrui333](https://redirect.github.com/chenrui333) in
    [#&#8203;760](https://redirect.github.com/softprops/action-gh-release/pull/760)
    
    ##### Other Changes 🔄
    
    - docs: clarify reused draft release behavior by
    [@&#8203;chenrui333](https://redirect.github.com/chenrui333) in
    [#&#8203;759](https://redirect.github.com/softprops/action-gh-release/pull/759)
    - docs: clarify working\_directory input by
    [@&#8203;chenrui333](https://redirect.github.com/chenrui333) in
    [#&#8203;761](https://redirect.github.com/softprops/action-gh-release/pull/761)
    - ci: verify dist bundle freshness by
    [@&#8203;chenrui333](https://redirect.github.com/chenrui333) in
    [#&#8203;762](https://redirect.github.com/softprops/action-gh-release/pull/762)
    - fix: clarify immutable prerelease uploads by
    [@&#8203;chenrui333](https://redirect.github.com/chenrui333) in
    [#&#8203;763](https://redirect.github.com/softprops/action-gh-release/pull/763)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 10am on monday" in timezone
    Asia/Shanghai, 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/oxc-project/tsgolint).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    1517118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e90580 View commit details
    Browse the repository at this point in the history
  3. fix(no-base-to-string): check base types for ignoredTypeNames (#796)

    Fixes #749
    
    The rule was only checking the type's own name against `ignoredTypeNames`, so classes that extend an ignored type (e.g., `class Foo extends Error {}`) were incorrectly flagged as violations.
    
    - Add `matchesTypeOrBaseType` to recursively walk the class hierarchy
    via `getBaseTypes`, matching the upstream typescript-eslint
    implementation in
    [`baseTypeUtils.ts`](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/src/util/baseTypeUtils.ts)
    - Handle `TypeReference` types by dereferencing through `.Target()` before checking `ClassOrInterface` flags, to avoid panics on array/tuple reference types
    
    
    Co-authored-by: Cameron <[email protected]>
    younggglcy and camc314 authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    f04fe8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16b3b4e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. Configuration menu
    Copy the full SHA
    2617074 View commit details
    Browse the repository at this point in the history
  2. fix(prefer-optional-chain): avoid false positives for instanceof and …

    …redundant nullish checks (#753)
    
    ## Summary
    
    - **`instanceof` false positive**: patterns like `(!a.b || foo instanceof a.b)` and `(a.b && foo instanceof a.b)` were incorrectly flagged. Added `KindInstanceOfKeyword` to the invalid-operator switches in both the AND-chain and OR-chain branches of `parseOperand` —
    `instanceof` has no optional-chain equivalent.
    
    - **Redundant nullish-check false positive**: `a.b === null || a.b === undefined` was falsely reported because both operands check the exact same expression with no deeper member access to convert. Added an `allOperandsCheckSameExpression` guard to `validateOrChainForReporting`, mirroring the identical guard already present in `validateAndChainForReporting`.
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    ---------
    
    Co-authored-by: Claude Sonnet 4.6 <[email protected]>
    Co-authored-by: Cameron Clark <[email protected]>
    3 people authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    991b141 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. Configuration menu
    Copy the full SHA
    3130dd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Configuration menu
    Copy the full SHA
    553fa1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29edd30 View commit details
    Browse the repository at this point in the history
Loading