Skip to content

Commit 9861b67

Browse files
committed
feat(deps): upgrade upstream dependencies (#1058)
Automated daily upgrade of upstream dependencies: - rolldown (latest tag) - vite (latest tag) - vitest (latest npm version) - tsdown (latest npm version) Build status: success <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk lockfile/workspace dependency bump affecting only the `oxlint-tsgolint` tooling binary; main risk is minor CI/lint behavior changes across platforms. > > **Overview** > Updates the workspace toolchain to use `oxlint-tsgolint@0.17.1` (from `0.17.0`) via the catalog in `pnpm-workspace.yaml`. > > Regenerates `pnpm-lock.yaml` to pull in the new `0.17.1` platform-specific `@oxlint-tsgolint/*` optional packages and updates the `oxlint` peer resolution to reference the new version. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit e950f70. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent baff301 commit 9861b67

2 files changed

Lines changed: 90 additions & 6 deletions

File tree

pnpm-lock.yaml

Lines changed: 89 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ catalog:
8282
oxc-transform: =0.120.0
8383
oxfmt: =0.41.0
8484
oxlint: =1.56.0
85-
oxlint-tsgolint: =0.17.0
85+
oxlint-tsgolint: =0.17.1
8686
pathe: ^2.0.3
8787
picocolors: ^1.1.1
8888
picomatch: ^4.0.2

0 commit comments

Comments
 (0)