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

ci: node@22 #1218

Merged
merged 6 commits into from
Jul 23, 2024
Merged

ci: node@22 #1218

merged 6 commits into from
Jul 23, 2024

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Breaking Changes

Additional Info

evenstensberg
evenstensberg previously approved these changes Jul 23, 2024
@@ -3,13 +3,10 @@ import dartSass from "sass";
// eslint-disable-next-line import/no-namespace
import * as SassEmbedded from "sass-embedded";

const [nodeMajor] = process.versions.node.split(".").map(Number);
Copy link
Member

Choose a reason for hiding this comment

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

The node major line is used multiple times, maybe extract it to a util file?

Copy link
Member Author

Choose a reason for hiding this comment

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

We should to find working solution firstly

@alexander-akait alexander-akait merged commit 3f0332f into master Jul 23, 2024
12 checks passed
@alexander-akait alexander-akait deleted the ci-node-22 branch July 23, 2024 17:41
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.

2 participants