microsoft / microsoft/etcd3

break in nodejs v14

Open
#190 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
546
Forks
76
Avg merge
22h 46m
Merged PRs (30d)
13

Description

https://github.com/microsoft/etcd3/commit/2ca0498a41a65f62f6d4d86cb905cddb94e772da#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519L80

etcd3 v1.1.2 not support nodejs v14
because cockatiel need nodejs >= 16
https://github.com/connor4312/cockatiel/blob/master/changelog.md#300-beta0

There is no problem raising the minimum supported nodejs version, but it shouldn't happen in patch release bug fixes version.
This is a break compatibility change, we need a new major release.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked commit diff and the cockatiel compatibility note, then inspect the package's dependency and release metadata. Confirm how etcd3 v1.1.2 declares its Node.js support and determine the release change needed to handle the Node.js 14 break without leaving the compatibility policy unresolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.