Skip to content

Commit

Permalink
Bump @mdn/browser-compat-data from 5.6.17 to 5.6.18 (#2320)
Browse files Browse the repository at this point in the history
* Bump @mdn/browser-compat-data from 5.6.17 to 5.6.18

Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.6.17 to 5.6.18.
- [Release notes](https://github.com/mdn/browser-compat-data/releases)
- [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md)
- [Commits](mdn/browser-compat-data@v5.6.17...v5.6.18)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Delete removed key

* Find a new test case for withAncestors test

* Refresh dist

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel D. Beck <[email protected]>
  • Loading branch information
dependabot[bot] and ddbeck authored Nov 25, 2024
1 parent 73a649c commit 5bf7ea0
Show file tree
Hide file tree
Showing 17 changed files with 175 additions and 135 deletions.
21 changes: 19 additions & 2 deletions features/document-picture-in-picture.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@
status:
baseline: false
support:
chrome: "116"
edge: "116"
chrome: "130"
edge: "130"
compat_features:
# baseline: false
# support:
# chrome: "116"
# edge: "116"
- api.DocumentPictureInPicture
- api.DocumentPictureInPicture.enter_event
- api.DocumentPictureInPicture.requestWindow
Expand All @@ -15,3 +19,16 @@ compat_features:
- api.DocumentPictureInPictureEvent.DocumentPictureInPictureEvent
- api.DocumentPictureInPictureEvent.window
- api.Window.documentPictureInPicture

# baseline: false
# support:
# chrome: "124"
# edge: "124"
- api.DocumentPictureInPicture.requestWindow.option_disallowReturnToOpener

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "130"
# edge: "130"
- api.DocumentPictureInPicture.requestWindow.option_preferInitialWindowPlacement
30 changes: 21 additions & 9 deletions features/draft/spec/attribution-reporting-api.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,32 @@
status:
baseline: false
support:
chrome: "117"
chrome_android: "117"
edge: "117"
chrome: "125"
chrome_android: "125"
edge: "125"
compat_features:
# baseline: false
# support:
# chrome: "117"
# chrome_android: "117"
# edge: "117"
- html.elements.iframe.allow.attribution-reporting
- http.headers.Attribution-Reporting-Eligible
- http.headers.Attribution-Reporting-Register-Source
- http.headers.Attribution-Reporting-Register-Trigger
- http.headers.Attribution-Reporting-Support
- http.headers.Permissions-Policy.attribution-reporting

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "125"
# chrome_android: "125"
# edge: "125"
- api.HTMLAnchorElement.attributionSrc
- api.HTMLImageElement.attributionSrc
- api.HTMLScriptElement.attributionSrc
- api.XMLHttpRequest.setAttributionReporting
- html.elements.a.attributionsrc
- html.elements.iframe.allow.attribution-reporting
- html.elements.img.attributionsrc
- html.elements.script.attributionsrc
- http.headers.Attribution-Reporting-Eligible
- http.headers.Attribution-Reporting-Register-Source
- http.headers.Attribution-Reporting-Register-Trigger
- http.headers.Attribution-Reporting-Support
- http.headers.Permissions-Policy.attribution-reporting
6 changes: 3 additions & 3 deletions features/draft/spec/cssom-view-1.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -413,9 +413,9 @@ compat_features:

# baseline: false
# support:
# chrome: "117"
# chrome_android: "117"
# edge: "117"
# chrome: "125"
# chrome_android: "125"
# edge: "125"
- api.Window.open.features_parameter_attributionsrc

# baseline: false
Expand Down
24 changes: 11 additions & 13 deletions features/draft/spec/dom.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,6 @@ status:
chrome_android: "125"
edge: "125"
compat_features:
# baseline: high
# baseline_low_date: 2015-07-29
# baseline_high_date: 2018-01-29
# support:
# chrome: "1"
# chrome_android: "18"
# edge: "12"
# firefox: "1"
# firefox_android: "4"
# safari: "1"
# safari_ios: "1"
- api.Document.createEvent

# baseline: high
# baseline_low_date: ≤2020-01-15
# baseline_high_date: ≤2022-07-15
Expand Down Expand Up @@ -84,6 +71,17 @@ compat_features:
# safari_ios: "18"
- api.ShadowRoot.serializable

# baseline: false
# support:
# chrome: "1"
# chrome_android: "18"
# edge: "12"
# firefox: "1"
# firefox_android: "4"
# safari: "1"
# safari_ios: "1"
- api.Document.createEvent

# baseline: false
# support:
# chrome: "74"
Expand Down
8 changes: 1 addition & 7 deletions features/draft/spec/html.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -2498,13 +2498,6 @@ compat_features:
- html.elements.iframe.allow.wildcards
- html.elements.textarea.autocomplete.webauthn

# baseline: false
# support:
# chrome: "117"
# chrome_android: "117"
# edge: "117"
- api.Window.open.features_parameter_attributionsrc

# baseline: false
# support:
# chrome: "123"
Expand All @@ -2529,6 +2522,7 @@ compat_features:
# edge: "125"
- api.NotRestoredReasonDetails.toJSON
- api.NotRestoredReasons.toJSON
- api.Window.open.features_parameter_attributionsrc
- html.elements.template.shadowrootserializable

# baseline: false
Expand Down
85 changes: 34 additions & 51 deletions features/draft/spec/notifications.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,40 @@ compat_features:
- api.NotificationEvent.NotificationEvent
- api.ServiceWorkerRegistration.showNotification

# baseline: false
# support:
# chrome: "40"
# chrome_android: "40"
# edge: "17"
# firefox: "44"
# firefox_android: "44"
# safari: "16"
- api.ServiceWorkerGlobalScope.notificationclick_event

# baseline: false
# support:
# chrome: "50"
# chrome_android: "50"
# edge: "17"
# firefox: "44"
# firefox_android: "44"
# safari: "16"
- api.ServiceWorkerGlobalScope.notificationclose_event

# baseline: false
# support:
# chrome: "20"
# edge: "14"
# firefox: "22"
# firefox_android: "22"
# safari: "7"
# safari_ios: "16.4"
- api.Notification
- api.Notification.Notification
- api.Notification.click_event
- api.Notification.close
- api.Notification.close_event
- api.Notification.error_event
- api.Notification.show_event

# baseline: false
# support:
Expand All @@ -52,7 +75,6 @@ compat_features:
# firefox: "22"
# firefox_android: "22"
# safari: "15"
# safari_ios: "16.4"
- api.Notification.requestPermission_static

# baseline: false
Expand All @@ -62,7 +84,6 @@ compat_features:
# firefox: "26"
# firefox_android: "26"
# safari: "7"
# safari_ios: "16.4"
- api.Notification.dir

# baseline: false
Expand All @@ -72,7 +93,6 @@ compat_features:
# firefox: "22"
# firefox_android: "22"
# safari: "7"
# safari_ios: "16.4"
- api.Notification.permission_static

# baseline: false
Expand All @@ -82,20 +102,18 @@ compat_features:
# firefox: "26"
# firefox_android: "26"
# safari: "11"
# safari_ios: "16.4"
- api.Notification.body
- api.Notification.lang
- api.Notification.title

# baseline: false
# support:
# chrome: "40"
# chrome_android: "40"
# chrome: "42"
# chrome_android: "42"
# edge: "17"
# firefox: "44"
# firefox_android: "44"
# safari: "16"
- api.ServiceWorkerGlobalScope.notificationclick_event
- api.NotificationEvent.notification

# baseline: false
# support:
Expand All @@ -104,7 +122,6 @@ compat_features:
# firefox: "132"
# firefox_android: "132"
# safari: "16.6"
# safari_ios: "16.6"
- api.Notification.silent

# baseline: false
Expand All @@ -114,7 +131,6 @@ compat_features:
# firefox: "34"
# firefox_android: "34"
# safari: "16"
# safari_ios: "16.4"
- api.Notification.data

# baseline: false
Expand All @@ -124,40 +140,8 @@ compat_features:
# firefox: "46"
# firefox_android: "46"
# safari: "15"
# safari_ios: "16.4"
- api.Notification.requestPermission_static.returns_promise

# baseline: false
# support:
# chrome: "50"
# chrome_android: "50"
# edge: "17"
# firefox: "44"
# firefox_android: "44"
# safari: "16"
- api.ServiceWorkerGlobalScope.notificationclose_event

# baseline: false
# support:
# chrome: "20"
# edge: "14"
# firefox: "22"
# firefox_android: "22"
# safari: "7"
- api.Notification.click_event
- api.Notification.close_event
- api.Notification.error_event
- api.Notification.show_event

# baseline: false
# support:
# chrome: "42"
# chrome_android: "42"
# edge: "17"
# firefox: "44"
# firefox_android: "44"
- api.NotificationEvent.notification

# baseline: false
# support:
# chrome: "48"
Expand Down Expand Up @@ -200,14 +184,6 @@ compat_features:
# firefox_android: "41"
- api.Notification.worker_support

# baseline: false
# support:
# chrome: "53"
# edge: "18"
# safari: "17"
# safari_ios: "16.4"
- api.Notification.badge

# baseline: false
# support:
# chrome: "62"
Expand Down Expand Up @@ -244,6 +220,13 @@ compat_features:
# edge: ≤79
- api.ServiceWorkerRegistration.showNotification.options_renotify_parameter

# baseline: false
# support:
# chrome: "53"
# edge: "18"
# safari: "17"
- api.Notification.badge

# baseline: false
# support:
# chrome: "56"
Expand Down
16 changes: 8 additions & 8 deletions features/fetch.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -449,17 +449,17 @@ compat_features:
# edge: "105"
- api.Request.Request.request_body_readablestream

# baseline: false
# support:
# chrome: "117"
# chrome_android: "117"
# edge: "117"
- api.Request.Request.init_attributionReporting_parameter
- api.fetch.init_attributionReporting_parameter

# baseline: false
# support:
# chrome: "124"
# chrome_android: "124"
# edge: "124"
- api.Request.targetAddressSpace

# baseline: false
# support:
# chrome: "125"
# chrome_android: "125"
# edge: "125"
- api.Request.Request.init_attributionReporting_parameter
- api.fetch.init_attributionReporting_parameter
5 changes: 4 additions & 1 deletion features/http11.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ compat_features:
- http.headers.Referer
- http.headers.Server
- http.headers.TE
- http.headers.Trailer
- http.headers.Transfer-Encoding
- http.headers.User-Agent
- http.headers.Vary
Expand All @@ -83,3 +82,7 @@ compat_features:
# safari: "1"
# safari_ios: "1"
- http.headers.Origin

# baseline: false
# support: {}
- http.headers.Trailer
4 changes: 4 additions & 0 deletions features/slot.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,7 @@ compat_features:
# safari: "10"
# safari_ios: "10"
- html.global_attributes.slot

# baseline: false
# support: {}
- css.selectors.has-slotted
1 change: 0 additions & 1 deletion features/svg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,6 @@ compat_features:
- svg.global_attributes.pointer-events
- svg.global_attributes.requiredExtensions
- svg.global_attributes.shape-rendering
- svg.global_attributes.stop-color
- svg.global_attributes.stroke
- svg.global_attributes.stroke-dasharray
- svg.global_attributes.stroke-dashoffset
Expand Down
1 change: 0 additions & 1 deletion features/svg.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -1506,7 +1506,6 @@ compat_features:
- css.properties.stroke-linejoin.round
- svg.global_attributes.color-interpolation-filters
- svg.global_attributes.dominant-baseline
- svg.global_attributes.stop-color
- svg.global_attributes.stroke-dasharray
- svg.global_attributes.stroke-linecap
- svg.global_attributes.stroke-linejoin
Expand Down
Loading

0 comments on commit 5bf7ea0

Please sign in to comment.