Aioswitcher

Latest version: v5.0.0

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

Scan your dependencies

Page 5 of 8

2.0.9

What's Changed
* build(deps-dev): bump pytest from 7.0.0 to 7.0.1 by dependabot in https://github.com/TomerFi/aioswitcher/pull/440
* ci(deps): bump reviewdog/action-misspell from 1.10 to 1.11 by dependabot in https://github.com/TomerFi/aioswitcher/pull/441
* ci(deps): bump EnricoMi/publish-unit-test-result-action from 1.28 to 1.29 by dependabot in https://github.com/TomerFi/aioswitcher/pull/443
* ci(deps): bump EnricoMi/publish-unit-test-result-action from 1.29 to 1.30 by dependabot in https://github.com/TomerFi/aioswitcher/pull/444
* build(deps-dev): bump poethepoet from 0.12.3 to 0.13.0 by dependabot in https://github.com/TomerFi/aioswitcher/pull/445
* build(deps-dev): bump bandit from 1.7.2 to 1.7.3 by dependabot in https://github.com/TomerFi/aioswitcher/pull/446
* ci(deps): bump actions/setup-python from 2.3.2 to 3 by dependabot in https://github.com/TomerFi/aioswitcher/pull/447
* ci(deps): bump actions/checkout from 2.4.0 to 3 by dependabot in https://github.com/TomerFi/aioswitcher/pull/448
* build(deps-dev): bump poethepoet from 0.13.0 to 0.13.1 by dependabot in https://github.com/TomerFi/aioswitcher/pull/449
* build(deps-dev): bump pytest-asyncio from 0.18.1 to 0.18.2 by dependabot in https://github.com/TomerFi/aioswitcher/pull/451
* ci(deps): bump actions/upload-artifact from 2.3.1 to 3 by dependabot in https://github.com/TomerFi/aioswitcher/pull/450
* build(deps-dev): bump bandit from 1.7.3 to 1.7.4 by dependabot in https://github.com/TomerFi/aioswitcher/pull/452
* ci(deps): bump EnricoMi/publish-unit-test-result-action from 1.30 to 1.31 by dependabot in https://github.com/TomerFi/aioswitcher/pull/453
* ci(deps): bump prologic/action-markdownlint from 0.3 to 0.5 by dependabot in https://github.com/TomerFi/aioswitcher/pull/454
* build(deps-dev): bump mypy from 0.931 to 0.940 by dependabot in https://github.com/TomerFi/aioswitcher/pull/455
* build(deps-dev): bump pytest from 7.0.1 to 7.1.0 by dependabot in https://github.com/TomerFi/aioswitcher/pull/456
* build(deps-dev): bump mypy from 0.940 to 0.941 by dependabot in https://github.com/TomerFi/aioswitcher/pull/457
* build(deps-dev): bump pytest from 7.1.0 to 7.1.1 by dependabot in https://github.com/TomerFi/aioswitcher/pull/458
* ci(deps): bump actions/cache from 2.1.7 to 3 by dependabot in https://github.com/TomerFi/aioswitcher/pull/459
* build(deps-dev): bump mypy from 0.941 to 0.942 by dependabot in https://github.com/TomerFi/aioswitcher/pull/460
* build(deps-dev): bump pytest-asyncio from 0.18.2 to 0.18.3 by dependabot in https://github.com/TomerFi/aioswitcher/pull/461
* build(deps-dev): bump black from 22.1.0 to 22.3.0 by dependabot in https://github.com/TomerFi/aioswitcher/pull/462
* build(deps-dev): bump doc8 from 0.10.1 to 0.11.0 by dependabot in https://github.com/TomerFi/aioswitcher/pull/463
* build(deps-dev): bump doc8 from 0.11.0 to 0.11.1 by dependabot in https://github.com/TomerFi/aioswitcher/pull/464


**Full Changelog**: https://github.com/TomerFi/aioswitcher/compare/2.0.8...2.0.9

2.0.8

[2.0.8](https://github.com/TomerFi/aioswitcher/compare/2.0.7...2.0.8) (2022-02-12)

2.0.7

[2.0.7](https://github.com/TomerFi/aioswitcher/compare/2.0.6...2.0.7) (2021-12-05)

2.0.6

[2.0.6](https://github.com/TomerFi/aioswitcher/compare/2.0.5...2.0.6) (2021-09-17)


Performance Improvements

* remove redundant tcp interactions ([348](https://github.com/TomerFi/aioswitcher/issues/348)) ([fef190e](https://github.com/TomerFi/aioswitcher/commit/fef190e63a622c253d920498e709958f93b0051b))

2.0.5

Bug Fixes
- received datagram from an unknown source (341) [341](https://github.com/TomerFi/aioswitcher/pull/341) ([Shay Levy](https://github.com/TomerFi/aioswitcher/commit/15c56f125ae67a90a9728798cad597f006eb5520))

Tests
- update test_an_unknown_datagram (342) [342](https://github.com/TomerFi/aioswitcher/pull/342) ([Shay Levy](https://github.com/TomerFi/aioswitcher/commit/8a8e546a93fac619d058b3677bd60139cfb9315f))

Builds
- bumped version from 2.0.4 to 2.0.5-dev ([Tomer Figenblat](https://github.com/TomerFi/aioswitcher/commit/cb2d3393fe6dc4233da2e6b3928f1a72b656193c))
- **deps-dev**: bump black from 21.6b0 to 21.7b0 (318) [318](https://github.com/TomerFi/aioswitcher/pull/318) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/430d3c6946a88609dc0eeaa9498c292c07e76304))
- update vscode configuraion after switch to linux ([Tomer Figenblat](https://github.com/TomerFi/aioswitcher/commit/5414e78abf144c25b37175d6ee8e2999f34553ce))
- **deps-dev**: bump doc8 from 0.8.1 to 0.9.0 (320) [320](https://github.com/TomerFi/aioswitcher/pull/320) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/96a6393c4e10b627425a32f6c127cf0a39be9e91))
- **deps**: bump sphinx from 4.1.1 to 4.1.2 (324) [324](https://github.com/TomerFi/aioswitcher/pull/324) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/995036fcb0d5231a2c4ea2b7b3c720774c9b5271))
- **deps-dev**: bump codecov from 2.1.11 to 2.1.12 (326) [326](https://github.com/TomerFi/aioswitcher/pull/326) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/aeae53b67212cabdcaa6602a496bac1df1a9d9dd))
- **deps-dev**: bump isort from 5.9.2 to 5.9.3 (325) [325](https://github.com/TomerFi/aioswitcher/pull/325) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/d65d16af40faf7d7ce1300f700949eef25975d5d))
- **deps-dev**: bump yamllint from 1.26.1 to 1.26.2 (327) [327](https://github.com/TomerFi/aioswitcher/pull/327) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/d781431124885884b0fb62af5563b2be9d1c546c))
- **deps-dev**: bump types-toml from 0.1.3 to 0.1.5 (328) [328](https://github.com/TomerFi/aioswitcher/pull/328) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/5f5972d3d094bd49d1d1fb7277a6a1f451d9bec3))
- **deps**: bump poetry from 1.1.7 to 1.1.8 (331) [331](https://github.com/TomerFi/aioswitcher/pull/331) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/87f9a69a142710b1264717efd90de9b3a1ec0b9a))
- **deps-dev**: bump yamllint from 1.26.2 to 1.26.3 (332) [332](https://github.com/TomerFi/aioswitcher/pull/332) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/453a8a6147c0689bcf6b03655788f60973cf2d3d))
- **deps-dev**: bump black from 21.7b0 to 21.8b0 (336) [336](https://github.com/TomerFi/aioswitcher/pull/336) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/11d5375c178bb30a69af4cc3358c18ee842cf1b3))
- **deps-dev**: bump pytest from 6.2.4 to 6.2.5 (337) [337](https://github.com/TomerFi/aioswitcher/pull/337) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/e2ddbea3b421508f392e6821a42fb40dacdbbbb5))
- **deps-dev**: bump time-machine from 2.3.1 to 2.4.0 (338) [338](https://github.com/TomerFi/aioswitcher/pull/338) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/ffb620f72160168b3a6e8d11f280c453728e25ad))
- **deps**: bump insegel from 1.1.0 to 1.2.0 (339) [339](https://github.com/TomerFi/aioswitcher/pull/339) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/68df968ec8cff25aa5dbd34a349566571e1f336d))
- bump version to 2.0.5 (343) [343](https://github.com/TomerFi/aioswitcher/pull/343) ([Shay Levy](https://github.com/TomerFi/aioswitcher/commit/dba1483b17ae19f317a476394f69918c4c8224d3))

Continuous Integration
- **deps**: bump wagoid/commitlint-github-action from 3.1.4 to 4.0.2 (315) [315](https://github.com/TomerFi/aioswitcher/pull/315) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/98842a60edc7f8644494463fa53f52e356df33db))
- **deps**: bump wagoid/commitlint-github-action from 4.0.2 to 4.1.1 (317) [317](https://github.com/TomerFi/aioswitcher/pull/317) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/412cff30c4a0788fa69d80d2985640f0da620748))
- **deps**: bump reviewdog/action-misspell from 1.8.1 to 1.9 (321) [321](https://github.com/TomerFi/aioswitcher/pull/321) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/6b866adc9ee8c13f4c9fe808eb2d6f6ed7435c4f))
- **deps**: bump prologic/action-markdownlint from 0.1.2 to 0.2 (322) [322](https://github.com/TomerFi/aioswitcher/pull/322) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/da5239009234e608e3682dad635e4931b1c573dd))
- **deps**: bump codecov/codecov-action from 2.0.1 to 2.0.2 (323) [323](https://github.com/TomerFi/aioswitcher/pull/323) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/2819afefce705cbe6d7219c17480b3e5f4de1b27))
- fixed codecov action ([Tomer Figenblat](https://github.com/TomerFi/aioswitcher/commit/a27896afff2830ec7d97d751d48153c2abd5ddee))
- **deps**: bump actions-ecosystem/action-add-labels from 1.1.2 to 1.1.3 (329) [329](https://github.com/TomerFi/aioswitcher/pull/329) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/7a087165397f8a262bf662e5a478d9ef9236c1c7))
- **deps**: bump dessant/lock-threads from 2.1.1 to 2.1.2 (330) [330](https://github.com/TomerFi/aioswitcher/pull/330) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/1b891994b40cb1382555accd7f0513497e1cc8b1))
- **deps**: bump codecov/codecov-action from 2.0.2 to 2.0.3 (333) [333](https://github.com/TomerFi/aioswitcher/pull/333) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/5715b7addf5aa044cec5a33c0e6890f084722187))

2.0.4

Bug Fixes
- added wrapper method auto_set_off to SwitcherTimedBase to address ha backward compability issue (316) [316](https://github.com/TomerFi/aioswitcher/pull/316) ([Tomer Figenblat](https://github.com/TomerFi/aioswitcher/commit/7b9f6fb00794aa8929ada31bc012b62b061634ca))
- fixed code typo ([Tomer Figenblat](https://github.com/TomerFi/aioswitcher/commit/3b771509077d0e75910dd0a49993bb0723360e54))

Documentation
- docs clarifications ([Tomer Figenblat](https://github.com/TomerFi/aioswitcher/commit/9c87c06c0ebdf56a1a2c78273333957432252f2e))
- typo ([Tomer Figenblat](https://github.com/TomerFi/aioswitcher/commit/369aeaec846b3b75c40fa424f67e1d34cb3c9a2e))
- updated README.md ([Tomer Figenblat](https://github.com/TomerFi/aioswitcher/commit/e9b8783cc6de088bbad65c2f9a4ab81a973660f4))

Builds
- started new dev lifecycle at 2.0.4-dev ([Tomer Figenblat](https://github.com/TomerFi/aioswitcher/commit/df1bd6cec806968dbde30ae102f1365cc0443637))
- **deps-dev**: bump isort from 5.9.1 to 5.9.2 (309) [309](https://github.com/TomerFi/aioswitcher/pull/309) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/7e34c578cfb9540940fae8ef6d503435ac4fed4d))
- **deps**: bump sphinx from 4.0.3 to 4.1.0 (311) [311](https://github.com/TomerFi/aioswitcher/pull/311) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/fcd35b92587590bae74acddc35239a8e91163fe2))
- **deps-dev**: bump time-machine from 2.3.0 to 2.3.1 (312) [312](https://github.com/TomerFi/aioswitcher/pull/312) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/d6f33242ccd04ceb94d12817ef26c63ded8dccfb))
- **deps**: bump sphinx from 4.1.0 to 4.1.1 (314) [314](https://github.com/TomerFi/aioswitcher/pull/314) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/2ccef3e126a08c0497c1226e553e781aebe9b89e))
- bumed version from 2.0.4-dev to 2.0.4 ([Tomer Figenblat](https://github.com/TomerFi/aioswitcher/commit/ab823f023ba88e2b7498e1ca68967aeae176efec))

Continuous Integration
- **deps**: bump EnricoMi/publish-unit-test-result-action (308) [308](https://github.com/TomerFi/aioswitcher/pull/308) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/78177cdc49bfb48d21500bad81bcdd3bb5192b67))
- **deps**: bump dessant/lock-threads from 2.0.3 to 2.1.1 (310) [310](https://github.com/TomerFi/aioswitcher/pull/310) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/0443b1679b38a749977b1ba18477402f3a4b6a2f))
- **deps**: bump actions/stale from 3.0.19 to 4 (313) [313](https://github.com/TomerFi/aioswitcher/pull/313) ([dependabot[bot]](https://github.com/TomerFi/aioswitcher/commit/058a1ad6838e1367756a2737fb81e46864df60b8))

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.