From 2a0101cf9f27415130fa7956573263bdadeed379 Mon Sep 17 00:00:00 2001 From: mdn-bot <108879845+mdn-bot@users.noreply.github.com> Date: Fri, 19 Sep 2025 12:09:36 +0000 Subject: [PATCH 1/2] Release v7.1.7 --- RELEASE_NOTES.md | 56 +++++++++++++++++++++++++++++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 59 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5e4cfd3ae21d8a..80192010b03946 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,61 @@ # @mdn/browser-compat-data release notes +## [v7.1.7](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.7) + +September 19, 2025 + +### Removals + +- `api.HTMLElement.innerText.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) +- `api.Node.textContent.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) +- `api.SpeechRecognitionEvent.emma` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) +- `api.SpeechRecognitionEvent.interpretation` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) + +### Additions + +- `api.HTMLScriptElement.innerText` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) +- `api.HTMLScriptElement.innerText.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) +- `api.HTMLScriptElement.textContent` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) +- `api.HTMLScriptElement.textContent.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) +- `api.ServiceWorkerContainer.register.enforces_trusted_types` ([#27836](https://github.com/mdn/browser-compat-data/pull/27836)) +- `api.SpeechRecognition.phrases` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) +- `api.SpeechRecognition.start.audioTrack` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) +- `api.SpeechRecognitionPhrase` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) +- `api.SpeechRecognitionPhrase.boost` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) +- `api.SpeechRecognitionPhrase.phrase` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) +- `api.SpeechRecognitionPhrase.SpeechRecognitionPhrase` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) +- `api.SVGAnimatedString.baseVal.enforces_trusted_types` ([#27836](https://github.com/mdn/browser-compat-data/pull/27836)) +- `api.WorkerGlobalScope.importScripts.enforces_trusted_types` ([#27836](https://github.com/mdn/browser-compat-data/pull/27836)) +- `browsers.firefox_android.releases.146` ([#27906](https://github.com/mdn/browser-compat-data/pull/27906)) +- `browsers.firefox.releases.146` ([#27906](https://github.com/mdn/browser-compat-data/pull/27906)) +- `css.properties.caret-shape` ([#27846](https://github.com/mdn/browser-compat-data/pull/27846)) +- `css.properties.caret-shape.auto` ([#27846](https://github.com/mdn/browser-compat-data/pull/27846)) +- `css.properties.caret-shape.bar` ([#27846](https://github.com/mdn/browser-compat-data/pull/27846)) +- `css.properties.caret-shape.block` ([#27846](https://github.com/mdn/browser-compat-data/pull/27846)) +- `css.properties.caret-shape.underscore` ([#27846](https://github.com/mdn/browser-compat-data/pull/27846)) +- `css.properties.corner-shape.bevel` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) +- `css.properties.corner-shape.notch` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) +- `css.properties.corner-shape.round` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) +- `css.properties.corner-shape.scoop` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) +- `css.properties.corner-shape.square` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) +- `css.properties.corner-shape.squircle` ([#27911](https://github.com/mdn/browser-compat-data/pull/27911)) +- `css.properties.transition-behavior.transitionable_content-visibility` ([#27922](https://github.com/mdn/browser-compat-data/pull/27922)) +- `css.properties.transition-behavior.transitionable_display` ([#27922](https://github.com/mdn/browser-compat-data/pull/27922)) +- `http.headers.Permissions-Policy.aria-notify` ([#27936](https://github.com/mdn/browser-compat-data/pull/27936)) +- `http.headers.Permissions-Policy.on-device-speech-recognition` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) +- `webdriver.bidi.emulation.setLocaleOverride.cross_origin_iframes` ([#27776](https://github.com/mdn/browser-compat-data/pull/27776)) +- `webdriver.bidi.emulation.setLocaleOverride.updates_existing_sandboxes` ([#27776](https://github.com/mdn/browser-compat-data/pull/27776)) +- `webdriver.bidi.network.addDataCollector.dataTypes_parameter.response` ([#27776](https://github.com/mdn/browser-compat-data/pull/27776)) +- `webdriver.bidi.network.disownData.dataType_parameter.response` ([#27776](https://github.com/mdn/browser-compat-data/pull/27776)) +- `webdriver.bidi.network.getData.dataType_parameter.response` ([#27776](https://github.com/mdn/browser-compat-data/pull/27776)) + +### Statistics + +- 7 contributors have changed 37 files with 1,716 additions and 387 deletions in 28 commits ([`v7.1.6...v7.1.7`](https://github.com/mdn/browser-compat-data/compare/v7.1.6...v7.1.7)) +- 17,855 total features +- 1,197 total contributors +- 5,413 total stargazers + ## [v7.1.6](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.6) September 16, 2025 diff --git a/package-lock.json b/package-lock.json index e105a188b7590d..ff617a55b7d927 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mdn/browser-compat-data", - "version": "7.1.6", + "version": "7.1.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mdn/browser-compat-data", - "version": "7.1.6", + "version": "7.1.7", "license": "CC0-1.0", "devDependencies": { "@ddbeck/mdn-content-inventory": "^0.2.20240621", diff --git a/package.json b/package.json index d48d8009f6cc77..ef194318f05718 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mdn/browser-compat-data", - "version": "7.1.6", + "version": "7.1.7", "description": "Browser compatibility data provided by MDN Web Docs", "main": "index.ts", "type": "module", From 2f042080e8f64e16e2f56b71b23e5a26559f1f24 Mon Sep 17 00:00:00 2001 From: Claas Augner <495429+caugner@users.noreply.github.com> Date: Fri, 19 Sep 2025 14:17:23 +0200 Subject: [PATCH 2/2] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 80192010b03946..810684f1c79d1e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,19 +4,20 @@ September 19, 2025 +### Renamings + +- `api.HTMLElement.innerText.enforces_trusted_types` to `api.HTMLScriptElement.innerText.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) +- `api.Node.textContent.enforces_trusted_types` to `api.HTMLScriptElement.textContent.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) + ### Removals -- `api.HTMLElement.innerText.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) -- `api.Node.textContent.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) - `api.SpeechRecognitionEvent.emma` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) - `api.SpeechRecognitionEvent.interpretation` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) ### Additions - `api.HTMLScriptElement.innerText` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) -- `api.HTMLScriptElement.innerText.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) - `api.HTMLScriptElement.textContent` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) -- `api.HTMLScriptElement.textContent.enforces_trusted_types` ([#27874](https://github.com/mdn/browser-compat-data/pull/27874)) - `api.ServiceWorkerContainer.register.enforces_trusted_types` ([#27836](https://github.com/mdn/browser-compat-data/pull/27836)) - `api.SpeechRecognition.phrases` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901)) - `api.SpeechRecognition.start.audioTrack` ([#27901](https://github.com/mdn/browser-compat-data/pull/27901))