w3c / browser-specs

A machine-readable list of Web specifications
Other
227 stars 46 forks source link

📦 Release browser-specs@4.19.0 #1492

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

⚠ NEVER add commits to this pull request.

🤖 This pull request was automatically created to facilitate human review of browser-specs changes based on list of specs at b2eb5d8dba6e26b697d9cc063c21de9cc5ea2eeb.

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

📦 Latest released browser-specs package was v4.18.0. Merging this pull request will release v4.19.0. 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/browser-specs/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=LICENSE.md' '--unified=3' package/node_modules/browser-specs/index.json packages/browser-specs/index.json
--- package/node_modules/browser-specs/index.json
+++ packages/browser-specs/index.json
@@ -1272,51 +1272,6 @@
     }
   },
   {
-    "url": "https://drafts.csswg.org/css-values-5/",
-    "seriesComposition": "delta",
-    "shortname": "css-values-5",
-    "series": {
-      "shortname": "css-values",
-      "currentSpecification": "css-values-4",
-      "title": "CSS Values and Units",
-      "shortTitle": "CSS Values",
-      "releaseUrl": "https://www.w3.org/TR/css-values/",
-      "nightlyUrl": "https://drafts.csswg.org/css-values/"
-    },
-    "seriesVersion": "5",
-    "shortTitle": "CSS Values 5",
-    "seriesPrevious": "css-values-4",
-    "organization": "W3C",
-    "groups": [
-      {
-        "name": "Cascading Style Sheets (CSS) Working Group",
-        "url": "https://www.w3.org/Style/CSS/"
-      }
-    ],
-    "nightly": {
-      "url": "https://drafts.csswg.org/css-values-5/",
-      "status": "Editor's Draft",
-      "alternateUrls": [
-        "https://w3c.github.io/csswg-drafts/css-values-5/"
-      ],
-      "repository": "https://github.com/w3c/csswg-drafts",
-      "sourcePath": "css-values-5/Overview.bs",
-      "filename": "index.html"
-    },
-    "title": "CSS Values and Units Module Level 5",
-    "source": "spec",
-    "categories": [
-      "browser"
-    ],
-    "standing": "good",
-    "tests": {
-      "repository": "https://github.com/web-platform-tests/wpt",
-      "testPaths": [
-        "css/css-values"
-      ]
-    }
-  },
-  {
     "url": "https://drafts.csswg.org/css-variables-2/",
     "seriesComposition": "full",
     "shortname": "css-variables-2",
@@ -16084,6 +16039,56 @@
     "source": "w3c",
     "categories": [
       "browser"
+    ],
+    "standing": "good",
+    "tests": {
+      "repository": "https://github.com/web-platform-tests/wpt",
+      "testPaths": [
+        "css/css-values"
+      ]
+    }
+  },
+  {
+    "url": "https://www.w3.org/TR/css-values-5/",
+    "seriesComposition": "delta",
+    "shortname": "css-values-5",
+    "series": {
+      "shortname": "css-values",
+      "currentSpecification": "css-values-4",
+      "title": "CSS Values and Units",
+      "shortTitle": "CSS Values",
+      "releaseUrl": "https://www.w3.org/TR/css-values/",
+      "nightlyUrl": "https://drafts.csswg.org/css-values/"
+    },
+    "seriesVersion": "5",
+    "shortTitle": "CSS Values 5",
+    "seriesPrevious": "css-values-4",
+    "organization": "W3C",
+    "groups": [
+      {
+        "name": "Cascading Style Sheets (CSS) Working Group",
+        "url": "https://www.w3.org/Style/CSS/"
+      }
+    ],
+    "release": {
+      "url": "https://www.w3.org/TR/css-values-5/",
+      "status": "First Public Working Draft",
+      "filename": "Overview.html"
+    },
+    "nightly": {
+      "url": "https://drafts.csswg.org/css-values-5/",
+      "status": "Editor's Draft",
+      "alternateUrls": [
+        "https://w3c.github.io/csswg-drafts/css-values-5/"
+      ],
+      "repository": "https://github.com/w3c/csswg-drafts",
+      "sourcePath": "css-values-5/Overview.bs",
+      "filename": "index.html"
+    },
+    "title": "CSS Values and Units Module Level 5",
+    "source": "w3c",
+    "categories": [
+      "browser"
     ],
     "standing": "good",
     "tests": {