Skip to content

build: bump Packet.* pins to 0.18.0 - #16

Merged
M0LTE merged 1 commit into
mainfrom
build/bump-packet-0.18.0
Jul 5, 2026
Merged

build: bump Packet.* pins to 0.18.0#16
M0LTE merged 1 commit into
mainfrom
build/bump-packet-0.18.0

Conversation

@M0LTE

@M0LTE M0LTE commented Jul 5, 2026

Copy link
Copy Markdown
Collaborator

Refresh the Packet.* library pins from 0.16.0 → 0.18.0 (Central Package Management, Directory.Packages.props).

What 0.18.0 brings

The 0.18.0 libraries add radio-metadata plumbing: carrier-sense state and RSSI readings surfaced from the modem/TNC layer. This is a straight dependency refresh for axcall — no consumer source changes were needed.

Pins bumped

  • Packet.Core 0.16.0 → 0.18.0
  • Packet.Ax25 0.16.0 → 0.18.0
  • Packet.Ax25.Transport.Abstractions 0.16.0 → 0.18.0
  • Packet.Kiss 0.16.0 → 0.18.0
  • Packet.Kiss.Serial 0.16.0 → 0.18.0

Verification

  • dotnet restore — resolves cleanly against 0.18.0
  • dotnet build — succeeds, 0 warnings (TreatWarningsAsErrors on)
  • dotnet test --filter "Category!=Integration"25 passed, 0 failed (Docker-backed Integration suite excluded locally; CI runs it)

🤖 Generated with Claude Code

Refresh the Packet.* library pins from 0.16.0 to 0.18.0. This picks up
the radio-metadata / carrier-sense / RSSI work in the 0.18.0 libraries.

No source changes required; build and unit tests are green against the
0.18.0 packages.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012m2vXbAtqNhDkqcEmzg5ny
@M0LTE
M0LTE merged commit 417081d into main Jul 5, 2026
1 check passed
@M0LTE
M0LTE deleted the build/bump-packet-0.18.0 branch July 5, 2026 07:11
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