Skip to content

Commit bfaee07

Browse files
chore(deps): update all non-major dependencies (main) (minor) (#7428)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@eslint/js](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js)) | [`9.27.0` -> `9.28.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.27.0/9.28.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fjs/9.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint%2fjs/9.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint%2fjs/9.27.0/9.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fjs/9.27.0/9.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [chromatic](https://www.chromatic.com) ([source](https://redirect.github.com/chromaui/chromatic-cli)) | [`12.0.0` -> `12.2.0`](https://renovatebot.com/diffs/npm/chromatic/12.0.0/12.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chromatic/12.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chromatic/12.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chromatic/12.0.0/12.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromatic/12.0.0/12.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`9.27.0` -> `9.28.0`](https://renovatebot.com/diffs/npm/eslint/9.27.0/9.28.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/9.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/9.27.0/9.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.27.0/9.28.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [lint-staged](https://redirect.github.com/lint-staged/lint-staged) | [`16.0.0` -> `16.1.0`](https://renovatebot.com/diffs/npm/lint-staged/16.0.0/16.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/16.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lint-staged/16.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lint-staged/16.0.0/16.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/16.0.0/16.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`8.32.1` -> `8.34.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.32.1/8.34.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript-eslint/8.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript-eslint/8.32.1/8.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.32.1/8.34.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/eslint (@&#8203;eslint/js)</summary> ### [`v9.28.0`](https://redirect.github.com/eslint/eslint/compare/v9.27.0...844f5a69dc78ca38f856c137e061e8facc9d00ba) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.27.0...v9.28.0) </details> <details> <summary>chromaui/chromatic-cli (chromatic)</summary> ### [`v12.2.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1220-Mon-Jun-09-2025) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v12.1.1...v12.2.0) ##### 🚀 Enhancement - Set `STORYBOOK_INVOKED_BY` env var for SB telemetry [#&#8203;1180](https://redirect.github.com/chromaui/chromatic-cli/pull/1180) ([@&#8203;tmeasday](https://redirect.github.com/tmeasday)) ##### Authors: 1 - Tom Coleman ([@&#8203;tmeasday](https://redirect.github.com/tmeasday)) *** ### [`v12.1.1`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1211-Fri-Jun-06-2025) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v12.1.0...v12.1.1) ##### 🐛 Bug Fix - Remove requirement for an accepted build [#&#8203;1187](https://redirect.github.com/chromaui/chromatic-cli/pull/1187) ([@&#8203;tmeasday](https://redirect.github.com/tmeasday)) ##### Authors: 1 - Tom Coleman ([@&#8203;tmeasday](https://redirect.github.com/tmeasday)) *** ### [`v12.1.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1210-Wed-Jun-04-2025) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v12.0.0...v12.1.0) ##### 🚀 Enhancement - Split upload task to allow tracing changed files with dry run [#&#8203;1185](https://redirect.github.com/chromaui/chromatic-cli/pull/1185) ([@&#8203;justin-thurman](https://redirect.github.com/justin-thurman)) ##### Authors: 1 - Justin Thurman ([@&#8203;justin-thurman](https://redirect.github.com/justin-thurman)) *** </details> <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.28.0`](https://redirect.github.com/eslint/eslint/compare/v9.27.0...f341f21e024388e602cfccee06e11b9113a2d298) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.27.0...v9.28.0) </details> <details> <summary>lint-staged/lint-staged (lint-staged)</summary> ### [`v16.1.0`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1610) [Compare Source](https://redirect.github.com/lint-staged/lint-staged/compare/v16.0.0...v16.1.0) ##### Minor Changes - [#&#8203;1536](https://redirect.github.com/lint-staged/lint-staged/pull/1536) [`e729daa`](https://redirect.github.com/lint-staged/lint-staged/commit/e729daa3b3ae28e613f63e730652dbfad5d1c594) Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - A new flag `--no-revert` has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, *lint-staged* will clear all task modifications and revert to the original state. - [#&#8203;1550](https://redirect.github.com/lint-staged/lint-staged/pull/1550) [`b27fa3f`](https://redirect.github.com/lint-staged/lint-staged/commit/b27fa3fecb75bcdcaa4bcd483c9d5c0755a22607) Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - *Lint-staged* now ignores symlinks and leaves them out from the list of staged files. ##### Patch Changes - [#&#8203;1558](https://redirect.github.com/lint-staged/lint-staged/pull/1558) [`c37dc38`](https://redirect.github.com/lint-staged/lint-staged/commit/c37dc38dddbdebc41df4dbd909d79c98c3f69eb3) Thanks [@&#8203;iiroj](https://redirect.github.com/iiroj)! - The minimum required Node.js version is lowered to `20.17` following [[email protected]](https://redirect.github.com/sindresorhus/nano-spawn/releases/tag/v1.0.2). </details> <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.34.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8340-2025-06-09) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.33.1...v8.34.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.33.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8331-2025-06-02) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.33.0...v8.33.1) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.33.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8330-2025-05-26) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.32.1...v8.33.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/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/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDguNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e407305 commit bfaee07

File tree

2 files changed

+132
-99
lines changed

2 files changed

+132
-99
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@babel/preset-typescript": "7.27.1",
6464
"@cypress/code-coverage": "3.14.4",
6565
"@eslint/compat": "1.2.9",
66-
"@eslint/js": "9.27.0",
66+
"@eslint/js": "9.28.0",
6767
"@semantic-release/github": "11.0.3",
6868
"@testing-library/cypress": "10.0.3",
6969
"@types/jscodeshift": "17.3.0",
@@ -72,13 +72,13 @@
7272
"@types/react-dom": "19.1.6",
7373
"@ui5/webcomponents-tools": "2.11.0",
7474
"@vitejs/plugin-react": "4.5.2",
75-
"chromatic": "12.0.0",
75+
"chromatic": "12.2.0",
7676
"cssnano": "7.0.7",
7777
"cypress": "14.4.1",
7878
"cypress-real-events": "1.14.0",
7979
"dedent": "1.6.0",
8080
"documentation": "14.0.3",
81-
"eslint": "9.27.0",
81+
"eslint": "9.28.0",
8282
"eslint-config-prettier": "10.1.5",
8383
"eslint-import-resolver-typescript": "4.4.3",
8484
"eslint-plugin-import": "2.31.0",
@@ -91,7 +91,7 @@
9191
"globals": "16.2.0",
9292
"husky": "9.1.7",
9393
"lerna": "8.2.2",
94-
"lint-staged": "16.0.0",
94+
"lint-staged": "16.1.0",
9595
"npm-run-all2": "8.0.4",
9696
"postcss": "8.5.4",
9797
"postcss-cli": "11.0.1",
@@ -101,7 +101,7 @@
101101
"prettier": "3.5.3",
102102
"rimraf": "6.0.1",
103103
"typescript": "5.7.3",
104-
"typescript-eslint": "8.32.1",
104+
"typescript-eslint": "8.34.0",
105105
"vite": "6.3.5",
106106
"vite-plugin-istanbul": "7.0.0",
107107
"vite-tsconfig-paths": "5.1.4"

0 commit comments

Comments
 (0)