Skip to content

chore: upgrade dependencies (202603)#179

Merged
brianhdk merged 3 commits intomainfrom
chore/upgrade-dependencies-202603
Mar 17, 2026
Merged

chore: upgrade dependencies (202603)#179
brianhdk merged 3 commits intomainfrom
chore/upgrade-dependencies-202603

Conversation

@mzanoni
Copy link
Collaborator

@mzanoni mzanoni commented Mar 17, 2026

https://trello.com/c/b1x8GFk8/19443-recurring-task-development-js-sdk-check-package-dependencies

Summary

  • Upgraded direct npm dependencies in packages/client, packages/integrations, and packages/code-analyzer, including eslint, jest, rollup, @microsoft/api-extractor, and related tooling.
  • Updated packages/client gen-api and gen-api-dev scripts to use the swagger-typescript-api generate CLI introduced in v13.
  • No direct comparator-range dependencies were skipped. The existing packages/integrations peer dependency range for @relewise/client was kept unchanged.

Validation

  • packages/client: npm run gen-api, npm run build, npm run build:types, npm test all passed.
  • packages/integrations: npm run build, npm run build:types, npm test all passed.
  • packages/code-analyzer: npm run lint passed.
  • integration tests: not run; credentials were not available in the environment.

Notes

  • ts-jest emitted a deprecation warning about defining config under globals during packages/integrations unit tests, but the suite passed.
  • api-extractor warned that its bundled TypeScript engine is older than the project TypeScript version, but both build:types runs completed successfully.

@mzanoni mzanoni requested review from brianhdk and removed request for brianhdk March 17, 2026 11:52
@brianhdk brianhdk merged commit 93b4e73 into main Mar 17, 2026
4 checks passed
@brianhdk brianhdk deleted the chore/upgrade-dependencies-202603 branch March 17, 2026 12:22
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