Skip to content

Commit

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

Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.6.42 to 5.6.43.
- [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.42...v5.6.43)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Remove BCD keys that were removed from BCD

* Refresh dist

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Brosset <patrick.brosset@microsoft.com>
  • Loading branch information
dependabot[bot] and captainbrosset authored Mar 3, 2025
1 parent 627d404 commit f7d6c0d
Show file tree
Hide file tree
Showing 9 changed files with 55 additions and 54 deletions.
30 changes: 12 additions & 18 deletions features/beforeunload.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,15 @@
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: high
baseline_low_date: 2015-07-29
baseline_high_date: 2018-01-29
baseline: false
support:
chrome: "1"
chrome_android: "18"
edge: "12"
firefox: "1"
firefox_android: "4"
safari: "3"
safari_ios: "1"
compat_features:
# ⬇️ Same status as overall feature ⬇️
# 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: "3"
# safari_ios: "1"
- api.Window.beforeunload_event

# baseline: high
# baseline_low_date: 2015-07-29
# baseline_high_date: 2018-01-29
Expand All @@ -54,6 +37,17 @@ compat_features:
# safari_ios: "11"
- api.BeforeUnloadEvent.user_interaction

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "1"
# chrome_android: "18"
# edge: "12"
# firefox: "1"
# firefox_android: "4"
# safari: "3"
- api.Window.beforeunload_event

# baseline: false
# support:
# chrome: "119"
Expand Down
10 changes: 9 additions & 1 deletion features/canvas-2d.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ compat_features:
# safari_ios: "3.2"
- api.CanvasRenderingContext2D.createImageData
- api.CanvasRenderingContext2D.fillText
- api.CanvasRenderingContext2D.font
- api.CanvasRenderingContext2D.measureText
- api.CanvasRenderingContext2D.strokeText
- api.CanvasRenderingContext2D.textAlign
Expand Down Expand Up @@ -498,6 +497,15 @@ compat_features:
- api.TextMetrics.hangingBaseline
- api.TextMetrics.ideographicBaseline

# baseline: false
# support:
# chrome: "2"
# chrome_android: "18"
# edge: "12"
# firefox: "3.5"
# firefox_android: "4"
- api.CanvasRenderingContext2D.font

# baseline: false
# support:
# chrome: "37"
Expand Down
1 change: 0 additions & 1 deletion features/draft/spec/css-fonts-5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ compat_features:
# - css.properties.font-feature-settings.normal
# - font-stretch:
# - css.at-rules.font-face.font-stretch
# - css.properties.font.font_stretch_support
# - css.properties.font-stretch
# - css.properties.font-stretch.percentage
# - svg.global_attributes.font-stretch
Expand Down
1 change: 0 additions & 1 deletion features/font-stretch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ compat_features:
- css.at-rules.font-face.font-stretch
- css.properties.font-stretch
- css.properties.font-stretch.percentage
- css.properties.font.font_stretch_support
- svg.global_attributes.font-stretch
29 changes: 4 additions & 25 deletions features/font-stretch.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: high
baseline_low_date: 2017-09-19
baseline_high_date: 2020-03-19
baseline: false
support:
chrome: "60"
chrome_android: "60"
Expand All @@ -15,9 +13,7 @@ status:
safari_ios: "11"
compat_features:
# ⬇️ Same status as overall feature ⬇️
# baseline: high
# baseline_low_date: 2017-09-19
# baseline_high_date: 2020-03-19
# baseline: false
# support:
# chrome: "60"
# chrome_android: "60"
Expand All @@ -29,9 +25,7 @@ compat_features:
- css.properties.font-stretch
- svg.global_attributes.font-stretch

# baseline: high
# baseline_low_date: 2018-09-05
# baseline_high_date: 2021-03-05
# baseline: false
# support:
# chrome: "62"
# chrome_android: "62"
Expand All @@ -42,9 +36,7 @@ compat_features:
# safari_ios: "10.3"
- css.at-rules.font-face.font-stretch

# baseline: high
# baseline_low_date: 2018-10-02
# baseline_high_date: 2021-04-02
# baseline: false
# support:
# chrome: "62"
# chrome_android: "62"
Expand All @@ -54,16 +46,3 @@ compat_features:
# safari: "11.1"
# safari_ios: "11.3"
- css.properties.font-stretch.percentage

# baseline: high
# baseline_low_date: 2020-01-15
# baseline_high_date: 2022-07-15
# support:
# chrome: "60"
# chrome_android: "60"
# edge: "79"
# firefox: "43"
# firefox_android: "43"
# safari: "11"
# safari_ios: "11"
- css.properties.font.font_stretch_support
26 changes: 24 additions & 2 deletions features/mouse-events.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ compat_features:
# safari_ios: "1"
- api.MouseEvent
- api.MouseEvent.button
- api.MouseEvent.clientX

# baseline: high
# baseline_low_date: 2015-07-29
Expand Down Expand Up @@ -147,7 +146,6 @@ compat_features:
# safari: "9"
# safari_ios: "8"
- api.MouseEvent.movementX
- api.MouseEvent.movementY

# baseline: high
# baseline_low_date: 2015-12-15
Expand Down Expand Up @@ -203,6 +201,30 @@ compat_features:
# safari_ios: "12.2"
- api.MouseEvent.getModifierState

# baseline: low
# baseline_low_date: 2023-09-18
# support:
# chrome: "1"
# chrome_android: "18"
# edge: "12"
# firefox: "1"
# firefox_android: "4"
# safari: "1"
# safari_ios: "17"
- api.MouseEvent.clientX

# baseline: low
# baseline_low_date: 2023-09-18
# support:
# chrome: "37"
# chrome_android: "37"
# edge: "13"
# firefox: "41"
# firefox_android: "41"
# safari: "9"
# safari_ios: "17"
- api.MouseEvent.movementY

# baseline: low
# baseline_low_date: 2024-12-11
# support:
Expand Down
2 changes: 1 addition & 1 deletion features/offscreen-canvas.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ compat_features:
- api.OffscreenCanvasRenderingContext2D.fillRect
- api.OffscreenCanvasRenderingContext2D.fillStyle
- api.OffscreenCanvasRenderingContext2D.fillText
- api.OffscreenCanvasRenderingContext2D.font
- api.OffscreenCanvasRenderingContext2D.getImageData
- api.OffscreenCanvasRenderingContext2D.getLineDash
- api.OffscreenCanvasRenderingContext2D.globalAlpha
Expand Down Expand Up @@ -146,6 +145,7 @@ compat_features:
# firefox: "105"
# firefox_android: "105"
- api.OffscreenCanvas.convertToBlob.option_type_parameter_webp
- api.OffscreenCanvasRenderingContext2D.font

# baseline: false
# support:
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@eslint/js": "^9.21.0",
"@js-temporal/polyfill": "^0.4.4",
"@mdn/browser-compat-data": "^5.6.42",
"@mdn/browser-compat-data": "^5.6.43",
"@types/caniuse-lite": "^1.0.4",
"@types/diff": "^7.0.1",
"@types/node": "^18.19.78",
Expand Down

0 comments on commit f7d6c0d

Please sign in to comment.