Skip to content

Commit b905031

Browse files
Bump @mdn/browser-compat-data from 5.6.20 to 5.6.21 (#2390)
* Bump @mdn/browser-compat-data from 5.6.20 to 5.6.21 Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.6.20 to 5.6.21. - [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@v5.6.20...v5.6.21) --- 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]> * 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 ee3e6a2 commit b905031

15 files changed

+49
-11
lines changed

features/anchor-positioning.yml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ compat_features:
192192
# baseline: false
193193
# support:
194194
# chrome: "131"
195+
# edge: "131"
195196
- css.properties.anchor-scope
196197
- css.properties.anchor-scope.all
197198
- css.properties.anchor-scope.none

features/canvas-2d.yml.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,9 @@ compat_features:
357357
# safari_ios: "15"
358358
- api.CanvasRenderingContext2D.drawImage.ImageBitmap_source_image
359359

360-
# baseline: low
360+
# baseline: high
361361
# baseline_low_date: 2022-05-31
362+
# baseline_high_date: 2024-11-30
362363
# support:
363364
# chrome: "77"
364365
# chrome_android: "77"

features/css-object-model.yml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ compat_features:
263263
# baseline: false
264264
# support:
265265
# chrome: "131"
266+
# edge: "131"
266267
- api.CSSMarginRule
267268
- api.CSSMarginRule.name
268269
- api.CSSMarginRule.style

features/details-content.yml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ status:
55
baseline: false
66
support:
77
chrome: "131"
8+
edge: "131"
89
compat_features:
910
- css.selectors.details-content

features/draft/indexeddb.yml.dist

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ compat_features:
4848
- api.IDBFactory
4949
- api.IDBFactory.cmp
5050
- api.IDBFactory.deleteDatabase
51-
- api.IDBFactory.open
5251
- api.IDBIndex
5352
- api.IDBIndex.count
5453
- api.IDBIndex.get
@@ -316,6 +315,19 @@ compat_features:
316315
# safari_ios: "10.3"
317316
- api.IDBCursor.key.binary_keys
318317

318+
# baseline: high
319+
# baseline_low_date: 2021-09-20
320+
# baseline_high_date: 2024-03-20
321+
# support:
322+
# chrome: "24"
323+
# chrome_android: "25"
324+
# edge: "12"
325+
# firefox: "16"
326+
# firefox_android: "22"
327+
# safari: "15"
328+
# safari_ios: "15"
329+
- api.IDBFactory.open
330+
319331
# baseline: high
320332
# baseline_low_date: 2021-09-20
321333
# baseline_high_date: 2024-03-20

features/draft/spec/fetch.yml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,5 @@ compat_features:
8989
# baseline: false
9090
# support:
9191
# chrome: "131"
92+
# edge: "131"
9293
- api.Request.duplex

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ compat_features:
4444
- api.IDBFactory
4545
- api.IDBFactory.cmp
4646
- api.IDBFactory.deleteDatabase
47-
- api.IDBFactory.open
4847
- api.IDBIndex
4948
- api.IDBIndex.count
5049
- api.IDBIndex.get
@@ -312,6 +311,19 @@ compat_features:
312311
# safari_ios: "10.3"
313312
- api.IDBCursor.key.binary_keys
314313

314+
# baseline: high
315+
# baseline_low_date: 2021-09-20
316+
# baseline_high_date: 2024-03-20
317+
# support:
318+
# chrome: "24"
319+
# chrome_android: "25"
320+
# edge: "12"
321+
# firefox: "16"
322+
# firefox_android: "22"
323+
# safari: "15"
324+
# safari_ios: "15"
325+
- api.IDBFactory.open
326+
315327
# baseline: high
316328
# baseline_low_date: 2021-09-20
317329
# baseline_high_date: 2024-03-20

features/font-variant-emoji.yml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ status:
55
baseline: false
66
support:
77
chrome: "131"
8+
edge: "131"
89
compat_features:
910
# baseline: false
1011
# support:
@@ -17,6 +18,7 @@ compat_features:
1718
# baseline: false
1819
# support:
1920
# chrome: "131"
21+
# edge: "131"
2022
- css.properties.font-variant-emoji.emoji
2123
- css.properties.font-variant-emoji.normal
2224
- css.properties.font-variant-emoji.text

features/interpolate-size.yml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ status:
66
support:
77
chrome: "129"
88
chrome_android: "129"
9+
edge: "129"
910
compat_features:
1011
- css.properties.interpolate-size
1112
- css.properties.interpolate-size.allow-keywords

features/performance.yml.dist

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,8 +280,9 @@ compat_features:
280280
# safari_ios: "15"
281281
- api.PerformanceObserver.takeRecords
282282

283-
# baseline: low
283+
# baseline: high
284284
# baseline_low_date: 2022-05-31
285+
# baseline_high_date: 2024-11-30
285286
# support:
286287
# chrome: "76"
287288
# chrome_android: "76"
@@ -292,8 +293,9 @@ compat_features:
292293
# safari_ios: "14.5"
293294
- api.PerformanceMark.PerformanceMark
294295

295-
# baseline: low
296+
# baseline: high
296297
# baseline_low_date: 2022-05-31
298+
# baseline_high_date: 2024-11-30
297299
# support:
298300
# chrome: "78"
299301
# chrome_android: "78"

0 commit comments

Comments
 (0)