Skip to content

chore: Reduce dependency footprint#6596

Draft
davidkna-sap wants to merge 2 commits into
mainfrom
davidkna-sap_dep-cleanup
Draft

chore: Reduce dependency footprint#6596
davidkna-sap wants to merge 2 commits into
mainfrom
davidkna-sap_dep-cleanup

Conversation

@davidkna-sap
Copy link
Copy Markdown
Member

This gets rid of a few dependencies which have not been updated in a while:

jwt-decode is a bit more low-level than jsonwebtoken, so jose would be a better drop-in replacement but it's esm-only.

Also get rid of async-retry (mature but simple to re-implement) and voca.

In addition I adjusted the timing-related test, hopefully this will make them work better on Windows.

Comment thread packages/util/src/string-formatter.ts Fixed
@davidkna-sap davidkna-sap force-pushed the davidkna-sap_dep-cleanup branch 2 times, most recently from 93e81b7 to 281aa6c Compare May 13, 2026 13:51
Comment thread packages/util/src/string-formatter.ts Fixed
@davidkna-sap davidkna-sap force-pushed the davidkna-sap_dep-cleanup branch 5 times, most recently from b3c9e1b to cc62e90 Compare May 13, 2026 15:09
@davidkna-sap davidkna-sap force-pushed the davidkna-sap_dep-cleanup branch from 6a2849b to 67257e4 Compare May 13, 2026 17:02
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