Skip to content

Commit 5464dda

Browse files
Bump @mdn/browser-compat-data from 7.1.8 to 7.1.9 (#3401)
* Bump @mdn/browser-compat-data from 7.1.8 to 7.1.9 Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 7.1.8 to 7.1.9. - [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@v7.1.8...v7.1.9) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-version: 7.1.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update scrollintoview keys * regen dist * formatting * fix computebaseline snapshot * fix baseline high date --------- 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>
1 parent 2c7e02a commit 5464dda

53 files changed

Lines changed: 268 additions & 125 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

features/async-generators.yml.dist

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,41 @@ status:
99
chrome: "63"
1010
chrome_android: "63"
1111
edge: "79"
12-
firefox: "55"
13-
firefox_android: "55"
12+
firefox: "57"
13+
firefox_android: "57"
1414
safari: "12"
1515
safari_ios: "12"
1616
compat_features:
17+
# baseline: high
18+
# baseline_low_date: 2020-01-15
19+
# baseline_high_date: 2022-07-15
20+
# support:
21+
# chrome: "63"
22+
# chrome_android: "63"
23+
# edge: "79"
24+
# firefox: "55"
25+
# firefox_android: "55"
26+
# safari: "12"
27+
# safari_ios: "12"
1728
- javascript.builtins.AsyncGenerator
1829
- javascript.builtins.AsyncGenerator.next
1930
- javascript.builtins.AsyncGenerator.return
2031
- javascript.builtins.AsyncGenerator.throw
2132
- javascript.builtins.AsyncGeneratorFunction
2233
- javascript.builtins.AsyncGeneratorFunction.AsyncGeneratorFunction
34+
35+
# ⬇️ Same status as overall feature ⬇️
36+
# baseline: high
37+
# baseline_low_date: 2020-01-15
38+
# baseline_high_date: 2022-07-15
39+
# support:
40+
# chrome: "63"
41+
# chrome_android: "63"
42+
# edge: "79"
43+
# firefox: "57"
44+
# firefox_android: "57"
45+
# safari: "12"
46+
# safari_ios: "12"
2347
- javascript.functions.method_definitions.async_generator_methods
2448
- javascript.operators.async_generator_function
2549
- javascript.statements.async_generator_function

features/autofocus.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ compat_features:
3030
# safari_ios: "15.4"
3131
- api.MathMLElement.autofocus
3232

33-
# baseline: low
33+
# baseline: high
3434
# baseline_low_date: 2023-03-27
35+
# baseline_high_date: 2025-09-27
3536
# support:
3637
# chrome: "79"
3738
# chrome_android: "79"

features/canvas-createconicgradient.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ status:
1313
safari: "16.4"
1414
safari_ios: "16.4"
1515
compat_features:
16-
# baseline: low
16+
# baseline: high
1717
# baseline_low_date: 2023-03-27
18+
# baseline_high_date: 2025-09-27
1819
# support:
1920
# chrome: "99"
2021
# chrome_android: "99"

features/class-syntax.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,9 @@ compat_features:
136136
# safari_ios: "16"
137137
- javascript.classes.public_class_fields
138138

139-
# baseline: low
139+
# baseline: high
140140
# baseline_low_date: 2023-03-27
141+
# baseline_high_date: 2025-09-27
141142
# support:
142143
# chrome: "94"
143144
# chrome_android: "94"

features/constructed-stylesheets.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: 2023-03-27
7+
baseline_high_date: 2025-09-27
78
support:
89
chrome: "73"
910
chrome_android: "73"
@@ -14,8 +15,9 @@ status:
1415
safari_ios: "16.4"
1516
compat_features:
1617
# ⬇️ Same status as overall feature ⬇️
17-
# baseline: low
18+
# baseline: high
1819
# baseline_low_date: 2023-03-27
20+
# baseline_high_date: 2025-09-27
1921
# support:
2022
# chrome: "73"
2123
# chrome_android: "73"

features/draft/file-and-directory-entries.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,9 @@ compat_features:
115115
- api.FileSystemHandle.kind
116116
- api.FileSystemHandle.name
117117

118-
# baseline: low
118+
# baseline: high
119119
# baseline_low_date: 2023-03-27
120+
# baseline_high_date: 2025-09-27
120121
# support:
121122
# chrome: "86"
122123
# chrome_android: "109"

features/draft/spec/cssom-1.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ status:
77
safari: "26"
88
safari_ios: "26"
99
compat_features:
10-
# baseline: low
10+
# baseline: high
1111
# baseline_low_date: 2023-03-27
12+
# baseline_high_date: 2025-09-27
1213
# support:
1314
# chrome: "99"
1415
# chrome_android: "99"

features/draft/spec/digital-credentials.yml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
status:
55
baseline: false
66
support:
7+
chrome: "141"
8+
chrome_android: "141"
79
safari: "26"
810
safari_ios: "26"
911
compat_features:

features/draft/spec/html.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,8 +590,9 @@ compat_features:
590590
- html.elements.form.autocomplete.one-time-code
591591
- html.elements.textarea.autocomplete.one-time-code
592592

593-
# baseline: low
593+
# baseline: high
594594
# baseline_low_date: 2023-03-27
595+
# baseline_high_date: 2025-09-27
595596
# support:
596597
# chrome: "88"
597598
# chrome_android: "88"

features/draft/spec/indexeddb-3.yml.dist

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33

44
status:
55
baseline: false
6-
support: {}
6+
support:
7+
chrome: "141"
8+
chrome_android: "141"
79
compat_features:
810
# baseline: high
911
# baseline_low_date: 2015-07-29
@@ -30,7 +32,9 @@ compat_features:
3032

3133
# ⬇️ Same status as overall feature ⬇️
3234
# baseline: false
33-
# support: {}
35+
# support:
36+
# chrome: "141"
37+
# chrome_android: "141"
3438
- api.IDBIndex.getAllRecords
3539
- api.IDBObjectStore.getAllRecords
3640
- api.IDBRecord

0 commit comments

Comments
 (0)