Skip to content

Bump model-garage to v1.0.12#280

Merged
elffjs merged 3 commits into
mainfrom
claude/fix-ruptela-vin-fingerprint-hMxQE
May 15, 2026
Merged

Bump model-garage to v1.0.12#280
elffjs merged 3 commits into
mainfrom
claude/fix-ruptela-vin-fingerprint-hMxQE

Conversation

@elffjs

@elffjs elffjs commented May 15, 2026

Copy link
Copy Markdown
Member

Summary

  • Bumps github.com/DIMO-Network/model-garage from v1.0.11 → v1.0.12.
  • Picks up the Ruptela VIN decode fix from Strip leading padding when decoding Ruptela VIN model-garage#261: DecodeFingerprint now trims leading padding (not just trailing), so PID 104 hex like 2020202020... no longer leaves leading-space bytes that fail vin.IsValidVIN() / vin.IsValidJapanChassis() and cause the fingerprint to be silently dropped in internal/processors/fingerprintvalidate.

Test plan

https://claude.ai/code/session_01N6jjMS5NG9iRVCyKfSnHws


Generated by Claude Code

claude added 3 commits May 15, 2026 09:55
Pulls in the Ruptela VIN leading-space trim fix so payloads where PID
104 is left-padded with 0x20 bytes now produce a valid fingerprint
instead of being silently dropped.

https://claude.ai/code/session_01N6jjMS5NG9iRVCyKfSnHws
The 'latest' tag currently resolves to v2.12.2, whose published tarball
has a different SHA256 than the one baked into the upstream install
script, so make tools fails the checksum verification.

https://claude.ai/code/session_01N6jjMS5NG9iRVCyKfSnHws
Switch from raw.githubusercontent.com/.../master/install.sh to the
canonical https://golangci-lint.run/install.sh that golangci-lint
recommends, which resolves the stale checksums in the master-branch
script. With the recommended installer the version pin is no longer
needed.
@elffjs elffjs merged commit 3c1251c into main May 15, 2026
8 checks passed
@elffjs elffjs deleted the claude/fix-ruptela-vin-fingerprint-hMxQE branch May 15, 2026 10:14
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.

2 participants