Commit e1756d0
authored
chore(deps): update all non-major dependencies (patch) (#5505)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@cypress/code-coverage](https://togithub.com/cypress-io/code-coverage)
| [`3.12.21` ->
`3.12.23`](https://renovatebot.com/diffs/npm/@cypress%2fcode-coverage/3.12.21/3.12.23)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.11.17` ->
`20.11.19`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.17/20.11.19)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react))
| [`18.2.55` ->
`18.2.56`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.55/18.2.56)
|
[](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://togithub.com/chromaui/chromatic-cli)) | [`10.9.3` ->
`10.9.6`](https://renovatebot.com/diffs/npm/chromatic/10.9.3/10.9.6) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [husky](https://togithub.com/typicode/husky) | [`9.0.10` ->
`9.0.11`](https://renovatebot.com/diffs/npm/husky/9.0.10/9.0.11) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [postcss-import](https://togithub.com/postcss/postcss-import) |
[`16.0.0` ->
`16.0.1`](https://renovatebot.com/diffs/npm/postcss-import/16.0.0/16.0.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [vite](https://vitejs.dev)
([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite)) |
[`5.1.1` -> `5.1.3`](https://renovatebot.com/diffs/npm/vite/5.1.1/5.1.3)
|
[](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>cypress-io/code-coverage
(@​cypress/code-coverage)</summary>
###
[`v3.12.23`](https://togithub.com/cypress-io/code-coverage/releases/tag/v3.12.23)
[Compare
Source](https://togithub.com/cypress-io/code-coverage/compare/v3.12.22...v3.12.23)
##### Bug Fixes
- **deps:** update dependency
[@​types/node](https://togithub.com/types/node) to v20.11.17
([#​763](https://togithub.com/cypress-io/code-coverage/issues/763))
([c381b82](https://togithub.com/cypress-io/code-coverage/commit/c381b825439d536511dfab34bb8fa5c7aec9c357))
###
[`v3.12.22`](https://togithub.com/cypress-io/code-coverage/releases/tag/v3.12.22)
[Compare
Source](https://togithub.com/cypress-io/code-coverage/compare/v3.12.21...v3.12.22)
##### Bug Fixes
- **deps:** update react monorepo
([#​778](https://togithub.com/cypress-io/code-coverage/issues/778))
([7003902](https://togithub.com/cypress-io/code-coverage/commit/70039026670406b7c844b774e12a2e7ec24a8a7b))
</details>
<details>
<summary>chromaui/chromatic-cli (chromatic)</summary>
###
[`v10.9.6`](https://togithub.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1096-Fri-Feb-16-2024)
[Compare
Source](https://togithub.com/chromaui/chromatic-cli/compare/v10.9.5...v10.9.6)
##### 🐛 Bug Fix
- Avoid build verify timeout when waiting for upgrade builds
[#​922](https://togithub.com/chromaui/chromatic-cli/pull/922)
([@​ghengeveld](https://togithub.com/ghengeveld))
##### Authors: 1
- Gert Hengeveld ([@​ghengeveld](https://togithub.com/ghengeveld))
***
###
[`v10.9.5`](https://togithub.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1095-Wed-Feb-14-2024)
[Compare
Source](https://togithub.com/chromaui/chromatic-cli/compare/v10.9.4...v10.9.5)
##### 🐛 Bug Fix
- Fix Storybook published messaging
[#​920](https://togithub.com/chromaui/chromatic-cli/pull/920)
([@​tevanoff](https://togithub.com/tevanoff))
##### Authors: 1
- Todd Evanoff ([@​tevanoff](https://togithub.com/tevanoff))
***
###
[`v10.9.4`](https://togithub.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1094-Mon-Feb-12-2024)
[Compare
Source](https://togithub.com/chromaui/chromatic-cli/compare/v10.9.3...v10.9.4)
##### 🐛 Bug Fix
- Allow `traceChanged` in Chromatic config spec
[#​916](https://togithub.com/chromaui/chromatic-cli/pull/916)
([@​tevanoff](https://togithub.com/tevanoff))
##### Authors: 1
- Todd Evanoff ([@​tevanoff](https://togithub.com/tevanoff))
***
</details>
<details>
<summary>typicode/husky (husky)</summary>
###
[`v9.0.11`](https://togithub.com/typicode/husky/releases/tag/v9.0.11)
[Compare
Source](https://togithub.com/typicode/husky/compare/v9.0.10...v9.0.11)
- chore: update package-lock.json by
[@​btea](https://togithub.com/btea) in
[https://github.com/typicode/husky/pull/1383](https://togithub.com/typicode/husky/pull/1383)
- fix: husky=0 in init (fixes
[#​1393](https://togithub.com/typicode/husky/issues/1393)) by
[@​typicode](https://togithub.com/typicode) in
[https://github.com/typicode/husky/pull/1395](https://togithub.com/typicode/husky/pull/1395)
</details>
<details>
<summary>postcss/postcss-import (postcss-import)</summary>
###
[`v16.0.1`](https://togithub.com/postcss/postcss-import/blob/HEAD/CHANGELOG.md#1601--2024-02-14)
[Compare
Source](https://togithub.com/postcss/postcss-import/compare/16.0.0...16.0.1)
- Fix crash when handling some `@import`s with media conditions
([#​557](https://togithub.com/postcss/postcss-import/issues/557),
[#​558](https://togithub.com/postcss/postcss-import/pull/558))
</details>
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v5.1.3`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small513-2024-02-15-small)
[Compare
Source](https://togithub.com/vitejs/vite/compare/v5.1.2...v5.1.3)
- fix: cachedTransformMiddleware for direct css requests
([#​15919](https://togithub.com/vitejs/vite/issues/15919))
([5099028](https://togithub.com/vitejs/vite/commit/5099028)), closes
[#​15919](https://togithub.com/vitejs/vite/issues/15919)
- refactor(runtime): minor tweaks
([#​15904](https://togithub.com/vitejs/vite/issues/15904))
([63a39c2](https://togithub.com/vitejs/vite/commit/63a39c2)), closes
[#​15904](https://togithub.com/vitejs/vite/issues/15904)
- refactor(runtime): seal ES module namespace object instead of feezing
([#​15914](https://togithub.com/vitejs/vite/issues/15914))
([4172f02](https://togithub.com/vitejs/vite/commit/4172f02)), closes
[#​15914](https://togithub.com/vitejs/vite/issues/15914)
###
[`v5.1.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small512-2024-02-14-small)
[Compare
Source](https://togithub.com/vitejs/vite/compare/v5.1.1...v5.1.2)
- fix: normalize import file path info
([#​15772](https://togithub.com/vitejs/vite/issues/15772))
([306df44](https://togithub.com/vitejs/vite/commit/306df44)), closes
[#​15772](https://togithub.com/vitejs/vite/issues/15772)
- fix(build): do not output build time when build fails
([#​15711](https://togithub.com/vitejs/vite/issues/15711))
([added3e](https://togithub.com/vitejs/vite/commit/added3e)), closes
[#​15711](https://togithub.com/vitejs/vite/issues/15711)
- fix(runtime): pass path instead of fileURL to `isFilePathESM`
([#​15908](https://togithub.com/vitejs/vite/issues/15908))
([7b15607](https://togithub.com/vitejs/vite/commit/7b15607)), closes
[#​15908](https://togithub.com/vitejs/vite/issues/15908)
- fix(worker): support UTF-8 encoding in inline workers (fixes
[#​12117](https://togithub.com/vitejs/vite/issues/12117))
([#​15866](https://togithub.com/vitejs/vite/issues/15866))
([570e0f1](https://togithub.com/vitejs/vite/commit/570e0f1)), closes
[#​12117](https://togithub.com/vitejs/vite/issues/12117)
[#​15866](https://togithub.com/vitejs/vite/issues/15866)
- chore: update license file
([#​15885](https://togithub.com/vitejs/vite/issues/15885))
([d9adf18](https://togithub.com/vitejs/vite/commit/d9adf18)), closes
[#​15885](https://togithub.com/vitejs/vite/issues/15885)
- chore(deps): update all non-major dependencies
([#​15874](https://togithub.com/vitejs/vite/issues/15874))
([d16ce5d](https://togithub.com/vitejs/vite/commit/d16ce5d)), closes
[#​15874](https://togithub.com/vitejs/vite/issues/15874)
- chore(deps): update dependency dotenv-expand to v11
([#​15875](https://togithub.com/vitejs/vite/issues/15875))
([642d528](https://togithub.com/vitejs/vite/commit/642d528)), closes
[#​15875](https://togithub.com/vitejs/vite/issues/15875)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/SAP/ui5-webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 84f9747 commit e1756d0
1 file changed
+24
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2473 | 2473 | | |
2474 | 2474 | | |
2475 | 2475 | | |
2476 | | - | |
2477 | | - | |
| 2476 | + | |
| 2477 | + | |
2478 | 2478 | | |
2479 | 2479 | | |
2480 | 2480 | | |
| |||
2491 | 2491 | | |
2492 | 2492 | | |
2493 | 2493 | | |
2494 | | - | |
| 2494 | + | |
2495 | 2495 | | |
2496 | 2496 | | |
2497 | 2497 | | |
| |||
6265 | 6265 | | |
6266 | 6266 | | |
6267 | 6267 | | |
6268 | | - | |
6269 | | - | |
| 6268 | + | |
| 6269 | + | |
6270 | 6270 | | |
6271 | 6271 | | |
6272 | | - | |
| 6272 | + | |
6273 | 6273 | | |
6274 | 6274 | | |
6275 | 6275 | | |
6276 | 6276 | | |
6277 | | - | |
6278 | | - | |
| 6277 | + | |
| 6278 | + | |
6279 | 6279 | | |
6280 | 6280 | | |
6281 | | - | |
| 6281 | + | |
6282 | 6282 | | |
6283 | 6283 | | |
6284 | 6284 | | |
| |||
6351 | 6351 | | |
6352 | 6352 | | |
6353 | 6353 | | |
6354 | | - | |
6355 | | - | |
| 6354 | + | |
| 6355 | + | |
6356 | 6356 | | |
6357 | 6357 | | |
6358 | 6358 | | |
6359 | 6359 | | |
6360 | | - | |
| 6360 | + | |
6361 | 6361 | | |
6362 | 6362 | | |
6363 | 6363 | | |
| |||
8999 | 8999 | | |
9000 | 9000 | | |
9001 | 9001 | | |
9002 | | - | |
9003 | | - | |
| 9002 | + | |
| 9003 | + | |
9004 | 9004 | | |
9005 | 9005 | | |
9006 | 9006 | | |
| |||
9013 | 9013 | | |
9014 | 9014 | | |
9015 | 9015 | | |
9016 | | - | |
| 9016 | + | |
9017 | 9017 | | |
9018 | 9018 | | |
9019 | 9019 | | |
| |||
13699 | 13699 | | |
13700 | 13700 | | |
13701 | 13701 | | |
13702 | | - | |
13703 | | - | |
| 13702 | + | |
| 13703 | + | |
13704 | 13704 | | |
13705 | 13705 | | |
13706 | | - | |
| 13706 | + | |
13707 | 13707 | | |
13708 | 13708 | | |
13709 | 13709 | | |
| |||
18933 | 18933 | | |
18934 | 18934 | | |
18935 | 18935 | | |
18936 | | - | |
18937 | | - | |
| 18936 | + | |
| 18937 | + | |
18938 | 18938 | | |
18939 | 18939 | | |
18940 | 18940 | | |
18941 | 18941 | | |
18942 | 18942 | | |
18943 | 18943 | | |
18944 | | - | |
| 18944 | + | |
18945 | 18945 | | |
18946 | 18946 | | |
18947 | 18947 | | |
| |||
23311 | 23311 | | |
23312 | 23312 | | |
23313 | 23313 | | |
23314 | | - | |
23315 | | - | |
| 23314 | + | |
| 23315 | + | |
23316 | 23316 | | |
23317 | 23317 | | |
23318 | 23318 | | |
| |||
23346 | 23346 | | |
23347 | 23347 | | |
23348 | 23348 | | |
23349 | | - | |
| 23349 | + | |
23350 | 23350 | | |
23351 | 23351 | | |
23352 | 23352 | | |
| |||
0 commit comments