Skip to content

Commit cc14c6d

Browse files
renovate[bot]dimitarvdimitrov
authored andcommitted
chore(deps): update rust crate sketches-ddsketch to 0.4.0 (#7047)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sketches-ddsketch](https://redirect.github.com/mheffner/rust-sketches-ddsketch) | workspace.dependencies | minor | `0.3.0` → `0.4.0` | --- ### Release Notes <details> <summary>mheffner/rust-sketches-ddsketch (sketches-ddsketch)</summary> ### [`v0.4.0`](https://redirect.github.com/mheffner/rust-sketches-ddsketch/releases/tag/v0.4.0) [Compare Source](https://redirect.github.com/mheffner/rust-sketches-ddsketch/compare/v0.3.1...v0.4.0) #### What's Changed - Java binary encoding by [@&#8203;PSeitz-dd](https://redirect.github.com/PSeitz-dd) in [#&#8203;20](https://redirect.github.com/mheffner/rust-sketches-ddsketch/pull/20) - Bump for 0.4.0 by [@&#8203;mheffner](https://redirect.github.com/mheffner) in [#&#8203;21](https://redirect.github.com/mheffner/rust-sketches-ddsketch/pull/21) #### New Contributors - [@&#8203;PSeitz-dd](https://redirect.github.com/PSeitz-dd) made their first contribution in [#&#8203;20](https://redirect.github.com/mheffner/rust-sketches-ddsketch/pull/20) **Full Changelog**: <mheffner/rust-sketches-ddsketch@v0.3.1...v0.4.0> </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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOlsiY2hhbmdlbG9nL2Nob3JlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5a4f83 commit cc14c6d

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ serde_test = "1.0.176"
219219
sha2 = "0.10"
220220
simdutf8 = "0.1.5"
221221
similar = "2.7.0"
222-
sketches-ddsketch = "0.3.0"
222+
sketches-ddsketch = "0.4.0"
223223
smol = "2.0.2"
224224
static_assertions = "1.1"
225225
strum = "0.27"

0 commit comments

Comments
 (0)