-
Notifications
You must be signed in to change notification settings - Fork 33
Comparing changes
Open a pull request
base repository: agentclientprotocol/typescript-sdk
base: v0.22.1
head repository: agentclientprotocol/typescript-sdk
compare: v0.23.0
- 7 commits
- 12 files changed
- 3 contributors
Commits on May 23, 2026
-
chore(deps): bump the minor group with 43 updates (#159)
Bumps the minor group with 43 updates: | Package | From | To | | --- | --- | --- | | [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.97.1` | `0.97.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.8.0` | `25.9.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.3` | `8.59.4` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.59.3` | `8.59.4` | | [tsx](https://github.com/privatenumber/tsx) | `4.22.0` | `4.22.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.6` | `4.1.7` | | [@hey-api/shared](https://github.com/hey-api/openapi-ts) | `0.4.3` | `0.4.4` | | [@oxc-project/types](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxc-types) | `0.130.0` | `0.132.0` | | [@rolldown/binding-android-arm64](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [@rolldown/binding-darwin-arm64](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [@rolldown/binding-darwin-x64](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [@rolldown/binding-freebsd-x64](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [@rolldown/binding-linux-arm-gnueabihf](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [@rolldown/binding-linux-arm64-gnu](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [@rolldown/binding-linux-arm64-musl](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [@rolldown/binding-linux-ppc64-gnu](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [@rolldown/binding-linux-s390x-gnu](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [@rolldown/binding-linux-x64-gnu](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [@rolldown/binding-linux-x64-musl](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [@rolldown/binding-openharmony-arm64](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [@rolldown/binding-wasm32-wasi](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [@rolldown/binding-win32-arm64-msvc](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [@rolldown/binding-win32-x64-msvc](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [@typescript-eslint/project-service](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/project-service) | `8.59.3` | `8.59.4` | | [@typescript-eslint/scope-manager](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/scope-manager) | `8.59.3` | `8.59.4` | | [@typescript-eslint/tsconfig-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/tsconfig-utils) | `8.59.3` | `8.59.4` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.59.3` | `8.59.4` | | [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.59.3` | `8.59.4` | | [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) | `8.59.3` | `8.59.4` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.59.3` | `8.59.4` | | [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.59.3` | `8.59.4` | | [@vitest/expect](https://github.com/vitest-dev/vitest/tree/HEAD/packages/expect) | `4.1.6` | `4.1.7` | | [@vitest/mocker](https://github.com/vitest-dev/vitest/tree/HEAD/packages/mocker) | `4.1.6` | `4.1.7` | | [@vitest/pretty-format](https://github.com/vitest-dev/vitest/tree/HEAD/packages/pretty-format) | `4.1.6` | `4.1.7` | | [@vitest/runner](https://github.com/vitest-dev/vitest/tree/HEAD/packages/runner) | `4.1.6` | `4.1.7` | | [@vitest/snapshot](https://github.com/vitest-dev/vitest/tree/HEAD/packages/snapshot) | `4.1.6` | `4.1.7` | | [@vitest/spy](https://github.com/vitest-dev/vitest/tree/HEAD/packages/spy) | `4.1.6` | `4.1.7` | | [@vitest/utils](https://github.com/vitest-dev/vitest/tree/HEAD/packages/utils) | `4.1.6` | `4.1.7` | | [es-object-atoms](https://github.com/ljharb/es-object-atoms) | `1.1.1` | `1.1.2` | | [postcss](https://github.com/postcss/postcss) | `8.5.14` | `8.5.15` | | [qs](https://github.com/ljharb/qs) | `6.15.1` | `6.15.2` | | [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.1` | `1.0.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.13` | `8.0.14` | Updates `@hey-api/openapi-ts` from 0.97.1 to 0.97.2 - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/commits) Updates `@types/node` from 25.8.0 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.59.3 to 8.59.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.59.3 to 8.59.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/parser) Updates `tsx` from 4.22.0 to 4.22.3 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.0...v4.22.3) Updates `vitest` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/vitest) Updates `@hey-api/shared` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/client-fetch@0.4.3...@hey-api/client-fetch@0.4.4) Updates `@oxc-project/types` from 0.130.0 to 0.132.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxc-types/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.132.0/npm/oxc-types) Updates `@rolldown/binding-android-arm64` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `@rolldown/binding-darwin-arm64` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `@rolldown/binding-darwin-x64` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `@rolldown/binding-freebsd-x64` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `@rolldown/binding-linux-arm-gnueabihf` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `@rolldown/binding-linux-arm64-gnu` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `@rolldown/binding-linux-arm64-musl` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `@rolldown/binding-linux-ppc64-gnu` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `@rolldown/binding-linux-s390x-gnu` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `@rolldown/binding-linux-x64-gnu` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `@rolldown/binding-linux-x64-musl` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `@rolldown/binding-openharmony-arm64` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `@rolldown/binding-wasm32-wasi` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `@rolldown/binding-win32-arm64-msvc` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `@rolldown/binding-win32-x64-msvc` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `@typescript-eslint/project-service` from 8.59.3 to 8.59.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/project-service/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/project-service) Updates `@typescript-eslint/scope-manager` from 8.59.3 to 8.59.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/scope-manager) Updates `@typescript-eslint/tsconfig-utils` from 8.59.3 to 8.59.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/tsconfig-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/tsconfig-utils) Updates `@typescript-eslint/type-utils` from 8.59.3 to 8.59.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/type-utils) Updates `@typescript-eslint/types` from 8.59.3 to 8.59.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/types) Updates `@typescript-eslint/typescript-estree` from 8.59.3 to 8.59.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/typescript-estree) Updates `@typescript-eslint/utils` from 8.59.3 to 8.59.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.59.3 to 8.59.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/visitor-keys) Updates `@vitest/expect` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/expect) Updates `@vitest/mocker` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/mocker) Updates `@vitest/pretty-format` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/pretty-format) Updates `@vitest/runner` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/runner) Updates `@vitest/snapshot` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/snapshot) Updates `@vitest/spy` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/spy) Updates `@vitest/utils` from 4.1.6 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/utils) Updates `es-object-atoms` from 1.1.1 to 1.1.2 - [Changelog](https://github.com/es-shims/es-object-atoms/blob/main/CHANGELOG.md) - [Commits](es-shims/es-object-atoms@v1.1.1...v1.1.2) Updates `postcss` from 8.5.14 to 8.5.15 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.14...8.5.15) Updates `qs` from 6.15.1 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.15.1...v6.15.2) Updates `rolldown` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.0.2/packages/rolldown) Updates `vite` from 8.0.13 to 8.0.14 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.14/packages/vite) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.97.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: tsx dependency-version: 4.22.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: vitest dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@hey-api/shared" dependency-version: 0.4.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@oxc-project/types" dependency-version: 0.132.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@rolldown/binding-android-arm64" dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rolldown/binding-darwin-arm64" dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rolldown/binding-darwin-x64" dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rolldown/binding-freebsd-x64" dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rolldown/binding-linux-arm-gnueabihf" dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rolldown/binding-linux-arm64-gnu" dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rolldown/binding-linux-arm64-musl" dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rolldown/binding-linux-ppc64-gnu" dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rolldown/binding-linux-s390x-gnu" dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rolldown/binding-linux-x64-gnu" dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rolldown/binding-linux-x64-musl" dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rolldown/binding-openharmony-arm64" dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rolldown/binding-wasm32-wasi" dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rolldown/binding-win32-arm64-msvc" dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@rolldown/binding-win32-x64-msvc" dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/project-service" dependency-version: 8.59.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/scope-manager" dependency-version: 8.59.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/tsconfig-utils" dependency-version: 8.59.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/type-utils" dependency-version: 8.59.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/types" dependency-version: 8.59.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/typescript-estree" dependency-version: 8.59.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/utils" dependency-version: 8.59.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/visitor-keys" dependency-version: 8.59.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@vitest/expect" dependency-version: 4.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@vitest/mocker" dependency-version: 4.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@vitest/pretty-format" dependency-version: 4.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@vitest/runner" dependency-version: 4.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@vitest/snapshot" dependency-version: 4.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@vitest/spy" dependency-version: 4.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@vitest/utils" dependency-version: 4.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: es-object-atoms dependency-version: 1.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: postcss dependency-version: 8.5.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: qs dependency-version: 6.15.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: rolldown dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: vite dependency-version: 8.0.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c7256e7 - Browse repository at this point
Copy the full SHA c7256e7View commit details -
chore(deps): bump crate-ci/typos from 1.46.1 to 1.46.2 (#158)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.46.1 to 1.46.2. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@5374cbf...aca895b) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.46.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6a9c94 - Browse repository at this point
Copy the full SHA c6a9c94View commit details
Commits on May 30, 2026
-
chore(deps): bump crate-ci/typos from 1.46.2 to 1.47.0 (#160)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.46.2 to 1.47.0. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@aca895b...f8a58b6) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca74103 - Browse repository at this point
Copy the full SHA ca74103View commit details -
chore(deps): bump the minor group with 19 updates (#161)
Bumps the minor group with 19 updates: | Package | From | To | | --- | --- | --- | | [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.97.2` | `0.97.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.4` | `8.60.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.59.4` | `8.60.0` | | [eslint](https://github.com/eslint/eslint) | `10.4.0` | `10.4.1` | | [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit) | `0.7.1` | `0.7.2` | | [@hey-api/codegen-core](https://github.com/hey-api/openapi-ts) | `0.8.1` | `0.8.2` | | [@hey-api/shared](https://github.com/hey-api/openapi-ts) | `0.4.4` | `0.4.5` | | [@typescript-eslint/project-service](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/project-service) | `8.59.4` | `8.60.0` | | [@typescript-eslint/scope-manager](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/scope-manager) | `8.59.4` | `8.60.0` | | [@typescript-eslint/tsconfig-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/tsconfig-utils) | `8.59.4` | `8.60.0` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.59.4` | `8.60.0` | | [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.59.4` | `8.60.0` | | [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) | `8.59.4` | `8.60.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.59.4` | `8.60.0` | | [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.59.4` | `8.60.0` | | [hasown](https://github.com/inspect-js/hasOwn) | `2.0.3` | `2.0.4` | | [linkify-it](https://github.com/markdown-it/linkify-it) | `5.0.0` | `5.0.1` | | [markdown-it](https://github.com/markdown-it/markdown-it) | `14.1.1` | `14.2.0` | | [tinyexec](https://github.com/tinylibs/tinyexec) | `1.1.2` | `1.2.3` | Updates `@hey-api/openapi-ts` from 0.97.2 to 0.97.3 - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/commits/@hey-api/openapi-ts@0.97.3) Updates `@typescript-eslint/eslint-plugin` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/parser) Updates `eslint` from 10.4.0 to 10.4.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.0...v10.4.1) Updates `@eslint/plugin-kit` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.7.2/packages/plugin-kit) Updates `@hey-api/codegen-core` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/codegen-core@0.8.1...@hey-api/codegen-core@0.8.2) Updates `@hey-api/shared` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/client-fetch@0.4.4...@hey-api/shared@0.4.5) Updates `@typescript-eslint/project-service` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/project-service/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/project-service) Updates `@typescript-eslint/scope-manager` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/scope-manager) Updates `@typescript-eslint/tsconfig-utils` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/tsconfig-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/tsconfig-utils) Updates `@typescript-eslint/type-utils` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/type-utils) Updates `@typescript-eslint/types` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/types) Updates `@typescript-eslint/typescript-estree` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/typescript-estree) Updates `@typescript-eslint/utils` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/visitor-keys) Updates `hasown` from 2.0.3 to 2.0.4 - [Changelog](https://github.com/inspect-js/hasOwn/blob/main/CHANGELOG.md) - [Commits](inspect-js/hasOwn@v2.0.3...v2.0.4) Updates `linkify-it` from 5.0.0 to 5.0.1 - [Changelog](https://github.com/markdown-it/linkify-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/linkify-it@5.0.0...5.0.1) Updates `markdown-it` from 14.1.1 to 14.2.0 - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.1.1...14.2.0) Updates `tinyexec` from 1.1.2 to 1.2.3 - [Release notes](https://github.com/tinylibs/tinyexec/releases) - [Commits](tinylibs/tinyexec@1.1.2...1.2.3) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.97.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@eslint/plugin-kit" dependency-version: 0.7.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@hey-api/codegen-core" dependency-version: 0.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@hey-api/shared" dependency-version: 0.4.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/project-service" dependency-version: 8.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/scope-manager" dependency-version: 8.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/tsconfig-utils" dependency-version: 8.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/type-utils" dependency-version: 8.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/types" dependency-version: 8.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/typescript-estree" dependency-version: 8.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/utils" dependency-version: 8.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/visitor-keys" dependency-version: 8.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: hasown dependency-version: 2.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: linkify-it dependency-version: 5.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: markdown-it dependency-version: 14.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: tinyexec dependency-version: 1.2.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0ecf001 - Browse repository at this point
Copy the full SHA 0ecf001View commit details -
chore(deps-dev): bump concurrently from 9.2.1 to 10.0.0 (#162)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.2.1 to 10.0.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.2.1...v10.0.0) --- updated-dependencies: - dependency-name: concurrently dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 171a253 - Browse repository at this point
Copy the full SHA 171a253View commit details
Commits on Jun 1, 2026
-
feat(schema): Stabilize logout and update schema to v0.13.4 (#163)
`unstable_logout` becomes `logout`
Configuration menu - View commit details
-
Copy full SHA for cfd900a - Browse repository at this point
Copy the full SHA cfd900aView commit details -
chore(main): release 0.23.0 (#164)
Co-authored-by: acp-release-bot[bot] <246668977+acp-release-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0c2e622 - Browse repository at this point
Copy the full SHA 0c2e622View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.22.1...v0.23.0