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

Update NodeJS data for api.CompressionStream.CompressionStream.deflate-raw #23080

Conversation

queengooborg
Copy link
Collaborator

This PR updates and corrects version values for NodeJS for the CompressionStream.deflate-raw member of the CompressionStream API. The data comes from the mdn-bcd-collector project (v10.10.6), using results collected via UnJS' runtime-compat project.

Check out the collector's guide on how to review this PR.

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/CompressionStream/CompressionStream/deflate-raw

Additional Notes: Exact version number was tracked down using local, manual runs.

…e-raw

This PR updates and corrects version values for NodeJS for the `CompressionStream.deflate-raw` member of the `CompressionStream` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.10.6), using results collected via [UnJS' runtime-compat project](https://github.com/unjs/runtime-compat).

_Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/CompressionStream/CompressionStream/deflate-raw

Additional Notes: Exact version number was tracked down using local, manual runs.
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label May 13, 2024
@github-actions github-actions bot added the data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation. label May 13, 2024
"version_added": "21.2.0"
},
{
"version_added": "20.12.0",
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is a use of version_added and version_removed that we don't really see in browser support data, at least not since we simplified the Safari data and don't have any backport releases.

The situation here is that the feature is backported to ESR. I guess this is the only way we can represent it.

@foolip
Copy link
Collaborator

foolip commented May 21, 2024

@queengooborg not merging in case you want to edit the commit message to also mention DecompressionStream

@queengooborg queengooborg merged commit b300724 into mdn:main May 31, 2024
6 checks passed
@queengooborg queengooborg deleted the api/CompressionStream/CompressionStream/deflate-raw/nodejs-corrections branch May 31, 2024 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants