Skip to content

Conversation

mureinik
Copy link

tls.DEFAULT_CIPHERS has been available since Node.js 0.11.3. This configuration has a faulty listing that was copied verbatim from a faulty listing in the Node.js documentation.
See nodejs/node#59246 for additional details.

Fixes #483

@mureinik mureinik force-pushed the DEFAULT_CIPHERS-version branch from 76522a7 to 896d645 Compare September 18, 2025 09:28
`tls.DEFAULT_CIPHERS` has been available since Node.js 0.11.3.
This configuration has a faulty listing that was copied verbatim from a
faulty listing in the Node.js documentation.
See nodejs/node#59246 for additional details.

Fixes eslint-community#483
@mureinik mureinik force-pushed the DEFAULT_CIPHERS-version branch from 896d645 to bef3e17 Compare September 18, 2025 09:34
Copy link

@aladdin-add aladdin-add left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@aladdin-add aladdin-add merged commit fe94432 into eslint-community:master Sep 18, 2025
29 checks passed
@mureinik mureinik deleted the DEFAULT_CIPHERS-version branch September 18, 2025 12:51
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.

Bug: no-unsupported-features/node-builtins wrong version for tls.DEFALUT_CIPHERS
2 participants