Commit b453864
authored
chore(deps): update all non-major dependencies (main) (minor) (#6196)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tocbot](https://togithub.com/tscanlin/tocbot) | [`4.28.2` ->
`4.29.0`](https://renovatebot.com/diffs/npm/tocbot/4.28.2/4.29.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/)
|
| [vite](https://vitejs.dev)
([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite)) |
[`5.3.5` -> `5.4.0`](https://renovatebot.com/diffs/npm/vite/5.3.5/5.4.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>tscanlin/tocbot (tocbot)</summary>
###
[`v4.29.0`](https://togithub.com/tscanlin/tocbot/releases/tag/v4.29.0)
[Compare
Source](https://togithub.com/tscanlin/tocbot/compare/v4.28.2...v4.29.0)
#### Commits
- [`6e944f6`](https://togithub.com/tscanlin/tocbot/commit/6e944f6): fix
use for cjs
([#​353](https://togithub.com/tscanlin/tocbot/issues/353)) (Tim
Scanlin) [#​353](https://togithub.com/tscanlin/tocbot/pull/353)
- [`370ca49`](https://togithub.com/tscanlin/tocbot/commit/370ca49):
4.29.0 (Tim Scanlin)
</details>
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v5.4.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#540-2024-08-07)
- fix(build): windows platform build output path error
([#​17818](https://togithub.com/vitejs/vite/issues/17818))
([6ae0615](https://togithub.com/vitejs/vite/commit/6ae0615416762dd1b89393316308cf8edf115c34)),
closes [#​17818](https://togithub.com/vitejs/vite/issues/17818)
- fix(deps): update launch-editor to consume fix for windows paths
([#​17828](https://togithub.com/vitejs/vite/issues/17828))
([cf2f90d](https://togithub.com/vitejs/vite/commit/cf2f90d4b9f9b16b8009b0f9d0d9f7e71e98c54d)),
closes [#​17828](https://togithub.com/vitejs/vite/issues/17828)
- fix(ssr): fix `global` variable name conflict
([#​17809](https://togithub.com/vitejs/vite/issues/17809))
([6aa2206](https://togithub.com/vitejs/vite/commit/6aa220607b4f5457c1ef9ff68d75885a9abbdaf6)),
closes [#​17809](https://togithub.com/vitejs/vite/issues/17809)
- fix(worker): fix `importScripts` injection breaking iife code
([#​17827](https://togithub.com/vitejs/vite/issues/17827))
([bb4ba9f](https://togithub.com/vitejs/vite/commit/bb4ba9f448da01782f585369f80c4517da087000)),
closes [#​17827](https://togithub.com/vitejs/vite/issues/17827)
- chore: bump typescript-eslint to v8
([#​17624](https://togithub.com/vitejs/vite/issues/17624))
([d1891fd](https://togithub.com/vitejs/vite/commit/d1891fda026d27f53409dec97e156a59da609196)),
closes [#​17624](https://togithub.com/vitejs/vite/issues/17624)
- chore(deps): update all non-major dependencies
([#​17820](https://togithub.com/vitejs/vite/issues/17820))
([bb2f8bb](https://togithub.com/vitejs/vite/commit/bb2f8bb55fdd64e4f16831ff98921c221a5e734a)),
closes [#​17820](https://togithub.com/vitejs/vite/issues/17820)
- perf(ssr): do a single-pass over AST with node cache arrays
([#​17812](https://togithub.com/vitejs/vite/issues/17812))
([81327eb](https://togithub.com/vitejs/vite/commit/81327eb980c308474a586a9cb9c0c5fff10eba34)),
closes [#​17812](https://togithub.com/vitejs/vite/issues/17812)
</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/SAP/ui5-webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 184733f commit b453864
2 files changed
+15
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18599 | 18599 | | |
18600 | 18600 | | |
18601 | 18601 | | |
18602 | | - | |
| 18602 | + | |
18603 | 18603 | | |
18604 | 18604 | | |
18605 | 18605 | | |
| |||
21407 | 21407 | | |
21408 | 21408 | | |
21409 | 21409 | | |
21410 | | - | |
21411 | | - | |
21412 | | - | |
21413 | | - | |
| 21410 | + | |
| 21411 | + | |
| 21412 | + | |
| 21413 | + | |
21414 | 21414 | | |
21415 | 21415 | | |
21416 | 21416 | | |
| |||
22000 | 22000 | | |
22001 | 22001 | | |
22002 | 22002 | | |
22003 | | - | |
| 22003 | + | |
22004 | 22004 | | |
22005 | 22005 | | |
22006 | 22006 | | |
| |||
22555 | 22555 | | |
22556 | 22556 | | |
22557 | 22557 | | |
22558 | | - | |
22559 | | - | |
| 22558 | + | |
| 22559 | + | |
22560 | 22560 | | |
22561 | 22561 | | |
22562 | 22562 | | |
22563 | | - | |
| 22563 | + | |
22564 | 22564 | | |
22565 | 22565 | | |
22566 | 22566 | | |
22567 | 22567 | | |
22568 | 22568 | | |
22569 | 22569 | | |
| 22570 | + | |
22570 | 22571 | | |
22571 | 22572 | | |
22572 | 22573 | | |
| |||
22582 | 22583 | | |
22583 | 22584 | | |
22584 | 22585 | | |
| 22586 | + | |
| 22587 | + | |
22585 | 22588 | | |
22586 | 22589 | | |
22587 | 22590 | | |
| |||
22590 | 22593 | | |
22591 | 22594 | | |
22592 | 22595 | | |
22593 | | - | |
| 22596 | + | |
22594 | 22597 | | |
22595 | 22598 | | |
22596 | 22599 | | |
| |||
0 commit comments