Skip to content

Commit

Permalink
Bump @ddbeck/mdn-content-inventory from 0.2.20240716 to 0.2.20240722 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent e0c668f commit cafd468
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 4 deletions.
1 change: 1 addition & 0 deletions api/InstallEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
3 changes: 3 additions & 0 deletions api/TextEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion api/_globals/fetch.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
1 change: 1 addition & 0 deletions css/properties/r.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
1 change: 1 addition & 0 deletions css/properties/rx.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
1 change: 1 addition & 0 deletions css/properties/ry.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
1 change: 1 addition & 0 deletions javascript/regular_expressions.json
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@
"modifier": {
"__compat": {
"description": "Modifier: <code>(?ims-ims:...)</code>",
"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": {
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions webextensions/api/windows.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 1 addition & 0 deletions webextensions/manifest/optional_host_permissions.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit cafd468

Please sign in to comment.