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 @types/eslint has a new version available #19160

Closed
azure-sdk opened this issue Dec 10, 2021 · 2 comments
Closed

Dependency package @types/eslint has a new version available #19160

azure-sdk opened this issue Dec 10, 2021 · 2 comments
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 Dec 10, 2021

We have identified a dependency on version 7.2.14 of @types/eslint. A new version (8.4.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 Workflow: This is a new issue that needs to be triaged to the appropriate team. label Dec 10, 2021
@jeremymeng jeremymeng added Client This issue points to a problem in the data-plane of the library. EngSys This issue is impacting the engineering system. labels Dec 13, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Dec 13, 2021
@jeremymeng jeremymeng added the help wanted This issue is tracking work for which community contributions would be welcomed and appreciated label Dec 14, 2021
@ramya-rao-a
Copy link
Contributor

This should be done as part of #19219

@azure-sdk azure-sdk removed help wanted This issue is tracking work for which community contributions would be welcomed and appreciated EngSys This issue is impacting the engineering system. Client This issue points to a problem in the data-plane of the library. labels Feb 7, 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
Copy link
Member

upgrade to ~8.4.0 in PR #21733

azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this issue May 30, 2022
[Compute] Disk 2022-03-02 (Azure#19116)

* new version folder

* new version folder

* sync with diskRP 2021-12-01 changes

* Update creationData description  (Azure#18050)

* Update diskRPCommon.json

* Update diskRPCommon.json

* adding SecurityProfile in DiskRestorePointProperties (Azure#18826)

* add cross-tenant feature (Azure#18718)

* add cross-tenant feature

* fix filename typo

* prettier

* Swagger changes for PremiumV2 in DiskRP (Azure#18786)

* Swagger changes for PremiumV2 in DiskRP

* Added new property copyCompletionError

* Updated description for new property copyCompletionError

* Added the type as object for CopyCompletionError

* Addressed comment to update the description for CopySourceNotFound

Co-authored-by: akashpargat <[email protected]>

* Add new Azure Compute Gallery image ids to ImageDiskReference for PutDisk Support in 2022-03-02 Api Version (Azure#18868)

* new sig ids for put disk 2022-03-02

* fix errors and add example path

* extra space

* remove required id

* prettify common

Co-authored-by: Jerry Chan <[email protected]>

* Feature/cplat 2022 03 02 (Azure#18945)

* add cross-tenant feature

* fix filename typo

* prettier

* add federatedClientId to diskEncryptionSetUpdateProperties

* New ApI Version

* Readme changes

* adding SecurityProfile in DiskRestorePointProperties (Azure#18826)

* add cross-tenant feature (Azure#18718)

* add cross-tenant feature

* fix filename typo

* prettier

* Swagger changes for PremiumV2 in DiskRP (Azure#18786)

* Swagger changes for PremiumV2 in DiskRP

* Added new property copyCompletionError

* Updated description for new property copyCompletionError

* Added the type as object for CopyCompletionError

* Addressed comment to update the description for CopySourceNotFound

Co-authored-by: akashpargat <[email protected]>

* Add new Azure Compute Gallery image ids to ImageDiskReference for PutDisk Support in 2022-03-02 Api Version (Azure#18868)

* new sig ids for put disk 2022-03-02

* fix errors and add example path

* extra space

* remove required id

* prettify common

Co-authored-by: Jerry Chan <[email protected]>

* Feature/cplat 2022 03 02 (Azure#18945)

* add cross-tenant feature

* fix filename typo

* prettier

* add federatedClientId to diskEncryptionSetUpdateProperties

* GET snapshot-Changed CopyCompletionError enum name (Azure#19160)

Co-authored-by: Karan Manish Thakkar <[email protected]>

* move UserAssignedIdentities to common.json to fix duplicate definition

* update readme with gallery 2022-01-03

* sync with past updates

* update with description for object

* fix readme

* GET snapshot-Changed CopyCompletionError enum name (Azure#19227)

Co-authored-by: Karan Manish Thakkar <[email protected]>

* fixing readme.md

* fix vmss userAssignedIdentities duplicate definition

Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: anshulsolanki21 <[email protected]>
Co-authored-by: parkhyukjun89 <[email protected]>
Co-authored-by: Akash Pargat <[email protected]>
Co-authored-by: akashpargat <[email protected]>
Co-authored-by: jerryc3 <[email protected]>
Co-authored-by: Jerry Chan <[email protected]>
Co-authored-by: Karan Manish Thakkar <[email protected]>
Co-authored-by: Karan Manish Thakkar <[email protected]>
Co-authored-by: Theodore Chang <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 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

No branches or pull requests

3 participants