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

Update dependencies #4530

Merged
merged 13 commits into from Jul 19, 2021
Merged

Update dependencies #4530

merged 13 commits into from Jul 19, 2021

Conversation

yakov116
Copy link
Member

Wanted to make this into a lint but I don't have time

@yakov116 yakov116 added the meta Related to Refined GitHub itself label Jun 30, 2021
@fregante
Copy link
Member

Unless these solve actual issues we have, there’s no reason to update patch version

@yakov116
Copy link
Member Author

Ok I will close i will re open if I can figure out how to update tsnode

@yakov116 yakov116 closed this Jun 30, 2021
@yakov116 yakov116 deleted the dep branch June 30, 2021 11:54
@yakov116 yakov116 restored the dep branch July 4, 2021 12:40
@yakov116 yakov116 reopened this Jul 4, 2021
package.json Outdated
@@ -1,6 +1,5 @@
{
"private": true,
"type": "module",
Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

@fregante fregante Jul 4, 2021

Choose a reason for hiding this comment

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

This is not a change we want, the project should stay type:module
https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c

Copy link
Member Author

Choose a reason for hiding this comment

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

Correct that is why I closed The PR I think TypeStrong/ts-node#1371 will fix the issue.

@yakov116
Copy link
Member Author

yakov116 commented Jul 4, 2021

Blocked by TypeStrong/ts-node#1371

@yakov116 yakov116 closed this Jul 4, 2021
@yakov116 yakov116 deleted the dep branch July 4, 2021 12:45
@yakov116 yakov116 restored the dep branch July 11, 2021 14:41
@yakov116 yakov116 reopened this Jul 11, 2021
@yakov116 yakov116 closed this Jul 11, 2021
@yakov116
Copy link
Member Author

Going to wait for more docs on this. AVA works good but I cannot figure out how to get the build to work.

@yakov116 yakov116 deleted the dep branch July 11, 2021 16:27
@yakov116 yakov116 restored the dep branch July 19, 2021 12:06
@yakov116 yakov116 deleted the dep branch July 19, 2021 12:07
@yakov116 yakov116 restored the dep branch July 19, 2021 12:36
@yakov116 yakov116 reopened this Jul 19, 2021
"linkify-issues": "2.0.0-nolookbehind",
"linkify-urls": "3.1.0-nolookbehind",
"mem": "^8.1.1",
"mem": "^9.0.1",
Copy link
Member Author

Choose a reason for hiding this comment

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

ESM 🎉

"copy-webpack-plugin": "^9.0.0",
"css-loader": "^5.2.6",
"copy-webpack-plugin": "^9.0.1",
"css-loader": "^6.1.0",
Copy link
Member Author

Choose a reason for hiding this comment

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

ESM 🎉

@yakov116
Copy link
Member Author

Gave up on ts-node will wait a drop longer

@yakov116 yakov116 marked this pull request as draft July 19, 2021 13:56
@yakov116
Copy link
Member Author

Needs another test before this is ready

@yakov116
Copy link
Member Author

@fregante if you want to merge this, you can. I just wanted to double check that all css features are working.

@yakov116 yakov116 marked this pull request as ready for review July 19, 2021 15:45
@yakov116 yakov116 merged commit 05c3c63 into main Jul 19, 2021
@yakov116 yakov116 deleted the dep branch July 19, 2021 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Related to Refined GitHub itself
Development

Successfully merging this pull request may close these issues.

None yet

2 participants