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

Housekeeping miscellaneous #121

Merged
merged 9 commits into from
Dec 17, 2023
Merged

Conversation

towerofnix
Copy link
Member

See individual commits. In summary this brings a few dependencies further up to date; updates Node to run on 20, the latest LTS, rather than 18 or 16; and addresses most remaining lint issues.

[email protected] is the last version to target
prettier@2 (in its dev dependencies) so that's the version which
is currently installed. There didn't seem to be any issues moving
to latest, but later versions are at least developed against @3,
so better safe than sorry.
This commit had much more in it before rebasing on strict, which
had made many of the same changes by updating Prettier, addressing
uses of `any`, etc. Here are the leftover cleanup changes.
This also simplifies the parameters for serializeInputsToFields,
now taking fieldEntries directly instead of on an options object.
@towerofnix towerofnix marked this pull request as ready for review December 16, 2023 23:20
@towerofnix towerofnix merged commit 89ee610 into leopard-js:master Dec 17, 2023
1 check passed
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.

1 participant