Skip to content

chore(deps): update rust crate fsst-rs to v0.5.7#7030

Merged
renovate[bot] merged 1 commit intodevelopfrom
renovate/all-patch-updates
Mar 19, 2026
Merged

chore(deps): update rust crate fsst-rs to v0.5.7#7030
renovate[bot] merged 1 commit intodevelopfrom
renovate/all-patch-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2026

This PR contains the following updates:

Package Type Update Change
fsst-rs workspace.dependencies patch 0.5.60.5.7

Release Notes

spiraldb/fsst (fsst-rs)

v0.5.7

Compare Source

Fixed
  • Handle exactly-sized buffers in compress_into/decompress_into (#​165)
Other
  • no more duplicate candidate generation (#​181)
  • (deps) lock file maintenance (#​180)
  • (deps) update swatinem/rust-cache digest to e18b497 (#​179)
  • (deps) lock file maintenance (#​178)
  • (deps) lock file maintenance (#​176)
  • Remove codspeed walltime benchmark (#​177)
  • Add more micro benchmarks (#​171)
  • (deps) update marcoieni/release-plz-action digest to 1528104 (#​170)
  • (deps) update codspeedhq/action digest to 281164b (#​169)
  • (deps) update actions/upload-artifact action to v7 (#​167)
  • (deps) lock file maintenance (#​168)
  • (deps) update actions/upload-artifact action to v6 (#​160)
  • (deps) lock file maintenance (#​164)
  • (deps) update swatinem/rust-cache digest to 779680d (#​157)
  • (deps) update actions/checkout digest to de0fac2 (#​158)
  • (deps) update codspeedhq/action digest to 2ac5728 (#​162)
  • (deps) update marcoieni/release-plz-action digest to f708778 (#​166)
  • (deps) update marcoieni/release-plz-action digest to 52440b5 (#​156)
  • (deps) lock file maintenance (#​161)
  • (deps) lock file maintenance (#​159)
  • (deps) update actions/checkout action to v6 (#​154)
  • (deps) lock file maintenance (#​155)
  • (deps) update codspeedhq/action digest to 346a2d8 (#​152)
  • (deps) update actions/checkout digest to 93cb6ef (#​151)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the changelog/chore A trivial change label Mar 19, 2026
@renovate renovate bot enabled auto-merge (squash) March 19, 2026 01:07
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 19, 2026

Merging this PR will degrade performance by 34.76%

❌ 9 regressed benchmarks
✅ 1000 untouched benchmarks
⏩ 1515 skipped benchmarks1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation train_compressor[(1000, 64, 4)] 4.2 ms 5.3 ms -20.94%
Simulation train_compressor[(1000, 64, 8)] 4.3 ms 6.6 ms -34.76%
Simulation train_compressor[(1000, 16, 4)] 4.2 ms 5.3 ms -19.96%
Simulation train_compressor[(10000, 16, 8)] 4.9 ms 7 ms -30.31%
Simulation train_compressor[(10000, 16, 4)] 4.8 ms 5.9 ms -17.98%
Simulation train_compressor[(10000, 64, 8)] 4.7 ms 7.2 ms -33.92%
Simulation train_compressor[(1000, 16, 8)] 4.2 ms 6.3 ms -33.07%
Simulation train_compressor[(10000, 64, 4)] 4.7 ms 5.9 ms -20.75%
Simulation train_compressor[(10000, 4, 8)] 5.2 ms 5.9 ms -11.19%

Comparing renovate/all-patch-updates (e969a1c) with develop (5c80b40)

Open in CodSpeed

Footnotes

  1. 1515 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@renovate renovate bot merged commit 3cf3a17 into develop Mar 19, 2026
53 of 56 checks passed
@renovate renovate bot deleted the renovate/all-patch-updates branch March 19, 2026 01:14
dimitarvdimitrov pushed a commit that referenced this pull request Mar 20, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [fsst-rs](https://redirect.github.com/spiraldb/fsst) |
workspace.dependencies | patch | `0.5.6` → `0.5.7` |

---

### Release Notes

<details>
<summary>spiraldb/fsst (fsst-rs)</summary>

###
[`v0.5.7`](https://redirect.github.com/spiraldb/fsst/blob/HEAD/CHANGELOG.md#057---2026-03-17)

[Compare
Source](https://redirect.github.com/spiraldb/fsst/compare/v0.5.6...v0.5.7)

##### Fixed

- Handle exactly-sized buffers in `compress_into`/`decompress_into`
([#&#8203;165](https://redirect.github.com/spiraldb/fsst/pull/165))

##### Other

- no more duplicate candidate generation
([#&#8203;181](https://redirect.github.com/spiraldb/fsst/pull/181))
- *(deps)* lock file maintenance
([#&#8203;180](https://redirect.github.com/spiraldb/fsst/pull/180))
- *(deps)* update swatinem/rust-cache digest to
[`e18b497`](https://redirect.github.com/spiraldb/fsst/commit/e18b497)
([#&#8203;179](https://redirect.github.com/spiraldb/fsst/pull/179))
- *(deps)* lock file maintenance
([#&#8203;178](https://redirect.github.com/spiraldb/fsst/pull/178))
- *(deps)* lock file maintenance
([#&#8203;176](https://redirect.github.com/spiraldb/fsst/pull/176))
- Remove codspeed walltime benchmark
([#&#8203;177](https://redirect.github.com/spiraldb/fsst/pull/177))
- Add more micro benchmarks
([#&#8203;171](https://redirect.github.com/spiraldb/fsst/pull/171))
- *(deps)* update marcoieni/release-plz-action digest to
[`1528104`](https://redirect.github.com/spiraldb/fsst/commit/1528104)
([#&#8203;170](https://redirect.github.com/spiraldb/fsst/pull/170))
- *(deps)* update codspeedhq/action digest to
[`281164b`](https://redirect.github.com/spiraldb/fsst/commit/281164b)
([#&#8203;169](https://redirect.github.com/spiraldb/fsst/pull/169))
- *(deps)* update actions/upload-artifact action to v7
([#&#8203;167](https://redirect.github.com/spiraldb/fsst/pull/167))
- *(deps)* lock file maintenance
([#&#8203;168](https://redirect.github.com/spiraldb/fsst/pull/168))
- *(deps)* update actions/upload-artifact action to v6
([#&#8203;160](https://redirect.github.com/spiraldb/fsst/pull/160))
- *(deps)* lock file maintenance
([#&#8203;164](https://redirect.github.com/spiraldb/fsst/pull/164))
- *(deps)* update swatinem/rust-cache digest to
[`779680d`](https://redirect.github.com/spiraldb/fsst/commit/779680d)
([#&#8203;157](https://redirect.github.com/spiraldb/fsst/pull/157))
- *(deps)* update actions/checkout digest to
[`de0fac2`](https://redirect.github.com/spiraldb/fsst/commit/de0fac2)
([#&#8203;158](https://redirect.github.com/spiraldb/fsst/pull/158))
- *(deps)* update codspeedhq/action digest to
[`2ac5728`](https://redirect.github.com/spiraldb/fsst/commit/2ac5728)
([#&#8203;162](https://redirect.github.com/spiraldb/fsst/pull/162))
- *(deps)* update marcoieni/release-plz-action digest to
[`f708778`](https://redirect.github.com/spiraldb/fsst/commit/f708778)
([#&#8203;166](https://redirect.github.com/spiraldb/fsst/pull/166))
- *(deps)* update marcoieni/release-plz-action digest to
[`52440b5`](https://redirect.github.com/spiraldb/fsst/commit/52440b5)
([#&#8203;156](https://redirect.github.com/spiraldb/fsst/pull/156))
- *(deps)* lock file maintenance
([#&#8203;161](https://redirect.github.com/spiraldb/fsst/pull/161))
- *(deps)* lock file maintenance
([#&#8203;159](https://redirect.github.com/spiraldb/fsst/pull/159))
- *(deps)* update actions/checkout action to v6
([#&#8203;154](https://redirect.github.com/spiraldb/fsst/pull/154))
- *(deps)* lock file maintenance
([#&#8203;155](https://redirect.github.com/spiraldb/fsst/pull/155))
- *(deps)* update codspeedhq/action digest to
[`346a2d8`](https://redirect.github.com/spiraldb/fsst/commit/346a2d8)
([#&#8203;152](https://redirect.github.com/spiraldb/fsst/pull/152))
- *(deps)* update actions/checkout digest to
[`93cb6ef`](https://redirect.github.com/spiraldb/fsst/commit/93cb6ef)
([#&#8203;151](https://redirect.github.com/spiraldb/fsst/pull/151))

</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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants