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

Dependency package @rollup/plugin-inject has a new version available

Open azure-sdk opened this issue 3 years ago • 2 comments
trafficstars

We have identified a dependency on version 4.0.4 of @rollup/plugin-inject. A new version (5.0.1) is available for upgrade.

Following are the steps to upgrade package dependency.

  1. Understand the breaking changes between the version being used and the version you want to upgrade to.

  2. Identify all packages that take a dependency on this package.

  3. Go to the root folder for each such package (/sdk/service-name/package-name) and update package.json to have the new version.

  4. Run rush update to ensure the new version is pulled in.

  5. Make relevant changes to absorb the breaking changes.

  6. Repeat steps 3 to 5 for each of the packages that have a dependency on this package.

azure-sdk avatar Oct 10 '22 13:10 azure-sdk

Label prediction was below confidence level 0.6 for Model:ServiceLabels: 'Azure.Core:0.27491242,Service Bus:0.14822876,Azure.Identity:0.05896206'

azure-sdk avatar Oct 10 '22 13:10 azure-sdk

Label prediction was below confidence level 0.6 for Model:ServiceLabels: 'Azure.Core:0.27491242,Service Bus:0.14822876,Azure.Identity:0.05896206'

azure-sdk avatar Oct 10 '22 14:10 azure-sdk

it has been upgraded to v5

jeremymeng avatar May 09 '23 22:05 jeremymeng