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

updates cross-env to latest (from prior: August 2016 version) #4551

Merged
merged 4 commits into from Mar 18, 2022

Conversation

dimitropoulos
Copy link
Contributor

This could use an update. From looking at the release notes there are no changes that affect our use case. It turns out this library has been officially abandoned: kentcdodds/cross-env#257, but it can't hurt to be on a semi-recent version.

It's hard to reverse the clock now, but I'm nearly sure I hit a problem with cross-env once (in insomnia-app) and I wonder, now having learned how out of date it is, if this was the reason.

@dimitropoulos dimitropoulos self-assigned this Mar 7, 2022
@jackkav
Copy link
Contributor

jackkav commented Mar 9, 2022

I'm curious what the tradeoffs would be if we remove TS_NODE_PROJECT and make the default base ES5/ESNext and module commonjs.
https://webpack.js.org/configuration/configuration-languages/#typescript

@dimitropoulos
Copy link
Contributor Author

@jackkav this PR is just a simple (nearly) noop dependency update. would you mind if we took the conversation about our usage of cross-env to a separate PR or discussion somewhere?

@dimitropoulos dimitropoulos added the dependencies Bot: Pull requests that update a dependency file label Mar 17, 2022
Copy link
Contributor

@DMarby DMarby left a comment

Choose a reason for hiding this comment

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

:shipit:

@dimitropoulos dimitropoulos enabled auto-merge (squash) March 18, 2022 14:00
@dimitropoulos dimitropoulos merged commit abea565 into Kong:develop Mar 18, 2022
@dimitropoulos dimitropoulos deleted the feat/update-cross-env branch March 18, 2022 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot: Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants