Skip to content

chore(deps): update marcoieni/release-plz-action digest to 52440b5#156

Merged
a10y merged 1 commit intodevelopfrom
renovate/marcoieni-release-plz-action-digest
Feb 6, 2026
Merged

chore(deps): update marcoieni/release-plz-action digest to 52440b5#156
a10y merged 1 commit intodevelopfrom
renovate/marcoieni-release-plz-action-digest

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 1, 2025

This PR contains the following updates:

Package Type Update Change
MarcoIeni/release-plz-action (changelog) action digest d529f7352440b5

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: Disabled by config. Please merge this manually once you are satisfied.

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.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Dec 1, 2025

CodSpeed Performance Report

Merging this PR will degrade performance by 12.85%

Comparing renovate/marcoieni-release-plz-action-digest (0b87132) with develop (682a594)

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

Summary

⚡ 3 improved benchmarks
❌ 1 regressed benchmark
✅ 28 untouched benchmarks

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

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime compress-twobytes 2 ns 1 ns ×2
WallTime compress 2.7 ms 3.1 ms -12.85%
WallTime compress 6.7 ms 5.4 ms +24.55%
WallTime decompress 3.2 ms 2.3 ms +35.66%

@renovate renovate Bot changed the title chore(deps): update marcoieni/release-plz-action digest to 1efcf74 chore(deps): update marcoieni/release-plz-action digest to 487eb7b Dec 6, 2025
@renovate renovate Bot force-pushed the renovate/marcoieni-release-plz-action-digest branch from 1f2e9a3 to 878047f Compare December 6, 2025 02:49
@renovate renovate Bot force-pushed the renovate/marcoieni-release-plz-action-digest branch from 878047f to ffe04b6 Compare December 15, 2025 17:41
@renovate renovate Bot force-pushed the renovate/marcoieni-release-plz-action-digest branch from ffe04b6 to 8550955 Compare December 31, 2025 14:59
@renovate renovate Bot changed the title chore(deps): update marcoieni/release-plz-action digest to 487eb7b chore(deps): update marcoieni/release-plz-action digest to 5ab144c Jan 18, 2026
@renovate renovate Bot force-pushed the renovate/marcoieni-release-plz-action-digest branch from 8550955 to 235595a Compare January 18, 2026 01:50
@renovate renovate Bot changed the title chore(deps): update marcoieni/release-plz-action digest to 5ab144c chore(deps): update marcoieni/release-plz-action digest to adcc790 Jan 24, 2026
@renovate renovate Bot force-pushed the renovate/marcoieni-release-plz-action-digest branch from 235595a to a34a643 Compare January 24, 2026 00:42
@renovate renovate Bot changed the title chore(deps): update marcoieni/release-plz-action digest to adcc790 chore(deps): update marcoieni/release-plz-action digest to a8c9cdc Jan 24, 2026
@renovate renovate Bot force-pushed the renovate/marcoieni-release-plz-action-digest branch from a34a643 to c5b42e2 Compare January 24, 2026 09:43
@renovate renovate Bot changed the title chore(deps): update marcoieni/release-plz-action digest to a8c9cdc chore(deps): update marcoieni/release-plz-action digest to e592230 Jan 24, 2026
@renovate renovate Bot force-pushed the renovate/marcoieni-release-plz-action-digest branch from c5b42e2 to 77ce8c1 Compare January 24, 2026 12:42
@renovate renovate Bot changed the title chore(deps): update marcoieni/release-plz-action digest to e592230 chore(deps): update marcoieni/release-plz-action digest to 20b2393 Feb 4, 2026
@renovate renovate Bot force-pushed the renovate/marcoieni-release-plz-action-digest branch from 77ce8c1 to c672a10 Compare February 4, 2026 00:49
@renovate renovate Bot changed the title chore(deps): update marcoieni/release-plz-action digest to 20b2393 chore(deps): update marcoieni/release-plz-action digest to 52440b5 Feb 6, 2026
@renovate renovate Bot force-pushed the renovate/marcoieni-release-plz-action-digest branch from c672a10 to 0b87132 Compare February 6, 2026 13:42
@a10y a10y merged commit 3146bf2 into develop Feb 6, 2026
5 of 6 checks passed
@a10y a10y deleted the renovate/marcoieni-release-plz-action-digest branch February 6, 2026 15:18
@github-actions github-actions Bot mentioned this pull request Feb 6, 2026
robert3005 pushed a commit that referenced this pull request Mar 17, 2026
## 🤖 New release

* `fsst-rs`: 0.5.6 -> 0.5.7 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.5.7](v0.5.6...v0.5.7) -
2026-03-17

### Fixed

- Handle exactly-sized buffers in `compress_into`/`decompress_into`
([#165](#165))

### Other

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


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant