Skip to content

Commit fc5b60d

Browse files
Bump @mdn/browser-compat-data from 5.5.49 to 5.5.50 (#1728)
* Bump @mdn/browser-compat-data from 5.5.49 to 5.5.50 Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.5.49 to 5.5.50. - [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.5.49...v5.5.50) --- 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 3af374d commit fc5b60d

6 files changed

+19
-8
lines changed

features/details-name.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: 2024-09-03
67
support:
78
chrome: "120"
89
chrome_android: "120"
910
edge: "120"
11+
firefox: "130"
12+
firefox_android: "130"
1013
safari: "17.2"
1114
safari_ios: "17.2"
1215
compat_features:

features/draft/spec/css-contain-3.yml.dist

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ status:
77
chrome: "108"
88
chrome_android: "108"
99
edge: "108"
10+
firefox: "130"
11+
firefox_android: "130"
1012
compat_features:
1113
# baseline: low
1214
# baseline_low_date: 2022-03-14
@@ -39,4 +41,6 @@ compat_features:
3941
# chrome: "108"
4042
# chrome_android: "108"
4143
# edge: "108"
44+
# firefox: "130"
45+
# firefox_android: "130"
4246
- api.Element.contentvisibilityautostatechange_event

features/draft/spec/css-text-decor-4.yml.dist

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,9 @@ compat_features:
105105
- css.properties.text-decoration-thickness.auto
106106
- css.properties.text-decoration-thickness.from-font
107107

108-
# baseline: low
108+
# baseline: high
109109
# baseline_low_date: 2022-03-03
110+
# baseline_high_date: 2024-09-03
110111
# support:
111112
# chrome: "99"
112113
# chrome_android: "99"
@@ -120,8 +121,9 @@ compat_features:
120121
- css.properties.text-emphasis-position
121122
- css.properties.text-emphasis-style
122123

123-
# baseline: low
124+
# baseline: high
124125
# baseline_low_date: 2022-03-03
126+
# baseline_high_date: 2024-09-03
125127
# support:
126128
# chrome: "99"
127129
# chrome_android: "99"

features/web-cryptography.yml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ compat_features:
162162

163163
# baseline: false
164164
# support:
165+
# firefox: "130"
166+
# firefox_android: "130"
165167
# safari: "17"
166168
# safari_ios: "17"
167169
- api.SubtleCrypto.deriveBits.x25519

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
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@eslint/js": "^9.9.1",
3939
"@js-temporal/polyfill": "^0.4.4",
40-
"@mdn/browser-compat-data": "^5.5.49",
40+
"@mdn/browser-compat-data": "^5.5.50",
4141
"@types/caniuse-lite": "^1.0.4",
4242
"@types/eslint__js": "^8.42.3",
4343
"@types/node": "^18.19.50",

0 commit comments

Comments
 (0)