Skip to content

Conversation

AdrieanKhisbe
Copy link
Contributor

Hello :)

Here is some upgrade for the package!

Was considering, replacing the Makefile with standard npm scripts.
But I prefered to check first if you're okay with it ? :)
(cc @DonutEspresso @hekike )
If so, tell me. I'll add it to the PR

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 98.347% when pulling be60fd3 on AdrieanKhisbe:package-refresh into e79fdf1 on restify:master.

@AdrieanKhisbe
Copy link
Contributor Author

Hello @DonutEspresso @hekike 👋
Just some message to try to get your attention on this PR 😉

* @type {Function}
*/
if (opts.hasOwnProperty('toJSON')) {
if (Object.prototype.hasOwnProperty.call(opts, 'toJSON')) {
Copy link
Member

Choose a reason for hiding this comment

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

Why the conversion to .call?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is the autofix of following eslint rule no-prototype-builtins, that got added into eslint:recommended config

@AdrieanKhisbe
Copy link
Contributor Author

@retrohacker Thanks for the review.
Maybe you'll be interested if I rebase and refresh the branch.
If so, tell me, and I'll do it :)

@retrohacker retrohacker merged commit 010281a into restify:master Apr 2, 2020
@retrohacker
Copy link
Member

@AdrieanKhisbe no need, we use conventional commits so have to squash and merge anyways 😄

Thank you for contributing ❤️

@AdrieanKhisbe AdrieanKhisbe deleted the package-refresh branch April 3, 2020 07:38
@AdrieanKhisbe
Copy link
Contributor Author

@retrohacker Thanks! =)

About the refreshception proposal, that was more to ensure to upgrade dependencies were latest if some were updated since the moment I made the Pull Request :)

Little question, do when you plan to publish ? :)

@AdrieanKhisbe
Copy link
Contributor Author

Hello @retrohacker
This is a gentle reminder to have a patch/minor bump as you prefer 🙂

Thanks a lot in advance! :)

@AdrieanKhisbe
Copy link
Contributor Author

👋 @retrohacker @hekike @DonutEspresso.

Some last "draw attention attempt" until summer, so we can have latest @netflix/nerror with restify-errors :)

Thanks in advance for your time, and really sorry for these messages.

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.

3 participants