From 19be7aa228dc065c84873567de1fbeddffb13f95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 14:15:56 +0000 Subject: [PATCH 1/3] Bump web-specs from 3.65.0 to 3.66.0 Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.65.0 to 3.66.0. - [Release notes](https://github.com/w3c/browser-specs/releases) - [Commits](https://github.com/w3c/browser-specs/compare/web-specs@3.65.0...web-specs@3.66.0) --- updated-dependencies: - dependency-name: web-specs dependency-version: 3.66.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index af1c521f9e3..4cbcad4a67c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "typescript": "^5.9.3", "typescript-eslint": "^8.45.0", "unified": "^11.0.5", - "web-specs": "^3.65.0", + "web-specs": "^3.66.0", "winston": "^3.18.1", "yaml": "^2.8.1", "yargs": "^18.0.0" @@ -6719,9 +6719,9 @@ } }, "node_modules/web-specs": { - "version": "3.65.0", - "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.65.0.tgz", - "integrity": "sha512-GjbuyukdmZRBDTW1/HBZoCiCT5rQ2snqjw1bID+S07Oep31uA8N0cfxogSZOFsMVK8RZAhhEFXxyk+OniV9tOA==", + "version": "3.66.0", + "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.66.0.tgz", + "integrity": "sha512-FojLocglAxtCVau46MIDcxR5yIGfxrD1PA7kAGJ0gBDLAfbFxJGElP0cdHZLmGN1iRaVxbFZnxECVS87+JUYwA==", "dev": true, "license": "CC0-1.0" }, diff --git a/package.json b/package.json index 4c29cffa0e3..934774940ea 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "typescript": "^5.9.3", "typescript-eslint": "^8.45.0", "unified": "^11.0.5", - "web-specs": "^3.65.0", + "web-specs": "^3.66.0", "winston": "^3.18.1", "yaml": "^2.8.1", "yargs": "^18.0.0" From 77147520d24fd01419797ad1d3f0ca66eb557375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 14:23:33 +0000 Subject: [PATCH 2/3] Bump web-specs from 3.65.0 to 3.66.0 Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.65.0 to 3.66.0. - [Release notes](https://github.com/w3c/browser-specs/releases) - [Commits](https://github.com/w3c/browser-specs/compare/web-specs@3.65.0...web-specs@3.66.0) --- updated-dependencies: - dependency-name: web-specs dependency-version: 3.66.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5fc001546cd..299f554a1d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "typescript": "^5.9.3", "typescript-eslint": "^8.45.0", "unified": "^11.0.5", - "web-specs": "^3.65.0", + "web-specs": "^3.66.0", "winston": "^3.18.3", "yaml": "^2.8.1", "yargs": "^18.0.0" @@ -6248,9 +6248,9 @@ } }, "node_modules/web-specs": { - "version": "3.65.0", - "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.65.0.tgz", - "integrity": "sha512-GjbuyukdmZRBDTW1/HBZoCiCT5rQ2snqjw1bID+S07Oep31uA8N0cfxogSZOFsMVK8RZAhhEFXxyk+OniV9tOA==", + "version": "3.66.0", + "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.66.0.tgz", + "integrity": "sha512-FojLocglAxtCVau46MIDcxR5yIGfxrD1PA7kAGJ0gBDLAfbFxJGElP0cdHZLmGN1iRaVxbFZnxECVS87+JUYwA==", "dev": true, "license": "CC0-1.0" }, diff --git a/package.json b/package.json index 18e29b75634..57e35d127d9 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "typescript": "^5.9.3", "typescript-eslint": "^8.45.0", "unified": "^11.0.5", - "web-specs": "^3.65.0", + "web-specs": "^3.66.0", "winston": "^3.18.3", "yaml": "^2.8.1", "yargs": "^18.0.0" From ef9755edef3934aaf0c601a09419c498a1c009fe Mon Sep 17 00:00:00 2001 From: Patrick Brosset Date: Fri, 3 Oct 2025 08:50:18 +0200 Subject: [PATCH 3/3] Change compression dictionary spec --- features/compression-dictionary-transport.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/compression-dictionary-transport.yml b/features/compression-dictionary-transport.yml index f85cc4b4c24..6242388d914 100644 --- a/features/compression-dictionary-transport.yml +++ b/features/compression-dictionary-transport.yml @@ -1,6 +1,6 @@ name: Compression Dictionary Transport description: Compression Dictionary Transport is a mechanism for using designated HTTP responses as an external dictionary for future HTTP responses for compression schemes that support using external dictionaries (e.g., Brotli and Zstandard) -spec: https://httpwg.org/http-extensions/draft-ietf-httpbis-compression-dictionary.html +spec: https://www.rfc-editor.org/rfc/rfc9842 compat_features: - html.elements.link.rel.compression-dictionary - http.headers.Accept-Encoding.dcb