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

Merge feature.color-4 into main #330

Merged
merged 33 commits into from
Sep 13, 2024
Merged

Merge feature.color-4 into main #330

merged 33 commits into from
Sep 13, 2024

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Sep 12, 2024

nex3 and others added 30 commits December 13, 2022 17:12
This also stops running shell commands silently to help diagnose errors, and ensures that the embedded protocol's VERSION file is accessible even when installing from a path.
Merge main into feature.color-4
Merge branch 'main' of github.com:sass/embedded-host-node into feature.color-4
Merge main into feature.color-4
Merge main into feature.color-4
Merge main into feature.color-4
Merge origin/main into feature.color-4
Merge main into feature.color-4
package.json Outdated Show resolved Hide resolved
}

/** Warn users about legacy color channel getters. */
function emitColor4ApiGetterDeprecation(name: string): void {
Copy link
Member

Choose a reason for hiding this comment

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

All of the color-4-api deprecation warnings need some sort of handling for silenceDeprecations and fatalDeprecations since the host can't rely on the compiler to do the processing for any warnings emitted directly by the host.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it might be worth just merging this anyway so that we can get rid of the feature branch hassle, and then updating this along with your incoming change.

@nex3 nex3 merged commit f8e1a7b into main Sep 13, 2024
32 checks passed
@nex3 nex3 deleted the feature.color-4 branch September 13, 2024 21:44
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.

4 participants