Closed mikeharder closed 3 years ago
Closing as we already have an Epic to track engsys improvements https://github.com/Azure/azure-sdk-for-js/issues/15971. I will create and add issues to that epic for new libs that have major version updates available.
Process
rush unlink& git clean -xdf
common\config\rush\common-versions.json
and setimplicitlyPreferredVersions=true
rush.json
and setstrictPeerDependencies=false
rush update --full
common-versions.json
andrush.json
Test dependencies not supporting Node 8
The following dependencies are used during tests and have dropped support for Node 8, but still seem to work when running tests on Node 8.
cross-env@7.0.0
nock@12.0.0
sinon@9.0.0
6/16/20
6/2/20
Pending Approval
cosmos
9314
cosmos
9327
Pending Validation
Requires Code Changes
Blocked
eventhub/event-processor-host
and/oreventhub/testhub
process
, but still fails witherrors.codes
is undefined.karma@5.0.0
andkarma-mocha@2.0.0
drop support for Node 8.rollup-plugin-sourcemaps@0.6.2 requires a peer of @types/node@>=10.0.0 but version 8.10.61 was installed
tslint
is deprecated in favor ofeslint
. The latest non-deprecated version is5.20.1
.5431: Issue to switch from
tslint
toeslint