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

πŸ“¦ Release [email protected] #1529

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 12, 2024

⚠ NEVER add commits to this pull request.

πŸ€– This pull request was automatically created to facilitate human review of web-specs changes based on list of specs at e6f3a70.

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

πŸ“¦ Latest released web-specs package was v3.23.0. Merging this pull request will release v3.24.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/web-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/web-specs/index.json packages/web-specs/index.json
--- package/node_modules/web-specs/index.json
+++ packages/web-specs/index.json
@@ -430,6 +430,40 @@
     "standing": "good"
   },
   {
+    "url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-no-vary-search",
+    "seriesComposition": "full",
+    "shortname": "no-vary-search",
+    "series": {
+      "shortname": "no-vary-search",
+      "currentSpecification": "no-vary-search",
+      "title": "No-Vary-Search",
+      "shortTitle": "No-Vary-Search",
+      "nightlyUrl": "https://httpwg.org/http-extensions/draft-ietf-httpbis-no-vary-search.html"
+    },
+    "organization": "IETF",
+    "groups": [
+      {
+        "name": "HTTP Working Group",
+        "url": "https://datatracker.ietf.org/wg/httpbis/"
+      }
+    ],
+    "nightly": {
+      "url": "https://httpwg.org/http-extensions/draft-ietf-httpbis-no-vary-search.html",
+      "status": "Editor's Draft",
+      "alternateUrls": [],
+      "repository": "https://github.com/httpwg/http-extensions",
+      "sourcePath": "draft-ietf-httpbis-no-vary-search.md",
+      "filename": "draft-ietf-httpbis-no-vary-search.html"
+    },
+    "title": "No-Vary-Search",
+    "source": "ietf",
+    "shortTitle": "No-Vary-Search",
+    "categories": [
+      "browser"
+    ],
+    "standing": "good"
+  },
+  {
     "url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis",
     "seriesComposition": "full",
     "shortname": "rfc6265bis",
@@ -749,16 +783,20 @@
     }
   },
   {
-    "url": "https://drafts.csswg.org/css-color-hdr/",
+    "url": "https://drafts.csswg.org/css-color-hdr-1/",
     "seriesComposition": "full",
-    "shortname": "css-color-hdr",
+    "shortname": "css-color-hdr-1",
     "series": {
       "shortname": "css-color-hdr",
-      "currentSpecification": "css-color-hdr",
+      "currentSpecification": "css-color-hdr-1",
       "title": "CSS Color HDR",
       "shortTitle": "CSS Color HDR",
       "nightlyUrl": "https://drafts.csswg.org/css-color-hdr/"
     },
+    "seriesVersion": "1",
+    "formerNames": [
+      "css-color-hdr"
+    ],
     "organization": "W3C",
     "groups": [
       {
@@ -767,13 +805,14 @@
       }
     ],
     "nightly": {
-      "url": "https://drafts.csswg.org/css-color-hdr/",
+      "url": "https://drafts.csswg.org/css-color-hdr-1/",
       "status": "Editor's Draft",
       "alternateUrls": [
+        "https://w3c.github.io/csswg-drafts/css-color-hdr-1/",
         "https://w3c.github.io/csswg-drafts/css-color-hdr/"
       ],
       "repository": "https://github.com/w3c/csswg-drafts",
-      "sourcePath": "css-color-hdr/Overview.bs",
+      "sourcePath": "css-color-hdr-1/Overview.bs",
       "filename": "index.html"
     },
     "title": "CSS Color HDR Module Level 1",
@@ -4952,6 +4991,40 @@
     "standing": "good"
   },
   {
+    "url": "https://tc39.es/proposal-atomics-microwait/",
+    "seriesComposition": "full",
+    "shortname": "tc39-atomics-microwait",
+    "series": {
+      "shortname": "tc39-atomics-microwait",
+      "currentSpecification": "tc39-atomics-microwait",
+      "title": "Atomics.pause",
+      "shortTitle": "Atomics.pause",
+      "nightlyUrl": "https://tc39.es/proposal-atomics-microwait/"
+    },
+    "organization": "Ecma International",
+    "groups": [
+      {
+        "name": "TC39",
+        "url": "https://tc39.es/"
+      }
+    ],
+    "nightly": {
+      "url": "https://tc39.es/proposal-atomics-microwait/",
+      "status": "Editor's Draft",
+      "alternateUrls": [],
+      "repository": "https://github.com/tc39/proposal-atomics-microwait",
+      "sourcePath": "spec/index.html",
+      "filename": "index.html"
+    },
+    "title": "Atomics.pause",
+    "source": "spec",
+    "shortTitle": "Atomics.pause",
+    "categories": [
+      "browser"
+    ],
+    "standing": "good"
+  },
+  {
     "url": "https://tc39.es/proposal-atomics-wait-async/",
     "seriesComposition": "full",
     "shortname": "tc39-atomics-wait-async",
@@ -6621,7 +6694,7 @@
     ],
     "nightly": {
       "url": "https://w3c.github.io/web-nfc/",
-      "status": "Editor's Draft",
+      "status": "Draft Community Group Report",
       "alternateUrls": [],
       "repository": "https://github.com/w3c/web-nfc",
       "sourcePath": "index.html",
@@ -8151,7 +8224,7 @@
     ],
     "nightly": {
       "url": "https://wicg.github.io/direct-sockets/",
-      "status": "Unofficial Proposal Draft",
+      "status": "Draft Community Group Report",
       "alternateUrls": [],
       "repository": "https://github.com/WICG/direct-sockets",
       "sourcePath": "index.html",
@@ -8163,7 +8236,7 @@
     "categories": [
       "browser"
     ],
-    "standing": "pending"
+    "standing": "good"
   },
   {
     "url": "https://wicg.github.io/document-picture-in-picture/",
@@ -9030,40 +9103,6 @@
     "standing": "good"
   },
   {
-    "url": "https://wicg.github.io/nav-speculation/no-vary-search.html",
-    "seriesComposition": "full",
-    "shortname": "no-vary-search",
-    "series": {
-      "shortname": "no-vary-search",
-      "currentSpecification": "no-vary-search",
-      "title": "No-Vary-Search",
-      "shortTitle": "No-Vary-Search",
-      "nightlyUrl": "https://wicg.github.io/nav-speculation/no-vary-search.html"
-    },
-    "organization": "W3C",
-    "groups": [
-      {
-        "name": "Web Platform Incubator Community Group",
-        "url": "https://www.w3.org/community/wicg/"
-      }
-    ],
-    "nightly": {
-      "url": "https://wicg.github.io/nav-speculation/no-vary-search.html",
-      "status": "Draft Community Group Report",
-      "alternateUrls": [],
-      "repository": "https://github.com/WICG/nav-speculation",
-      "sourcePath": "no-vary-search.bs",
-      "filename": "no-vary-search.html"
-    },
-    "title": "No-Vary-Search",
-    "source": "spec",
-    "shortTitle": "No-Vary-Search",
-    "categories": [
-      "browser"
-    ],
-    "standing": "good"
-  },
-  {
     "url": "https://wicg.github.io/nav-speculation/prefetch.html",
     "seriesComposition": "full",
     "shortname": "prefetch",
@@ -19141,8 +19180,8 @@
     "organization": "W3C",
     "groups": [
       {
-        "name": "EPUB 3 Working Group",
-        "url": "https://www.w3.org/publishing/groups/epub-wg/"
+        "name": "Publishing Maintenance Working Group",
+        "url": "https://www.w3.org/groups/wg/pm/"
       }
     ],
     "release": {
@@ -19180,8 +19219,8 @@
     "organization": "W3C",
     "groups": [
       {
-        "name": "EPUB 3 Working Group",
-        "url": "https://www.w3.org/publishing/groups/epub-wg/"
+        "name": "Publishing Maintenance Working Group",
+        "url": "https://www.w3.org/groups/wg/pm/"
       }
     ],
     "release": {
@@ -20120,7 +20159,7 @@
     ],
     "release": {
       "url": "https://www.w3.org/TR/i18n-glossary/",
-      "status": "Draft Note",
+      "status": "Note",
       "filename": "Overview.html"
     },
     "nightly": {
@@ -20765,7 +20804,7 @@
     ],
     "release": {
       "url": "https://www.w3.org/TR/mathml4/",
-      "status": "First Public Working Draft",
+      "status": "Working Draft",
       "filename": "Overview.html"
     },
     "nightly": {
@@ -22348,7 +22387,7 @@
     ],
     "release": {
       "url": "https://www.w3.org/TR/performance-timeline/",
-      "status": "Candidate Recommendation Snapshot",
+      "status": "Candidate Recommendation Draft",
       "filename": "Overview.html"
     },
     "nightly": {
@@ -25227,7 +25266,7 @@
     ],
     "release": {
       "url": "https://www.w3.org/TR/user-timing/",
-      "status": "Candidate Recommendation Snapshot",
+      "status": "Candidate Recommendation Draft",
       "filename": "Overview.html"
     },
     "nightly": {
@@ -25238,9 +25277,9 @@
       "sourcePath": "index.html",
       "filename": "index.html"
     },
-    "title": "User Timing",
+    "title": "User Timing Level 3",
     "source": "w3c",
-    "shortTitle": "User Timing",
+    "shortTitle": "User Timing 3",
     "categories": [
       "browser"
     ],

@github-actions github-actions bot force-pushed the release-web-specs-20241012004149292 branch from db8f42c to d62c89a Compare October 16, 2024 12:28
@github-actions github-actions bot force-pushed the release-web-specs-20241012004149292 branch 2 times, most recently from 7568194 to 34e76b8 Compare October 23, 2024 18:26
@github-actions github-actions bot force-pushed the release-web-specs-20241012004149292 branch 2 times, most recently from c61351a to 00ff530 Compare October 29, 2024 00:40
@github-actions github-actions bot force-pushed the release-web-specs-20241012004149292 branch from 00ff530 to 1c27178 Compare November 1, 2024 12:27
@github-actions github-actions bot changed the title πŸ“¦ Release [email protected] πŸ“¦ Release [email protected] Nov 1, 2024
@github-actions github-actions bot force-pushed the release-web-specs-20241012004149292 branch from 1c27178 to 0dc070c Compare November 5, 2024 18:29
@tidoust tidoust merged commit 669292e into main Nov 6, 2024
@tidoust tidoust deleted the release-web-specs-20241012004149292 branch November 6, 2024 07:55
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