Skip to content

Commit f5dc403

Browse files
Bump the all-dependencies group with 4 updates (#446)
* Bump the all-dependencies group with 4 updates Bumps the all-dependencies group with 4 updates: [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data), [stylelint](https://github.com/stylelint/stylelint), [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) and [web-features](https://github.com/web-platform-dx/web-features/tree/HEAD/packages/web-features). Updates `@mdn/browser-compat-data` from 6.0.1 to 6.0.3 - [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.1...v6.0.3) Updates `stylelint` from 16.17.0 to 16.18.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.17.0...16.18.0) Updates `stylelint-config-standard` from 37.0.0 to 38.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@37.0.0...38.0.0) Updates `web-features` from 2.30.0 to 2.32.0 - [Release notes](https://github.com/web-platform-dx/web-features/releases) - [Commits](https://github.com/web-platform-dx/web-features/commits/v2.32.0/packages/web-features) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: stylelint dependency-version: 16.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: stylelint-config-standard dependency-version: 38.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: web-features dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Romain Menke <romainmenke@gmail.com>
1 parent 3fca002 commit f5dc403

File tree

5 files changed

+132
-134
lines changed

5 files changed

+132
-134
lines changed

CHANGELOG.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
11
# Changes to cssdb
22

3+
### 8.2.5 (April 15, 2025)
4+
5+
- Updated `@mdn/browser-compat-data` to `6.0.5`
6+
37
### 8.2.4 (March 10, 2025)
48

5-
- Updated `@mdn/browser-compat-data` to `5.7.1` (patch)
9+
- Updated `@mdn/browser-compat-data` to `5.7.1`
610

711
### 8.2.3 (December 9, 2024)
812

9-
- Updated `@mdn/browser-compat-data` to `5.6.22` (patch)
13+
- Updated `@mdn/browser-compat-data` to `5.6.22`
1014

1115
### 8.2.2 (December 2, 2024)
1216

13-
- Updated `@mdn/browser-compat-data` to `5.6.20` (patch)
17+
- Updated `@mdn/browser-compat-data` to `5.6.20`
1418

1519
### 8.2.1 (November 11, 2024)
1620

@@ -22,24 +26,24 @@
2226

2327
### 8.1.2 (October 14, 2024)
2428

25-
- Updated `@mdn/browser-compat-data` to `5.6.6` (minor)
29+
- Updated `@mdn/browser-compat-data` to `5.6.6`
2630

2731
### 8.1.1 (September 9, 2024)
2832

29-
- Updated `@mdn/browser-compat-data` to `5.5.51` (patch)
33+
- Updated `@mdn/browser-compat-data` to `5.5.51`
3034

3135
### 8.1.0 (July 7, 2024)
3236

3337
- Added `content-alt-text`
34-
- Updated `@mdn/browser-compat-data` to `5.5.37` (patch)
38+
- Updated `@mdn/browser-compat-data` to `5.5.37`
3539

3640
### 8.0.2 (May 23, 2024)
3741

38-
- Updated `@mdn/browser-compat-data` to `5.5.29` (patch)
42+
- Updated `@mdn/browser-compat-data` to `5.5.29`
3943

4044
### 8.0.1 (May 10, 2024)
4145

42-
- Updated `@mdn/browser-compat-data` to `5.5.26` (patch)
46+
- Updated `@mdn/browser-compat-data` to `5.5.26`
4347

4448
### 8.0.0 (March 30, 2024)
4549

cssdb.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,9 @@
257257
"specification": "https://www.w3.org/TR/css-color-4/#color-adjust",
258258
"stage": 2,
259259
"browser_support": {
260+
"and_chr": "136",
260261
"and_ff": "97",
262+
"chrome": "136",
261263
"firefox": "97",
262264
"ios_saf": "15.4",
263265
"safari": "15.4",
@@ -2052,11 +2054,7 @@
20522054
"specification": "https://www.w3.org/TR/css-values-4/#sign-funcs",
20532055
"stage": 2,
20542056
"browser_support": {
2055-
"and_chr": "135",
20562057
"and_ff": "118",
2057-
"android": "135",
2058-
"chrome": "135",
2059-
"edge": "135",
20602058
"firefox": "118",
20612059
"ios_saf": "15.4",
20622060
"safari": "15.4"
@@ -2065,14 +2063,13 @@
20652063
"mdn": "https://developer.mozilla.org/en-US/docs/Web/CSS/sign"
20662064
},
20672065
"example": "div {\n order: abs(-10);\n order: sign(-10);\n}",
2068-
"interoperable_at": 1743638400,
20692066
"polyfills": [
20702067
{
20712068
"type": "PostCSS Plugin",
20722069
"link": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-sign-functions"
20732070
}
20742071
],
2075-
"vendors_implementations": 3
2072+
"vendors_implementations": 2
20762073
},
20772074
{
20782075
"id": "src-function",

cssdb.mjs

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,9 @@ export default [
257257
"specification": "https://www.w3.org/TR/css-color-4/#color-adjust",
258258
"stage": 2,
259259
"browser_support": {
260+
"and_chr": "136",
260261
"and_ff": "97",
262+
"chrome": "136",
261263
"firefox": "97",
262264
"ios_saf": "15.4",
263265
"safari": "15.4",
@@ -2052,11 +2054,7 @@ export default [
20522054
"specification": "https://www.w3.org/TR/css-values-4/#sign-funcs",
20532055
"stage": 2,
20542056
"browser_support": {
2055-
"and_chr": "135",
20562057
"and_ff": "118",
2057-
"android": "135",
2058-
"chrome": "135",
2059-
"edge": "135",
20602058
"firefox": "118",
20612059
"ios_saf": "15.4",
20622060
"safari": "15.4"
@@ -2065,14 +2063,13 @@ export default [
20652063
"mdn": "https://developer.mozilla.org/en-US/docs/Web/CSS/sign"
20662064
},
20672065
"example": "div {\n order: abs(-10);\n order: sign(-10);\n}",
2068-
"interoperable_at": 1743638400,
20692066
"polyfills": [
20702067
{
20712068
"type": "PostCSS Plugin",
20722069
"link": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-sign-functions"
20732070
}
20742071
],
2075-
"vendors_implementations": 3
2072+
"vendors_implementations": 2
20762073
},
20772074
{
20782075
"id": "src-function",

0 commit comments

Comments
 (0)