Skip to content

Commit cb1de0d

Browse files
chore(deps): update all non-major dependencies (patch) (#8884)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [cssnano](https://redirect.github.com/cssnano/cssnano) ([source](https://redirect.github.com/cssnano/cssnano)) | [`8.0.4` → `8.0.5`](https://renovatebot.com/diffs/npm/cssnano/8.0.4/8.0.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/cssnano/8.0.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cssnano/8.0.4/8.0.5?slim=true) | | [eslint-plugin-storybook](https://redirect.github.com/storybookjs/storybook/tree/next/code/lib/eslint-plugin#readme) ([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin)) | [`10.5.7` → `10.5.8`](https://renovatebot.com/diffs/npm/eslint-plugin-storybook/10.5.7/10.5.8) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-storybook/10.5.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-storybook/10.5.7/10.5.8?slim=true) | --- ### Release Notes <details> <summary>cssnano/cssnano (cssnano)</summary> ### [`v8.0.5`](https://redirect.github.com/cssnano/cssnano/releases/tag/cssnano%408.0.5): v8.0.5 [Compare Source](https://redirect.github.com/cssnano/cssnano/compare/cssnano@8.0.4...cssnano@8.0.5) #### What's Changed - fix(postcss-merge-longhand): fix issues with border merging in [#&#8203;1886](https://redirect.github.com/cssnano/cssnano/pull/1886) - fix: update dependencies in [#&#8203;1887](https://redirect.github.com/cssnano/cssnano/pull/1887) - Publish cssnano 8.0.5 by [@&#8203;ludofischer](https://redirect.github.com/ludofischer) in [#&#8203;1888](https://redirect.github.com/cssnano/cssnano/pull/1888) **Full Changelog**: <https://github.com/cssnano/cssnano/compare/cssnano@8.0.4...cssnano@8.0.5> </details> <details> <summary>storybookjs/storybook (eslint-plugin-storybook)</summary> ### [`v10.5.8`](https://redirect.github.com/storybookjs/storybook/compare/v10.5.7...6ef7d1ae816ebd5fb8bf84b8dec7d4a92410d73c) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v10.5.7...v10.5.8) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4yOS41IiwidXBkYXRlZEluVmVyIjoiNDQuMjkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96cf37c commit cb1de0d

2 files changed

Lines changed: 236 additions & 236 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@ui5/webcomponents-tools": "2.25.0",
7979
"@vitejs/plugin-react": "6.0.5",
8080
"chromatic": "17.8.0",
81-
"cssnano": "8.0.4",
81+
"cssnano": "8.0.5",
8282
"cypress": "15.18.1",
8383
"cypress-real-events": "1.15.0",
8484
"dedent": "1.7.2",
@@ -91,7 +91,7 @@
9191
"eslint-plugin-prettier": "5.5.6",
9292
"eslint-plugin-react": "7.37.5",
9393
"eslint-plugin-react-hooks": "7.1.1",
94-
"eslint-plugin-storybook": "10.5.7",
94+
"eslint-plugin-storybook": "10.5.8",
9595
"glob": "13.0.6",
9696
"globals": "17.8.0",
9797
"husky": "9.1.7",

0 commit comments

Comments
 (0)