Skip to content

Bump the development-dependencies group with 5 updates #1615

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
436 changes: 218 additions & 218 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"@rollup/plugin-typescript": "^12.1.2",
"@stryker-mutator/core": "^9.0.1",
"eslint": "^9.27.0",
"globals": "^16.1.0",
"knip": "^5.56.0",
"rollup": "^4.41.0",
"globals": "^16.2.0",
"knip": "^5.58.0",
"rollup": "^4.41.1",
"tslib": "^2.8.0",
"typescript": "^5.8.3",
"typescript-eslint": "^8.32.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/css-syntax-patches-for-csstree/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Unreleased (patch)

- Update `@webref/css` to [`v6.21.0`](https://github.com/w3c/webref/releases/tag/%40webref%2Fcss%406.21.0)
- Update `@webref/css` to [`v6.21.1`](https://github.com/w3c/webref/releases/tag/%40webref%2Fcss%406.21.1)

### 1.0.11

Expand Down
7 changes: 3 additions & 4 deletions packages/css-syntax-patches-for-csstree/dist/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@
"calc-keyword": "e | pi | infinity | -infinity | NaN",
"calc-mix()": "calc-mix( <progress> , <calc-sum> , <calc-sum> )",
"calc-product": "<calc-value> [ [ '*' | / ] <calc-value> ]*",
"calc-size-basis": "[ <intrinsic-size-keyword> | <calc-size()> | any | <calc-sum> ]",
"calc-size-basis": "[ <size-keyword> | <calc-size()> | any | <calc-sum> ]",
"calc-size()": "calc-size( <calc-size-basis> , <calc-sum> )",
"calc-value": "<number> | <dimension> | <percentage> | <calc-keyword> | ( <calc-sum> )",
"cf-image": "[ <image> | <color> ] && <percentage [0,100]>?",
Expand All @@ -522,6 +522,7 @@
"color-font-tech": "[ color-COLRv0 | color-COLRv1 | color-SVG | color-sbix | color-CBDT ]",
"color-function": "<rgb()> | <rgba()> | <hsl()> | <hsla()> | <hwb()> | <lab()> | <lch()> | <oklab()> | <oklch()> | <ictcp()> | <jzazbz()> | <jzczhz()> | <color()>",
"color-layers()": "color-layers( [ <blend-mode> , ]? <color># )",
"color-mix()": "color-mix( <color-interpolation-method> , [ <color> && <percentage [0,100]>? ]# )",
"color-stop-angle": "[ <angle-percentage> | <zero> ]{1,2}",
"color-stop-list": "<linear-color-stop> , [ <linear-color-hint>? , <linear-color-stop> ]#?",
"color-stripe": "<color> && [ <length-percentage> | <flex> ]?",
Expand All @@ -533,7 +534,6 @@
"conic-gradient-syntax": "[ [ [ from [ <angle> | <zero> ] ]? [ at <position> ]? ] || <color-interpolation-method> ]? , <angular-color-stop-list>",
"conic-gradient()": "conic-gradient( [ <conic-gradient-syntax> ] )",
"container-condition": "[ <container-name>? <container-query>? ]!",
"container-progress()": "container-progress( <mf-name> [ of <container-name> ]? , <calc-sum> , <calc-sum> )",
"container-query": "not <query-in-parens> | <query-in-parens> [ [ and <query-in-parens> ]* | [ or <query-in-parens> ]* ]",
"content-level": "element | content | text | <attr()> | <counter>",
"content-list": "[ <string> | <image> | <attr()> | contents | <quote> | <leader()> | <target> | <string()> | <content()> | <counter> | <counter()> | <counters()> ]+",
Expand Down Expand Up @@ -606,7 +606,6 @@
"inherit-args": "inherit( <declaration-value> , <declaration-value>? )",
"inherit()": "inherit( <custom-property-name> , <declaration-value>? )",
"integrity-modifier": "integrity( <string> )",
"intrinsic-size-keyword": "auto | max-content | min-content | stretch",
"isolation-mode": "auto | isolate",
"jzazbz()": "jzazbz( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ / [ <alpha-value> | none ] ]? )",
"jzczhz()": "jzczhz( [ from <color> ]? [ <percentage> | <number> | none ] [ <percentage> | <number> | none ] [ <hue> | none ] [ / [ <alpha-value> | none ] ]? )",
Expand Down Expand Up @@ -639,7 +638,6 @@
"media-condition": "<media-not> | <media-in-parens> [ <media-and>* | <media-or>* ]",
"media-condition-without-or": "<media-not> | <media-in-parens> <media-and>*",
"media-or": "or <media-in-parens>",
"media-progress()": "media-progress( <mf-name> , <calc-sum> , <calc-sum> )",
"media()": "media( [ <mf-plain> | <mf-boolean> | <mf-range> ] )",
"mf-comparison": "<mf-lt> | <mf-gt> | <mf-eq>",
"mf-eq": "'='",
Expand Down Expand Up @@ -717,6 +715,7 @@
"single-animation-iteration-count": "infinite | <number [0,∞]>",
"single-animation-trigger": "<single-animation-trigger-type> || [ none | auto | [ [ <dashed-ident> | <scroll()> | <view()> ] [ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]{0,4} ] ]",
"single-animation-trigger-type": "once | repeat | alternate | state",
"size-keyword": "auto | max-content | min-content | stretch",
"smooth-command": "smooth [ [ to <position> [ with <control-point> ]? ] | [ by <coordinate-pair> [ with <relative-control-point> ]? ] ]",
"source-size": "<media-condition> <source-size-value> | auto",
"source-size-list": "<source-size>#? , <source-size-value>",
Expand Down
2 changes: 1 addition & 1 deletion packages/css-syntax-patches-for-csstree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"postcss": "^8.4"
},
"devDependencies": {
"@webref/css": "^6.21.0",
"@webref/css": "^6.21.1",
"css-tree": "^3.1.0"
},
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -652,8 +652,8 @@
"type": "added",
"comment": "",
"syntax-b": "",
"syntax-a": "[ <intrinsic-size-keyword> | <calc-size()> | any | <calc-sum> ]",
"syntax-m": "[ <intrinsic-size-keyword> | <calc-size()> | any | <calc-sum> ]",
"syntax-a": "[ <size-keyword> | <calc-size()> | any | <calc-sum> ]",
"syntax-m": "[ <size-keyword> | <calc-size()> | any | <calc-sum> ]",
"tests": {
"passing": [],
"failing": []
Expand Down Expand Up @@ -771,6 +771,17 @@
"failing": []
}
},
"color-mix()": {
"type": "modified",
"comment": "",
"syntax-b": "color-mix( <color-interpolation-method> , [ <color> && <percentage [0,100]>? ]#{2} )",
"syntax-a": "color-mix( <color-interpolation-method> , [ <color> && <percentage [0,100]>? ]# )",
"syntax-m": "color-mix( <color-interpolation-method> , [ <color> && <percentage [0,100]>? ]# )",
"tests": {
"passing": [],
"failing": []
}
},
"color-stop-angle": {
"type": "modified",
"comment": "",
Expand Down Expand Up @@ -970,17 +981,6 @@
"failing": []
}
},
"container-progress()": {
"type": "added",
"comment": "",
"syntax-b": "",
"syntax-a": "container-progress( <mf-name> [ of <container-name> ]? , <calc-sum> , <calc-sum> )",
"syntax-m": "container-progress( <mf-name> [ of <container-name> ]? , <calc-sum> , <calc-sum> )",
"tests": {
"passing": [],
"failing": []
}
},
"container-query": {
"type": "added",
"comment": "",
Expand Down Expand Up @@ -1990,17 +1990,6 @@
"failing": []
}
},
"intrinsic-size-keyword": {
"type": "added",
"comment": "This list is incomplete",
"syntax-b": "",
"syntax-a": "auto | max-content | min-content | stretch",
"syntax-m": "auto | max-content | min-content | stretch",
"tests": {
"passing": [],
"failing": []
}
},
"isolation-mode": {
"type": "added",
"comment": "",
Expand Down Expand Up @@ -2601,17 +2590,6 @@
"failing": []
}
},
"media-progress()": {
"type": "added",
"comment": "",
"syntax-b": "",
"syntax-a": "media-progress( <mf-name> , <calc-sum> , <calc-sum> )",
"syntax-m": "media-progress( <mf-name> , <calc-sum> , <calc-sum> )",
"tests": {
"passing": [],
"failing": []
}
},
"media()": {
"type": "added",
"comment": "",
Expand Down Expand Up @@ -3896,6 +3874,17 @@
"failing": []
}
},
"size-keyword": {
"type": "added",
"comment": "",
"syntax-b": "",
"syntax-a": "auto | max-content | min-content | stretch",
"syntax-m": "auto | max-content | min-content | stretch",
"tests": {
"passing": [],
"failing": []
}
},
"smooth-command": {
"type": "added",
"comment": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
"calc-size-basis": {
"type": "added",
"syntax-b": "",
"syntax-a": "[ <intrinsic-size-keyword> | <calc-size()> | any | <calc-sum> ]",
"syntax-a": "[ <size-keyword> | <calc-size()> | any | <calc-sum> ]",
"comment": ""
},
"calc-size()": {
Expand Down Expand Up @@ -269,6 +269,12 @@
"syntax-a": "color-layers( [ <blend-mode> , ]? <color># )",
"comment": ""
},
"color-mix()": {
"type": "modified",
"syntax-b": "color-mix( <color-interpolation-method> , [ <color> && <percentage [0,100]>? ]#{2} )",
"syntax-a": "color-mix( <color-interpolation-method> , [ <color> && <percentage [0,100]>? ]# )",
"comment": ""
},
"color-stop-angle": {
"type": "modified",
"syntax-b": "<angle-percentage>{1,2}",
Expand Down Expand Up @@ -341,12 +347,6 @@
"syntax-a": "[ <container-name>? <container-query>? ]!",
"comment": ""
},
"container-progress()": {
"type": "added",
"syntax-b": "",
"syntax-a": "container-progress( <mf-name> [ of <container-name> ]? , <calc-sum> , <calc-sum> )",
"comment": ""
},
"container-query": {
"type": "added",
"syntax-b": "",
Expand Down Expand Up @@ -809,12 +809,6 @@
"syntax-a": "integrity( <string> )",
"comment": ""
},
"intrinsic-size-keyword": {
"type": "added",
"syntax-b": "",
"syntax-a": "auto | max-content | min-content | stretch",
"comment": ""
},
"isolation-mode": {
"type": "added",
"syntax-b": "",
Expand Down Expand Up @@ -1007,12 +1001,6 @@
"syntax-a": "or <media-in-parens>",
"comment": ""
},
"media-progress()": {
"type": "added",
"syntax-b": "",
"syntax-a": "media-progress( <mf-name> , <calc-sum> , <calc-sum> )",
"comment": ""
},
"media()": {
"type": "added",
"syntax-b": "",
Expand Down Expand Up @@ -1481,6 +1469,12 @@
"syntax-a": "once | repeat | alternate | state",
"comment": ""
},
"size-keyword": {
"type": "added",
"syntax-b": "",
"syntax-a": "auto | max-content | min-content | stretch",
"comment": ""
},
"smooth-command": {
"type": "added",
"syntax-b": "",
Expand Down
16 changes: 5 additions & 11 deletions packages/css-syntax-patches-for-csstree/raw-data/webref-types.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
"syntax": "<calc-value> [ [ '*' | / ] <calc-value> ]*"
},
"calc-size-basis": {
"syntax": "[ <intrinsic-size-keyword> | <calc-size()> | any | <calc-sum> ]"
"syntax": "[ <size-keyword> | <calc-size()> | any | <calc-sum> ]"
},
"calc-size()": {
"syntax": "calc-size( <calc-size-basis> , <calc-sum> )"
Expand Down Expand Up @@ -249,7 +249,7 @@
"syntax": "color-layers( [ <blend-mode> , ]? <color># )"
},
"color-mix()": {
"syntax": "color-mix( <color-interpolation-method> , [ <color> && <percentage [0,100]>? ]#{2} )"
"syntax": "color-mix( <color-interpolation-method> , [ <color> && <percentage [0,100]>? ]# )"
},
"color-space": {
"syntax": "<rectangular-color-space> | <polar-color-space> | <custom-color-space>"
Expand Down Expand Up @@ -332,9 +332,6 @@
"container-name": {
"syntax": "<custom-ident>"
},
"container-progress()": {
"syntax": "container-progress( <mf-name> [ of <container-name> ]? , <calc-sum> , <calc-sum> )"
},
"container-query": {
"syntax": "not <query-in-parens> | <query-in-parens> [ [ and <query-in-parens> ]* | [ or <query-in-parens> ]* ]"
},
Expand Down Expand Up @@ -797,9 +794,6 @@
"integrity-modifier": {
"syntax": "integrity( <string> )"
},
"intrinsic-size-keyword": {
"syntax": "auto | max-content | min-content | stretch"
},
"invert()": {
"syntax": "invert( <number-percentage> )"
},
Expand Down Expand Up @@ -986,9 +980,6 @@
"media-or": {
"syntax": "or <media-in-parens>"
},
"media-progress()": {
"syntax": "media-progress( <mf-name> , <calc-sum> , <calc-sum> )"
},
"media-query": {
"syntax": "<media-condition> | [ not | only ]? <media-type> [ and <media-condition-without-or> ]?"
},
Expand Down Expand Up @@ -1511,6 +1502,9 @@
"size-feature": {
"syntax": "<mf-plain> | <mf-boolean> | <mf-range>"
},
"size-keyword": {
"syntax": "auto | max-content | min-content | stretch"
},
"skew()": {
"syntax": "skew( [ <angle> | <zero> ] , [ <angle> | <zero> ]? )"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ export async function generate_webref_sets() {
{
values['attr-unit'] = JSON.parse(await fs.readFile(path.join('raw-data', 'units.json'))).join(' | ');

values['intrinsic-size-keyword'] = JSON.parse(await fs.readFile(path.join('raw-data', 'intrinsic-size-keywords.json'))).join(' | ');
values['size-keyword'] = JSON.parse(await fs.readFile(path.join('raw-data', 'size-keywords.json'))).join(' | ');

// https://github.com/w3c/csswg-drafts/issues/11127
values['scroll-state-feature'] = '<ident> : <ident>';
Expand Down
4 changes: 2 additions & 2 deletions plugin-packs/postcss-preset-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"css-blank-pseudo": "^7.0.1",
"css-has-pseudo": "^7.0.2",
"css-prefers-color-scheme": "^10.0.0",
"cssdb": "^8.2.5",
"cssdb": "^8.2.6",
"postcss-attribute-case-insensitive": "^7.0.1",
"postcss-clamp": "^4.1.0",
"postcss-color-functional-notation": "^7.0.9",
Expand Down Expand Up @@ -122,7 +122,7 @@
"devDependencies": {
"@csstools/postcss-bundler": "*",
"@csstools/postcss-tape": "*",
"@webref/css": "^6.21.0"
"@webref/css": "^6.21.1"
},
"scripts": {
"prebuild": "node ./scripts/generate-plugins-data.mjs && eslint --fix ./src/plugins/*.mjs",
Expand Down
2 changes: 1 addition & 1 deletion plugins/css-blank-pseudo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"devDependencies": {
"@csstools/postcss-tape": "*",
"puppeteer": "^24.8.2"
"puppeteer": "^24.9.0"
},
"scripts": {
"build": "rollup -c ../../rollup/default.mjs",
Expand Down
2 changes: 1 addition & 1 deletion plugins/css-has-pseudo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"postcss-dir-pseudo-class": "*",
"postcss-logical": "*",
"postcss-nesting": "*",
"puppeteer": "^24.8.2"
"puppeteer": "^24.9.0"
},
"scripts": {
"build": "rollup -c ../../rollup/default.mjs",
Expand Down
2 changes: 1 addition & 1 deletion plugins/css-prefers-color-scheme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"devDependencies": {
"@csstools/postcss-tape": "*",
"puppeteer": "^24.8.2"
"puppeteer": "^24.9.0"
},
"scripts": {
"build": "rollup -c ../../rollup/default.mjs",
Expand Down
2 changes: 1 addition & 1 deletion plugins/postcss-cascade-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"devDependencies": {
"@csstools/postcss-bundler": "*",
"@csstools/postcss-tape": "*",
"puppeteer": "^24.8.2"
"puppeteer": "^24.9.0"
},
"scripts": {
"build": "rollup -c ../../rollup/default.mjs",
Expand Down
2 changes: 1 addition & 1 deletion plugins/postcss-focus-visible/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"devDependencies": {
"@csstools/postcss-tape": "*",
"puppeteer": "^24.8.2"
"puppeteer": "^24.9.0"
},
"scripts": {
"build": "rollup -c ../../rollup/default.mjs",
Expand Down
2 changes: 1 addition & 1 deletion plugins/postcss-focus-within/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"devDependencies": {
"@csstools/postcss-tape": "*",
"puppeteer": "^24.8.2"
"puppeteer": "^24.9.0"
},
"scripts": {
"build": "rollup -c ../../rollup/default.mjs",
Expand Down
Loading
Loading