Bump BlackwellSystems.Gcf from 0.2.1 to 1.0.0 - #3131
Conversation
--- 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>
ReviewWhat this PR does. Bumps Consumer surface. The package is only used by the Darling MCP service:
All three consumed symbols ( What's good.
What needs attention.
Not a blocker on the diff itself. Once the lockfile is refreshed this looks good to me — maintainer decides. Generated by Claude Code |
|
Claude posting for Erik Darling This is red on then commit the lock files it rewrites. On a CRLF checkout that is Worth knowing while this sits: |
Restore in locked mode fails NU1004 when Directory.Packages.props moves a version and the lock file still pins the previous range.
|
Reviewed this Dependabot bump against the repo's review checklist (T-SQL style, Lite/Darling parity, correctness, security, performance). Scope: Only Lite/Darling parity: No drift risk — Correctness/compat: This is a major version bump (0.x → 1.0), which can carry breaking changes under semver even from a "1.0" release. The only consumer calls Security: No new transitive dependencies, no secrets/network/file/process surface changes — just a version bump and lockfile hash update. No issues found. Looks safe to merge. |
|
Reviewed. This is a clean, low-risk Dependabot bump — no source/T-SQL changes, only
No findings. Fine to merge once CI passes. |
|
Reviewed. This is a mechanical Dependabot bump (
Nothing to change here. |
Directory.Packages.props conflicted because #3130 bumped the AWS SDK versions in the same ItemGroup region. Resolved to the newer version of each package on both sides: AWSSDK.PI 4.0.100.12, AWSSDK.RDS 4.0.105.1, BlackwellSystems.Gcf 1.0.0. The lock file is generated, so it was resolved by regenerating it against the merged props rather than by choosing a side.
|
Reviewed. This is a mechanical Dependabot bump ( Notes:
No blocking issues found. |
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:
Gcf—EncodeGeneric/DecodeGeneric, graphEncode/Decode, delta encoding, session dedup, pack roots, and streaming.Symbol,Edge,Payload,DeltaPayload,GenericSet,GenericDeltaPayload,GenericOptions,ReanchorPolicy,GenericDeltaSession,OrderedMap,Session,StreamOptions,StreamEncoder.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.0andnet8.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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)