Commit da4dfbd
authored
Update all patch updates (#7962)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) | Type |
Update |
|---|---|---|---|---|---|
|
[@vitejs/plugin-react](https://redirect.github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme)
([source](https://redirect.github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react))
| [`6.0.1` →
`6.0.2`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react/6.0.1/6.0.2)
|

|

| devDependencies | patch |
| [crate-ci/typos](https://redirect.github.com/crate-ci/typos) |
`v1.46.1` → `v1.46.2` |

|

| action | patch |
| [cudarc](https://redirect.github.com/chelsea0x3b/cudarc) | `0.19.4` →
`0.19.7` |

|

| workspace.dependencies | patch |
| [gradle](https://gradle.org)
([source](https://redirect.github.com/gradle/gradle)) | `9.5.0` →
`9.5.1` |

|

| | patch |
| [vite](https://vite.dev)
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite))
| [`8.0.12` →
`8.0.13`](https://renovatebot.com/diffs/npm/vite/8.0.12/8.0.13) |

|

| devDependencies | patch |
|
[org.immutables:value](https://redirect.github.com/immutables/immutables/tree/value)
([source](https://redirect.github.com/immutables/immutables)) | `2.12.1`
→ `2.12.2` |

|

| dependencies | patch |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/357) for more information.
---
### Release Notes
<details>
<summary>vitejs/vite-plugin-react
(@​vitejs/plugin-react)</summary>
###
[`v6.0.2`](https://redirect.github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#602-2026-05-14)
[Compare
Source](https://redirect.github.com/vitejs/vite-plugin-react/compare/1e94c06995c2afe2d1fee5aea2ef9720d35a7e02...6535b55e956b425e6650ffc2cc98fd23cca1d231)
##### Allow all options in reactCompilerPreset
([#​1189](https://redirect.github.com/vitejs/vite-plugin-react/pull/1189))
This is a type only change. Only `compilationMode` and `target` options
were available for `reactCompilerPreset`.
</details>
<details>
<summary>crate-ci/typos (crate-ci/typos)</summary>
###
[`v1.46.2`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.46.2)
[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.46.1...v1.46.2)
#### \[1.46.2] - 2026-05-16
##### Fixes
- Don't correct to `criterias`
- Don't correct to `replaceables`
</details>
<details>
<summary>chelsea0x3b/cudarc (cudarc)</summary>
###
[`v0.19.7`](https://redirect.github.com/chelsea0x3b/cudarc/compare/v0.19.6...v0.19.7)
[Compare
Source](https://redirect.github.com/chelsea0x3b/cudarc/compare/v0.19.6...v0.19.7)
###
[`v0.19.6`](https://redirect.github.com/chelsea0x3b/cudarc/releases/tag/v0.19.6):
- bugfix with `-F nccl-version-from-build-system`
[Compare
Source](https://redirect.github.com/chelsea0x3b/cudarc/compare/v0.19.5...v0.19.6)
#### What's Changed
- Fixing bug with nccl-version-from-build-system by
[@​chelsea0x3b](https://redirect.github.com/chelsea0x3b) in
[#​574](https://redirect.github.com/chelsea0x3b/cudarc/pull/574)
**Full Changelog**:
<chelsea0x3b/cudarc@v0.19.5...v0.19.6>
###
[`v0.19.5`](https://redirect.github.com/chelsea0x3b/cudarc/releases/tag/v0.19.5):
- specify nccl/cudnn versions & lazy symbol loading
[Compare
Source](https://redirect.github.com/chelsea0x3b/cudarc/compare/v0.19.4...v0.19.5)
#### What's Changed
- Add CUDA stream priority API by
[@​w4nderlust](https://redirect.github.com/w4nderlust) in
[#​554](https://redirect.github.com/chelsea0x3b/cudarc/pull/554)
- Peer to peer by
[@​gregszumel](https://redirect.github.com/gregszumel) in
[#​561](https://redirect.github.com/chelsea0x3b/cudarc/pull/561)
- Replace CUmemAllocationHandleType enum with u32 by
[@​roykuper13](https://redirect.github.com/roykuper13) in
[#​563](https://redirect.github.com/chelsea0x3b/cudarc/pull/563)
- Supporting multiple NCCL/CUDNN versions via features by
[@​chelsea0x3b](https://redirect.github.com/chelsea0x3b) in
[#​564](https://redirect.github.com/chelsea0x3b/cudarc/pull/564)
- Load symbol on use instead of at initialization by
[@​chelsea0x3b](https://redirect.github.com/chelsea0x3b) in
[#​573](https://redirect.github.com/chelsea0x3b/cudarc/pull/573)
#### New Contributors
- [@​gregszumel](https://redirect.github.com/gregszumel) made
their first contribution in
[#​561](https://redirect.github.com/chelsea0x3b/cudarc/pull/561)
- [@​roykuper13](https://redirect.github.com/roykuper13) made
their first contribution in
[#​563](https://redirect.github.com/chelsea0x3b/cudarc/pull/563)
**Full Changelog**:
<chelsea0x3b/cudarc@v0.19.4...v0.19.5>
</details>
<details>
<summary>gradle/gradle (gradle)</summary>
###
[`v9.5.1`](https://redirect.github.com/gradle/gradle/compare/v9.5.0...v9.5.1)
[Compare
Source](https://redirect.github.com/gradle/gradle/compare/v9.5.0...v9.5.1)
</details>
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v8.0.13`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-8013-2026-05-14-small)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v8.0.12...v8.0.13)
##### Features
- **bundled-dev:** add lazy bundling support
([#​21406](https://redirect.github.com/vitejs/vite/issues/21406))
([4f0949f](https://redirect.github.com/vitejs/vite/commit/4f0949f3f13e4b2b34d32bf7b2b4de5f26bea192))
- **optimizer:** improve the esbuild plugin converter to pass some
properties of build result to `onEnd`
([#​22357](https://redirect.github.com/vitejs/vite/issues/22357))
([47071ce](https://redirect.github.com/vitejs/vite/commit/47071ce53f21726cf39e999c4407c4828ecbe957))
- update rolldown to 1.0.1
([#​22444](https://redirect.github.com/vitejs/vite/issues/22444))
([8c766a6](https://redirect.github.com/vitejs/vite/commit/8c766a6c5ee014969c4e32f29cc265e8e2c96e18))
##### Bug Fixes
- **build:** copy public directory after building same environment with
`write=false`
([#​22328](https://redirect.github.com/vitejs/vite/issues/22328))
([158e8ae](https://redirect.github.com/vitejs/vite/commit/158e8ae8efdf7075ab295727e36b5ff68da3243e))
- **css:** await sass/less/styl worker disposal on teardown (fix
[#​22274](https://redirect.github.com/vitejs/vite/issues/22274))
([#​22275](https://redirect.github.com/vitejs/vite/issues/22275))
([b7edcb7](https://redirect.github.com/vitejs/vite/commit/b7edcb7d0dd17ddfeef4ace78d610c099216dade))
- **css:** keep deprecated `name`/`originalFileName` in synthetic
`assetFileNames` call
([#​22439](https://redirect.github.com/vitejs/vite/issues/22439))
([8e59c97](https://redirect.github.com/vitejs/vite/commit/8e59c97a44d923c4c06f67287a793c9aa5a4ebaa))
- make `isBundled` per environment
([#​22257](https://redirect.github.com/vitejs/vite/issues/22257))
([a576326](https://redirect.github.com/vitejs/vite/commit/a5763266170f8606836da5c6f987b4b2fd6ddc55))
- **ssr:** avoid rewriting labels that collide with imports
([#​22451](https://redirect.github.com/vitejs/vite/issues/22451))
([d9b18e0](https://redirect.github.com/vitejs/vite/commit/d9b18e0387a253628d3d834288e79c5f7e85d566))
##### Miscellaneous Chores
- remove irrelevant commits from changelog
([#​22430](https://redirect.github.com/vitejs/vite/issues/22430))
([6ea3838](https://redirect.github.com/vitejs/vite/commit/6ea383859aaf0ef8e673b458f164e84aeb6ff51d))
- update changelog
([#​22413](https://redirect.github.com/vitejs/vite/issues/22413))
([fcdc87c](https://redirect.github.com/vitejs/vite/commit/fcdc87cc6799857e2bab0f44f333a681694fff74))
</details>
<details>
<summary>immutables/immutables (org.immutables:value)</summary>
###
[`v2.12.2`](https://redirect.github.com/immutables/immutables/releases/tag/2.12.2)
[Compare
Source](https://redirect.github.com/immutables/immutables/compare/2.12.1...2.12.2)
##### Maintenance release
##### What's Changed
-
[#​1642](https://redirect.github.com/immutables/immutables/issues/1642)
Fix to find nested elements on plain element with nested elements with
mongo backend by
[@​rgatbert](https://redirect.github.com/rgatbert) in
[#​1643](https://redirect.github.com/immutables/immutables/pull/1643)
-
[#​1642](https://redirect.github.com/immutables/immutables/issues/1642)
Fix for further problems to find nested elements on plain element with
nested elements with mongo backend by
[@​rgatbert](https://redirect.github.com/rgatbert) in
[#​1644](https://redirect.github.com/immutables/immutables/pull/1644)
-
\[[#​1645](https://redirect.github.com/immutables/immutables/issues/1645)]
enhance docs about records for implementationNestedInBuilder by
[@​bmarwell](https://redirect.github.com/bmarwell) in
[#​1646](https://redirect.github.com/immutables/immutables/pull/1646)
-
[#​1655](https://redirect.github.com/immutables/immutables/issues/1655)
Fix TYPE\_USE `@Nullable` on concrete array types by
[@​viditochani](https://redirect.github.com/viditochani) in
[#​1658](https://redirect.github.com/immutables/immutables/pull/1658)
##### New Contributors
- [@​rgatbert](https://redirect.github.com/rgatbert) made their
first contribution in
[#​1643](https://redirect.github.com/immutables/immutables/pull/1643)
- [@​bmarwell](https://redirect.github.com/bmarwell) made their
first contribution in
[#​1646](https://redirect.github.com/immutables/immutables/pull/1646)
- [@​viditochani](https://redirect.github.com/viditochani) made
their first contribution in
[#​1658](https://redirect.github.com/immutables/immutables/pull/1658)
**Full Changelog**:
<immutables/immutables@2.12.1...2.12.2>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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://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/vortex-data/vortex).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE4Mi4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJjaGFuZ2Vsb2cvY2hvcmUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d45538e commit da4dfbd
6 files changed
Lines changed: 165 additions & 179 deletions
File tree
- .github/workflows
- benchmarks-website
- java/gradle
- wrapper
- vortex-web
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments