Skip to content

Commit d67a7ae

Browse files
Bump @mdn/browser-compat-data from 5.7.2 to 5.7.3 (#2779)
* Bump @mdn/browser-compat-data from 5.7.2 to 5.7.3 Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.7.2 to 5.7.3. - [Release notes](https://github.com/mdn/browser-compat-data/releases) - [Commits](mdn/browser-compat-data@v5.7.2...v5.7.3) --- 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]> * Re-gen dist --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patrick Brosset <[email protected]>
1 parent 503a919 commit d67a7ae

25 files changed

+100
-50
lines changed

features/class-syntax.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,9 @@ compat_features:
123123
# safari_ios: "15"
124124
- javascript.classes.private_class_fields_in
125125

126-
# baseline: low
126+
# baseline: high
127127
# baseline_low_date: 2022-09-12
128+
# baseline_high_date: 2025-03-12
128129
# support:
129130
# chrome: "72"
130131
# chrome_android: "72"

features/contain-inline-size.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
# Do not edit this file by hand. Edit the source file instead!
33

44
status:
5-
baseline: low
5+
baseline: high
66
baseline_low_date: 2022-09-12
7+
baseline_high_date: 2025-03-12
78
support:
89
chrome: "105"
910
chrome_android: "105"

features/csp.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,9 @@ compat_features:
297297
# safari_ios: "15.5"
298298
- html.global_attributes.nonce.nonce_hiding
299299

300-
# baseline: low
300+
# baseline: high
301301
# baseline_low_date: 2022-09-12
302+
# baseline_high_date: 2025-03-12
302303
# support:
303304
# chrome: "97"
304305
# chrome_android: "97"

features/dedicated-workers.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,9 @@ compat_features:
139139
- api.WorkerGlobalScope.rejectionhandled_event
140140
- api.WorkerGlobalScope.unhandledrejection_event
141141

142-
# baseline: low
142+
# baseline: high
143143
# baseline_low_date: 2022-09-12
144+
# baseline_high_date: 2025-03-12
144145
# support:
145146
# chrome: "71"
146147
# chrome_android: "71"

features/draft/spec/html.yml.dist

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,6 +834,15 @@ compat_features:
834834
# firefox_android: "123"
835835
- http.status.103.preload
836836

837+
# baseline: false
838+
# support:
839+
# chrome: "108"
840+
# chrome_android: "108"
841+
# edge: "108"
842+
# firefox: "122"
843+
# firefox_android: "122"
844+
- html.elements.form.autocomplete.webauthn
845+
837846
# baseline: false
838847
# support:
839848
# chrome: "127"
@@ -919,7 +928,6 @@ compat_features:
919928
# chrome: "108"
920929
# chrome_android: "108"
921930
# edge: "108"
922-
- html.elements.form.autocomplete.webauthn
923931
- html.elements.iframe.allow.wildcards
924932
- html.elements.textarea.autocomplete.webauthn
925933

features/flexbox.yml.dist

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,9 @@ compat_features:
308308
# safari_ios: "15.6"
309309
- css.properties.align-content.flex_context.start_end
310310

311-
# baseline: low
311+
# baseline: high
312312
# baseline_low_date: 2022-09-12
313+
# baseline_high_date: 2025-03-12
313314
# support:
314315
# chrome: "94"
315316
# chrome_android: "94"
@@ -321,8 +322,9 @@ compat_features:
321322
- css.properties.flex-basis.max-content
322323
- css.properties.flex-basis.min-content
323324

324-
# baseline: low
325+
# baseline: high
325326
# baseline_low_date: 2022-09-12
327+
# baseline_high_date: 2025-03-12
326328
# support:
327329
# chrome: "94"
328330
# chrome_android: "94"

features/forced-colors.yml.dist

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
# Do not edit this file by hand. Edit the source file instead!
33

44
status:
5-
baseline: low
5+
baseline: high
66
baseline_low_date: 2022-09-12
7+
baseline_high_date: 2025-03-12
78
support:
89
chrome: "89"
910
chrome_android: "89"
@@ -14,8 +15,9 @@ status:
1415
safari_ios: "16"
1516
compat_features:
1617
# ⬇️ Same status as overall feature ⬇️
17-
# baseline: low
18+
# baseline: high
1819
# baseline_low_date: 2022-09-12
20+
# baseline_high_date: 2025-03-12
1921
# support:
2022
# chrome: "89"
2123
# chrome_android: "89"

features/form.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,9 @@ compat_features:
169169
# safari_ios: "15.4"
170170
- api.SubmitEvent.submitter
171171

172-
# baseline: low
172+
# baseline: high
173173
# baseline_low_date: 2022-09-12
174+
# baseline_high_date: 2025-03-12
174175
# support:
175176
# chrome: "76"
176177
# chrome_android: "76"

features/geolocation.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,9 @@ compat_features:
8787
- api.GeolocationPositionError.message
8888
- api.GeolocationPositionError.secure_context_required
8989

90-
# baseline: low
90+
# baseline: high
9191
# baseline_low_date: 2022-09-12
92+
# baseline_high_date: 2025-03-12
9293
# support:
9394
# chrome: "43"
9495
# chrome_android: "43"

features/motion-path.yml.dist

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
# Do not edit this file by hand. Edit the source file instead!
33

44
status:
5-
baseline: low
5+
baseline: high
66
baseline_low_date: 2022-09-12
7+
baseline_high_date: 2025-03-12
78
support:
89
chrome: "55"
910
chrome_android: "55"
@@ -27,8 +28,9 @@ compat_features:
2728
- css.properties.offset-path
2829

2930
# ⬇️ Same status as overall feature ⬇️
30-
# baseline: low
31+
# baseline: high
3132
# baseline_low_date: 2022-09-12
33+
# baseline_high_date: 2025-03-12
3234
# support:
3335
# chrome: "55"
3436
# chrome_android: "55"
@@ -40,8 +42,9 @@ compat_features:
4042
- css.properties.offset
4143
- css.properties.offset-distance
4244

43-
# baseline: low
45+
# baseline: high
4446
# baseline_low_date: 2022-09-12
47+
# baseline_high_date: 2025-03-12
4548
# support:
4649
# chrome: "56"
4750
# chrome_android: "56"
@@ -54,8 +57,9 @@ compat_features:
5457
- css.properties.offset-rotate.auto
5558
- css.properties.offset-rotate.reverse
5659

57-
# baseline: low
60+
# baseline: high
5861
# baseline_low_date: 2022-09-12
62+
# baseline_high_date: 2025-03-12
5963
# support:
6064
# chrome: "64"
6165
# chrome_android: "64"

0 commit comments

Comments
 (0)