Skip to content

fix(deps): rollback klaw to 3.x#2002

Merged
hegemonic merged 1 commit into
jsdoc:releases/3.6from
alexander-fenster:deklaw
Jul 20, 2022
Merged

fix(deps): rollback klaw to 3.x#2002
hegemonic merged 1 commit into
jsdoc:releases/3.6from
alexander-fenster:deklaw

Conversation

@alexander-fenster

Copy link
Copy Markdown
Q A
Bug fix? yes
New feature? no
Breaking change? no
Deprecations? no
Tests added? no
Fixed issues #2000
License Apache-2.0

As described in #2000, pulling klaw v4 makes jsdoc require Node.js v14.

Background: jsdoc is a runtime dependency of protobufjs-cli (it may sound weird, but jsdoc is used to generate .d.ts files from the proto files, and is used by pbts tool). So, since Google Cloud client libraries use pbts, this change made google-gax and the client libraries require Node.js v14, but we still want to support Node.js v12 for some time.

I think this change is not intentional, so we suggest that the 3.6.x branch should still depend on klaw v3.

@hegemonic, what do you think?

Thank you!

@jsdoc jsdoc locked as spam and limited conversation to collaborators Jul 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants