Commit 7fd07a0
authored
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 & 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
[@​SpenserCai](https://redirect.github.com/SpenserCai) in
[#​505](https://redirect.github.com/chelsea0x3b/cudarc/pull/505)
- Allow accessing PTX image bytes by
[@​TheNewJavaman](https://redirect.github.com/TheNewJavaman) in
[#​502](https://redirect.github.com/chelsea0x3b/cudarc/pull/502)
- feat: cufft bindings by
[@​mayocream](https://redirect.github.com/mayocream) in
[#​500](https://redirect.github.com/chelsea0x3b/cudarc/pull/500)
- fix drop impls for cusolver by
[@​chelsea0x3b](https://redirect.github.com/chelsea0x3b) in
[#​506](https://redirect.github.com/chelsea0x3b/cudarc/pull/506)
- cublas Grouped gemm by
[@​zackangelo](https://redirect.github.com/zackangelo) in
[#​508](https://redirect.github.com/chelsea0x3b/cudarc/pull/508)
- Add cuda-13010 by
[@​chelsea0x3b](https://redirect.github.com/chelsea0x3b) in
[#​507](https://redirect.github.com/chelsea0x3b/cudarc/pull/507)
#### New Contributors
- [@​SpenserCai](https://redirect.github.com/SpenserCai) made
their first contribution in
[#​505](https://redirect.github.com/chelsea0x3b/cudarc/pull/505)
- [@​TheNewJavaman](https://redirect.github.com/TheNewJavaman)
made their first contribution in
[#​502](https://redirect.github.com/chelsea0x3b/cudarc/pull/502)
- [@​mayocream](https://redirect.github.com/mayocream) made their
first contribution in
[#​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
([#​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
1 file changed
+31
-27
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments