Skip to content

Commit 1ecae0d

Browse files
Bump web-specs from 3.68.0 to 3.69.0 (#3489)
* Bump web-specs from 3.68.0 to 3.69.0 Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.68.0 to 3.69.0. - [Release notes](https://github.com/w3c/browser-specs/releases) - [Commits](https://github.com/w3c/browser-specs/compare/[email protected]@3.69.0) --- updated-dependencies: - dependency-name: web-specs dependency-version: 3.69.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update compression-dictionary-transport spec --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel D. Beck <[email protected]>
1 parent 649a5aa commit 1ecae0d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

features/compression-dictionary-transport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Compression Dictionary Transport
22
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)
3-
spec: https://www.rfc-editor.org/rfc/rfc9842
3+
spec: https://httpwg.org/specs/rfc9842.html
44
compat_features:
55
- html.elements.link.rel.compression-dictionary
66
- http.headers.Accept-Encoding.dcb

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"typescript": "^5.9.3",
6666
"typescript-eslint": "^8.46.2",
6767
"unified": "^11.0.5",
68-
"web-specs": "^3.68.0",
68+
"web-specs": "^3.69.0",
6969
"winston": "^3.18.3",
7070
"yaml": "^2.8.1",
7171
"yargs": "^18.0.0"

0 commit comments

Comments
 (0)