Bump version to 0.10.0 - #171
Merged
Merged
Conversation
Replace the first digit of the PIN with a guaranteed different value (9→0, others→9) instead of unconditionally replacing with 9. This eliminates the ~10% flake when the PIN already started with 9. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
cowlib 2.19.0 (transitive via cowboy 2.18.0, both latest) carries a third advisory with no fixed upstream release, alongside the two already accepted. Add it to the audit allow-list so the gate still fails on any other advisory. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump 0.9.2 → 0.10.0 (minor: new feature since last release).
Since 0.9.2, main gained USB capture-card audio input → Music Assistant
(all-Elixir Sendspin
source@v1client, #169) and its Music Assistantinterop fixes found via live hardware testing (#170).
Release steps after merge (per the Nerves release runbook): cut a bare
tag
0.10.0on main →firmware-release.ymlbuilds prod firmware for thetarget matrix from
@version.🤖 Generated with Claude Code