Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @mdn/browser-compat-data from 5.6.42 to 5.6.43 #2732

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a Baseline status regression, due to this BCD change: mdn/browser-compat-data#26054
Apparently, beforeunload doesn't work in Safari for iOS.

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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This Baseline feature regression is expected. This feature is now discouraged, and points to font-width as the alternative. See #2707.

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
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears to be a mistake. I opened mdn/browser-compat-data#26103. I don't think this should be blocking, but I'll defer to others.


# 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