Skip to content

deps: Bump BlackwellSystems.Gcf from 0.2.1 to 1.0.0 - #510

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/src/PlanViewer.App/dev/BlackwellSystems.Gcf-1.0.0
Open

deps: Bump BlackwellSystems.Gcf from 0.2.1 to 1.0.0#510
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/nuget/src/PlanViewer.App/dev/BlackwellSystems.Gcf-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Updated BlackwellSystems.Gcf from 0.2.1 to 1.0.0.

Release notes

Sourced from BlackwellSystems.Gcf's releases.

1.0.0

First stable release of the GCF codec for .NET.

The public API is now committed under semantic versioning:

  • Facade: GcfEncodeGeneric / DecodeGeneric, graph Encode / Decode, delta encoding, session dedup, pack roots, and streaming.
  • Data types: Symbol, Edge, Payload, DeltaPayload, GenericSet, GenericDeltaPayload, GenericOptions, ReanchorPolicy, GenericDeltaSession, OrderedMap, Session, StreamOptions, StreamEncoder.
  • Exceptions: DecodeException, EncodeException.

No wire-format or behavioral changes from v0.2.1. Verified against the shared conformance suite (281 fixtures) and the cross-SDK differential fuzz.

Zero runtime dependencies. Multi-targets netstandard2.0 and net8.0 (runs on .NET Framework 4.6.1+, Mono, Unity, and modern .NET).

NuGet: https://www.nuget.org/packages/BlackwellSystems.Gcf/1.0.0

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: BlackwellSystems.Gcf
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link
Copy Markdown
Owner

Review summary

Dependabot bump of BlackwellSystems.Gcf from 0.2.1 → 1.0.0 in src/PlanViewer.App/PlanViewer.App.csproj:22. Single-line change, targets dev (correct).

Compatibility check

Consumers of this package in the tree:

  • src/PlanViewer.App/Mcp/GcfOutput.cs:52,72 — calls Gcf.EncodeGeneric / Gcf.DecodeGeneric
  • src/PlanViewer.App/Mcp/GcfCallToolFilter.cs, src/PlanViewer.App/Mcp/McpHostService.cs
  • tests/PlanViewer.Core.Tests/GcfOutputTests.cs, GcfCallToolFilterTests.cs, GcfPipelineTests.cs

All symbols used (Gcf.EncodeGeneric, Gcf.DecodeGeneric, OrderedMap) are part of the committed 1.0.0 public API per the release notes, and the notes state "No wire-format or behavioral changes from v0.2.1." Existing test coverage exercises the round-trip path.

Nothing to flag

  • Base is dev
  • No Avalonia / XAML changes, no PlanAnalyzer rule or scoring changes, no brush/color changes.
  • Test coverage already present for the touched surface.

Recommend merge once CI is green.


Generated by Claude Code

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