From ecda6f6a4455b0c15268b32c19e96bbafabd0cef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 11:59:05 +0000 Subject: [PATCH] Bump @ddbeck/mdn-content-inventory from 0.2.20241216 to 0.2.20241217 (#25445) --- api/DOMMatrix.json | 5 +++++ api/DOMMatrixReadOnly.json | 2 ++ api/HTMLElement.json | 1 + api/SVGAnimatedNumberList.json | 2 ++ api/SVGAnimationElement.json | 6 ++++++ package-lock.json | 6 +++--- 6 files changed, 19 insertions(+), 3 deletions(-) diff --git a/api/DOMMatrix.json b/api/DOMMatrix.json index b6072296efec3e..66f7a808235ea2 100644 --- a/api/DOMMatrix.json +++ b/api/DOMMatrix.json @@ -1340,6 +1340,7 @@ }, "rotateSelf": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrix/rotateSelf", "spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrix-rotateself", "support": { "chrome": { @@ -1446,6 +1447,7 @@ }, "setMatrixValue": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrix/setMatrixValue", "spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrix-setmatrixvalue", "support": { "chrome": { @@ -1480,6 +1482,7 @@ }, "skewXSelf": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrix/skewXSelf", "spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrix-skewxself", "support": { "chrome": { @@ -1514,6 +1517,7 @@ }, "skewYSelf": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrix/skewYSelf", "spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrix-skewyself", "support": { "chrome": { @@ -1548,6 +1552,7 @@ }, "translateSelf": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrix/translateSelf", "spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrix-translateself", "support": { "chrome": { diff --git a/api/DOMMatrixReadOnly.json b/api/DOMMatrixReadOnly.json index bac1c2c2de0776..7e5d822ba55375 100644 --- a/api/DOMMatrixReadOnly.json +++ b/api/DOMMatrixReadOnly.json @@ -1547,6 +1547,7 @@ "toJSON": { "__compat": { "description": "`toJSON()`", + "mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/toJSON", "spec_url": "https://drafts.fxtf.org/geometry/#dom-dommatrixreadonly-tojson", "support": { "chrome": { @@ -1582,6 +1583,7 @@ "toString": { "__compat": { "description": "`toString()`", + "mdn_url": "https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/toString", "support": { "chrome": { "version_added": "61" diff --git a/api/HTMLElement.json b/api/HTMLElement.json index d313716dc475c4..15673dc43ad02b 100644 --- a/api/HTMLElement.json +++ b/api/HTMLElement.json @@ -2789,6 +2789,7 @@ }, "writingSuggestions": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLElement/writingSuggestions", "spec_url": "https://html.spec.whatwg.org/multipage/interaction.html#dom-writingsuggestions", "tags": [ "web-features:writingsuggestions" diff --git a/api/SVGAnimatedNumberList.json b/api/SVGAnimatedNumberList.json index 2348f72d9376a8..cdf191d896c156 100644 --- a/api/SVGAnimatedNumberList.json +++ b/api/SVGAnimatedNumberList.json @@ -47,6 +47,7 @@ }, "animVal": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAnimatedNumberList/animVal", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGAnimatedNumberList__animVal", "tags": [ "web-features:smil-svg-animations" @@ -90,6 +91,7 @@ }, "baseVal": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAnimatedNumberList/baseVal", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGAnimatedNumberList__baseVal", "tags": [ "web-features:smil-svg-animations" diff --git a/api/SVGAnimationElement.json b/api/SVGAnimationElement.json index f13245302780a8..77726207f278b4 100644 --- a/api/SVGAnimationElement.json +++ b/api/SVGAnimationElement.json @@ -47,6 +47,7 @@ }, "beginElement": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/beginElement", "spec_url": "https://svgwg.org/specs/animations/#__svg__SVGAnimationElement__beginElement", "tags": [ "web-features:smil-svg-animations" @@ -90,6 +91,7 @@ }, "beginElementAt": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/beginElementAt", "spec_url": "https://svgwg.org/specs/animations/#__svg__SVGAnimationElement__beginElementAt", "tags": [ "web-features:smil-svg-animations" @@ -190,6 +192,7 @@ }, "endElement": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/endElement", "spec_url": "https://svgwg.org/specs/animations/#__svg__SVGAnimationElement__endElement", "tags": [ "web-features:smil-svg-animations" @@ -233,6 +236,7 @@ }, "endElementAt": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/endElementAt", "spec_url": "https://svgwg.org/specs/animations/#__svg__SVGAnimationElement__endElementAt", "tags": [ "web-features:smil-svg-animations" @@ -519,6 +523,7 @@ }, "requiredExtensions": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/requiredExtensions", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGTests__requiredExtensions", "tags": [ "web-features:smil-svg-animations" @@ -564,6 +569,7 @@ }, "systemLanguage": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/systemLanguage", "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGTests__systemLanguage", "tags": [ "web-features:smil-svg-animations" diff --git a/package-lock.json b/package-lock.json index 935e9aac36bcc2..412c18b698dd69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -483,9 +483,9 @@ } }, "node_modules/@ddbeck/mdn-content-inventory": { - "version": "0.2.20241216", - "resolved": "https://registry.npmjs.org/@ddbeck/mdn-content-inventory/-/mdn-content-inventory-0.2.20241216.tgz", - "integrity": "sha512-ujqxW/VCTPRk0hVThc/ApT4bhf/fFs+QnAW3XYXMcVyj/pFYwBktPsKQjpCNQ5Gx+b3mKS6EHLFr3SR4Li3GEQ==", + "version": "0.2.20241217", + "resolved": "https://registry.npmjs.org/@ddbeck/mdn-content-inventory/-/mdn-content-inventory-0.2.20241217.tgz", + "integrity": "sha512-mAq/cC91YRMZtwFAkNMZKn53bMf/ptPxkwXaLJnpJ5IF+HWaeZvzXMe0xwUM2VoPcPFkaZFSKRha+nIChFNOjA==", "dev": true }, "node_modules/@desertnet/html-parser": {