Skip to content

Commit da4dfbd

Browse files
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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-react/6.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vitejs%2fplugin-react/6.0.1/6.0.2?slim=true) | devDependencies | patch | | [crate-ci/typos](https://redirect.github.com/crate-ci/typos) | `v1.46.1` → `v1.46.2` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/crate-ci%2ftypos/v1.46.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/crate-ci%2ftypos/v1.46.1/v1.46.2?slim=true) | action | patch | | [cudarc](https://redirect.github.com/chelsea0x3b/cudarc) | `0.19.4` → `0.19.7` | ![age](https://developer.mend.io/api/mc/badges/age/crate/cudarc/0.19.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/cudarc/0.19.4/0.19.7?slim=true) | workspace.dependencies | patch | | [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | `9.5.0` → `9.5.1` | ![age](https://developer.mend.io/api/mc/badges/age/gradle-version/gradle/9.5.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/gradle-version/gradle/9.5.0/9.5.1?slim=true) | | 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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vite/8.0.13?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/8.0.12/8.0.13?slim=true) | 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` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.immutables:value/2.12.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.immutables:value/2.12.1/2.12.2?slim=true) | 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 (@&#8203;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 ([#&#8203;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 [@&#8203;chelsea0x3b](https://redirect.github.com/chelsea0x3b) in [#&#8203;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 [@&#8203;w4nderlust](https://redirect.github.com/w4nderlust) in [#&#8203;554](https://redirect.github.com/chelsea0x3b/cudarc/pull/554) - Peer to peer by [@&#8203;gregszumel](https://redirect.github.com/gregszumel) in [#&#8203;561](https://redirect.github.com/chelsea0x3b/cudarc/pull/561) - Replace CUmemAllocationHandleType enum with u32 by [@&#8203;roykuper13](https://redirect.github.com/roykuper13) in [#&#8203;563](https://redirect.github.com/chelsea0x3b/cudarc/pull/563) - Supporting multiple NCCL/CUDNN versions via features by [@&#8203;chelsea0x3b](https://redirect.github.com/chelsea0x3b) in [#&#8203;564](https://redirect.github.com/chelsea0x3b/cudarc/pull/564) - Load symbol on use instead of at initialization by [@&#8203;chelsea0x3b](https://redirect.github.com/chelsea0x3b) in [#&#8203;573](https://redirect.github.com/chelsea0x3b/cudarc/pull/573) #### New Contributors - [@&#8203;gregszumel](https://redirect.github.com/gregszumel) made their first contribution in [#&#8203;561](https://redirect.github.com/chelsea0x3b/cudarc/pull/561) - [@&#8203;roykuper13](https://redirect.github.com/roykuper13) made their first contribution in [#&#8203;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 ([#&#8203;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` ([#&#8203;22357](https://redirect.github.com/vitejs/vite/issues/22357)) ([47071ce](https://redirect.github.com/vitejs/vite/commit/47071ce53f21726cf39e999c4407c4828ecbe957)) - update rolldown to 1.0.1 ([#&#8203;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` ([#&#8203;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 [#&#8203;22274](https://redirect.github.com/vitejs/vite/issues/22274)) ([#&#8203;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 ([#&#8203;22439](https://redirect.github.com/vitejs/vite/issues/22439)) ([8e59c97](https://redirect.github.com/vitejs/vite/commit/8e59c97a44d923c4c06f67287a793c9aa5a4ebaa)) - make `isBundled` per environment ([#&#8203;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 ([#&#8203;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 ([#&#8203;22430](https://redirect.github.com/vitejs/vite/issues/22430)) ([6ea3838](https://redirect.github.com/vitejs/vite/commit/6ea383859aaf0ef8e673b458f164e84aeb6ff51d)) - update changelog ([#&#8203;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 - [#&#8203;1642](https://redirect.github.com/immutables/immutables/issues/1642) Fix to find nested elements on plain element with nested elements with mongo backend by [@&#8203;rgatbert](https://redirect.github.com/rgatbert) in [#&#8203;1643](https://redirect.github.com/immutables/immutables/pull/1643) - [#&#8203;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 [@&#8203;rgatbert](https://redirect.github.com/rgatbert) in [#&#8203;1644](https://redirect.github.com/immutables/immutables/pull/1644) - \[[#&#8203;1645](https://redirect.github.com/immutables/immutables/issues/1645)] enhance docs about records for implementationNestedInBuilder by [@&#8203;bmarwell](https://redirect.github.com/bmarwell) in [#&#8203;1646](https://redirect.github.com/immutables/immutables/pull/1646) - [#&#8203;1655](https://redirect.github.com/immutables/immutables/issues/1655) Fix TYPE\_USE `@Nullable` on concrete array types by [@&#8203;viditochani](https://redirect.github.com/viditochani) in [#&#8203;1658](https://redirect.github.com/immutables/immutables/pull/1658) ##### New Contributors - [@&#8203;rgatbert](https://redirect.github.com/rgatbert) made their first contribution in [#&#8203;1643](https://redirect.github.com/immutables/immutables/pull/1643) - [@&#8203;bmarwell](https://redirect.github.com/bmarwell) made their first contribution in [#&#8203;1646](https://redirect.github.com/immutables/immutables/pull/1646) - [@&#8203;viditochani](https://redirect.github.com/viditochani) made their first contribution in [#&#8203;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/typos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
- name: Checkout Actions Repository
2222
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2323
- name: Spell Check Repo
24-
uses: crate-ci/typos@5374cbf686e897b15713110e233094e2874de7ef # v1.46.1
24+
uses: crate-ci/typos@aca895bf05aec0cb7dffa6f94495e923224d9f17 # v1.46.2

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

benchmarks-website/package-lock.json

Lines changed: 80 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

java/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
arrow = "19.0.0"
66
errorprone = "2.36.0"
77
guava = "33.6.0-jre"
8-
immutables = "2.12.1"
8+
immutables = "2.12.2"
99
junit-jupiter = "6.0.3"
1010
logback = "1.5.32"
1111
netty = "4.2.13.Final"

java/gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip
44
networkTimeout=10000
55
retries=0
66
retryBackOffMs=500

0 commit comments

Comments
 (0)