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

🛠 Tooling: Use latest create-typescript-app tooling #400

Closed
3 tasks done
JoshuaKGoldberg opened this issue Mar 9, 2024 · 0 comments · Fixed by #401
Closed
3 tasks done

🛠 Tooling: Use latest create-typescript-app tooling #400

JoshuaKGoldberg opened this issue Mar 9, 2024 · 0 comments · Fixed by #401
Assignees
Labels
area: tooling Managing the repository's maintenance 🛠️ status: accepting prs Please, send a pull request to resolve this! 🙏

Comments

@JoshuaKGoldberg
Copy link
Owner

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Overview

It's been a while since I refreshed the tooling in this repo. http://github.com/JoshuaKGoldberg/create-typescript-app has gotten a few features since. Will add them in.

Additional Info

This issue prompted by Knip complaining about lint-staged on main. https://github.com/JoshuaKGoldberg/ts-api-utils/actions/runs/8214881343/job/22467757382:

Run pnpm lint:knip

> ts-api-utils@1.2.1 lint:knip /home/runner/work/ts-api-utils/ts-api-utils
> knip

The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
Unused devDependencies (1)
lint-staged  package.json
 ELIFECYCLE  Command failed with exit code 1.
Error: Process completed with exit code 1.
@JoshuaKGoldberg JoshuaKGoldberg added area: tooling Managing the repository's maintenance 🛠️ status: accepting prs Please, send a pull request to resolve this! 🙏 labels Mar 9, 2024
@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Mar 9, 2024
JoshuaKGoldberg added a commit that referenced this issue Mar 25, 2024
<!-- 👋 Hi, thanks for sending a PR to ts-api-utils! 💖.
Please fill out all fields below and make sure each item is true and [x]
checked.
Otherwise we may not be able to review your PR. -->

## PR Checklist

- [x] Addresses an existing open issue: fixes #400
- [x] That issue was marked as [`status: accepting
prs`](https://github.com/JoshuaKGoldberg/ts-api-utils/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
- [x] Steps in
[CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/ts-api-utils/blob/main/.github/CONTRIBUTING.md)
were taken

## Overview

Runs `npx -y create-typescript-app@1.57.8 --auto --mode migrate` and
touches up the results.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tooling Managing the repository's maintenance 🛠️ status: accepting prs Please, send a pull request to resolve this! 🙏
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant