v1.10.0
What's Changed
- Schema/expression language by @rwblair in https://github.com/bids-standard/bids-validator/pull/1535
- chore(deps): bump parse-url from 7.0.2 to 8.1.0 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1548
- chore(deps): bump @xmldom/xmldom from 0.7.5 to 0.7.6 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1550
- Bump shell-quote 1.7.2 ⤑ 1.7.4 by @DimitriPapadopoulos in https://github.com/bids-standard/bids-validator/pull/1551
- Bump versioneer 0.20 → 0.26 by @DimitriPapadopoulos in https://github.com/bids-standard/bids-validator/pull/1552
- chore(deps): bump docker/build-push-action from 3.1.1 to 3.2.0 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1556
- chore(deps): bump bids-validator/tests/data/bids-examples from
e84c122todc620a2by @dependabot in https://github.com/bids-standard/bids-validator/pull/1553 - chore(deps): bump docker/metadata-action from 4.0.1 to 4.1.1 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1554
- chore(deps): bump bids-validator/spec from
23d9892toacd7fe4by @dependabot in https://github.com/bids-standard/bids-validator/pull/1555 - chore(deps): bump docker/login-action from 2.0.0 to 2.1.0 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1557
- CI: Cancel jobs if branch is updated by @effigies in https://github.com/bids-standard/bids-validator/pull/1558
- ENH: Add physio/stim files to ASL and PET rules by @effigies in https://github.com/bids-standard/bids-validator/pull/1560
- chore(deps): bump bids-validator/spec from
acd7fe4toec7a5adby @dependabot in https://github.com/bids-standard/bids-validator/pull/1563 - chore(deps): bump qs from 6.10.1 to 6.11.0 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1566
- chore(deps): bump minimatch from 3.0.4 to 3.0.5 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1567
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1568
- chore(deps): bump @xmldom/xmldom from 0.7.6 to 0.7.9 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1569
- Adding conda recipe by @sarthakpati in https://github.com/bids-standard/bids-validator/pull/1570
- ENH: Check for empty or whitespace-only dataset names by @effigies in https://github.com/bids-standard/bids-validator/pull/1572
- chore(deps): bump bids-validator/tests/data/bids-examples from
dc620a2to7c3e673by @dependabot in https://github.com/bids-standard/bids-validator/pull/1575 - chore(deps): bump bids-validator/spec from
ec7a5adto83e20a1by @dependabot in https://github.com/bids-standard/bids-validator/pull/1576 - chore(deps): bump json5 from 2.2.0 to 2.2.3 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1577
- FIX: Use intersection to find existing events.json files by @effigies in https://github.com/bids-standard/bids-validator/pull/1574
- bump python version; 3.7 will be EOL in june by @sappelhoff in https://github.com/bids-standard/bids-validator/pull/1584
- FIX: Update score library to resolve failing tests by @effigies in https://github.com/bids-standard/bids-validator/pull/1591
- chore(deps): bump bids-validator/spec from
83e20a1to00105ecby @dependabot in https://github.com/bids-standard/bids-validator/pull/1593 - chore(deps): bump docker/build-push-action from 3.2.0 to 4.0.0 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1594
- chore(deps): bump bids-validator/tests/data/bids-examples from
7c3e673to96991ddby @dependabot in https://github.com/bids-standard/bids-validator/pull/1596 - chore(deps): bump docker/metadata-action from 4.1.1 to 4.3.0 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1595
- docs(schema): Add some explanation for how to reload the latest version of the specification JSON by @nellh in https://github.com/bids-standard/bids-validator/pull/1592
- Schema/derivatives walk by @rwblair in https://github.com/bids-standard/bids-validator/pull/1547
- FIX/FEAT: Use specific schema version by @sebastientourbier in https://github.com/bids-standard/bids-validator/pull/1580
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in https://github.com/bids-standard/bids-validator/pull/1599
New Contributors
- @sarthakpati made their first contribution in https://github.com/bids-standard/bids-validator/pull/1570
- @sebastientourbier made their first contribution in https://github.com/bids-standard/bids-validator/pull/1580
Thank y'all for your contributions, both PRs were solid additions to the validator.
Full Changelog: bids-standard/bids-validator@v1.9.9...v1.10.0