Skip to content

Bump @mdn/browser-compat-data from 6.0.17 to 6.0.18 #3012

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

Merged
merged 2 commits into from
May 31, 2025
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
3 changes: 3 additions & 0 deletions features/composed-ranges.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
status:
baseline: false
support:
chrome: "137"
chrome_android: "137"
edge: "137"
safari: "17"
safari_ios: "17"
compat_features:
Expand Down
5 changes: 4 additions & 1 deletion features/draft/spec/css-display-4.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

status:
baseline: false
support: {}
support:
chrome: "137"
chrome_android: "137"
edge: "137"
compat_features:
- css.properties.reading-order
5 changes: 4 additions & 1 deletion features/draft/spec/css-values-5.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

status:
baseline: false
support: {}
support:
chrome: "137"
chrome_android: "137"
edge: "137"
compat_features:
- css.types.if
8 changes: 7 additions & 1 deletion features/draft/spec/html.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -917,6 +917,13 @@ compat_features:
# edge: "136"
- api.OffscreenCanvasRenderingContext2D.lang

# baseline: false
# support:
# chrome: "137"
# chrome_android: "137"
# edge: "137"
- api.ImageData.pixelFormat

# baseline: false
# support:
# safari: "9"
Expand Down Expand Up @@ -946,7 +953,6 @@ compat_features:
# baseline: false
# support: {}
- api.HTMLButtonElement.command.request-close
- api.ImageData.pixelFormat
- api.Navigator.authentication
- html.elements.hr.hr_in_select
- html.elements.track.kind.descriptions
2 changes: 2 additions & 0 deletions features/hidden-until-found.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ status:
chrome: "102"
chrome_android: "102"
edge: "102"
firefox: "139"
firefox_android: "139"
compat_features:
- api.Element.beforematch_event
- html.global_attributes.hidden.until-found
19 changes: 6 additions & 13 deletions features/media-queries.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -111,19 +111,6 @@ compat_features:
# safari_ios: "12"
- css.at-rules.media.calc

# baseline: high
# baseline_low_date: 2021-04-26
# baseline_high_date: 2023-10-26
# support:
# chrome: "87"
# chrome_android: "87"
# edge: "87"
# firefox: "78"
# firefox_android: "79"
# safari: "14.1"
# safari_ios: "14.5"
- css.types.ratio.number_value

# baseline: low
# baseline_low_date: 2023-03-27
# support:
Expand Down Expand Up @@ -153,3 +140,9 @@ compat_features:
# firefox: "59"
# firefox_android: "59"
- css.at-rules.media.media_query_values

# baseline: false
# support:
# firefox: "78"
# firefox_android: "79"
- css.types.ratio.number_value
4 changes: 3 additions & 1 deletion features/pointer-events-api.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -188,5 +188,7 @@ compat_features:
- api.PointerEvent.persistentDeviceId

# baseline: false
# support: {}
# support:
# firefox: "135"
# firefox_android: "135"
- api.PointerEvent.pointerType.fractional_coordinates
5 changes: 4 additions & 1 deletion features/reading-flow.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@

status:
baseline: false
support: {}
support:
chrome: "137"
chrome_android: "137"
edge: "137"
compat_features:
- css.properties.reading-flow
- css.properties.reading-flow.flex-flow
Expand Down
5 changes: 4 additions & 1 deletion features/requestclose.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: false
baseline: low
baseline_low_date: 2025-05-27
Comment on lines +5 to +6
Copy link
Collaborator

Choose a reason for hiding this comment

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

This seems fine. A quick search revealed no open bugs for requestClose() on BCD or the browser bug trackers.

support:
chrome: "134"
chrome_android: "134"
edge: "134"
firefox: "139"
firefox_android: "139"
safari: "18.4"
safari_ios: "18.4"
compat_features:
Expand Down
20 changes: 12 additions & 8 deletions features/selection-api.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,18 @@ compat_features:
- api.HTMLInputElement.selectionchange_event
- api.HTMLTextAreaElement.selectionchange_event

# baseline: low
# baseline_low_date: 2025-05-29
# support:
# chrome: "137"
# chrome_android: "137"
# edge: "137"
# firefox: "126"
# firefox_android: "126"
# safari: "17"
# safari_ios: "17"
- api.Selection.direction

# baseline: false
# support:
# chrome: "1"
Expand All @@ -370,11 +382,3 @@ compat_features:
# safari: "1"
# safari_ios: "1"
- api.Range.detach

# baseline: false
# support:
# firefox: "126"
# firefox_android: "126"
# safari: "17"
# safari_ios: "17"
- api.Selection.direction
4 changes: 4 additions & 0 deletions features/speculation-rules.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,7 @@ compat_features:
# chrome: "110"
# chrome_android: "109"
- html.elements.script.type.speculationrules.requires.anonymous-client-ip-when-cross-origin

# baseline: false
# support: {}
- html.elements.script.type.speculationrules.target_hint
14 changes: 11 additions & 3 deletions features/temporal.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ status:
baseline: false
support: {}
compat_features:
# baseline: false
# support:
# firefox: "139"
# firefox_android: "139"
- javascript.builtins.Date.toTemporalInstant
- javascript.builtins.Temporal
- javascript.builtins.Temporal.Duration
Expand Down Expand Up @@ -92,7 +96,6 @@ compat_features:
- javascript.builtins.Temporal.PlainDate.valueOf
- javascript.builtins.Temporal.PlainDate.weekOfYear
- javascript.builtins.Temporal.PlainDate.with
- javascript.builtins.Temporal.PlainDate.withCalendar
- javascript.builtins.Temporal.PlainDate.year
- javascript.builtins.Temporal.PlainDate.yearOfWeek
- javascript.builtins.Temporal.PlainDateTime
Expand Down Expand Up @@ -133,7 +136,6 @@ compat_features:
- javascript.builtins.Temporal.PlainDateTime.valueOf
- javascript.builtins.Temporal.PlainDateTime.weekOfYear
- javascript.builtins.Temporal.PlainDateTime.with
- javascript.builtins.Temporal.PlainDateTime.withCalendar
- javascript.builtins.Temporal.PlainDateTime.withPlainTime
- javascript.builtins.Temporal.PlainDateTime.year
- javascript.builtins.Temporal.PlainDateTime.yearOfWeek
Expand Down Expand Up @@ -243,8 +245,14 @@ compat_features:
- javascript.builtins.Temporal.ZonedDateTime.valueOf
- javascript.builtins.Temporal.ZonedDateTime.weekOfYear
- javascript.builtins.Temporal.ZonedDateTime.with
- javascript.builtins.Temporal.ZonedDateTime.withCalendar
- javascript.builtins.Temporal.ZonedDateTime.withPlainTime
- javascript.builtins.Temporal.ZonedDateTime.withTimeZone
- javascript.builtins.Temporal.ZonedDateTime.year
- javascript.builtins.Temporal.ZonedDateTime.yearOfWeek

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support: {}
- javascript.builtins.Temporal.PlainDate.withCalendar
- javascript.builtins.Temporal.PlainDateTime.withCalendar
- javascript.builtins.Temporal.ZonedDateTime.withCalendar
58 changes: 33 additions & 25 deletions features/webauthn.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,18 @@ compat_features:
- api.PublicKeyCredential.parseRequestOptionsFromJSON_static
- api.PublicKeyCredential.toJSON

# baseline: low
# baseline_low_date: 2025-05-27
# support:
# chrome: "113"
# chrome_android: "113"
# edge: "113"
# firefox: "139"
# firefox_android: "139"
# safari: "17"
# safari_ios: "17"
- api.CredentialsContainer.create.publicKey_option.extensions.largeBlob

# baseline: false
# support:
# chrome: "67"
Expand All @@ -134,6 +146,15 @@ compat_features:
- api.CredentialsContainer.create.publicKey_option.attestation.direct
- api.CredentialsContainer.create.publicKey_option.attestation.enterprise

# baseline: false
# support:
# chrome: "76"
# chrome_android: "76"
# edge: "79"
# firefox: "139"
# firefox_android: "139"
- api.CredentialsContainer.create.publicKey_option.extensions.credProtect

# baseline: false
# support:
# chrome: "84"
Expand All @@ -143,6 +164,15 @@ compat_features:
# firefox_android: "118"
- html.elements.iframe.allow.publickey-credentials-get

# baseline: false
# support:
# chrome: "89"
# chrome_android: "108"
# edge: "89"
# firefox: "114"
# firefox_android: "128"
- api.CredentialsContainer.create.publicKey_option.residentKey

# baseline: false
# support:
# chrome: "89"
Expand All @@ -166,24 +196,9 @@ compat_features:
# chrome: "113"
# chrome_android: "113"
# edge: "113"
# safari: "17"
# safari_ios: "17"
- api.CredentialsContainer.create.publicKey_option.extensions.largeBlob

# baseline: false
# support:
# chrome: "89"
# chrome_android: "108"
# edge: "89"
# firefox: "114"
- api.CredentialsContainer.create.publicKey_option.residentKey

# baseline: false
# support:
# chrome: "76"
# chrome_android: "76"
# edge: "79"
- api.CredentialsContainer.create.publicKey_option.extensions.credProtect
# firefox: "139"
# firefox_android: "139"
- api.CredentialsContainer.get.publicKey_option.extensions.largeBlob

# baseline: false
# support:
Expand All @@ -207,13 +222,6 @@ compat_features:
# edge: "95"
- api.CredentialsContainer.create.publicKey_option.extensions.payment

# baseline: false
# support:
# chrome: "113"
# chrome_android: "113"
# edge: "113"
- api.CredentialsContainer.get.publicKey_option.extensions.largeBlob

# baseline: false
# support:
# firefox: "123"
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.27.0",
"@js-temporal/polyfill": "^0.5.1",
"@mdn/browser-compat-data": "^6.0.17",
"@mdn/browser-compat-data": "^6.0.19",
"@types/caniuse-lite": "^1.0.4",
"@types/node": "^20.17.57",
"ajv": "^8.17.1",
Expand Down