-
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.21.0
head repository: agentclientprotocol/typescript-sdk
compare: v0.21.1
- 7 commits
- 7 files changed
- 3 contributors
Commits on May 2, 2026
-
chore(deps-dev): bump nanoid from 3.3.11 to 3.3.12 (#142)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.11 to 3.3.12. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.11...3.3.12) --- updated-dependencies: - dependency-name: nanoid dependency-version: 3.3.12 dependency-type: indirect 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 f017cfa - Browse repository at this point
Copy the full SHA f017cfaView commit details -
chore(deps): bump the minor group with 20 updates (#141)
Bumps the minor group with 20 updates: | Package | From | To | | --- | --- | --- | | [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.96.1` | `0.97.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.0` | `8.59.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.59.0` | `8.59.1` | | [eslint](https://github.com/eslint/eslint) | `10.2.1` | `10.3.0` | | [globals](https://github.com/sindresorhus/globals) | `17.5.0` | `17.6.0` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.2` | | [@hey-api/codegen-core](https://github.com/hey-api/openapi-ts) | `0.8.0` | `0.8.1` | | [@hey-api/shared](https://github.com/hey-api/openapi-ts) | `0.4.1` | `0.4.2` | | [@typescript-eslint/project-service](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/project-service) | `8.59.0` | `8.59.1` | | [@typescript-eslint/scope-manager](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/scope-manager) | `8.59.0` | `8.59.1` | | [@typescript-eslint/tsconfig-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/tsconfig-utils) | `8.59.0` | `8.59.1` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.59.0` | `8.59.1` | | [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.59.0` | `8.59.1` | | [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) | `8.59.0` | `8.59.1` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.59.0` | `8.59.1` | | [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.59.0` | `8.59.1` | | [es-module-lexer](https://github.com/guybedford/es-module-lexer) | `2.0.0` | `2.1.0` | | [pkg-types](https://github.com/unjs/pkg-types) | `2.3.0` | `2.3.1` | | [postcss](https://github.com/postcss/postcss) | `8.5.10` | `8.5.13` | | [tinyexec](https://github.com/tinylibs/tinyexec) | `1.1.1` | `1.1.2` | Updates `@hey-api/openapi-ts` from 0.96.1 to 0.97.0 - [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.0) Updates `@typescript-eslint/eslint-plugin` from 8.59.0 to 8.59.1 - [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.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.59.0 to 8.59.1 - [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.1/packages/parser) Updates `eslint` from 10.2.1 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.1...v10.3.0) Updates `globals` from 17.5.0 to 17.6.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.5.0...v17.6.0) Updates `zod` from 4.3.6 to 4.4.2 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.4.2) Updates `@hey-api/codegen-core` from 0.8.0 to 0.8.1 - [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-axios@0.8.0...@hey-api/codegen-core@0.8.1) Updates `@hey-api/shared` from 0.4.1 to 0.4.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/client-fetch@0.4.1...@hey-api/shared@0.4.2) Updates `@typescript-eslint/project-service` from 8.59.0 to 8.59.1 - [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.1/packages/project-service) Updates `@typescript-eslint/scope-manager` from 8.59.0 to 8.59.1 - [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.1/packages/scope-manager) Updates `@typescript-eslint/tsconfig-utils` from 8.59.0 to 8.59.1 - [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.1/packages/tsconfig-utils) Updates `@typescript-eslint/type-utils` from 8.59.0 to 8.59.1 - [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.1/packages/type-utils) Updates `@typescript-eslint/types` from 8.59.0 to 8.59.1 - [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.1/packages/types) Updates `@typescript-eslint/typescript-estree` from 8.59.0 to 8.59.1 - [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.1/packages/typescript-estree) Updates `@typescript-eslint/utils` from 8.59.0 to 8.59.1 - [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.1/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.59.0 to 8.59.1 - [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.1/packages/visitor-keys) Updates `es-module-lexer` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/guybedford/es-module-lexer/releases) - [Commits](guybedford/es-module-lexer@2.0.0...2.1.0) Updates `pkg-types` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/unjs/pkg-types/releases) - [Changelog](https://github.com/unjs/pkg-types/blob/main/CHANGELOG.md) - [Commits](unjs/pkg-types@v2.3.0...v2.3.1) Updates `postcss` from 8.5.10 to 8.5.13 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.10...8.5.13) Updates `tinyexec` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/tinylibs/tinyexec/releases) - [Commits](tinylibs/tinyexec@1.1.1...1.1.2) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.97.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: eslint dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: globals dependency-version: 17.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: zod dependency-version: 4.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@hey-api/codegen-core" dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@hey-api/shared" dependency-version: 0.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/project-service" dependency-version: 8.59.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/scope-manager" dependency-version: 8.59.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/tsconfig-utils" dependency-version: 8.59.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/type-utils" dependency-version: 8.59.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/types" dependency-version: 8.59.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/typescript-estree" dependency-version: 8.59.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/utils" dependency-version: 8.59.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/visitor-keys" dependency-version: 8.59.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: es-module-lexer dependency-version: 2.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: pkg-types dependency-version: 2.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: postcss dependency-version: 8.5.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: tinyexec dependency-version: 1.1.2 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 0b33b85 - Browse repository at this point
Copy the full SHA 0b33b85View commit details -
chore(deps): bump crate-ci/typos from 1.45.1 to 1.46.0 (#140)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.45.1 to 1.46.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@cf5f1c2...bbaefad) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.46.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 7355cdd - Browse repository at this point
Copy the full SHA 7355cddView commit details
Commits on May 9, 2026
-
chore(deps): bump the minor group with 22 updates (#145)
Bumps the minor group with 22 updates: | Package | From | To | | --- | --- | --- | | [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.97.0` | `0.97.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.6.0` | `25.6.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.1` | `8.59.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.59.1` | `8.59.2` | | [zod](https://github.com/colinhacks/zod) | `4.4.2` | `4.4.3` | | [@hey-api/json-schema-ref-parser](https://github.com/hey-api/openapi-ts) | `1.4.1` | `1.4.2` | | [@hey-api/shared](https://github.com/hey-api/openapi-ts) | `0.4.2` | `0.4.3` | | [@tybys/wasm-util](https://github.com/toyobayashi/wasm-util) | `0.10.1` | `0.10.2` | | [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) | `1.0.8` | `1.0.9` | | [@typescript-eslint/project-service](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/project-service) | `8.59.1` | `8.59.2` | | [@typescript-eslint/scope-manager](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/scope-manager) | `8.59.1` | `8.59.2` | | [@typescript-eslint/tsconfig-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/tsconfig-utils) | `8.59.1` | `8.59.2` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.59.1` | `8.59.2` | | [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.59.1` | `8.59.2` | | [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) | `8.59.1` | `8.59.2` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.59.1` | `8.59.2` | | [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.59.1` | `8.59.2` | | [brace-expansion](https://github.com/juliangruber/brace-expansion) | `5.0.5` | `5.0.6` | | [jiti](https://github.com/unjs/jiti) | `2.6.1` | `2.7.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.13` | `8.5.14` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.10` | `8.0.11` | | [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.8.4` | Updates `@hey-api/openapi-ts` from 0.97.0 to 0.97.1 - [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.6.0 to 25.6.2 - [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.1 to 8.59.2 - [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.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.59.1 to 8.59.2 - [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.2/packages/parser) Updates `zod` from 4.4.2 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.2...v4.4.3) Updates `@hey-api/json-schema-ref-parser` from 1.4.1 to 1.4.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 `@hey-api/shared` from 0.4.2 to 0.4.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/compare/@hey-api/shared@0.4.2...@hey-api/client-fetch@0.4.3) Updates `@tybys/wasm-util` from 0.10.1 to 0.10.2 - [Commits](https://github.com/toyobayashi/wasm-util/commits) Updates `@types/estree` from 1.0.8 to 1.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/estree) Updates `@typescript-eslint/project-service` from 8.59.1 to 8.59.2 - [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.2/packages/project-service) Updates `@typescript-eslint/scope-manager` from 8.59.1 to 8.59.2 - [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.2/packages/scope-manager) Updates `@typescript-eslint/tsconfig-utils` from 8.59.1 to 8.59.2 - [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.2/packages/tsconfig-utils) Updates `@typescript-eslint/type-utils` from 8.59.1 to 8.59.2 - [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.2/packages/type-utils) Updates `@typescript-eslint/types` from 8.59.1 to 8.59.2 - [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.2/packages/types) Updates `@typescript-eslint/typescript-estree` from 8.59.1 to 8.59.2 - [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.2/packages/typescript-estree) Updates `@typescript-eslint/utils` from 8.59.1 to 8.59.2 - [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.2/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.59.1 to 8.59.2 - [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.2/packages/visitor-keys) Updates `brace-expansion` from 5.0.5 to 5.0.6 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v5.0.5...v5.0.6) Updates `jiti` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/unjs/jiti/releases) - [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md) - [Commits](unjs/jiti@v2.6.1...v2.7.0) Updates `postcss` from 8.5.13 to 8.5.14 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.13...8.5.14) Updates `vite` from 8.0.10 to 8.0.11 - [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.11/packages/vite) Updates `yaml` from 2.8.3 to 2.8.4 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.8.4) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.97.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/node" dependency-version: 25.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@hey-api/json-schema-ref-parser" dependency-version: 1.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@hey-api/shared" dependency-version: 0.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@tybys/wasm-util" dependency-version: 0.10.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/estree" dependency-version: 1.0.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/project-service" dependency-version: 8.59.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/scope-manager" dependency-version: 8.59.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/tsconfig-utils" dependency-version: 8.59.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/type-utils" dependency-version: 8.59.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/types" dependency-version: 8.59.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/typescript-estree" dependency-version: 8.59.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/utils" dependency-version: 8.59.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@typescript-eslint/visitor-keys" dependency-version: 8.59.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: brace-expansion dependency-version: 5.0.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: jiti dependency-version: 2.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: postcss dependency-version: 8.5.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: vite dependency-version: 8.0.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: yaml dependency-version: 2.8.4 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 8ca9055 - Browse repository at this point
Copy the full SHA 8ca9055View commit details -
chore(deps): bump crate-ci/typos from 1.46.0 to 1.46.1 (#144)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.46.0 to 1.46.1. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@bbaefad...5374cbf) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.46.1 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 dfb5692 - Browse repository at this point
Copy the full SHA dfb5692View commit details
Commits on May 14, 2026
-
fix: emit .js extensions in generated schema barrel for nodenext cons…
…umers (#146) Switch tsconfig from `module: "ESNext"` + `moduleResolution: "bundler"` to `module: "nodenext"` + `moduleResolution: "nodenext"`. As of @hey-api/openapi-ts v0.67.0, the generator respects this setting and appends `.js` to relative imports in its output — so future regenerations will produce correct nodenext-compatible code automatically. Also fix the existing `src/schema/index.ts` (auto-generated) which is missing the extension on its `from "./types.gen"` re-export. Without this fix, downstream consumers using `nodenext` resolution can't follow the `SessionInfo[]` element type through the re-export — TS resolves `ListSessionsResponse` (reachable via `acp.d.ts` which already uses the correct extension) but its `sessions` field collapses to `any` because `SessionInfo` is gated behind the broken bare-import path. Build + tests pass under nodenext. Existing internal imports already use `.js` extensions, so no other source files need updating.
Configuration menu - View commit details
-
Copy full SHA for 63b96db - Browse repository at this point
Copy the full SHA 63b96dbView commit details -
chore(main): release 0.21.1 (#147)
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 e009918 - Browse repository at this point
Copy the full SHA e009918View 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.21.0...v0.21.1