Skip to content

Commit 7fd07a0

Browse files
Update all patch updates (#5726)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cudarc](https://redirect.github.com/chelsea0x3b/cudarc) | workspace.dependencies | patch | `0.18.1` -> `0.18.2` | | [cxx](https://cxx.rs) ([source](https://redirect.github.com/dtolnay/cxx)) | dependencies | patch | `1.0.190` -> `1.0.191` | | [cxx-build](https://cxx.rs) ([source](https://redirect.github.com/dtolnay/cxx)) | build-dependencies | patch | `1.0.190` -> `1.0.191` | | [reqwest](https://redirect.github.com/seanmonstar/reqwest) | workspace.dependencies | patch | `0.12.24` -> `0.12.25` | --- ### Release Notes <details> <summary>chelsea0x3b/cudarc (cudarc)</summary> ### [`v0.18.2`](https://redirect.github.com/chelsea0x3b/cudarc/releases/tag/v0.18.2): - cuda 13.1, grouped gemms &amp; more [Compare Source](https://redirect.github.com/chelsea0x3b/cudarc/compare/v0.18.1...v0.18.2) #### What's Changed - Add CUBIN binary format support to module loading by [@&#8203;SpenserCai](https://redirect.github.com/SpenserCai) in [#&#8203;505](https://redirect.github.com/chelsea0x3b/cudarc/pull/505) - Allow accessing PTX image bytes by [@&#8203;TheNewJavaman](https://redirect.github.com/TheNewJavaman) in [#&#8203;502](https://redirect.github.com/chelsea0x3b/cudarc/pull/502) - feat: cufft bindings by [@&#8203;mayocream](https://redirect.github.com/mayocream) in [#&#8203;500](https://redirect.github.com/chelsea0x3b/cudarc/pull/500) - fix drop impls for cusolver by [@&#8203;chelsea0x3b](https://redirect.github.com/chelsea0x3b) in [#&#8203;506](https://redirect.github.com/chelsea0x3b/cudarc/pull/506) - cublas Grouped gemm by [@&#8203;zackangelo](https://redirect.github.com/zackangelo) in [#&#8203;508](https://redirect.github.com/chelsea0x3b/cudarc/pull/508) - Add cuda-13010 by [@&#8203;chelsea0x3b](https://redirect.github.com/chelsea0x3b) in [#&#8203;507](https://redirect.github.com/chelsea0x3b/cudarc/pull/507) #### New Contributors - [@&#8203;SpenserCai](https://redirect.github.com/SpenserCai) made their first contribution in [#&#8203;505](https://redirect.github.com/chelsea0x3b/cudarc/pull/505) - [@&#8203;TheNewJavaman](https://redirect.github.com/TheNewJavaman) made their first contribution in [#&#8203;502](https://redirect.github.com/chelsea0x3b/cudarc/pull/502) - [@&#8203;mayocream](https://redirect.github.com/mayocream) made their first contribution in [#&#8203;500](https://redirect.github.com/chelsea0x3b/cudarc/pull/500) **Full Changelog**: <chelsea0x3b/cudarc@v0.18.1...v0.18.2> </details> <details> <summary>dtolnay/cxx (cxx)</summary> ### [`v1.0.191`](https://redirect.github.com/dtolnay/cxx/releases/tag/1.0.191) [Compare Source](https://redirect.github.com/dtolnay/cxx/compare/1.0.190...1.0.191) - Suppress a GCC 15 warning false-positive in generated C++ code ([#&#8203;1686](https://redirect.github.com/dtolnay/cxx/issues/1686)) </details> <details> <summary>seanmonstar/reqwest (reqwest)</summary> ### [`v0.12.25`](https://redirect.github.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v01225) [Compare Source](https://redirect.github.com/seanmonstar/reqwest/compare/v0.12.24...v0.12.25) - Add `Error::is_upgrade()` to determine if the error was from an HTTP upgrade. - Fix sending `Proxy-Authorization` if only username is configured. - Fix sending `Proxy-Authorization` to HTTPS proxies when the target is HTTP. - Refactor internal decompression handling to use tower-http. </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 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOlsiY2hvcmUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c5f7d1 commit 7fd07a0

File tree

1 file changed

+31
-27
lines changed

1 file changed

+31
-27
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)