Azure / Azure/azure-sdk-for-js

Dependency package magic-string has a new version available

Open
#39,331 0 comments 1 reaction 1 assignee Claimed by @jeremymeng View on GitHub
dependency-upgrade-required
Dominant language
TypeScript
Stars
2.3k
Forks
1.4k
Avg merge
2d 20h
Merged PRs (30d)
144

Description

We have identified a dependency on version 0.30.21 of [magic-string](https://www.npmjs.com/package/magic-string). A new version (1.2.3) 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 'pnpm install' 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.