v1.14.6
What's Changed
- chore: Remove schema experiment from legacy validator by @nellh in https://github.com/bids-standard/bids-validator/pull/1932
- fix(schema): Fix relative import path "ignore" not prefixed error for standalone builds by @nellh in https://github.com/bids-standard/bids-validator/pull/1936
- fix: Preserve key properties when using spread to copy BIDSFile objects in browser environments by @nellh in https://github.com/bids-standard/bids-validator/pull/1928
- FIX: Load JSON contents into context eagerly by @effigies in https://github.com/bids-standard/bids-validator/pull/1938
- have exists return false on bids-uri check if string doesn't start with 'bids:' by @rwblair in https://github.com/bids-standard/bids-validator/pull/1941
- fix: Set deno validator exit code on errors by @nellh in https://github.com/bids-standard/bids-validator/pull/1944
- Pass on multiple rules.files matches from filenameIdentify to filenameValidate. by @rwblair in https://github.com/bids-standard/bids-validator/pull/1940
- Have filenameIdentify use datasetContext to determine which filename rules to use. by @rwblair in https://github.com/bids-standard/bids-validator/pull/1939
- ci: Replace web validator with schema version and link to subdirectory build of the legacy validator by @nellh in https://github.com/bids-standard/bids-validator/pull/1929
- Fix exists for derivative paths in raw datasets. by @rwblair in https://github.com/bids-standard/bids-validator/pull/1950
- Use /usr/bin/env not /bin/env as a more portable (present on OSX) by @yarikoptic in https://github.com/bids-standard/bids-validator/pull/1960
- fix(expressions): Make FileTree.contains() return true for directories by @effigies in https://github.com/bids-standard/bids-validator/pull/1956
- FIX: Start file count at 0 by @effigies in https://github.com/bids-standard/bids-validator/pull/1951
- CI: Update submodules in the usual way by @effigies in https://github.com/bids-standard/bids-validator/pull/1965
- feat(legacy): Check for required fields in PET sidecars. by @nellh in https://github.com/bids-standard/bids-validator/pull/1964
- chore(deps): bump bids-validator/spec from
bd08602
to0950f6d
by @dependabot in https://github.com/bids-standard/bids-validator/pull/1961 - fix(legacy): Add missing top-level rule for UNIT1 sidecars by @bpinsard in https://github.com/bids-standard/bids-validator/pull/1966
- [js] Update all npm dependencies (2024-05-07) by @depfu in https://github.com/bids-standard/bids-validator/pull/1919
- [js] Update hed-validator 3.13.4 → 3.13.5 (patch) by @depfu in https://github.com/bids-standard/bids-validator/pull/1968
- chore(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1962
New Contributors
- @bpinsard made their first contribution in https://github.com/bids-standard/bids-validator/pull/1966
Full Changelog: bids-standard/bids-validator@v1.14.5...v1.14.6