Skip to content

Conversation

jonkoops
Copy link
Contributor

Replaces the methods dependency with calls to the standard library of Node.js. Since methods is mostly a polyfill for require('node:http').METHODS in older versions of Node.js that are no longer supported this can be removed.

@bjohansebas bjohansebas added the dependencies Pull requests that update a dependency file label Oct 21, 2024
Signed-off-by: Jon Koops <jonkoops@gmail.com>
Copy link
Member

@wesleytodd wesleytodd left a comment

Choose a reason for hiding this comment

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

And another one bites the dust!

@UlisesGascon UlisesGascon changed the title Replace methods dependency with standard library refactor: replace methods dependency with standard library Oct 23, 2024
@UlisesGascon UlisesGascon merged commit 878b0e0 into pillarjs:master Oct 23, 2024
8 checks passed
@jonkoops jonkoops deleted the replace-methods branch October 24, 2024 09:44
@UlisesGascon UlisesGascon mentioned this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants