Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
kintone
/
js-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
69
Star
134
Code
Issues
16
Pull requests
81
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(rest-api-client): migrate to fetch
- #3937
#3937
Open
yokotaso
wants to merge 18 commits into
kintone:main
kintone/js-sdk:main
from
yokotaso:fix/undici-dispatcher-version-mismatch
yokotaso/js-sdk:fix/undici-dispatcher-version-mismatch
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
fix(rest-api-client): migrate to fetch
#3937
yokotaso
wants to merge 18 commits into
kintone:main
kintone/js-sdk:main
from
yokotaso:fix/undici-dispatcher-version-mismatch
yokotaso/js-sdk:fix/undici-dispatcher-version-mismatch
Copy head branch name to clipboard
Commits
Commits on Mar 31, 2026
fix(rest-api-client): migrate to fetch
tasshi-me
committed
dfc0345
View commit details
Copy full SHA for dfc0345
Browse repository at this point
chore: bump minimum Node.js version to v22
tasshi-me
committed
7fcbe24
View commit details
Copy full SHA for 7fcbe24
Browse repository at this point
Commits on Jul 27, 2026
fix(rest-api-client): remove unused Dispatcher type import
tasshi-me
committed
55628ba
View commit details
Copy full SHA for 55628ba
Browse repository at this point
fix(rest-api-client): update undici from ^7.0.0 to ^8.0.0
tasshi-me
committed
8cee958
View commit details
Copy full SHA for 8cee958
Browse repository at this point
fix(rest-api-client): fix form-data compatibility with native fetch
Show description for 89ab5a4
tasshi-me
committed
89ab5a4
View commit details
Copy full SHA for 89ab5a4
Browse repository at this point
fix(rest-api-client): cache dispatcher in constructor for connection reuse
Show description for 17941ba
tasshi-me
committed
17941ba
View commit details
Copy full SHA for 17941ba
Browse repository at this point
fix(rest-api-client): add request-level timeout via AbortSignal.timeout()
Show description for 2e5b9f3
tasshi-me
committed
2e5b9f3
View commit details
Copy full SHA for 2e5b9f3
Browse repository at this point
Commits on Jul 30, 2026
fix(rest-api-client): support Stream fields in form-data body for fetch (#1)
Show description for bd0eb71
yokotaso
and
claude
authored
bd0eb71
View commit details
Copy full SHA for bd0eb71
Browse repository at this point
Merge commit 'aa246d261a0699a4eb3a2c7d68471a40716cbe6c' into fix/migrate-axios-to-fetch
Show description for 7749263
tasshi-me
committed
7749263
View commit details
Copy full SHA for 7749263
Browse repository at this point
fix: regenerate pnpm-lock.yaml based on main to fix vitest/vite peer resolution
tasshi-me
committed
04e74f3
View commit details
Copy full SHA for 04e74f3
Browse repository at this point
ci: drop Node.js 20.x from test matrix
Show description for 09188f9
tasshi-me
committed
09188f9
View commit details
Copy full SHA for 09188f9
Browse repository at this point
Commits on Aug 4, 2026
Merge branch 'main' into fix/migrate-axios-to-fetch
tasshi-me
authored
c190e39
View commit details
Copy full SHA for c190e39
Browse repository at this point
Commits on Aug 7, 2026
fix(rest-api-client): fetch移行を行うために、準備したテストと結合 (#2)
Show description for 471d709
yokotaso
and
claude
authored
471d709
View commit details
Copy full SHA for 471d709
Browse repository at this point
Commits on Aug 8, 2026
fix(rest-api-client): fix dispatcher/fetch undici version mismatch and redirect body detach on Node 22/24
Show description for 8e74a2a
yokotaso
and
claude
committed
8e74a2a
View commit details
Copy full SHA for 8e74a2a
Browse repository at this point
Commits on Aug 13, 2026
fix(rest-api-client): honor httpsAgent when it has no TLS options, drop dead httpsAgent config path
Show description for 0309c87
yokotaso
and
claude
committed
0309c87
View commit details
Copy full SHA for 0309c87
Browse repository at this point
Commits on Aug 23, 2026
feat(rest-api-client): add `dispatcher` option, drop dead `RequestConfig.proxy` field
Show description for 69d2874
yokotaso
and
claude
committed
69d2874
View commit details
Copy full SHA for 69d2874
Browse repository at this point
fix(rest-api-client): run prettier on README.md
Show description for 4dca9a9
yokotaso
and
claude
committed
4dca9a9
View commit details
Copy full SHA for 4dca9a9
Browse repository at this point
test(rest-api-client): verify `proxy` + `clientCertAuth` as the migration path off custom-Agent proxies
Show description for 3938f0c
yokotaso
and
claude
committed
3938f0c
View commit details
Copy full SHA for 3938f0c
Browse repository at this point
You can’t perform that action at this time.