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

Upgrade to Prettier 3 in dev dependencies #43

Closed
wants to merge 3 commits into from
Closed

Upgrade to Prettier 3 in dev dependencies #43

wants to merge 3 commits into from

Conversation

IanVS
Copy link
Owner

@IanVS IanVS commented Oct 25, 2022

This is a bit of a test to see whether we're compatible with prettier 3. Initially we were broken, due to prettier/prettier#13729. But that's been addressed in the latest alpha, and tests are now passing.

I think we could merge and release this prior to the next breaking change. The only user-facing change in this PR is to peerDependencies, so that folks can start using prettier 3 if they want. But we might as well hold off, I think, to see how things shake out in prettier, since it sounds like there may be more breaking changes on the way.

@IanVS IanVS changed the title Upgrade development dependencies Upgrade to Prettier 3 in dev dependencies Oct 25, 2022
Base automatically changed from upgrade-deps to main October 25, 2022 15:54
@IanVS
Copy link
Owner Author

IanVS commented May 23, 2023

Replaced by #75

@IanVS IanVS closed this May 23, 2023
IanVS added a commit that referenced this pull request Jul 14, 2023
This PR started with #43, and then merge-conflict resolution was
necessary.

No big worries about this PR (or your prettier-3 PR), but I did have to
fix `run_spec.ts` to get the tests to pass, and I don't know why I had
to. -- Please specifically review this commit.
5832d91
(there was no `output` variable in scope, so I guessed!)

---------

Co-authored-by: Ian VanSchooten <ian.vanschooten@gmail.com>
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.

None yet

1 participant