Juicenet-cli

Latest version: v0.46.1

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

Scan your dependencies

Page 8 of 11

0.21.0

Not secure
[0.21.0](https://github.com/Ravencentric/juicenet-cli/compare/v0.20.0...v0.21.0) - (2023-11-28)

<!-- 0 -->⚠️⚠️ Broken ⚠️⚠️

- This release ended up being shipped with broken BDMV support. If you've uploaded any files with it they are fine but any directories uploaded with `--match --pattern` are broken. For now you should downgrade to v0.20.0

<!-- 0 -->🚀 Features

- Support uploading from read-only drives ([11](https://github.com/Ravencentric/juicenet-cli/issues/11)) ([3a90255](https://github.com/Ravencentric/juicenet-cli/commit/3a90255e7b31f7c1f2f8c5b8dbf60218b0606c00)) - (Raventric)

<!-- 1 -->🐛 Bug Fixes

- Invalid json ([6b6a5fc](https://github.com/Ravencentric/juicenet-cli/commit/6b6a5fc7c65871e826771199c83b1fcbf14011c7)) - (Raventric)

<!-- 11 -->⏪ Reverts

- Revert caf29c8 and move it's funtionality to test.yml ([71cdc09](https://github.com/Ravencentric/juicenet-cli/commit/71cdc093115b7924b2443018c3331605be3b1b86)) - (Raventric)

<!-- 12 -->🔖 Releases

- 0.20.0 -> 0.21.0 ([1412749](https://github.com/Ravencentric/juicenet-cli/commit/1412749d6ddb376ee5a3967a4536ae04a9aa9175)) - (Raventric)

<!-- 30 -->📝 Other

- Fix wrong variable ([c4aceb7](https://github.com/Ravencentric/juicenet-cli/commit/c4aceb7282a6339d32d87ab8c4b9ed24b4e3dbc3)) - (Raventric)
- Build wheel for every push ([caf29c8](https://github.com/Ravencentric/juicenet-cli/commit/caf29c880be2dd7a72b60a5252b5575c723ba0ae)) - (Raventric)

<!-- 7 -->⚙️ Miscellaneous Tasks

- Readme ([b54d053](https://github.com/Ravencentric/juicenet-cli/commit/b54d0535eee9ef65b3f11dfc750e96047b4c36eb)) - (Raventric)
- **deps:** Update stuff ([5e167a3](https://github.com/Ravencentric/juicenet-cli/commit/5e167a3d4a3ce8b8e572d5d514ac3089eee0d38d)) - (Raventric)
- **deps:** Update dependency setuptools to v69 ([10](https://github.com/Ravencentric/juicenet-cli/issues/10)) ([f21e411](https://github.com/Ravencentric/juicenet-cli/commit/f21e4111850cd14b08324faf30365123fb3e91ec)) - (renovate[bot])
- **deps:** Update dependency platformdirs to v4 ([9](https://github.com/Ravencentric/juicenet-cli/issues/9)) ([770cb2a](https://github.com/Ravencentric/juicenet-cli/commit/770cb2a9bd86f8eed8961cd3ce4eb733508af303)) - (renovate[bot])
- **deps:** Update actions/checkout action to v4 ([7](https://github.com/Ravencentric/juicenet-cli/issues/7)) ([4429cd9](https://github.com/Ravencentric/juicenet-cli/commit/4429cd9a6e14451481c134351d9815390dab5774)) - (renovate[bot])
- **deps:** Update all non-major dependencies ([6](https://github.com/Ravencentric/juicenet-cli/issues/6)) ([8572607](https://github.com/Ravencentric/juicenet-cli/commit/85726070e84e4134d3c91af2f4ba3e9532b9e9dc)) - (renovate[bot])
- Configure renovate ([5](https://github.com/Ravencentric/juicenet-cli/issues/5)) ([e9e9003](https://github.com/Ravencentric/juicenet-cli/commit/e9e9003799db5801ed28e33b34279683069f738b)) - (renovate[bot])
- Update .gitignore ([fae01e0](https://github.com/Ravencentric/juicenet-cli/commit/fae01e0ce84a47f65164ea32f556f62f1d28244f)) - (Raventric)

0.20.0

Not secure
[0.20.0](https://github.com/Ravencentric/juicenet-cli/compare/v0.19.2...v0.20.0) - (2023-11-19)

<!-- 1 -->🐛 Bug Fixes

- Readme badge ([3](https://github.com/Ravencentric/juicenet-cli/issues/3)) ([5d0b991](https://github.com/Ravencentric/juicenet-cli/commit/5d0b991c4fdcd7ffc340ec24ca445ab1dae002ff)) - (Raventric)

<!-- 2 -->🚜 Refactor

- Use the recommended `src` layout ([4](https://github.com/Ravencentric/juicenet-cli/issues/4)) ([2438470](https://github.com/Ravencentric/juicenet-cli/commit/24384704d5984e1b1d457e6eb62e8e4d8f536223)) - (Raventric)

<!-- 7 -->⚙️ Miscellaneous Tasks

0.19.2

Not secure
[0.19.2](https://github.com/Ravencentric/juicenet-cli/compare/v0.19.0...v0.19.2) - (2023-11-18)

<!-- 30 -->📝 Other

- Replace unmaintained workflow ([e7ef638](https://github.com/Ravencentric/juicenet-cli/commit/e7ef6387746abda5a3cff120f5702680144d4914)) - (Raventric)

<!-- 7 -->⚙️ Miscellaneous Tasks

- **release:** Bump version 0.19.0 -> 0.19.2 ([e352fb1](https://github.com/Ravencentric/juicenet-cli/commit/e352fb190e01b6c60e39a9a2035de2b1136b92c2)) - (Raventric)
- **deps:** Update dependencies ([c2e6851](https://github.com/Ravencentric/juicenet-cli/commit/c2e685136e2d2d0e677cb3fdf1edbf56fb5bb432)) - (Raventric)

0.19.0

Not secure
Bug Fixes
- **nyuu**: make nzb sorting consistent [2](https://github.com/Ravencentric/juicenet-cli/pull/2) ([Raventric](https://github.com/Ravencentric/juicenet-cli/commit/3fd1e40b7828f37ea57d40a42233c2d92e4ce865))

Chores
- **mypy**: use strict and pretty ([Raventric](https://github.com/Ravencentric/juicenet-cli/commit/d5f978eb0781d4b42086889a4a94416af84f8c2f))
- **pre-commit**: remove sync with poetry ([Raventric](https://github.com/Ravencentric/juicenet-cli/commit/4452e7e0272684ca6c3b05a0eca6cb99974f6ac1))
- **pre-commit**: update poetry ([Raventric](https://github.com/Ravencentric/juicenet-cli/commit/4afb3eacafcd2eb319949e08fc553d1ed7a9991e))

0.18.0

Not secure
Bug Fixes
- filenames with backticks would kill juicenet ([Raventric](https://github.com/Ravencentric/juicenet-cli/commit/1fd70c6cb1d91d039047cd345971ad9b7746e28d))

Chores
- readme ([Raventric](https://github.com/Ravencentric/juicenet-cli/commit/e60d6eb21ce50bbebc21a46dfb579f0db9a5359c))

0.17.0

Not secure
Chores

Page 8 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.