You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ghost
removed
the
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
label
Jun 3, 2020
mikeharder
added
Client
This issue points to a problem in the data-plane of the library.
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
labels
Jun 3, 2020
ghost
removed
the
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
label
Jun 3, 2020
Closing as we already have an Epic to track engsys improvements #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
cosmos
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
.tslint
toeslint
The text was updated successfully, but these errors were encountered: