Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[maintenance][js]Specify engines dependencies #13956

Merged
merged 1 commit into from
May 12, 2022

Conversation

Ferror
Copy link
Contributor

@Ferror Ferror commented May 11, 2022

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets none
License MIT

Based on documentation: https://docs.npmjs.com/cli/v8/configuring-npm/package-json#engines

I would like to propose adding the Node engine to the package.json as we currently maintain and test Sylius on 14 and 16 versions. We do the exactly the same thing with the PHP version.

@Ferror Ferror marked this pull request as ready for review May 11, 2022 12:13
@Ferror Ferror requested a review from a team as a code owner May 11, 2022 12:13
Copy link
Member

@lchrusciel lchrusciel left a comment

Choose a reason for hiding this comment

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

can you also trigger two jobs for these nodes?

@lchrusciel lchrusciel added Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.). Environment Environment (OS, databases, libraries, etc.) specific issues. labels May 12, 2022
@lchrusciel lchrusciel merged commit d1219dc into Sylius:master May 12, 2022
@lchrusciel
Copy link
Member

Thank you, Zbigniew! 🥇

@Ferror Ferror deleted the maintanance-node-engine branch May 13, 2022 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.). Environment Environment (OS, databases, libraries, etc.) specific issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants