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 web-specs@2.74.1 #1131

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 17, 2023

⚠ 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 821b543.

🧐 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 v2.74.0. Merging this pull request will release v2.74.1. 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.

Static file(s) changed:
+ README.md


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
@@ -130,13 +130,6 @@
       "shortTitle": "Cookies Having Independent Partitioned State specification",
       "nightlyUrl": "https://dcthetall.github.io/CHIPS-spec/draft-cutler-httpbis-partitioned-cookies.html"
     },
-    "organization": "IETF",
-    "groups": [
-      {
-        "name": "HTTP Working Group",
-        "url": "https://datatracker.ietf.org/wg/httpbis/"
-      }
-    ],
     "nightly": {
       "url": "https://dcthetall.github.io/CHIPS-spec/draft-cutler-httpbis-partitioned-cookies.html",
       "status": "Editor's Draft",
@@ -145,8 +138,15 @@
       "sourcePath": "draft-cutler-httpbis-partitioned-cookies.md",
       "filename": "draft-cutler-httpbis-partitioned-cookies.html"
     },
+    "organization": "IETF",
+    "groups": [
+      {
+        "name": "Individual Submissions",
+        "url": "https://datatracker.ietf.org/wg/none/"
+      }
+    ],
     "title": "Cookies Having Independent Partitioned State specification",
-    "source": "spec",
+    "source": "ietf",
     "shortTitle": "Cookies Having Independent Partitioned State specification",
     "categories": [
       "browser"
@@ -164,13 +164,6 @@
       "shortTitle": "Client Hint Reliability",
       "nightlyUrl": "https://www.ietf.org/archive/id/draft-davidben-http-client-hint-reliability-03.html"
     },
-    "organization": "IETF",
-    "groups": [
-      {
-        "name": "HTTP Working Group",
-        "url": "https://datatracker.ietf.org/wg/httpbis/"
-      }
-    ],
     "nightly": {
       "url": "https://www.ietf.org/archive/id/draft-davidben-http-client-hint-reliability-03.html",
       "status": "Editor's Draft",
@@ -179,8 +172,15 @@
       "alternateUrls": [],
       "filename": "draft-davidben-http-client-hint-reliability-03.html"
     },
+    "organization": "IETF",
+    "groups": [
+      {
+        "name": "Individual Submissions",
+        "url": "https://datatracker.ietf.org/wg/none/"
+      }
+    ],
     "title": "Client Hint Reliability",
-    "source": "spec",
+    "source": "ietf",
     "shortTitle": "Client Hint Reliability",
     "categories": [
       "browser"
@@ -208,13 +208,13 @@
     "nightly": {
       "url": "https://httpwg.org/http-extensions/draft-ietf-httpbis-digest-headers.html",
       "status": "Editor's Draft",
+      "alternateUrls": [],
       "repository": "https://github.com/httpwg/http-extensions",
       "sourcePath": "draft-ietf-httpbis-digest-headers.md",
-      "alternateUrls": [],
       "filename": "draft-ietf-httpbis-digest-headers.html"
     },
     "title": "Digest Fields",
-    "source": "spec",
+    "source": "ietf",
     "shortTitle": "Digest Fields",
     "categories": [
       "browser"
@@ -242,13 +242,13 @@
     "nightly": {
       "url": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html",
       "status": "Editor's Draft",
+      "alternateUrls": [],
       "repository": "https://github.com/httpwg/http-extensions",
       "sourcePath": "draft-ietf-httpbis-rfc6265bis.md",
-      "alternateUrls": [],
       "filename": "draft-ietf-httpbis-rfc6265bis.html"
     },
     "title": "Cookies: HTTP State Management Mechanism",
-    "source": "spec",
+    "source": "ietf",
     "shortTitle": "Cookies: HTTP State Management Mechanism",
     "categories": [
       "browser"
@@ -269,8 +269,8 @@
     "organization": "IETF",
     "groups": [
       {
-        "name": "Network Working Group",
-        "url": "https://datatracker.ietf.org/group/app/"
+        "name": "Applications and Real-Time Area",
+        "url": "https://datatracker.ietf.org/wg/art/"
       }
     ],
     "nightly": {
@@ -280,7 +280,7 @@
       "filename": "draft-zern-webp-13.html"
     },
     "title": "WebP Image Format",
-    "source": "spec",
+    "source": "ietf",
     "shortTitle": "WebP Image Format",
     "categories": [
       "browser"
@@ -5751,7 +5751,7 @@
     "series": {
       "shortname": "urlpattern",
       "currentSpecification": "urlpattern",
-      "title": "URL Pattern",
+      "title": "URL Pattern Standard",
       "shortTitle": "URL Pattern",
       "nightlyUrl": "https://urlpattern.spec.whatwg.org/"
     },
@@ -5770,8 +5770,8 @@
       "sourcePath": "spec.bs",
       "filename": "index.html"
     },
-    "title": "URL Pattern",
-    "source": "spec",
+    "title": "URL Pattern Standard",
+    "source": "specref",
     "shortTitle": "URL Pattern",
     "categories": [
       "browser"
@@ -8419,13 +8419,7 @@
     "categories": [
       "browser"
     ],
-    "standing": "good",
-    "tests": {
-      "repository": "https://github.com/web-platform-tests/wpt",
-      "testPaths": [
-        "portals"
-      ]
-    }
+    "standing": "good"
   },
   {
     "url": "https://wicg.github.io/prefer-current-tab/",
@@ -9548,13 +9542,13 @@
       "shortTitle": "The \"data\" URL scheme",
       "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc2397"
     },
+    "organization": "IETF",
     "groups": [
       {
-        "name": "Network Working Group",
-        "url": "https://datatracker.ietf.org/group/app/"
+        "name": "Individual Submissions",
+        "url": "https://datatracker.ietf.org/wg/none/"
       }
     ],
-    "organization": "IETF",
     "nightly": {
       "url": "https://www.rfc-editor.org/rfc/rfc2397",
       "status": "Proposed Standard",
@@ -9562,7 +9556,7 @@
       "filename": "rfc2397.html"
     },
     "title": "The \"data\" URL scheme",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "The \"data\" URL scheme",
     "categories": [
       "browser"
@@ -9584,8 +9578,8 @@
     "organization": "IETF",
     "groups": [
       {
-        "name": "Kerberos WG Working Group",
-        "url": "https://datatracker.ietf.org/wg/krb/"
+        "name": "Kerberos Working Group",
+        "url": "https://datatracker.ietf.org/wg/krb-wg/"
       }
     ],
     "nightly": {
@@ -9595,7 +9589,7 @@
       "filename": "rfc4120.html"
     },
     "title": "The Kerberos Network Authentication Service (V5)",
-    "source": "specref",
+    "source": "ietf",
     "categories": [
       "browser"
     ],
@@ -9628,7 +9622,7 @@
       "filename": "rfc6265.html"
     },
     "title": "HTTP State Management Mechanism",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "HTTP State Management Mechanism",
     "categories": [
       "browser"
@@ -9650,7 +9644,7 @@
     "organization": "IETF",
     "groups": [
       {
-        "name": "Hypertext Transfer Protocol Bis APP Working Group",
+        "name": "HTTP Working Group",
         "url": "https://datatracker.ietf.org/wg/httpbis/"
       }
     ],
@@ -9663,7 +9657,7 @@
       "filename": "rfc6266.html"
     },
     "title": "Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)",
-    "source": "specref",
+    "source": "ietf",
     "categories": [
       "browser"
     ],
@@ -9680,13 +9674,13 @@
       "shortTitle": "VP8 Data Format and Decoding Guide",
       "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc6386"
     },
+    "organization": "IETF",
     "groups": [
       {
-        "name": "Independent Submission",
-        "url": "https://datatracker.ietf.org/stream/ise/"
+        "name": "General Area",
+        "url": "https://datatracker.ietf.org/wg/gen/"
       }
     ],
-    "organization": "IETF",
     "nightly": {
       "url": "https://www.rfc-editor.org/rfc/rfc6386",
       "status": "Informational",
@@ -9694,7 +9688,7 @@
       "filename": "rfc6386.html"
     },
     "title": "VP8 Data Format and Decoding Guide",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "VP8 Data Format and Decoding Guide",
     "categories": [
       "browser"
@@ -9726,7 +9720,7 @@
       "filename": "rfc6454.html"
     },
     "title": "The Web Origin Concept",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "The Web Origin Concept",
     "categories": [
       "browser"
@@ -9758,7 +9752,7 @@
       "filename": "rfc6797.html"
     },
     "title": "HTTP Strict Transport Security (HSTS)",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "HSTS",
     "categories": [
       "browser"
@@ -9790,7 +9784,7 @@
       "filename": "rfc7034.html"
     },
     "title": "HTTP Header Field X-Frame-Options",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "HTTP Header Field X-Frame-Options",
     "categories": [
       "browser"
@@ -9811,7 +9805,7 @@
     "organization": "IETF",
     "groups": [
       {
-        "name": "Hypertext Transfer Protocol Bis APP Working Group",
+        "name": "HTTP Working Group",
         "url": "https://datatracker.ietf.org/wg/httpbis/"
       }
     ],
@@ -9824,12 +9818,16 @@
       "filename": "rfc7230.html"
     },
     "title": "Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing",
-    "source": "specref",
+    "standing": "discontinued",
+    "obsoletedBy": [
+      "rfc9110",
+      "rfc9112"
+    ],
+    "source": "ietf",
     "shortTitle": "HTTP/1.1 Message Syntax and Routing",
     "categories": [
       "browser"
-    ],
-    "standing": "good"
+    ]
   },
   {
     "url": "https://www.rfc-editor.org/rfc/rfc7231",
@@ -9845,7 +9843,7 @@
     "organization": "IETF",
     "groups": [
       {
-        "name": "Hypertext Transfer Protocol Bis APP Working Group",
+        "name": "HTTP Working Group",
         "url": "https://datatracker.ietf.org/wg/httpbis/"
       }
     ],
@@ -9858,12 +9856,15 @@
       "filename": "rfc7231.html"
     },
     "title": "Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content",
-    "source": "specref",
+    "standing": "discontinued",
+    "obsoletedBy": [
+      "rfc9110"
+    ],
+    "source": "ietf",
     "shortTitle": "HTTP/1.1 Semantics and Content",
     "categories": [
       "browser"
-    ],
-    "standing": "good"
+    ]
   },
   {
     "url": "https://www.rfc-editor.org/rfc/rfc7232",
@@ -9879,7 +9880,7 @@
     "organization": "IETF",
     "groups": [
       {
-        "name": "Hypertext Transfer Protocol Bis APP Working Group",
+        "name": "HTTP Working Group",
         "url": "https://datatracker.ietf.org/wg/httpbis/"
       }
     ],
@@ -9892,12 +9893,15 @@
       "filename": "rfc7232.html"
     },
     "title": "Hypertext Transfer Protocol (HTTP/1.1): Conditional Requests",
-    "source": "specref",
+    "standing": "discontinued",
+    "obsoletedBy": [
+      "rfc9110"
+    ],
+    "source": "ietf",
     "shortTitle": "HTTP/1.1 Conditional Requests",
     "categories": [
       "browser"
-    ],
-    "standing": "good"
+    ]
   },
   {
     "url": "https://www.rfc-editor.org/rfc/rfc7233",
@@ -9913,7 +9917,7 @@
     "organization": "IETF",
     "groups": [
       {
-        "name": "Hypertext Transfer Protocol Bis APP Working Group",
+        "name": "HTTP Working Group",
         "url": "https://datatracker.ietf.org/wg/httpbis/"
       }
     ],
@@ -9926,12 +9930,15 @@
       "filename": "rfc7233.html"
     },
     "title": "Hypertext Transfer Protocol (HTTP/1.1): Range Requests",
-    "source": "specref",
+    "standing": "discontinued",
+    "obsoletedBy": [
+      "rfc9110"
+    ],
+    "source": "ietf",
     "shortTitle": "HTTP/1.1 Range Requests",
     "categories": [
       "browser"
-    ],
-    "standing": "good"
+    ]
   },
   {
     "url": "https://www.rfc-editor.org/rfc/rfc7234",
@@ -9947,7 +9954,7 @@
     "organization": "IETF",
     "groups": [
       {
-        "name": "Hypertext Transfer Protocol Bis APP Working Group",
+        "name": "HTTP Working Group",
         "url": "https://datatracker.ietf.org/wg/httpbis/"
       }
     ],
@@ -9960,12 +9967,15 @@
       "filename": "rfc7234.html"
     },
     "title": "Hypertext Transfer Protocol (HTTP/1.1): Caching",
-    "source": "specref",
+    "standing": "discontinued",
+    "obsoletedBy": [
+      "rfc9111"
+    ],
+    "source": "ietf",
     "shortTitle": "HTTP/1.1 Caching",
     "categories": [
       "browser"
-    ],
-    "standing": "good"
+    ]
   },
   {
     "url": "https://www.rfc-editor.org/rfc/rfc7235",
@@ -9981,7 +9991,7 @@
     "organization": "IETF",
     "groups": [
       {
-        "name": "Hypertext Transfer Protocol Bis APP Working Group",
+        "name": "HTTP Working Group",
         "url": "https://datatracker.ietf.org/wg/httpbis/"
       }
     ],
@@ -9994,12 +10004,15 @@
       "filename": "rfc7235.html"
     },
     "title": "Hypertext Transfer Protocol (HTTP/1.1): Authentication",
-    "source": "specref",
+    "standing": "discontinued",
+    "obsoletedBy": [
+      "rfc9110"
+    ],
+    "source": "ietf",
     "shortTitle": "HTTP/1.1 Authentication",
     "categories": [
       "browser"
-    ],
-    "standing": "good"
+    ]
   },
   {
     "url": "https://www.rfc-editor.org/rfc/rfc7239",
@@ -10015,7 +10028,7 @@
     "organization": "IETF",
     "groups": [
       {
-        "name": "Applications Area Working Group APP Working Group",
+        "name": "ART Area General Applications Working Group Working Group",
         "url": "https://datatracker.ietf.org/wg/appsawg/"
       }
     ],
@@ -10026,7 +10039,7 @@
       "filename": "rfc7239.html"
     },
     "title": "Forwarded HTTP Extension",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "Forwarded HTTP Extension",
     "categories": [
       "browser"
@@ -10058,7 +10071,7 @@
       "filename": "rfc7469.html"
     },
     "title": "Public Key Pinning Extension for HTTP",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "Public Key Pinning Extension for HTTP",
     "categories": [
       "browser"
@@ -10079,7 +10092,7 @@
     "organization": "IETF",
     "groups": [
       {
-        "name": "Hypertext Transfer Protocol Bis APP Working Group",
+        "name": "HTTP Working Group",
         "url": "https://datatracker.ietf.org/wg/httpbis/"
       }
     ],
@@ -10092,12 +10105,15 @@
       "filename": "rfc7538.html"
     },
     "title": "The Hypertext Transfer Protocol Status Code 308 (Permanent Redirect)",
-    "source": "specref",
+    "standing": "discontinued",
+    "obsoletedBy": [
+      "rfc9110"
+    ],
+    "source": "ietf",
     "shortTitle": "Permanent Redirect",
     "categories": [
       "browser"
-    ],
-    "standing": "good"
+    ]
   },
   {
     "url": "https://www.rfc-editor.org/rfc/rfc7540",
@@ -10113,7 +10129,7 @@
     "organization": "IETF",
     "groups": [
       {
-        "name": "Hypertext Transfer Protocol Bis APP Working Group",
+        "name": "HTTP Working Group",
         "url": "https://datatracker.ietf.org/wg/httpbis/"
       }
     ],
@@ -10126,12 +10142,15 @@
       "filename": "rfc7540.html"
     },
     "title": "Hypertext Transfer Protocol Version 2 (HTTP/2)",
-    "source": "specref",
+    "standing": "discontinued",
+    "obsoletedBy": [
+      "rfc9113"
+    ],
+    "source": "ietf",
     "shortTitle": "HTTP/2",
     "categories": [
       "browser"
-    ],
-    "standing": "good"
+    ]
   },
   {
     "url": "https://www.rfc-editor.org/rfc/rfc7578",
@@ -10147,7 +10166,7 @@
     "organization": "IETF",
     "groups": [
       {
-        "name": "ART Area General Application Working Group Working Group",
+        "name": "ART Area General Applications Working Group Working Group",
         "url": "https://datatracker.ietf.org/wg/appsawg/"
       }
     ],
@@ -10158,7 +10177,7 @@
       "filename": "rfc7578.html"
     },
     "title": "Returning Values from Forms: multipart/form-data",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "Returning Values from Forms: multipart/form-data",
     "categories": [
       "browser"
@@ -10192,7 +10211,7 @@
       "filename": "rfc7616.html"
     },
     "title": "HTTP Digest Access Authentication",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "HTTP Digest Access Authentication",
     "categories": [
       "browser"
@@ -10226,7 +10245,7 @@
       "filename": "rfc7617.html"
     },
     "title": "The 'Basic' HTTP Authentication Scheme",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "The 'Basic' HTTP Authentication Scheme",
     "categories": [
       "browser"
@@ -10260,7 +10279,7 @@
       "filename": "rfc7725.html"
     },
     "title": "An HTTP Status Code to Report Legal Obstacles",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "An HTTP Status Code to Report Legal Obstacles",
     "categories": [
       "browser"
@@ -10294,7 +10313,7 @@
       "filename": "rfc7838.html"
     },
     "title": "HTTP Alternative Services",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "HTTP Alternative Services",
     "categories": [
       "browser"
@@ -10328,7 +10347,7 @@
       "filename": "rfc8246.html"
     },
     "title": "HTTP Immutable Responses",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "HTTP Immutable Responses",
     "categories": [
       "browser"
@@ -10346,13 +10365,13 @@
       "shortTitle": "Web Linking",
       "nightlyUrl": "https://httpwg.org/specs/rfc8288.html"
     },
+    "organization": "IETF",
     "groups": [
       {
-        "name": "Mark Nottingham (individual in art area)",
-        "url": "https://datatracker.ietf.org/person/mnot@mnot.net"
+        "name": "Applications and Real-Time Area",
+        "url": "https://datatracker.ietf.org/wg/art/"
       }
     ],
-    "organization": "IETF",
     "nightly": {
       "url": "https://httpwg.org/specs/rfc8288.html",
       "status": "Proposed Standard",
@@ -10362,7 +10381,7 @@
       "filename": "rfc8288.html"
     },
     "title": "Web Linking",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "Web Linking",
     "categories": [
       "browser"
@@ -10396,7 +10415,7 @@
       "filename": "rfc8297.html"
     },
     "title": "An HTTP Status Code for Indicating Hints",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "An HTTP Status Code for Indicating Hints",
     "categories": [
       "browser"
@@ -10430,7 +10449,7 @@
       "filename": "rfc8470.html"
     },
     "title": "Using Early Data in HTTP",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "Using Early Data in HTTP",
     "categories": [
       "browser"
@@ -10462,7 +10481,7 @@
       "filename": "rfc8942.html"
     },
     "title": "HTTP Client Hints",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "HTTP Client Hints",
     "categories": [
       "browser"
@@ -10478,15 +10497,7 @@
       "currentSpecification": "rfc9110",
       "title": "HTTP Semantics",
       "shortTitle": "HTTP Semantics",
-      "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9110"
-    },
-    "nightly": {
-      "url": "https://www.rfc-editor.org/rfc/rfc9110",
-      "status": "Internet Standard",
-      "repository": "https://github.com/httpwg/httpwg.github.io",
-      "alternateUrls": [],
-      "sourcePath": "specs/rfc9110.xml",
-      "filename": "rfc9110.html"
+      "nightlyUrl": "https://httpwg.org/specs/rfc9110.html"
     },
     "organization": "IETF",
     "groups": [
@@ -10495,8 +10506,16 @@
         "url": "https://datatracker.ietf.org/wg/httpbis/"
       }
     ],
+    "nightly": {
+      "url": "https://httpwg.org/specs/rfc9110.html",
+      "status": "Internet Standard",
+      "alternateUrls": [],
+      "repository": "https://github.com/httpwg/httpwg.github.io",
+      "sourcePath": "specs/rfc9110.xml",
+      "filename": "rfc9110.html"
+    },
     "title": "HTTP Semantics",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "HTTP Semantics",
     "categories": [
       "browser"
@@ -10512,15 +10531,7 @@
       "currentSpecification": "rfc9111",
       "title": "HTTP Caching",
       "shortTitle": "HTTP Caching",
-      "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9111"
-    },
-    "nightly": {
-      "url": "https://www.rfc-editor.org/rfc/rfc9111",
-      "status": "Internet Standard",
-      "repository": "https://github.com/httpwg/httpwg.github.io",
-      "alternateUrls": [],
-      "sourcePath": "specs/rfc9111.xml",
-      "filename": "rfc9111.html"
+      "nightlyUrl": "https://httpwg.org/specs/rfc9111.html"
     },
     "organization": "IETF",
     "groups": [
@@ -10529,8 +10540,16 @@
         "url": "https://datatracker.ietf.org/wg/httpbis/"
       }
     ],
+    "nightly": {
+      "url": "https://httpwg.org/specs/rfc9111.html",
+      "status": "Internet Standard",
+      "alternateUrls": [],
+      "repository": "https://github.com/httpwg/httpwg.github.io",
+      "sourcePath": "specs/rfc9111.xml",
+      "filename": "rfc9111.html"
+    },
     "title": "HTTP Caching",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "HTTP Caching",
     "categories": [
       "browser"
@@ -10546,15 +10565,7 @@
       "currentSpecification": "rfc9112",
       "title": "HTTP/1.1",
       "shortTitle": "HTTP/1.1",
-      "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9112"
-    },
-    "nightly": {
-      "url": "https://www.rfc-editor.org/rfc/rfc9112",
-      "status": "Internet Standard",
-      "repository": "https://github.com/httpwg/httpwg.github.io",
-      "alternateUrls": [],
-      "sourcePath": "specs/rfc9112.xml",
-      "filename": "rfc9112.html"
+      "nightlyUrl": "https://httpwg.org/specs/rfc9112.html"
     },
     "organization": "IETF",
     "groups": [
@@ -10563,8 +10574,16 @@
         "url": "https://datatracker.ietf.org/wg/httpbis/"
       }
     ],
+    "nightly": {
+      "url": "https://httpwg.org/specs/rfc9112.html",
+      "status": "Internet Standard",
+      "alternateUrls": [],
+      "repository": "https://github.com/httpwg/httpwg.github.io",
+      "sourcePath": "specs/rfc9112.xml",
+      "filename": "rfc9112.html"
+    },
     "title": "HTTP/1.1",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "HTTP/1.1",
     "categories": [
       "browser"
@@ -10580,15 +10599,7 @@
       "currentSpecification": "rfc9113",
       "title": "HTTP/2",
       "shortTitle": "HTTP/2",
-      "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9113"
-    },
-    "nightly": {
-      "url": "https://www.rfc-editor.org/rfc/rfc9113",
-      "status": "Proposed Standard",
-      "repository": "https://github.com/httpwg/httpwg.github.io",
-      "alternateUrls": [],
-      "sourcePath": "specs/rfc9113.xml",
-      "filename": "rfc9113.html"
+      "nightlyUrl": "https://httpwg.org/specs/rfc9113.html"
     },
     "organization": "IETF",
     "groups": [
@@ -10597,8 +10608,16 @@
         "url": "https://datatracker.ietf.org/wg/httpbis/"
       }
     ],
+    "nightly": {
+      "url": "https://httpwg.org/specs/rfc9113.html",
+      "status": "Proposed Standard",
+      "alternateUrls": [],
+      "repository": "https://github.com/httpwg/httpwg.github.io",
+      "sourcePath": "specs/rfc9113.xml",
+      "filename": "rfc9113.html"
+    },
     "title": "HTTP/2",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "HTTP/2",
     "categories": [
       "browser"
@@ -10614,15 +10633,7 @@
       "currentSpecification": "rfc9114",
       "title": "HTTP/3",
       "shortTitle": "HTTP/3",
-      "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9114"
-    },
-    "nightly": {
-      "url": "https://www.rfc-editor.org/rfc/rfc9114",
-      "status": "Proposed Standard",
-      "repository": "https://github.com/httpwg/httpwg.github.io",
-      "alternateUrls": [],
-      "sourcePath": "specs/rfc9114.xml",
-      "filename": "rfc9114.html"
+      "nightlyUrl": "https://httpwg.org/specs/rfc9114.html"
     },
     "organization": "IETF",
     "groups": [
@@ -10631,8 +10642,16 @@
         "url": "https://datatracker.ietf.org/wg/quic/"
       }
     ],
+    "nightly": {
+      "url": "https://httpwg.org/specs/rfc9114.html",
+      "status": "Proposed Standard",
+      "alternateUrls": [],
+      "repository": "https://github.com/httpwg/httpwg.github.io",
+      "sourcePath": "specs/rfc9114.xml",
+      "filename": "rfc9114.html"
+    },
     "title": "HTTP/3",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "HTTP/3",
     "categories": [
       "browser"
@@ -10666,7 +10685,7 @@
       }
     ],
     "title": "Expect-CT Extension for HTTP",
-    "source": "specref",
+    "source": "ietf",
     "shortTitle": "Expect-CT Extension for HTTP",
     "categories": [
       "browser"

@github-actions github-actions bot force-pushed the release-web-specs-20231117183018036 branch 2 times, most recently from f9bef7f to 851a936 Compare November 22, 2023 18:29
@github-actions github-actions bot force-pushed the release-web-specs-20231117183018036 branch from 851a936 to 37737bb Compare November 23, 2023 18:32
@github-actions github-actions bot force-pushed the release-web-specs-20231117183018036 branch from 37737bb to c549171 Compare November 24, 2023 00:36
@tidoust
Copy link
Member

tidoust commented Nov 24, 2023

I note that, on top of RFC911x switching to their httpwg.org versions, which will change the IDs extracted by Reffy for these specs and require updates in the specs that reference them, this update also flags RFCs obsoleted by RFC911x as discontinued, which effectively means that Reffy will no longer crawl them. There are still a bunch of specs that reference these obsolete specs. They will need to be updated too.

I'll prepare a list of specs and references that need to change before integrating these changes in Reffy.

We may want to temporarily force Reffy to crawl the outdated RFCs as done for a few other specs, so that we may focus on updating the RFC911x links to start with.

@tidoust tidoust merged commit 498959a into main Nov 24, 2023
@tidoust tidoust deleted the release-web-specs-20231117183018036 branch November 24, 2023 08:21
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.

None yet

1 participant