azure-sdk-for-js icon indicating copy to clipboard operation
azure-sdk-for-js copied to clipboard

[cosmos] jsbi major version upgrade

Open maorleger opened this issue 1 year ago • 2 comments

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).

maorleger avatar Mar 22 '24 15:03 maorleger

API change check

API changes are not detected in this pull request.

azure-sdk avatar Mar 22 '24 15:03 azure-sdk

@v1k1 / @kushagraThapar - could I get a quick review from someone on the cosmos team?

maorleger avatar Mar 26 '24 14:03 maorleger