Bids-validator

Latest version: v1.14.6

Safety actively analyzes 630390 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 24

1.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` to `0950f6d` 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**: https://github.com/bids-standard/bids-validator/compare/v1.14.5...v1.14.6

1.14.5

What's Changed
* [js] Update all npm dependencies (2024-03-17) by depfu in https://github.com/bids-standard/bids-validator/pull/1917
* chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 by dependabot in https://github.com/bids-standard/bids-validator/pull/1916
* Add vite web validator for the schema validator by nellh in https://github.com/bids-standard/bids-validator/pull/1915
* chore(deps): bump bids-validator/tests/data/bids-examples from `0d60f73` to `711be5b` by dependabot in https://github.com/bids-standard/bids-validator/pull/1921
* chore(deps): bump bids-validator/spec from `5b835b0` to `bd08602` by dependabot in https://github.com/bids-standard/bids-validator/pull/1922
* FIX: Add minimum Python requirement to package metadata by effigies in https://github.com/bids-standard/bids-validator/pull/1924


**Full Changelog**: https://github.com/bids-standard/bids-validator/compare/v1.14.4...v1.14.5

1.14.4

What's Changed
* Bump hed-validator dependency to v3.13.4 by happy5214 in https://github.com/bids-standard/bids-validator/pull/1913


**Full Changelog**: https://github.com/bids-standard/bids-validator/compare/v1.14.3...v1.14.4

1.14.3

What's Changed
* schema: Disable import map for Deno validator by nellh in https://github.com/bids-standard/bids-validator/pull/1910
* Update bids.spec.js by rwblair in https://github.com/bids-standard/bids-validator/pull/1911
* FIX: Update PET metadata dependencies by effigies in https://github.com/bids-standard/bids-validator/pull/1906
* schema: Fixes for web builds by nellh in https://github.com/bids-standard/bids-validator/pull/1912


**Full Changelog**: https://github.com/bids-standard/bids-validator/compare/v1.14.2...v1.14.3

1.14.2

What's Changed
* Use generic TSV file class from hed-validator package by happy5214 in https://github.com/bids-standard/bids-validator/pull/1898
* [js] Update all npm dependencies (2024-02-25) by depfu in https://github.com/bids-standard/bids-validator/pull/1899
* fix(dep): Handle deprecations in deno>=0.214.0 by effigies in https://github.com/bids-standard/bids-validator/pull/1902
* [js] Update all npm dependencies (2024-03-03) by depfu in https://github.com/bids-standard/bids-validator/pull/1905
* chore(deps): bump bids-validator/tests/data/bids-examples from `eff47f1` to `0d60f73` by dependabot in https://github.com/bids-standard/bids-validator/pull/1903
* chore(deps): bump bids-validator/spec from `dc49ee2` to `5b835b0` by dependabot in https://github.com/bids-standard/bids-validator/pull/1904


**Full Changelog**: https://github.com/bids-standard/bids-validator/compare/v1.14.1...v1.14.2

1.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` to `b6e5234` by dependabot in https://github.com/bids-standard/bids-validator/pull/1849
* chore(deps): bump bids-validator/spec from `0fc6c58` to `41241af` 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` to `dc49ee2` 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**: https://github.com/bids-standard/bids-validator/compare/v1.14.0...v1.14.1

Page 1 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.