Skip to content

Conversation

@zhiyuanliang-ms
Copy link
Member

@zhiyuanliang-ms zhiyuanliang-ms commented Sep 1, 2025

  1. Add @azure/core-rest-pipeline to direct dependency. Previously, it is a nested dependency of @azure/app-configuration
    This caused a customer failed to use pnpm to install dependency. @azure/core-rest-pipeline is used but not in the list of dependencies #215

Upgrade @azure/app-configuration dependency to 1.9.0

  1. Upgrade the dev dependencies to latest version (except for chai and chai-as-promised, starting from v5), chai only supports ESM, so in order to cover both esm and cjs scenario in our testcases, we must use v4 of chai)

  2. Migrate to use eslint.config instead of old eslintrc file (required by latest eslint libs)

  3. Update typescript compilation settings to meet the latest version of different libs

  4. Compile testsuite in both ESM and CJS styles

@zhiyuanliang-ms zhiyuanliang-ms merged commit 0777090 into main Sep 3, 2025
7 checks passed
@zhiyuanliang-ms zhiyuanliang-ms deleted the zhiyuanliang/update-dependency branch September 3, 2025 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants