Skip to content

feat: warn when priority queue safety cap is hit - #506

Merged
kantord merged 2 commits into
mainfrom
show-warning-when-safety-cap-is-hit
Feb 8, 2026
Merged

feat: warn when priority queue safety cap is hit#506
kantord merged 2 commits into
mainfrom
show-warning-when-safety-cap-is-hit

Conversation

@kantord

@kantord kantord commented Feb 8, 2026

Copy link
Copy Markdown
Owner

No description provided.

@kantord
kantord marked this pull request as ready for review February 8, 2026 21:09
@kantord
kantord merged commit d314f58 into main Feb 8, 2026
17 checks passed
@kantord
kantord deleted the show-warning-when-safety-cap-is-hit branch February 8, 2026 21:21
@kantord kantord mentioned this pull request Feb 8, 2026
kantord added a commit that referenced this pull request Apr 26, 2026
## 🤖 New release

* `prunist`: 0.16.1 -> 0.17.0
* `headson`: 0.16.1 -> 0.17.0 (⚠ API breaking changes)

### ⚠ `headson` breaking changes

```text
--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field PriorityOrder.safety_cap_hit in /tmp/.tmplbC53P/headson/src/order/types.rs:191
  field PriorityConfig.safety_cap in /tmp/.tmplbC53P/headson/src/order/types.rs:21
```

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


## `headson`

<blockquote>

##
[0.17.0](headson-v0.16.1...headson-v0.17.0)
- 2026-02-08

### Added

- warn when priority queue safety cap is hit
([#506](#506))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
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