Skip to content

Merge feature.color-4 into main#330

Merged
nex3 merged 33 commits intomainfrom
feature.color-4
Sep 13, 2024
Merged

Merge feature.color-4 into main#330
nex3 merged 33 commits intomainfrom
feature.color-4

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
}

/** 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
@nex3 nex3 deleted the feature.color-4 branch September 13, 2024 21:44
@nex3 nex3 mentioned this pull request Feb 5, 2025
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