Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

⚠ NEVER add commits to this pull request.

πŸ€– This pull request was automatically created to facilitate human review of @webref/css changes triggered by curated data at 237da7e.

🧐 Please review the diff below and version numbers. If all looks good, merge this pull request to release the changes to npm.

πŸ“¦ Latest released @webref/css package was v6.20.8. Merging this pull request will release v6.20.9. Make sure that the bump is the right one for the changes.

✍ If any change needs to be made before release, do not add a commit to this pull request. Changes should rather be handled in a separate pull request and pushed to the main branch. You may leave this pull request open in the meantime, or close it. The pre-release job will automatically update this pull request or create a new one once the updates have made their way to the main branch.

πŸ›ˆ The actual change introduced by this pull request is a version bump in packages/css/package.json. You do not need to review that change. The bumped version is not the version that will be released when this pull request is merged, but rather the version that will be released next time.

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/mediaqueries-5.json packages/css/mediaqueries-5.json
--- webref/node_modules/@webref/css/mediaqueries-5.json
+++ packages/css/mediaqueries-5.json
@@ -900,6 +900,12 @@
       "value": "<mf-lt> | <mf-gt> | <mf-eq>"
     },
     {
+      "name": "<general-enclosed>",
+      "href": "https://drafts.csswg.org/mediaqueries-5/#typedef-general-enclosed",
+      "type": "type",
+      "value": "[ <function-token> <any-value>? ) ] | [ ( <any-value>? ) ]"
+    },
+    {
       "name": "<mq-boolean>",
       "prose": "The <mq-boolean> value type is an <integer> with the value 0 or 1. Any other integer value is invalid. Note that -0 is always equivalent to 0 in CSS, and so is also accepted as a valid <mq-boolean> value.",
       "href": "https://drafts.csswg.org/mediaqueries-5/#typedef-mq-boolean",

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/mediaqueries.json packages/css/mediaqueries.json
--- webref/node_modules/@webref/css/mediaqueries.json
+++ packages/css/mediaqueries.json
@@ -525,6 +525,12 @@
       "value": "<mf-lt> | <mf-gt> | <mf-eq>"
     },
     {
+      "name": "<general-enclosed>",
+      "href": "https://drafts.csswg.org/mediaqueries-4/#typedef-general-enclosed",
+      "type": "type",
+      "value": "[ <function-token> <any-value>? ) ] | [ ( <any-value>? ) ]"
+    },
+    {
       "name": "<mq-boolean>",
       "href": "https://drafts.csswg.org/mediaqueries-4/#typedef-mq-boolean",
       "type": "type",

@tidoust tidoust merged commit fd9f94e into main Apr 28, 2025
@tidoust tidoust deleted the release-css-20250428191030023 branch April 28, 2025 19:13
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.

1 participant