Skip to content

Commit 770bbb0

Browse files
Bump @mdn/browser-compat-data from 6.0.8 to 6.0.9 (#2914)
* Bump @mdn/browser-compat-data from 6.0.8 to 6.0.9 Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 6.0.8 to 6.0.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@v6.0.8...v6.0.9) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-version: 6.0.9 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 f8c8672 commit 770bbb0

File tree

6 files changed

+42
-52
lines changed

6 files changed

+42
-52
lines changed

features/cookie-store.yml.dist

Lines changed: 5 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,11 @@ status:
88
chrome_android: "87"
99
edge: "87"
1010
compat_features:
11-
# baseline: low
12-
# baseline_low_date: 2025-03-31
11+
# baseline: false
1312
# support:
1413
# chrome: "87"
1514
# chrome_android: "87"
1615
# edge: "87"
17-
# firefox: "136"
18-
# firefox_android: "136"
1916
# safari: "18.4"
2017
# safari_ios: "18.4"
2118
- api.CookieChangeEvent
@@ -28,30 +25,12 @@ compat_features:
2825
- api.CookieStore.get
2926
- api.CookieStore.getAll
3027
- api.CookieStore.set
31-
- api.ServiceWorkerGlobalScope.cookieStore
32-
- api.Window.cookieStore
33-
34-
# baseline: false
35-
# support:
36-
# chrome: "87"
37-
# chrome_android: "87"
38-
# edge: "87"
39-
# safari: "18.4"
40-
# safari_ios: "18.4"
4128
- api.ExtendableCookieChangeEvent
4229
- api.ExtendableCookieChangeEvent.ExtendableCookieChangeEvent
4330
- api.ExtendableCookieChangeEvent.changed
4431
- api.ExtendableCookieChangeEvent.deleted
45-
46-
# baseline: false
47-
# support:
48-
# chrome: "87"
49-
# chrome_android: "87"
50-
# edge: "87"
51-
# firefox: "136"
52-
# firefox_android: "136"
53-
- api.CookieStore.get.name_return_property
54-
- api.CookieStore.get.value_return_property
32+
- api.ServiceWorkerGlobalScope.cookieStore
33+
- api.Window.cookieStore
5534

5635
# ⬇️ Same status as overall feature ⬇️
5736
# baseline: false
@@ -61,9 +40,11 @@ compat_features:
6140
# edge: "87"
6241
- api.CookieStore.get.domain_return_property
6342
- api.CookieStore.get.expires_return_property
43+
- api.CookieStore.get.name_return_property
6444
- api.CookieStore.get.path_return_property
6545
- api.CookieStore.get.sameSite_return_property
6646
- api.CookieStore.get.secure_return_property
47+
- api.CookieStore.get.value_return_property
6748
- api.CookieStoreManager
6849
- api.CookieStoreManager.getSubscriptions
6950
- api.CookieStoreManager.subscribe

features/font-variant-alternates.yml.dist

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,26 @@ compat_features:
4646
# firefox_android: "34"
4747
# safari: "16.2"
4848
# safari_ios: "16.2"
49-
- api.CSSFontFeatureValuesRule
50-
- api.CSSFontFeatureValuesRule.fontFamily
5149
- css.properties.font-variant-alternates.annotation
5250
- css.properties.font-variant-alternates.character_variant
5351
- css.properties.font-variant-alternates.ornaments
5452
- css.properties.font-variant-alternates.styleset
5553
- css.properties.font-variant-alternates.stylistic
5654
- css.properties.font-variant-alternates.swash
5755

56+
# baseline: low
57+
# baseline_low_date: 2025-03-06
58+
# support:
59+
# chrome: "134"
60+
# chrome_android: "134"
61+
# edge: "134"
62+
# firefox: "34"
63+
# firefox_android: "34"
64+
# safari: "16.2"
65+
# safari_ios: "16.2"
66+
- api.CSSFontFeatureValuesRule
67+
- api.CSSFontFeatureValuesRule.fontFamily
68+
5869
# baseline: false
5970
# support:
6071
# chrome: "111"
@@ -72,6 +83,12 @@ compat_features:
7283
- api.CSSFontFeatureValuesMap.set
7384
- api.CSSFontFeatureValuesMap.size
7485
- api.CSSFontFeatureValuesMap.values
86+
87+
# baseline: false
88+
# support:
89+
# chrome: "134"
90+
# chrome_android: "134"
91+
# edge: "134"
7592
- api.CSSFontFeatureValuesRule.annotation
7693
- api.CSSFontFeatureValuesRule.characterVariant
7794
- api.CSSFontFeatureValuesRule.ornaments

features/partitioned-cookies.yml.dist

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10,28 +10,9 @@ status:
1010
safari: "18.4"
1111
safari_ios: "18.4"
1212
compat_features:
13-
# baseline: low
14-
# baseline_low_date: 2025-03-31
15-
# support:
16-
# chrome: "114"
17-
# chrome_android: "114"
18-
# edge: "114"
19-
# firefox: "136"
20-
# firefox_android: "136"
21-
# safari: "18.4"
22-
# safari_ios: "18.4"
2313
- api.CookieStore.delete.partitioned_option
24-
- api.CookieStore.set.partitioned_option
25-
26-
# ⬇️ Same status as overall feature ⬇️
27-
# baseline: false
28-
# support:
29-
# chrome: "114"
30-
# chrome_android: "114"
31-
# edge: "114"
32-
# safari: "18.4"
33-
# safari_ios: "18.4"
3414
- api.CookieStore.get.partitioned_return_property
15+
- api.CookieStore.set.partitioned_option
3516
- api.ExtendableCookieChangeEvent.changed.partitioned_property
3617
- api.ExtendableCookieChangeEvent.deleted.partitioned_property
3718
- http.headers.Set-Cookie.Partitioned

features/relative-color.yml.dist

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,17 @@ compat_features:
2525
# safari_ios: "16.4"
2626
- css.types.calc.color_component
2727
- css.types.color.lab.relative_syntax
28+
29+
# baseline: low
30+
# baseline_low_date: 2024-07-09
31+
# support:
32+
# chrome: "122"
33+
# chrome_android: "122"
34+
# edge: "122"
35+
# firefox: "128"
36+
# firefox_android: "128"
37+
# safari: "16.4"
38+
# safari_ios: "16.4"
2839
- css.types.color.oklab.relative_syntax
2940

3041
# baseline: low
@@ -39,7 +50,6 @@ compat_features:
3950
# safari_ios: "18"
4051
- css.types.color.color.relative_syntax
4152
- css.types.color.lch.relative_syntax
42-
- css.types.color.oklch.relative_syntax
4353

4454
# baseline: low
4555
# baseline_low_date: 2024-09-16
@@ -51,6 +61,7 @@ compat_features:
5161
# firefox_android: "128"
5262
# safari: "18"
5363
# safari_ios: "18"
64+
- css.types.color.oklch.relative_syntax
5465
- css.types.color.rgb.relative_syntax
5566

5667
# ⬇️ Same status as overall feature ⬇️

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.25.1",
4141
"@js-temporal/polyfill": "^0.5.1",
42-
"@mdn/browser-compat-data": "^6.0.8",
42+
"@mdn/browser-compat-data": "^6.0.9",
4343
"@types/caniuse-lite": "^1.0.4",
4444
"@types/diff": "^7.0.2",
4545
"@types/node": "^20.17.31",

0 commit comments

Comments
 (0)