Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 15, 2025

⚠ NEVER add commits to this pull request.

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

🧐 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/css6 package was v6.23.13. Merging this pull request will release v6.23.14. 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/css6/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/css-conditional-5.json packages/css6/css-conditional-5.json
--- webref/node_modules/@webref/css/css-conditional-5.json
+++ packages/css6/css-conditional-5.json
@@ -509,7 +509,7 @@
       "name": "<supports-feature>",
       "href": "https://drafts.csswg.org/css-conditional-5/#typedef-supports-feature",
       "type": "type",
-      "value": "<supports-selector-fn> | <supports-font-tech-fn> | <supports-font-format-fn> | <supports-decl>"
+      "value": "<supports-selector-fn> | <supports-font-tech-fn> | <supports-font-format-fn> | <supports-at-rule-fn> | <supports-decl>"
     },
     {
       "name": "<supports-font-tech-fn>",
@@ -524,6 +524,12 @@
       "value": "font-format( <font-format> )"
     },
     {
+      "name": "<supports-at-rule-fn>",
+      "href": "https://drafts.csswg.org/css-conditional-5/#typedef-supports-at-rule-fn",
+      "type": "type",
+      "value": "at-rule( <at-keyword-token> )"
+    },
+    {
       "name": "<boolean-condition>",
       "prose": "Where <boolean-condition> is a boolean algebra a la Media Queries 4 Β§ 3 Syntax, but with media() and supports() functions as leaves.",
       "href": "https://drafts.csswg.org/css-conditional-5/#typedef-boolean-condition",

@github-actions github-actions bot force-pushed the release-css6-20251015185831336 branch 2 times, most recently from f0ca543 to 8c0f924 Compare October 16, 2025 06:51
@github-actions github-actions bot force-pushed the release-css6-20251015185831336 branch from 8c0f924 to dbec977 Compare October 16, 2025 13:00
@tidoust tidoust merged commit 1227397 into main Oct 16, 2025
@tidoust tidoust deleted the release-css6-20251015185831336 branch October 16, 2025 16:23
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