Ha-mqtt-discoverable-cli

Latest version: v0.4.1

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

Scan your dependencies

0.4.1

What's Changed
- Update upstream dependency to 0.13.1 to pull in bugfixes
- Update all other dependencies to pull in security updates
- GitHub actions updates
- Add `poetry` check to pre-commit list

Included PRs
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/29
* More docker improvements by unixorn in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/42
* Bump ha-mqtt-discoverable from 0.11.0 to 0.13.0 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/44
* Update to use ha-mqtt-discoverable 0.13.0 by unixorn in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/43
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/46
* Bump pre-commit from 3.5.0 to 3.6.0 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/45
* Bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/48
* Bump black from 23.11.0 to 23.12.0 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/49
* Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/47
* Bump black from 23.12.0 to 23.12.1 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/50
* Bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/51
* Bump to 0.4.1 by unixorn in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/52


**Full Changelog**: https://github.com/unixorn/ha-mqtt-discoverable-cli/compare/v0.3.0...v0.4.1

0.3.0

What's Changed
* Bump black from 23.1.0 to 23.3.0 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/12
* Bump pytest from 7.2.2 to 7.3.0 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/14
* Bump pre-commit from 3.2.1 to 3.2.2 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/13
* Bump pytest from 7.3.0 to 7.3.1 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/15
* Bump oxsecurity/megalinter from 6 to 7 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/18
* Bump ha-mqtt-discoverable from 0.8.1 to 0.9.0 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/19
* Bump pre-commit from 3.2.2 to 3.3.3 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/21
* Bump black from 23.3.0 to 23.7.0 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/23
* Bump flake8 from 6.0.0 to 6.1.0 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/24
* Bump black from 23.7.0 to 23.9.1 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/28
* Bump pytest from 7.3.1 to 7.4.2 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/27
* Bump to 0.2.1 by unixorn in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/30
* Bump pre-commit from 3.3.3 to 3.4.0 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/25
* Bump docker/build-push-action from 4 to 5 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/33
* Bump docker/login-action from 2 to 3 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/32
* Bump docker/setup-buildx-action from 2 to 3 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/31
* Bump ha-mqtt-discoverable from 0.9.0 to 0.10.0 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/34
* Bump pre-commit from 3.4.0 to 3.5.0 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/36
* Bump black from 23.9.1 to 23.10.0 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/37
* Bump black from 23.10.0 to 23.10.1 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/38
* Bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/39
* Bump black from 23.10.1 to 23.11.0 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/40
* Update to use ha-mqtt-discoverable 0.11.0 by unixorn in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/41


**Full Changelog**: https://github.com/unixorn/ha-mqtt-discoverable-cli/compare/v0.2.1...v0.3.0

0.2.1

What's Changed

* Add missing end of sentence in `README.md` by unixorn in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/3
* Had the wrong link for `ha-mqtt-discoverable` by unixorn in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/5
* Add License file & shrink docker image by unixorn in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/6
* Bump pre-commit from 3.1.1 to 3.2.0 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/7
* Bump pre-commit from 3.2.0 to 3.2.1 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/8
* Bump ha-mqtt-discoverable from 0.8.0 to 0.8.1 by dependabot in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/9
* Update upstream deps by unixorn in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/10
* Bump version to 0.2.1 by unixorn in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/11

New Contributors
* dependabot made their first contribution in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/7

**Full Changelog**: https://github.com/unixorn/ha-mqtt-discoverable-cli/compare/v0.2.0...v0.2.1

0.2.0

First Public Release

Migrates the CLI tools from `ha-mqtt-discoverable` module into here so people can install the core module without dragging in the cli tools if you don't want to use them.

* Initial code drop by unixorn in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/1
* Ingest cli tools from upstream by unixorn in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/2

New Contributors
* unixorn made their first contribution in https://github.com/unixorn/ha-mqtt-discoverable-cli/pull/1

**Full Changelog**: https://github.com/unixorn/ha-mqtt-discoverable-cli/commits/v0.2.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.