-
Notifications
You must be signed in to change notification settings - Fork 50
Comparing changes
Open a pull request
base repository: w3c/browser-specs
base: web-specs@3.55.0
head repository: w3c/browser-specs
compare: web-specs@3.56.0
- 16 commits
- 6 files changed
- 5 contributors
Commits on Jul 2, 2025
-
Bump web-specs version from 3.55.0 to 3.55.1 (#1959)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1ad352b - Browse repository at this point
Copy the full SHA 1ad352bView commit details -
Bump browser-specs version from 4.49.0 to 4.49.1 (#1938)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4603086 - Browse repository at this point
Copy the full SHA 4603086View commit details -
Bump puppeteer from 24.11.0 to 24.11.2 (#1986)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.11.0 to 24.11.2. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.11.0...puppeteer-v24.11.2) --- updated-dependencies: - dependency-name: puppeteer dependency-version: 24.11.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7b4e381 - Browse repository at this point
Copy the full SHA 7b4e381View commit details
Commits on Jul 3, 2025
-
Discontinue TC39 proposals integrated in ECMAScript (#1988)
This update discontinues a number of former ECMAScript proposals, noting their integration in the latest version of ECMAScript. Fixes #1987.
Configuration menu - View commit details
-
Copy full SHA for 4f84ddd - Browse repository at this point
Copy the full SHA 4f84dddView commit details -
fetch-info bot committed
Jul 3, 2025 Configuration menu - View commit details
-
Copy full SHA for ed624f2 - Browse repository at this point
Copy the full SHA ed624f2View commit details
Commits on Jul 4, 2025
-
Bump web-specs version from 3.55.1 to 3.55.2 (#1989)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0076f3a - Browse repository at this point
Copy the full SHA 0076f3aView commit details -
Bump browser-specs version from 4.49.1 to 4.49.2 (#1990)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c83e0f0 - Browse repository at this point
Copy the full SHA c83e0f0View commit details
Commits on Jul 7, 2025
-
fetch-info bot committed
Jul 7, 2025 Configuration menu - View commit details
-
Copy full SHA for 5ce298f - Browse repository at this point
Copy the full SHA 5ce298fView commit details -
Update URL of digital-credentials spec (#1999)
Following publication of FPWD. Close #1991.
Configuration menu - View commit details
-
Copy full SHA for 186bf63 - Browse repository at this point
Copy the full SHA 186bf63View commit details -
Add Trace Context Level 2 (#2000)
Close #1992, adding the suggested spec to the list. ### Changes to `index.json` This update would trigger the following changes in `index.json`: <details><summary>Add spec (1)</summary> ```json { "url": "https://www.w3.org/TR/trace-context-2/", "seriesComposition": "full", "shortname": "trace-context-2", "series": { "shortname": "trace-context", "currentSpecification": "trace-context-2", "title": "Trace Context", "shortTitle": "Trace Context", "releaseUrl": "https://www.w3.org/TR/trace-context/", "nightlyUrl": "https://w3c.github.io/trace-context/" }, "seriesVersion": "2", "organization": "W3C", "groups": [ { "name": "Distributed Tracing Working Group", "url": "https://www.w3.org/groups/wg/distributed-tracing/" } ], "release": { "url": "https://www.w3.org/TR/trace-context-2/", "status": "Candidate Recommendation Draft", "filename": "Overview.html" }, "nightly": { "url": "https://w3c.github.io/trace-context/", "status": "Editor's Draft", "alternateUrls": [], "repository": "https://github.com/w3c/trace-context", "sourcePath": "index.html", "filename": "index.html" }, "title": "Trace Context Level 2", "source": "w3c", "shortTitle": "Trace Context 2", "categories": [], "standing": "good" } ``` </details> ### Tests These changes look good! 😎 Co-authored-by: browser-specs-bot <>
Configuration menu - View commit details
-
Copy full SHA for ae8000f - Browse repository at this point
Copy the full SHA ae8000fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3d3ed5 - Browse repository at this point
Copy the full SHA b3d3ed5View commit details -
Add Trace Context: AMQP protocol (#2002)
Close #1993, adding the suggested spec to the list. ### Changes to `index.json` This update would trigger the following changes in `index.json`: <details><summary>Add spec (1)</summary> ```json { "url": "https://w3c.github.io/trace-context-amqp/", "seriesComposition": "full", "shortname": "trace-context-amqp", "series": { "shortname": "trace-context-amqp", "currentSpecification": "trace-context-amqp", "title": "Trace Context: AMQP protocol", "shortTitle": "Trace Context: AMQP protocol", "nightlyUrl": "https://w3c.github.io/trace-context-amqp/" }, "organization": "W3C", "groups": [ { "name": "Distributed Tracing Working Group", "url": "https://www.w3.org/groups/wg/distributed-tracing/" } ], "nightly": { "url": "https://w3c.github.io/trace-context-amqp/", "status": "Editor's Draft", "alternateUrls": [], "repository": "https://github.com/w3c/trace-context-amqp", "sourcePath": "index.html", "filename": "index.html" }, "title": "Trace Context: AMQP protocol", "source": "spec", "shortTitle": "Trace Context: AMQP protocol", "categories": [], "standing": "good" } ``` </details> ### Tests These changes look good! 😎 Co-authored-by: browser-specs-bot <>
Configuration menu - View commit details
-
Copy full SHA for 5a35c83 - Browse repository at this point
Copy the full SHA 5a35c83View commit details -
Add Trace Context: binary protocol (#2003)
Close #1994, adding the suggested spec to the list. ### Changes to `index.json` This update would trigger the following changes in `index.json`: <details><summary>Add spec (1)</summary> ```json { "url": "https://w3c.github.io/trace-context-binary/", "seriesComposition": "full", "shortname": "trace-context-binary", "series": { "shortname": "trace-context-binary", "currentSpecification": "trace-context-binary", "title": "Trace Context: binary protocol", "shortTitle": "Trace Context: binary protocol", "nightlyUrl": "https://w3c.github.io/trace-context-binary/" }, "organization": "W3C", "groups": [ { "name": "Distributed Tracing Working Group", "url": "https://www.w3.org/groups/wg/distributed-tracing/" } ], "nightly": { "url": "https://w3c.github.io/trace-context-binary/", "status": "Editor's Draft", "alternateUrls": [], "repository": "https://github.com/w3c/trace-context-binary", "sourcePath": "index.html", "filename": "index.html" }, "title": "Trace Context: binary protocol", "source": "spec", "shortTitle": "Trace Context: binary protocol", "categories": [], "standing": "good" } ``` </details> ### Tests These changes look good! 😎 Co-authored-by: browser-specs-bot <>
Configuration menu - View commit details
-
Copy full SHA for e42003d - Browse repository at this point
Copy the full SHA e42003dView commit details -
Add Trace Context: MQTT protocol (#2004)
Close #1995, adding the suggested spec to the list. ### Changes to `index.json` This update would trigger the following changes in `index.json`: <details><summary>Add spec (1)</summary> ```json { "url": "https://w3c.github.io/trace-context-mqtt/", "seriesComposition": "full", "shortname": "trace-context-mqtt", "series": { "shortname": "trace-context-mqtt", "currentSpecification": "trace-context-mqtt", "title": "Trace Context: MQTT protocol", "shortTitle": "Trace Context: MQTT protocol", "nightlyUrl": "https://w3c.github.io/trace-context-mqtt/" }, "organization": "W3C", "groups": [ { "name": "Distributed Tracing Working Group", "url": "https://www.w3.org/groups/wg/distributed-tracing/" } ], "nightly": { "url": "https://w3c.github.io/trace-context-mqtt/", "status": "Editor's Draft", "alternateUrls": [], "repository": "https://github.com/w3c/trace-context-mqtt", "sourcePath": "index.html", "filename": "index.html" }, "title": "Trace Context: MQTT protocol", "source": "spec", "shortTitle": "Trace Context: MQTT protocol", "categories": [], "standing": "good" } ``` </details> ### Tests These changes look good! 😎 Co-authored-by: browser-specs-bot <>
Configuration menu - View commit details
-
Copy full SHA for 26f317a - Browse repository at this point
Copy the full SHA 26f317aView commit details -
Add Trace Context Protocols Registry (#2005)
Close #1996, adding the suggested spec to the list. ### Changes to `index.json` This update would trigger the following changes in `index.json`: <details><summary>Add spec (1)</summary> ```json { "url": "https://www.w3.org/TR/trace-context-protocols-registry/", "seriesComposition": "full", "shortname": "trace-context-protocols-registry", "series": { "shortname": "trace-context-protocols-registry", "currentSpecification": "trace-context-protocols-registry", "title": "Trace Context Protocols Registry", "shortTitle": "Trace Context Protocols Registry", "releaseUrl": "https://www.w3.org/TR/trace-context-protocols-registry/", "nightlyUrl": "https://w3c.github.io/trace-context-protocols-registry/" }, "organization": "W3C", "groups": [ { "name": "Distributed Tracing Working Group", "url": "https://www.w3.org/groups/wg/distributed-tracing/" } ], "release": { "url": "https://www.w3.org/TR/trace-context-protocols-registry/", "status": "Note", "filename": "Overview.html" }, "nightly": { "url": "https://w3c.github.io/trace-context-protocols-registry/", "status": "Editor's Draft", "alternateUrls": [], "repository": "https://github.com/w3c/trace-context-protocols-registry", "sourcePath": "index.html", "filename": "index.html" }, "title": "Trace Context Protocols Registry", "source": "w3c", "shortTitle": "Trace Context Protocols Registry", "categories": [], "standing": "good" } ``` </details> ### Tests These changes look good! 😎 Co-authored-by: browser-specs-bot <>
Configuration menu - View commit details
-
Copy full SHA for 765e22c - Browse repository at this point
Copy the full SHA 765e22cView commit details -
fetch-info bot committed
Jul 7, 2025 Configuration menu - View commit details
-
Copy full SHA for cf46b10 - Browse repository at this point
Copy the full SHA cf46b10View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff web-specs@3.55.0...web-specs@3.56.0