Commit bfaee07
authored
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)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>eslint/eslint (@​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
[#​1180](https://redirect.github.com/chromaui/chromatic-cli/pull/1180)
([@​tmeasday](https://redirect.github.com/tmeasday))
##### Authors: 1
- Tom Coleman ([@​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
[#​1187](https://redirect.github.com/chromaui/chromatic-cli/pull/1187)
([@​tmeasday](https://redirect.github.com/tmeasday))
##### Authors: 1
- Tom Coleman ([@​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
[#​1185](https://redirect.github.com/chromaui/chromatic-cli/pull/1185)
([@​justin-thurman](https://redirect.github.com/justin-thurman))
##### Authors: 1
- Justin Thurman
([@​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
-
[#​1536](https://redirect.github.com/lint-staged/lint-staged/pull/1536)
[`e729daa`](https://redirect.github.com/lint-staged/lint-staged/commit/e729daa3b3ae28e613f63e730652dbfad5d1c594)
Thanks [@​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.
-
[#​1550](https://redirect.github.com/lint-staged/lint-staged/pull/1550)
[`b27fa3f`](https://redirect.github.com/lint-staged/lint-staged/commit/b27fa3fecb75bcdcaa4bcd483c9d5c0755a22607)
Thanks [@​iiroj](https://redirect.github.com/iiroj)! -
*Lint-staged* now ignores symlinks and leaves them out from the list of
staged files.
##### Patch Changes
-
[#​1558](https://redirect.github.com/lint-staged/lint-staged/pull/1558)
[`c37dc38`](https://redirect.github.com/lint-staged/lint-staged/commit/c37dc38dddbdebc41df4dbd909d79c98c3f69eb3)
Thanks [@​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
2 files changed
+132
-99
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments