Skip to content

Update jsonic to latest GitHub HEAD and fix test group tags#3

Merged
rjrodger merged 2 commits into
mainfrom
claude/update-jsonic-library-GJ8Zb
Apr 18, 2026
Merged

Update jsonic to latest GitHub HEAD and fix test group tags#3
rjrodger merged 2 commits into
mainfrom
claude/update-jsonic-library-GJ8Zb

Conversation

@rjrodger
Copy link
Copy Markdown
Contributor

  • Pin jsonic devDependency to github:jsonicjs/jsonic (HEAD ec70f53)
  • Keep peerDependency as ">=2" for consumers
  • Replace underscores with hyphens in test group tags (g:) to comply
    with new jsonic strict validation regex /^[a-z][a-z0-9-]+$/

claude added 2 commits April 18, 2026 13:34
- Pin jsonic devDependency to github:jsonicjs/jsonic (HEAD ec70f53)
- Keep peerDependency as ">=2" for consumers
- Replace underscores with hyphens in test group tags (g:) to comply
  with new jsonic strict validation regex /^[a-z][a-z0-9-]+$/
- Upgrade github.com/jsonicjs/jsonic/go to v0.1.19 pseudo (HEAD ec70f53)
- Plugin type now returns error; update Directive accordingly
- All Go tests pass
@rjrodger rjrodger merged commit 9355df8 into main Apr 18, 2026
11 checks passed
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