Skip to content

Commit 522d492

Browse files
Bump @mdn/browser-compat-data from 6.0.14 to 6.0.15 (#2977)
* Bump @mdn/browser-compat-data from 6.0.14 to 6.0.15 Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 6.0.14 to 6.0.15. - [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@v6.0.14...v6.0.15) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-version: 6.0.15 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Remove keys dropped from BCD * Refresh dist --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel D. Beck <[email protected]>
1 parent 62dc7f5 commit 522d492

File tree

9 files changed

+32
-43
lines changed

9 files changed

+32
-43
lines changed

features/draft/spec/ecmascript.yml.dist

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

44
status:
5-
baseline: false
5+
baseline: low
6+
baseline_low_date: 2025-04-29
67
support:
78
chrome: "91"
89
chrome_android: "91"
910
edge: "91"
11+
firefox: "138"
12+
firefox_android: "138"
1013
safari: "15"
1114
safari_ios: "15"
1215
compat_features:

features/font-loading.yml.dist

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ compat_features:
104104
# firefox_android: "105"
105105
# safari: "15"
106106
# safari_ios: "15"
107+
- api.FontFace.worker_support
108+
- api.FontFaceSet.worker_support
107109
- api.WorkerGlobalScope.fonts
108110

109111
# baseline: low
@@ -138,16 +140,6 @@ compat_features:
138140
# firefox_android: "41"
139141
- api.FontFaceSetLoadEvent.FontFaceSetLoadEvent
140142

141-
# baseline: false
142-
# support:
143-
# chrome: "69"
144-
# chrome_android: "69"
145-
# edge: "79"
146-
# firefox: "105"
147-
# firefox_android: "105"
148-
- api.FontFace.worker_support
149-
- api.FontFaceSet.worker_support
150-
151143
# baseline: false
152144
# support:
153145
# firefox: "62"

features/font-palette.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-11-15
7+
baseline_high_date: 2025-05-15
78
support:
89
chrome: "101"
910
chrome_android: "101"

features/json-modules.yml.dist

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

44
status:
5-
baseline: false
5+
baseline: low
6+
baseline_low_date: 2025-04-29
67
support:
78
chrome: "123"
89
chrome_android: "123"
910
edge: "123"
11+
firefox: "138"
12+
firefox_android: "138"
1013
safari: "17.2"
1114
safari_ios: "17.2"
1215
compat_features:
16+
# baseline: low
17+
# baseline_low_date: 2025-04-29
18+
# support:
19+
# chrome: "91"
20+
# chrome_android: "91"
21+
# edge: "91"
22+
# firefox: "138"
23+
# firefox_android: "138"
24+
# safari: "15"
25+
# safari_ios: "15"
26+
- javascript.grammar.trailing_commas.trailing_commas_in_dynamic_import
27+
28+
# ⬇️ Same status as overall feature ⬇️
1329
# baseline: low
1430
# baseline_low_date: 2025-04-29
1531
# support:
@@ -21,12 +37,3 @@ compat_features:
2137
# safari: "17.2"
2238
# safari_ios: "17.2"
2339
- javascript.statements.import.import_attributes.type_json
24-
25-
# baseline: false
26-
# support:
27-
# chrome: "91"
28-
# chrome_android: "91"
29-
# edge: "91"
30-
# safari: "15"
31-
# safari_ios: "15"
32-
- javascript.grammar.trailing_commas.trailing_commas_in_dynamic_import

features/spellcheck.yml.dist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ status:
1212
firefox: "2"
1313
firefox_android: "57"
1414
safari: "5.1"
15-
safari_ios: "9.3"
15+
safari_ios: "5"
1616
compat_features:
1717
# baseline: high
1818
# baseline_low_date: 2015-07-29
@@ -38,5 +38,5 @@ compat_features:
3838
# firefox: "2"
3939
# firefox_android: "57"
4040
# safari: "5.1"
41-
# safari_ios: "9.3"
41+
# safari_ios: "5"
4242
- html.global_attributes.spellcheck

features/textarea.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,5 @@ compat_features:
4545
- html.elements.textarea.readonly
4646
- html.elements.textarea.required
4747
- html.elements.textarea.rows
48-
- html.elements.textarea.spellcheck
4948
- html.elements.textarea.wrap
5049
- html.elements.textarea.wrap.hard

features/textarea.yml.dist

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -127,19 +127,6 @@ compat_features:
127127
- html.elements.textarea.placeholder
128128
- html.elements.textarea.required
129129

130-
# baseline: high
131-
# baseline_low_date: 2015-07-29
132-
# baseline_high_date: 2018-01-29
133-
# support:
134-
# chrome: "9"
135-
# chrome_android: "18"
136-
# edge: "12"
137-
# firefox: "2"
138-
# firefox_android: "4"
139-
# safari: "5.1"
140-
# safari_ios: "5"
141-
- html.elements.textarea.spellcheck
142-
143130
# baseline: high
144131
# baseline_low_date: 2015-07-29
145132
# baseline_high_date: 2018-01-29

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@eslint/js": "^9.26.0",
4141
"@js-temporal/polyfill": "^0.5.1",
42-
"@mdn/browser-compat-data": "^6.0.14",
42+
"@mdn/browser-compat-data": "^6.0.15",
4343
"@types/caniuse-lite": "^1.0.4",
4444
"@types/node": "^20.17.47",
4545
"ajv": "^8.17.1",

0 commit comments

Comments
 (0)