Dandi

Latest version: v0.67.2

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

Scan your dependencies

Page 6 of 23

0.57.0

๐Ÿš€ Enhancement

- `?location` parameter in URLs can only point to a folder [1305](https://github.com/dandi/dandi-cli/pull/1305) ([yarikoptic](https://github.com/yarikoptic) [jwodder](https://github.com/jwodder))

๐Ÿ› Bug Fix

- Add missing term in ETA calculation [1340](https://github.com/dandi/dandi-cli/pull/1340) ([sneakers-the-rat](https://github.com/sneakers-the-rat))

๐Ÿ  Internal

- typing: Account for the fact that requests.HTTPError .response might be None now [1336](https://github.com/dandi/dandi-cli/pull/1336) ([yarikoptic](https://github.com/yarikoptic))
- [gh-actions](deps): Bump actions/checkout from 3 to 4 [1326](https://github.com/dandi/dandi-cli/pull/1326) ([dependabot[bot]](https://github.com/dependabot[bot]))
- codespell: tuneup of config and some new typos detected fixes [1334](https://github.com/dandi/dandi-cli/pull/1334) ([yarikoptic](https://github.com/yarikoptic))

๐Ÿ“ Documentation

- Minor documentation tune up [1338](https://github.com/dandi/dandi-cli/pull/1338) ([yarikoptic](https://github.com/yarikoptic))

๐Ÿงช Tests

- Re-record VCR tapes using newer versions of libraries [1337](https://github.com/dandi/dandi-cli/pull/1337) ([yarikoptic](https://github.com/yarikoptic))
- Ignore unclosed connection resource warning from VCR [1333](https://github.com/dandi/dandi-cli/pull/1333) ([yarikoptic](https://github.com/yarikoptic))

Authors: 4

- [dependabot[bot]](https://github.com/dependabot[bot])
- John T. Wodder II ([jwodder](https://github.com/jwodder))
- Jonny Saunders ([sneakers-the-rat](https://github.com/sneakers-the-rat))
- Yaroslav Halchenko ([yarikoptic](https://github.com/yarikoptic))

---

0.56.2

๐Ÿ› Bug Fix

- Fix uploading Zarr within a BIDS dataset; typing-check guided fix for handling requests exception [1331](https://github.com/dandi/dandi-cli/pull/1331) ([yarikoptic](https://github.com/yarikoptic))

Authors: 1

- Yaroslav Halchenko ([yarikoptic](https://github.com/yarikoptic))

---

0.56.1

๐Ÿ› Bug Fix

- Add Macaca nemestrina to species [1327](https://github.com/dandi/dandi-cli/pull/1327) ([yarikoptic](https://github.com/yarikoptic))

Authors: 1

- Yaroslav Halchenko ([yarikoptic](https://github.com/yarikoptic))

---

0.56.0

๐Ÿš€ Enhancement

- ENH: Add support for _desc- entity to label different processings of a file [1315](https://github.com/dandi/dandi-cli/pull/1315) ([yarikoptic](https://github.com/yarikoptic))
- Accept URLs as Dandi instance specifiers [1298](https://github.com/dandi/dandi-cli/pull/1298) ([jwodder](https://github.com/jwodder))

๐Ÿ› Bug Fix

- Check if URL matches the API URL so we do not hardcode wrong "False" for is_api [1318](https://github.com/dandi/dandi-cli/pull/1318) ([yarikoptic](https://github.com/yarikoptic))
- Fix wait_until_valid to properly wait for a publishable version [1311](https://github.com/dandi/dandi-cli/pull/1311) ([danlamanna](https://github.com/danlamanna))
- Update `asset_validation_errors` structure [1303](https://github.com/dandi/dandi-cli/pull/1303) ([jwodder](https://github.com/jwodder))
- Don't treat certain broken symlinks as absent files [1292](https://github.com/dandi/dandi-cli/pull/1292) ([jwodder](https://github.com/jwodder) [yarikoptic](https://github.com/yarikoptic))

๐Ÿ  Internal

- Removed deprecated boilerplate for copying tree to an existing directory [1294](https://github.com/dandi/dandi-cli/pull/1294) ([TheChymera](https://github.com/TheChymera) [jwodder](https://github.com/jwodder))
- Remove Python 3.7-specific code [1296](https://github.com/dandi/dandi-cli/pull/1296) ([jwodder](https://github.com/jwodder))

๐Ÿงช Tests

- TST: fix and not announce xfailed test which checks /server-info - version is provided now [1319](https://github.com/dandi/dandi-cli/pull/1319) ([yarikoptic](https://github.com/yarikoptic))
- Fix typing errors due to keyring and cv externals changes. [1316](https://github.com/dandi/dandi-cli/pull/1316) ([jwodder](https://github.com/jwodder))
- Fix test for newer hdf5 [1301](https://github.com/dandi/dandi-cli/pull/1301) ([jwodder](https://github.com/jwodder))

๐Ÿ”ฉ Dependency Updates

- Drop dependency on importlib-metadata backport for Python 3.7 [1299](https://github.com/dandi/dandi-cli/pull/1299) ([jwodder](https://github.com/jwodder))

Authors: 4

- Dan LaManna ([danlamanna](https://github.com/danlamanna))
- Horea Christian ([TheChymera](https://github.com/TheChymera))
- John T. Wodder II ([jwodder](https://github.com/jwodder))
- Yaroslav Halchenko ([yarikoptic](https://github.com/yarikoptic))

---

0.55.1

๐Ÿ”ฉ Dependency Updates

- Bidsschematools 0.7.0 API usage update [1243](https://github.com/dandi/dandi-cli/pull/1243) ([TheChymera](https://github.com/TheChymera) [yarikoptic](https://github.com/yarikoptic))

Authors: 2

- Horea Christian ([TheChymera](https://github.com/TheChymera))
- Yaroslav Halchenko ([yarikoptic](https://github.com/yarikoptic))

---

0.55.0

๐Ÿš€ Enhancement

- Support uploading a subset of files from a BIDS dataset [1286](https://github.com/dandi/dandi-cli/pull/1286) ([jwodder](https://github.com/jwodder))
- Add `dandi service-scripts update-dandiset-from-doi` command [1283](https://github.com/dandi/dandi-cli/pull/1283) ([jwodder](https://github.com/jwodder))

๐Ÿ› Bug Fix

- Use `inspect_nwbfile()` instead of `inspect_nwb()`; address bug in recent `ruamel.yaml` versions [1285](https://github.com/dandi/dandi-cli/pull/1285) ([jwodder](https://github.com/jwodder))

๐Ÿ  Internal

- Cancel any still-running tests when pushing to a branch or PR [1287](https://github.com/dandi/dandi-cli/pull/1287) ([jwodder](https://github.com/jwodder))

๐Ÿงช Tests

- Retry test that intermittently fails on NFS [1290](https://github.com/dandi/dandi-cli/pull/1290) ([jwodder](https://github.com/jwodder))

Authors: 1

- John T. Wodder II ([jwodder](https://github.com/jwodder))

---

Page 6 of 23

ยฉ 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.