Skip to content

Update API Client for v1.13.2#100

Merged
takashi-uchida merged 6 commits into
mainfrom
feature/v1.13.2-20260409114902
Apr 20, 2026
Merged

Update API Client for v1.13.2#100
takashi-uchida merged 6 commits into
mainfrom
feature/v1.13.2-20260409114902

Conversation

@update-saasus-api-client

Copy link
Copy Markdown

github-actions Bot and others added 6 commits April 9, 2026 11:51
axios v1.1.3 で Content-Encoding ヘッダー付きの空ボディレスポンスに対して
Z_BUF_ERROR が発生する問題を解消するため、最低バージョンを 1.2.1 に変更。

- dependencies: ^1.1.3 -> ^1.2.1
- peerDependencies: ^1.1.3 -> ^1.2.1
axios v1.2.0 以降、インターセプターのコールバック引数の型が
AxiosRequestConfig から InternalAxiosRequestConfig に変更されたため、
型定義を合わせる。
…ersion

fix: axios の最低バージョンを 1.2.1 に引き上げ (Z_BUF_ERROR 修正)
@takashi-uchida takashi-uchida merged commit a487389 into main Apr 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants