Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 24, 2025

⚠ 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 755a253.

🧐 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.65.0. Merging this pull request will release v3.66.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
@@ -473,15 +473,15 @@
     "standing": "good"
   },
   {
-    "url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-compression-dictionary",
+    "url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-layered-cookies/",
     "seriesComposition": "full",
-    "shortname": "compression-dictionary",
+    "shortname": "layered-cookies",
     "series": {
-      "shortname": "compression-dictionary",
-      "currentSpecification": "compression-dictionary",
-      "title": "Compression Dictionary Transport",
-      "shortTitle": "Compression Dictionary Transport",
-      "nightlyUrl": "https://httpwg.org/http-extensions/draft-ietf-httpbis-compression-dictionary.html"
+      "shortname": "layered-cookies",
+      "currentSpecification": "layered-cookies",
+      "title": "Cookies: HTTP State Management Mechanism",
+      "shortTitle": "Cookies: HTTP State Management Mechanism",
+      "nightlyUrl": "https://httpwg.org/http-extensions/draft-ietf-httpbis-layered-cookies.html"
     },
     "organization": "IETF",
     "groups": [
@@ -491,16 +491,16 @@
       }
     ],
     "nightly": {
-      "url": "https://httpwg.org/http-extensions/draft-ietf-httpbis-compression-dictionary.html",
+      "url": "https://httpwg.org/http-extensions/draft-ietf-httpbis-layered-cookies.html",
       "status": "Editor's Draft",
       "alternateUrls": [],
       "repository": "https://github.com/httpwg/http-extensions",
-      "sourcePath": "draft-ietf-httpbis-compression-dictionary.md",
-      "filename": "draft-ietf-httpbis-compression-dictionary.html"
+      "sourcePath": "draft-ietf-httpbis-layered-cookies.md",
+      "filename": "draft-ietf-httpbis-layered-cookies.html"
     },
-    "title": "Compression Dictionary Transport",
+    "title": "Cookies: HTTP State Management Mechanism",
     "source": "ietf",
-    "shortTitle": "Compression Dictionary Transport",
+    "shortTitle": "Cookies: HTTP State Management Mechanism",
     "categories": [
       "browser"
     ],
@@ -1714,10 +1714,13 @@
     "tests": {
       "repository": "https://github.com/web-platform-tests/wpt",
       "testPaths": [
+        "close-watcher",
         "custom-elements",
         "eventsource",
         "html",
         "imagebitmap-renderingcontext",
+        "import-maps",
+        "navigation-api",
         "webmessaging",
         "webstorage",
         "workers",
@@ -12844,6 +12847,44 @@
     "standing": "good"
   },
   {
+    "url": "https://www.rfc-editor.org/rfc/rfc9842",
+    "seriesComposition": "full",
+    "shortname": "rfc9842",
+    "series": {
+      "shortname": "rfc9842",
+      "currentSpecification": "rfc9842",
+      "title": "Compression Dictionary Transport",
+      "shortTitle": "Compression Dictionary Transport",
+      "nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9842"
+    },
+    "formerNames": [
+      "compression-dictionary"
+    ],
+    "organization": "IETF",
+    "groups": [
+      {
+        "name": "HTTP Working Group",
+        "url": "https://datatracker.ietf.org/wg/httpbis/"
+      }
+    ],
+    "nightly": {
+      "url": "https://www.rfc-editor.org/rfc/rfc9842",
+      "status": "Proposed Standard",
+      "alternateUrls": [
+        "https://datatracker.ietf.org/doc/html/rfc9842",
+        "https://tools.ietf.org/html/rfc9842"
+      ],
+      "filename": "rfc9842.html"
+    },
+    "title": "Compression Dictionary Transport",
+    "source": "ietf",
+    "shortTitle": "Compression Dictionary Transport",
+    "categories": [
+      "browser"
+    ],
+    "standing": "good"
+  },
+  {
     "url": "https://www.w3.org/2001/tag/doc/promises-guide",
     "seriesComposition": "full",
     "shortname": "promises-guide",
@@ -21352,7 +21393,7 @@
     "tests": {
       "repository": "https://github.com/web-platform-tests/wpt",
       "testPaths": [
-        "css/css-fill-stroke"
+        "css/fill-stroke"
       ]
     }
   },
@@ -27654,7 +27695,7 @@
     ],
     "release": {
       "url": "https://www.w3.org/TR/ttml-imsc1.3/",
-      "status": "First Public Working Draft",
+      "status": "Working Draft",
       "filename": "Overview.html"
     },
     "title": "IMSC Text Profile 1.3",
@@ -29005,7 +29046,7 @@
     ],
     "release": {
       "url": "https://www.w3.org/TR/web-locks/",
-      "status": "First Public Working Draft",
+      "status": "Working Draft",
       "filename": "Overview.html"
     },
     "nightly": {

@github-actions github-actions bot force-pushed the release-web-specs-20250924124847910 branch 7 times, most recently from 5ff50be to 52a14f4 Compare October 1, 2025 18:52
@github-actions github-actions bot changed the title πŸ“¦ Release [email protected] πŸ“¦ Release [email protected] Oct 1, 2025
@github-actions github-actions bot force-pushed the release-web-specs-20250924124847910 branch from 52a14f4 to 1df3d1b Compare October 2, 2025 01:08
@tidoust tidoust merged commit c5ae64c into main Oct 2, 2025
@tidoust tidoust deleted the release-web-specs-20250924124847910 branch October 2, 2025 07:51
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