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

Use lts/* and lts/-n for node version; work around Node breaking change. #264

Merged
merged 7 commits into from
Dec 15, 2023

Conversation

jgerigmeyer
Copy link
Contributor

@jgerigmeyer jgerigmeyer commented Dec 15, 2023

This is mostly serving as a PR to test whether the failing Node tests are also failing on main -- though I'm seeing them fail locally on main, so I suspect it's unrelated to the changes in #260.

This updates Node versions in CI, fixes a few code style typos, and works around a Node regression.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@jgerigmeyer jgerigmeyer changed the title [Test PR] Lint, test against Node v20 instead of Node v14. Use lts/* and lts/-n for node version; work around Node breaking change. Dec 15, 2023
@jgerigmeyer jgerigmeyer mentioned this pull request Dec 15, 2023
3 tasks
lib/src/utils.test.ts Show resolved Hide resolved
@jgerigmeyer jgerigmeyer merged commit 7c0f559 into sass:main Dec 15, 2023
16 checks passed
@jgerigmeyer jgerigmeyer deleted the lint branch December 15, 2023 22:35
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.

3 participants