chore(deps-dev): bump the minor-and-patch group across 1 directory with 4 updates #101
test-action.yml
on: pull_request
Basic key/value modification
9s
Nested key support
6s
Deep nested key creation
6s
Type-aware values
9s
Delete key
6s
Bulk changes input
5s
Output values
7s
Dry-run mode
7s
Formatting preservation
5s
JSONC support
6s
Error handling
7s
Array index support
10s
Merge mode
9s
Schema validation
7s
Create file if missing
4s
Commit with signoff
7s
Annotations
7 errors
|
Error handling
Either 'key' or 'changes' input is required
|
|
Error handling
Invalid number value: not-a-number
|
|
Error handling
Invalid type: 'integer'. Expected one of: string, number, boolean, json
|
|
Error handling
File not found: /home/runner/work/github-change-json/github-change-json/example/nonexistent.json
|
|
Schema validation
Schema validation failed:
- /: must have required property 'name'
|
|
Schema validation
Schema validation failed:
- /version: must match pattern "^\d+\.\d+\.\d+$"
|
|
Create file if missing
File not found: /home/runner/work/github-change-json/github-change-json/example/does-not-exist.json
|