Skip to content

Commit 18bd0e1

Browse files
chore(deps): update all non-major dependencies (minor) (#8243)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [chromatic](https://www.chromatic.com) ([source](https://redirect.github.com/chromaui/chromatic-cli)) | [`15.0.0` → `15.1.1`](https://renovatebot.com/diffs/npm/chromatic/15.0.0/15.1.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/chromatic/15.1.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromatic/15.0.0/15.1.1?slim=true) | | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`8.54.0` → `8.56.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.54.0/8.56.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.56.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.54.0/8.56.0?slim=true) | --- ### Release Notes <details> <summary>chromaui/chromatic-cli (chromatic)</summary> ### [`v15.1.1`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1511-Tue-Feb-17-2026) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v15.1.0...v15.1.1) ##### 🐛 Bug Fix - Add concurrency limits to TurboSnap checks to fix OOM errors with large monorepos [#&#8203;1242](https://redirect.github.com/chromaui/chromatic-cli/pull/1242) ([@&#8203;Brookke](https://redirect.github.com/Brookke) [@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 2 - Brooke Hatton ([@&#8203;Brookke](https://redirect.github.com/Brookke)) - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) *** ### [`v15.1.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1510-Tue-Feb-10-2026) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v15.0.0...v15.1.0) ##### 🚀 Enhancement - Add support for iOS React Native projects [#&#8203;1229](https://redirect.github.com/chromaui/chromatic-cli/pull/1229) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - Only upload `manifest.json`/`storybook.apk`/`storybook.app` [#&#8203;1240](https://redirect.github.com/chromaui/chromatic-cli/pull/1240) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 1 - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) *** </details> <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.56.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8560-2026-02-16) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.55.0...v8.56.0) ##### 🚀 Features - support ESLint v10 ([#&#8203;12057](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057)) ##### ❤️ Thank You - Brad Zacher [@&#8203;bradzacher](https://redirect.github.com/bradzacher) - Joshua Chen See [GitHub Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0) for more information. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. ### [`v8.55.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8550-2026-02-09) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.54.0...v8.55.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. See [GitHub Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0) for more information. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNi41IiwidXBkYXRlZEluVmVyIjoiNDMuMjYuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82ebccf commit 18bd0e1

2 files changed

Lines changed: 122 additions & 115 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/react-dom": "19.2.3",
6969
"@ui5/webcomponents-tools": "2.19.2",
7070
"@vitejs/plugin-react": "5.1.4",
71-
"chromatic": "15.0.0",
71+
"chromatic": "15.1.1",
7272
"cssnano": "7.1.2",
7373
"cypress": "15.10.0",
7474
"cypress-real-events": "1.15.0",
@@ -97,7 +97,7 @@
9797
"prettier": "3.8.1",
9898
"rimraf": "6.1.3",
9999
"typescript": "5.7.3",
100-
"typescript-eslint": "8.54.0",
100+
"typescript-eslint": "8.56.0",
101101
"vite": "7.3.1",
102102
"vite-plugin-istanbul": "7.2.1",
103103
"vite-tsconfig-paths": "6.1.1"

0 commit comments

Comments
 (0)