Skip to content

Remove arcgis-rest-fetch and arcgis-rest-form-data#1308

Merged
dixonyant merged 11 commits intov5.0.0from
remove-rest-fetch-and-rest-form-data
Apr 10, 2026
Merged

Remove arcgis-rest-fetch and arcgis-rest-form-data#1308
dixonyant merged 11 commits intov5.0.0from
remove-rest-fetch-and-rest-form-data

Conversation

@dixonyant
Copy link
Copy Markdown
Contributor

In v5, we are supporting node 22+ only, and don't need polyfills to provide fetch, File, Blob, and FormData. In this PR we remove the compatibility packages and rely on node and browsers to provide them globally.

@dixonyant dixonyant self-assigned this Apr 6, 2026
@dixonyant dixonyant linked an issue Apr 6, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@gavinr-maps gavinr-maps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Code Coverage

Package Line Rate Branch Rate Complexity Health
arcgis-rest-basemap-sessions.src 100% 100% 0
arcgis-rest-basemap-sessions.src.utils 100% 100% 0
arcgis-rest-demographics.src 100% 100% 0
arcgis-rest-developer-credentials.src 100% 100% 0
arcgis-rest-developer-credentials.src.shared 100% 100% 0
arcgis-rest-elevation.src 100% 100% 0
arcgis-rest-feature-service.src 100% 100% 0
arcgis-rest-feature-service.src.pbf-parser 100% 100% 0
arcgis-rest-geocoding.src 100% 100% 0
arcgis-rest-places.src 100% 100% 0
arcgis-rest-portal.src.groups 100% 100% 0
arcgis-rest-portal.src.items 100% 100% 0
arcgis-rest-portal.src.orgs 100% 100% 0
arcgis-rest-portal.src.services 100% 100% 0
arcgis-rest-portal.src.sharing 100% 100% 0
arcgis-rest-portal.src.users 100% 100% 0
arcgis-rest-portal.src.util 100% 100% 0
arcgis-rest-request.src 100% 100% 0
arcgis-rest-request.src.types 100% 100% 0
arcgis-rest-request.src.utils 100% 100% 0
arcgis-rest-routing.src 100% 100% 0
Summary 100% (2427 / 2427) 100% (1306 / 1306) 0

Minimum allowed line rate is 100%

@dixonyant dixonyant merged commit b69bfcc into v5.0.0 Apr 10, 2026
2 checks 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.

Remove node-fetch, arcgis-rest-fetch and arcgis-rest-form-data

2 participants