Roombapy

Latest version: v1.8.1

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

Scan your dependencies

Page 2 of 4

1.6.13

What's Changed
* Introduce Ruff by joostlek in https://github.com/pschmitt/roombapy/pull/234
* fix G002 and G004 by joostlek in https://github.com/pschmitt/roombapy/pull/236
* Fix PERF102 by joostlek in https://github.com/pschmitt/roombapy/pull/237
* Fix PLR1714 by joostlek in https://github.com/pschmitt/roombapy/pull/239
* Fix PLE1205 by joostlek in https://github.com/pschmitt/roombapy/pull/238
* Add pre commit by joostlek in https://github.com/pschmitt/roombapy/pull/240
* Add codespell by joostlek in https://github.com/pschmitt/roombapy/pull/241
* Fix ARG002 by joostlek in https://github.com/pschmitt/roombapy/pull/242
* Fix UP007 by joostlek in https://github.com/pschmitt/roombapy/pull/243
* Fix T201 by joostlek in https://github.com/pschmitt/roombapy/pull/244
* Fix SLF001 by joostlek in https://github.com/pschmitt/roombapy/pull/245
* Fix RET507 by joostlek in https://github.com/pschmitt/roombapy/pull/246
* Fix D* by joostlek in https://github.com/pschmitt/roombapy/pull/247
* Fix D105 D106 by joostlek in https://github.com/pschmitt/roombapy/pull/249
* ignore BLE001 by joostlek in https://github.com/pschmitt/roombapy/pull/248
* Fix D404 by joostlek in https://github.com/pschmitt/roombapy/pull/250
* Fix SIM102 by joostlek in https://github.com/pschmitt/roombapy/pull/253
* Fix EM* FBT003 TRY* by joostlek in https://github.com/pschmitt/roombapy/pull/252
* Fix PLW2901 by joostlek in https://github.com/pschmitt/roombapy/pull/254
* Restructure tests and remove remnants of old unittest by Orhideous in https://github.com/pschmitt/roombapy/pull/255
* Downgrade paho-mqtt version by Orhideous in https://github.com/pschmitt/roombapy/pull/257

New Contributors
* joostlek made their first contribution in https://github.com/pschmitt/roombapy/pull/234

**Full Changelog**: https://github.com/pschmitt/roombapy/compare/1.6.12...1.6.13

1.6.12

What's Changed
* Prepare for Pydantic v2 migration by Orhideous in https://github.com/pschmitt/roombapy/pull/232
* Move .ci to .github/workflows/mosquitto by pschmitt in https://github.com/pschmitt/roombapy/pull/233


**Full Changelog**: https://github.com/pschmitt/roombapy/compare/1.6.11...1.6.12

1.6.11

What's Changed
* Bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/pschmitt/roombapy/pull/216
* Bump actions/cache from 3.3.2 to 3.3.3 by dependabot in https://github.com/pschmitt/roombapy/pull/220
* Bump actions/cache from 3.3.3 to 4.0.0 by dependabot in https://github.com/pschmitt/roombapy/pull/222
* Bump paho-mqtt from 1.6.1 to 2.0.0 by dependabot in https://github.com/pschmitt/roombapy/pull/224
* Update amqtt by Orhideous in https://github.com/pschmitt/roombapy/pull/226
* Update python and dependencies by Orhideous in https://github.com/pschmitt/roombapy/pull/227
* Replace deprecated ssl.wrap_context method by Orhideous in https://github.com/pschmitt/roombapy/pull/228
* Bump orjson from 3.9.13 to 3.9.14 by dependabot in https://github.com/pschmitt/roombapy/pull/230
* Fix CI by Orhideous in https://github.com/pschmitt/roombapy/pull/229
* Properly handle unknown broadcast messages by Orhideous in https://github.com/pschmitt/roombapy/pull/231

New Contributors
* Orhideous made their first contribution in https://github.com/pschmitt/roombapy/pull/226

**Full Changelog**: https://github.com/pschmitt/roombapy/compare/1.6.10...1.6.11

1.6.10

What's Changed
* Bump orjson from 3.8.12 to 3.8.13 by dependabot in https://github.com/pschmitt/roombapy/pull/193
* Bump orjson from 3.8.13 to 3.8.14 by dependabot in https://github.com/pschmitt/roombapy/pull/194
* Bump orjson from 3.8.14 to 3.9.0 by dependabot in https://github.com/pschmitt/roombapy/pull/195
* Bump orjson from 3.9.0 to 3.9.1 by dependabot in https://github.com/pschmitt/roombapy/pull/197
* Bump pytest from 7.3.1 to 7.3.2 by dependabot in https://github.com/pschmitt/roombapy/pull/196
* Bump pytest from 7.3.2 to 7.4.0 by dependabot in https://github.com/pschmitt/roombapy/pull/198
* Bump orjson from 3.9.1 to 3.9.2 by dependabot in https://github.com/pschmitt/roombapy/pull/199
* Bump pytest-asyncio from 0.21.0 to 0.21.1 by dependabot in https://github.com/pschmitt/roombapy/pull/200
* Bump orjson from 3.9.2 to 3.9.3 by dependabot in https://github.com/pschmitt/roombapy/pull/202
* Bump snok/install-poetry from 1.3.3 to 1.3.4 by dependabot in https://github.com/pschmitt/roombapy/pull/201
* Bump orjson from 3.9.3 to 3.9.4 by dependabot in https://github.com/pschmitt/roombapy/pull/203
* Bump orjson from 3.9.4 to 3.9.5 by dependabot in https://github.com/pschmitt/roombapy/pull/204
* Bump pytest from 7.4.0 to 7.4.1 by dependabot in https://github.com/pschmitt/roombapy/pull/205
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/pschmitt/roombapy/pull/206
* Bump orjson from 3.9.5 to 3.9.6 by dependabot in https://github.com/pschmitt/roombapy/pull/207
* Bump pytest from 7.4.1 to 7.4.2 by dependabot in https://github.com/pschmitt/roombapy/pull/208
* Bump actions/cache from 3.3.1 to 3.3.2 by dependabot in https://github.com/pschmitt/roombapy/pull/209
* Bump orjson from 3.9.6 to 3.9.7 by dependabot in https://github.com/pschmitt/roombapy/pull/210
* Bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/pschmitt/roombapy/pull/211
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/pschmitt/roombapy/pull/212
* Handle non-str keys when sending commands by bdraco in https://github.com/pschmitt/roombapy/pull/214


**Full Changelog**: https://github.com/pschmitt/roombapy/compare/1.6.9...1.6.10

1.6.9

What's Changed
* Bump pytest from 7.2.2 to 7.3.0 by dependabot in https://github.com/pschmitt/roombapy/pull/186
* Bump orjson from 3.8.9 to 3.8.10 by dependabot in https://github.com/pschmitt/roombapy/pull/187
* Bump pytest from 7.3.0 to 7.3.1 by dependabot in https://github.com/pschmitt/roombapy/pull/188
* Bump orjson from 3.8.10 to 3.8.11 by dependabot in https://github.com/pschmitt/roombapy/pull/189
* Fix connecting to older roombas with openssl3 by bdraco in https://github.com/pschmitt/roombapy/pull/190
* Bump orjson from 3.8.11 to 3.8.12 by dependabot in https://github.com/pschmitt/roombapy/pull/191


**Full Changelog**: https://github.com/pschmitt/roombapy/compare/1.6.8...1.6.9

1.6.8

What's Changed
* Bump pytest-asyncio from 0.20.3 to 0.21.0 by dependabot in https://github.com/pschmitt/roombapy/pull/181
* Bump black from 23.1.0 to 23.3.0 by dependabot in https://github.com/pschmitt/roombapy/pull/182
* Only generate ssl context once by bdraco in https://github.com/pschmitt/roombapy/pull/183
* Switch to using orjson by bdraco in https://github.com/pschmitt/roombapy/pull/184


**Full Changelog**: https://github.com/pschmitt/roombapy/compare/1.6.7...1.6.8

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.