Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 13, 2025

⚠ 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 3f39beb.

🧐 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.1. Merging this pull request will release v6.20.2. 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/CSS.json packages/css/CSS.json
--- webref/node_modules/@webref/css/CSS.json
+++ packages/css/CSS.json
@@ -1,6 +1,6 @@
 {
   "spec": {
-    "title": "CSS 2",
+    "title": "Cascading Style Sheets (CSS) Level 2",
     "url": "https://drafts.csswg.org/css2/"
   },
   "properties": [

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css-color-hdr.json packages/css/css-color-hdr.json
--- webref/node_modules/@webref/css/css-color-hdr.json
+++ packages/css/css-color-hdr.json
@@ -51,7 +51,7 @@
       "name": "dynamic-range-limit-mix()",
       "href": "https://drafts.csswg.org/css-color-hdr-1/#funcdef-dynamic-range-limit-mix",
       "type": "function",
-      "value": "dynamic-range-limit-mix( [ <ident> && <percentage [0,100]> ]#)"
+      "value": "dynamic-range-limit-mix( [ <'dynamic-range-limit'> && <percentage [0,100]> ]#{2,} )"
     },
     {
       "name": "color()",

@github-actions github-actions bot force-pushed the release-css-20250213184942438 branch 7 times, most recently from 3b37aa1 to a6aeba9 Compare February 19, 2025 00:59
@github-actions github-actions bot force-pushed the release-css-20250213184942438 branch from a6aeba9 to ff975ed Compare February 19, 2025 03:24
@tidoust tidoust merged commit 4e6030f into main Feb 19, 2025
@tidoust tidoust deleted the release-css-20250213184942438 branch February 19, 2025 03:29
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