azure-sdk-for-js
azure-sdk-for-js copied to clipboard
[cosmos] jsbi major version upgrade
Packages impacted by this PR
@azure/cosmos
Issues associated with this PR
Resolves #28954
Describe the problem that is addressed by this PR
JSBI is a BigInt polyfill that is used by @azure/cosmos. CI has identified that we're a little behind.
They don't have a CHANGELOG but diffing v3.2.5...v4.3.0 did not show any changes that will impact our usage.
This should still be validated by the cosmos team
Checklists
- [x] Added impacted package name to the issue description.
- [x] Does this PR need any fixes in the SDK Generator?** (If so, create an Issue in the Autorest/typescript repository and link it here.)
- [x] Added a changelog (if necessary).
API change check
API changes are not detected in this pull request.
@v1k1 / @kushagraThapar - could I get a quick review from someone on the cosmos team?