From cafd4687952763f2f8687426ea85b0a8f8c07f2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 06:57:05 +0000 Subject: [PATCH] Bump @ddbeck/mdn-content-inventory from 0.2.20240716 to 0.2.20240722 (#23917) --- api/InstallEvent.json | 1 + api/TextEvent.json | 3 +++ api/_globals/fetch.json | 2 +- css/properties/r.json | 1 + css/properties/rx.json | 1 + css/properties/ry.json | 1 + javascript/regular_expressions.json | 1 + package-lock.json | 6 +++--- webextensions/api/windows.json | 1 + webextensions/manifest/optional_host_permissions.json | 1 + 10 files changed, 14 insertions(+), 4 deletions(-) diff --git a/api/InstallEvent.json b/api/InstallEvent.json index c06f74dd0cc250..f00671b02ba5f5 100644 --- a/api/InstallEvent.json +++ b/api/InstallEvent.json @@ -71,6 +71,7 @@ }, "addRoutes": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/InstallEvent/addRoutes", "spec_url": "https://w3c.github.io/ServiceWorker/#register-router-method", "support": { "chrome": { diff --git a/api/TextEvent.json b/api/TextEvent.json index 53c1e78fa5df66..e06508b35ce067 100644 --- a/api/TextEvent.json +++ b/api/TextEvent.json @@ -2,6 +2,7 @@ "api": { "TextEvent": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/TextEvent", "spec_url": "https://w3c.github.io/uievents/#legacy-textevent-events", "support": { "chrome": { @@ -36,6 +37,7 @@ }, "data": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/TextEvent/data", "spec_url": "https://w3c.github.io/uievents/#dom-textevent-data", "support": { "chrome": { @@ -71,6 +73,7 @@ }, "initTextEvent": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/TextEvent/initTextEvent", "spec_url": "https://w3c.github.io/uievents/#dom-textevent-inittextevent", "support": { "chrome": { diff --git a/api/_globals/fetch.json b/api/_globals/fetch.json index 2bc65b65e0f8b6..e8faffb7ce612b 100644 --- a/api/_globals/fetch.json +++ b/api/_globals/fetch.json @@ -2,7 +2,7 @@ "api": { "fetch": { "__compat": { - "mdn_url": "https://developer.mozilla.org/docs/Web/API/fetch", + "mdn_url": "https://developer.mozilla.org/docs/Web/API/Window/fetch", "spec_url": "https://fetch.spec.whatwg.org/#fetch-method", "support": { "chrome": { diff --git a/css/properties/r.json b/css/properties/r.json index 94c7948723aeaf..1420910e1bf24c 100644 --- a/css/properties/r.json +++ b/css/properties/r.json @@ -3,6 +3,7 @@ "properties": { "r": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/r", "spec_url": "https://svgwg.org/svg2-draft/geometry.html#R", "support": { "chrome": { diff --git a/css/properties/rx.json b/css/properties/rx.json index 1be51a9d5491ec..483f9126afba92 100644 --- a/css/properties/rx.json +++ b/css/properties/rx.json @@ -3,6 +3,7 @@ "properties": { "rx": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/rx", "spec_url": "https://svgwg.org/svg2-draft/geometry.html#RX", "support": { "chrome": { diff --git a/css/properties/ry.json b/css/properties/ry.json index f6cc2e4d11a592..a47f1cde21730a 100644 --- a/css/properties/ry.json +++ b/css/properties/ry.json @@ -3,6 +3,7 @@ "properties": { "ry": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/ry", "spec_url": "https://svgwg.org/svg2-draft/geometry.html#RY", "support": { "chrome": { diff --git a/javascript/regular_expressions.json b/javascript/regular_expressions.json index 3c96921139d278..476e3aa4777e69 100644 --- a/javascript/regular_expressions.json +++ b/javascript/regular_expressions.json @@ -536,6 +536,7 @@ "modifier": { "__compat": { "description": "Modifier: (?ims-ims:...)", + "mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Regular_expressions/Modifier", "spec_url": "https://github.com/tc39/proposal-regexp-modifiers#syntax", "support": { "chrome": { diff --git a/package-lock.json b/package-lock.json index 3c9404c535765c..63bc9c0351b28c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -531,9 +531,9 @@ } }, "node_modules/@ddbeck/mdn-content-inventory": { - "version": "0.2.20240716", - "resolved": "https://registry.npmjs.org/@ddbeck/mdn-content-inventory/-/mdn-content-inventory-0.2.20240716.tgz", - "integrity": "sha512-ft09pqcEMqVgxqx/4+HvSgnBi0JV+2wZcXo21p7Y/pxQ8MayTgCG1Tbrg+o3QJ1E/pEuJUqcvxLwRoWCxdifAw==", + "version": "0.2.20240722", + "resolved": "https://registry.npmjs.org/@ddbeck/mdn-content-inventory/-/mdn-content-inventory-0.2.20240722.tgz", + "integrity": "sha512-Mu1dCmjBLHFsvSLJhcJXLGzuvAi0k6HpEdIRmB048ShZQCD9gwSCxJQn7GuRnIcOOp+9oOOmTVnT+qlxFP1q6A==", "dev": true }, "node_modules/@desertnet/html-parser": { diff --git a/webextensions/api/windows.json b/webextensions/api/windows.json index 802bd75fde9e3a..576d49d4b194af 100644 --- a/webextensions/api/windows.json +++ b/webextensions/api/windows.json @@ -1309,6 +1309,7 @@ }, "onBoundsChanged": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/windows/onBoundsChanged", "support": { "chrome": { "version_added": "86" diff --git a/webextensions/manifest/optional_host_permissions.json b/webextensions/manifest/optional_host_permissions.json index 905fd5102eb7f4..1710591f7ff117 100644 --- a/webextensions/manifest/optional_host_permissions.json +++ b/webextensions/manifest/optional_host_permissions.json @@ -3,6 +3,7 @@ "manifest": { "optional_host_permissions": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/manifest.json/optional_host_permissions", "support": { "chrome": { "version_added": "102",