Image-sorting-tool

Latest version: v1.1.2

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

Scan your dependencies

Page 1 of 2

1.1.2

What's Changed
* chore(deps): update pypa/gh-action-pypi-publish digest to e53eb8b by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/73
* chore(deps): update pypa/gh-action-pypi-publish digest to aec4e82 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/75
* chore(deps): update pypa/gh-action-pypi-publish digest to 81e9d93 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/76
* chore(deps): update dependency pytest to ==8.1.* by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/74
* chore(deps): update dependency setuptools to ==69.2.* by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/77
* chore(deps): update dependency black to ==24.3.* by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/78
* chore(deps): update actions/setup-python digest to 82c7e63 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/79
* chore(deps): update dependency pillow to ~=10.3.0 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/80
* Bump to version 1.1.2 by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/81


**Full Changelog**: https://github.com/ThorpeJosh/image-sorting-tool/compare/1.1.1...1.1.2

1.1.1

What's Changed
* docs: remove old jenkins badge by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/70
* docs: add version to gui by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/71
* fix: child/parent path detection for windows by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/72


**Full Changelog**: https://github.com/ThorpeJosh/image-sorting-tool/compare/1.1.0...1.1.1

1.1.0

What's Changed
* Update README.md by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/56
* chore(deps): update pypa/gh-action-pypi-publish digest to c12cc61 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/54
* chore(deps): update dependency pillow to ~=10.2.0 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/55
* chore(deps): update dependency pytest to v8 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/58
* chore(deps): update pypa/gh-action-pypi-publish digest to 3f824c7 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/59
* chore(deps): update dependency black to v24 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/57
* chore(deps): update pypa/gh-action-pypi-publish digest to 0580fcb by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/60
* chore(deps): update dependency setuptools to ==69.1.* by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/61
* chore(deps): update dependency black to ==24.2.* by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/62
* chore(deps): update pypa/gh-action-pypi-publish digest to 72a79c8 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/63
* chore(deps): update pypa/gh-action-pypi-publish digest to 24c5d5c by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/64
* chore(deps): update dependency pylint to ==3.1.* by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/66
* chore(deps): update pypa/gh-action-pypi-publish digest to edfa8f3 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/65
* feat: ensure directories are valid by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/67
* bump version to v1.1.0 by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/68


**Full Changelog**: https://github.com/ThorpeJosh/image-sorting-tool/compare/1.0.2...1.1.0

1.0.2

What's Changed
* chore(deps): update dependency black to ==23.11.* by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/47
* chore(deps): update dependency setuptools to v69 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/48
* chore(deps): update pypa/gh-action-pypi-publish digest to 2f6f737 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/49
* chore(deps): update actions/setup-python action to v5 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/50
* fix: allowed python versions by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/52
* chore(deps): update dependency black to ==23.12.* by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/51
* chore(deps): update dependency pillow to ~=10.1.0 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/37
* bump version to 1.0.2 by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/53


**Full Changelog**: https://github.com/ThorpeJosh/image-sorting-tool/compare/1.0.1...1.0.2

1.0.1

What's Changed
* cicd: pin action digests and auto request PR reviewer by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/42
* chore(deps): pin dependencies by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/43
* update screenshot of tool by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/44
* update screenshot of tool by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/45
* bump version 1.0.1 by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/46


**Full Changelog**: https://github.com/ThorpeJosh/image-sorting-tool/compare/1.0.0...1.0.1

1.0.0

What's Changed
* rename default branch to main by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/30
* cicd: github build workflow by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/31
* chore(deps): update pypa/gh-action-pypi-publish digest to 79739dc by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/32
* chore(deps): update dependency black to ==23.10.* by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/27
* chore(deps): update actions/checkout action to v4 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/34
* chore(deps): update dependency pylint to ==2.17.* by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/28
* security patch for Pillow by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/36
* chore(deps): update dependency pytest to ==7.4.* by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/33
* chore(deps): update actions/setup-python action to v4 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/35
* chore(deps): update dependency pylint to v3 by renovate in https://github.com/ThorpeJosh/image-sorting-tool/pull/38
* Rename duplicates by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/19
* docs: update screenshot link in README by ThorpeJosh in https://github.com/ThorpeJosh/image-sorting-tool/pull/41


**Full Changelog**: https://github.com/ThorpeJosh/image-sorting-tool/compare/0.2.0...1.0.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.