Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency package rhea has a new version available #20065

Closed
azure-sdk opened this issue Jan 25, 2022 · 0 comments · Fixed by #25191
Closed

Dependency package rhea has a new version available #20065

azure-sdk opened this issue Jan 25, 2022 · 0 comments · Fixed by #25191
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. dependency-upgrade-required EngSys This issue is impacting the engineering system.

Comments

@azure-sdk
Copy link
Collaborator

azure-sdk commented Jan 25, 2022

We have identified a dependency on version 2.0.8 of rhea. A new version (3.0.2) 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.

@ghost ghost added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Jan 25, 2022
@ramya-rao-a ramya-rao-a self-assigned this Jan 25, 2022
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Jan 25, 2022
@ramya-rao-a ramya-rao-a added this to the [2022] February milestone Jan 25, 2022
@ramya-rao-a ramya-rao-a removed their assignment Jan 25, 2022
@ramya-rao-a ramya-rao-a modified the milestones: [2022] February, Backlog Jan 25, 2022
@jeremymeng jeremymeng added the Client This issue points to a problem in the data-plane of the library. label Mar 9, 2022
@jeremymeng jeremymeng added the EngSys This issue is impacting the engineering system. label May 5, 2022
@jeremymeng jeremymeng self-assigned this May 10, 2022
jeremymeng added a commit that referenced this issue Mar 10, 2023
This should have been upgraded together with `rhea-promise`

Resolves #20065
@xirzec xirzec removed this from the Backlog milestone Mar 31, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. dependency-upgrade-required EngSys This issue is impacting the engineering system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants