v1.14.1
What's Changed
- FIX: Pass dataset-relative paths to .bidsignore checker by @effigies in https://github.com/bids-standard/bids-validator/pull/1841
- chore(deps): bump bids-validator/tests/data/bids-examples from
633d964
tob6e5234
by @dependabot in https://github.com/bids-standard/bids-validator/pull/1849 - chore(deps): bump bids-validator/spec from
0fc6c58
to41241af
by @dependabot in https://github.com/bids-standard/bids-validator/pull/1850 - chore(deps): bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1851
- [js] Update all npm dependencies (2023-12-03) by @depfu in https://github.com/bids-standard/bids-validator/pull/1852
- [js] Update all npm dependencies (2023-12-10) by @depfu in https://github.com/bids-standard/bids-validator/pull/1856
- Update Python library docs by @kabilar in https://github.com/bids-standard/bids-validator/pull/1857
- FIX: Shadow size property of columns object, so it acts as a column by @effigies in https://github.com/bids-standard/bids-validator/pull/1855
- ENH: Ignore all dotfiles by @effigies in https://github.com/bids-standard/bids-validator/pull/1848
- Loading nifti headers wasn't awaited for some reason in load associations. by @rwblair in https://github.com/bids-standard/bids-validator/pull/1860
- Issue 1861 fix regex for BIDS Specification by @Slevinski in https://github.com/bids-standard/bids-validator/pull/1863
- RF: Expand tests and clean up Python module by @effigies in https://github.com/bids-standard/bids-validator/pull/1865
- [js] Update all npm dependencies (2023-12-17) by @depfu in https://github.com/bids-standard/bids-validator/pull/1866
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1871
- Bump hed-validator to 3.13.1 by @happy5214 in https://github.com/bids-standard/bids-validator/pull/1869
- disable failing out of spec meg test in schema validator by @rwblair in https://github.com/bids-standard/bids-validator/pull/1864
- chore(deps): bump actions/download-artifact from 3 to 4 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1872
- [js] Update all npm dependencies (2024-01-04) by @depfu in https://github.com/bids-standard/bids-validator/pull/1870
- [js] Update all npm dependencies (2024-01-21) by @depfu in https://github.com/bids-standard/bids-validator/pull/1877
- FIX: Add pattern to allow
/dir-<label>_dwi.json
files by @oesteban in https://github.com/bids-standard/bids-validator/pull/1880 - deps: Bump hed-validator to 3.13.3 by @nellh in https://github.com/bids-standard/bids-validator/pull/1879
- [js] Update all npm dependencies (2024-01-28) by @depfu in https://github.com/bids-standard/bids-validator/pull/1883
- ENH: Add top-level phase difference fieldmaps JSONs by @oesteban in https://github.com/bids-standard/bids-validator/pull/1881
- Update Deno dependencies by @nellh in https://github.com/bids-standard/bids-validator/pull/1887
- chore(deps): bump bids-validator/spec from
c7cabed
todc49ee2
by @dependabot in https://github.com/bids-standard/bids-validator/pull/1885 - chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1886
- fix(deno): Disable lockfile due to schema URL not being versioned by @nellh in https://github.com/bids-standard/bids-validator/pull/1888
- [js] Update all npm dependencies (2024-02-04) by @depfu in https://github.com/bids-standard/bids-validator/pull/1890
- FIX: Add rules to accept
part-
in PEPOLAR fieldmaps by @oesteban in https://github.com/bids-standard/bids-validator/pull/1884 - Skip checkheader for motion.tsv in legacy validator by @rwblair in https://github.com/bids-standard/bids-validator/pull/1891
- [js] Update all npm dependencies (2024-02-11) by @depfu in https://github.com/bids-standard/bids-validator/pull/1892
- [js] Update all npm dependencies (2024-02-18) by @depfu in https://github.com/bids-standard/bids-validator/pull/1893
- chore(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1894
- add HED as optional column for other TSV files by @sappelhoff in https://github.com/bids-standard/bids-validator/pull/1876
- add samples.tsv to noncustom tsv col file by @sappelhoff in https://github.com/bids-standard/bids-validator/pull/1896
New Contributors
- @kabilar made their first contribution in https://github.com/bids-standard/bids-validator/pull/1857
- @Slevinski made their first contribution in https://github.com/bids-standard/bids-validator/pull/1863
- @oesteban made their first contribution in https://github.com/bids-standard/bids-validator/pull/1880
Full Changelog: bids-standard/bids-validator@v1.14.0...v1.14.1