uppy/packages/@uppy/companion/test
Prakash 1427add64a
@uppy/upgrade-devdeps-v1 (#6317)
Part of the dev-dependency major-version upgrades. These required code
changes so they're split out from the no-code-change batch (#6315).

**AI Disclaimer** : AI Used

- **glob 8 → 13** — `@uppy/locales` scripts: the callback API was
removed, so `getPaths()` uses the promise form and `test.mjs` uses the
named `globSync`.
- **npm-packlist 5 → 11** — `upload-to-cdn.js`: v7+ takes an
`@npmcli/arborist` tree instead of `{ path }`; loads the tree and passes
it to `packlist()`. Adds `@npmcli/arborist` as a devDependency.
- **nock 13 → 14** (`@uppy/companion`) — the v14 @mswjs/interceptors
rewrite crashed the SSRF tests in `http-agent.test.ts`; nock
interception is now kept off by default and only activated for the one
test that mocks a host.
- **@types/use-sync-external-store 0 → 1** — `@uppy/react`: v1's exports
map only exposes extensionless subpaths, so imports use
`use-sync-external-store/shim` and `/with-selector` (runtime supports
both).
2026-06-03 14:38:14 +05:30
..
fixtures remove @uppy/instagram (#6257) 2026-05-13 14:42:10 +05:30
output
resources remove @uppy/instagram (#6257) 2026-05-13 14:42:10 +05:30
auth-buffer-secrets.test.ts companion: port to TypeScript (#6179) 2026-05-04 20:50:43 +08:00
callback.test.ts Send token using websocket (#6248) 2026-05-09 15:03:04 +08:00
companion.test.ts upgrade to express v5 (#6304) 2026-05-21 11:14:23 +08:00
cors.test.ts upgrade to express v5 (#6304) 2026-05-21 11:14:23 +08:00
credentials.test.ts @uppy: upgrade biome and more improvements (#6244) 2026-05-21 12:28:03 +08:00
deauthorization.test.ts companion: port to TypeScript (#6179) 2026-05-04 20:50:43 +08:00
header-blacklist.test.ts companion: port to TypeScript (#6179) 2026-05-04 20:50:43 +08:00
http-agent.test.ts @uppy/upgrade-devdeps-v1 (#6317) 2026-06-03 14:38:14 +05:30
logger.test.ts companion: port to TypeScript (#6179) 2026-05-04 20:50:43 +08:00
mockoauthstate.ts companion: port to TypeScript (#6179) 2026-05-04 20:50:43 +08:00
mockserver.ts upgrade to express v5 (#6304) 2026-05-21 11:14:23 +08:00
mocksocket.ts companion: port to TypeScript (#6179) 2026-05-04 20:50:43 +08:00
preauth.test.ts companion: port to TypeScript (#6179) 2026-05-04 20:50:43 +08:00
provider-manager.test.ts remove @uppy/instagram (#6257) 2026-05-13 14:42:10 +05:30
providers.test.ts @uppy: upgrade biome and more improvements (#6244) 2026-05-21 12:28:03 +08:00
s3-client.test.ts companion: port to TypeScript (#6179) 2026-05-04 20:50:43 +08:00
subpath.test.ts companion: port to TypeScript (#6179) 2026-05-04 20:50:43 +08:00
uploader.test.ts companion: port to TypeScript (#6179) 2026-05-04 20:50:43 +08:00
url.test.ts @uppy: upgrade biome and more improvements (#6244) 2026-05-21 12:28:03 +08:00