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 and drop Node.js < 18 support #412

Closed
wants to merge 2 commits into from

Conversation

XhmikosR
Copy link

@XhmikosR XhmikosR commented Apr 15, 2024

Also:

  • add .gitattributes
  • split GitHub Actions
  • add dependabot config for actions
  • add CodeQL workflow
  • remove the unused .travis.yml
  • fix README.md badges

Fixes #122
Closes #403
Closes #396

/CC @pahen. See also #413 and #414

PS. I hope the commander update it OK since it doesn't look like the CLI is fully tested.

@XhmikosR XhmikosR marked this pull request as ready for review April 15, 2024 15:23
@XhmikosR XhmikosR force-pushed the xmr/deps branch 8 times, most recently from 40eb7b1 to 5e4c48f Compare April 16, 2024 05:45
Also:

* add .gitattributes
* split GitHub Actions
* add dependabot config for actions
* add CodeQL workflow
* remove the unused .travis.yml
* fix README.md badges
@XhmikosR
Copy link
Author

@pahen friendly ping :)

"pretty-ms": "^7.0.1",
"rc": "^1.2.8",
"stream-to-array": "^2.3.0",
"ts-graphviz": "^1.8.1",
"ts-graphviz": "^1.8.2",
Copy link
Author

Choose a reason for hiding this comment

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

Note that this could also be updated but I'm not familiar with the code base to make the update.

@pahen
Copy link
Owner

pahen commented Apr 23, 2024

Thanks for the contribution. But this PR is touching too many things. When doing a PR, please focus on fixing one thing only.

@pahen pahen closed this Apr 23, 2024
@XhmikosR XhmikosR deleted the xmr/deps branch April 23, 2024 09:46
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.

Support single file component (VueJS)
2 participants