Pyrainbird

Latest version: v6.0.2

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

Scan your dependencies

Page 2 of 4

4.0.0

Breaking change
* Improve exceptions making them more user friendly. This includes a change to the exception hierarchy so that internal exceptions that are bugs are no longer part of the `RainbirdApiException` hierarchy. by allenporter in https://github.com/allenporter/pyrainbird/pull/237

What's Changed
* Increase backoff time on retries by allenporter in https://github.com/allenporter/pyrainbird/pull/236

Developer updates
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.280 by renovate in https://github.com/allenporter/pyrainbird/pull/226
* Update dependency responses to v0.23.2 by renovate in https://github.com/allenporter/pyrainbird/pull/227
* Update dependency pydantic to v2.1.1 by renovate in https://github.com/allenporter/pyrainbird/pull/228
* Update dependency ruff to v0.0.282 by renovate in https://github.com/allenporter/pyrainbird/pull/229
* Update dependency responses to v0.23.3 by renovate in https://github.com/allenporter/pyrainbird/pull/231
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.282 by renovate in https://github.com/allenporter/pyrainbird/pull/230
* Update dependency ruff to v0.0.284 by renovate in https://github.com/allenporter/pyrainbird/pull/234
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.284 by renovate in https://github.com/allenporter/pyrainbird/pull/235

**Full Changelog**: https://github.com/allenporter/pyrainbird/compare/3.0.1...4.0.0

3.0.1

What's Changed
* Fix `CreateController` client creation by allenporter in https://github.com/allenporter/pyrainbird/pull/225

Developer dependency updates
* Update dependency aiohttp to v3.8.5 [SECURITY] by renovate in https://github.com/allenporter/pyrainbird/pull/220
* Update dependency types-PyYAML to v6.0.12.11 by renovate in https://github.com/allenporter/pyrainbird/pull/221
* Update dependency types-requests to v2.31.0.2 by renovate in https://github.com/allenporter/pyrainbird/pull/222
* Update dependency ruff to v0.0.280 by renovate in https://github.com/allenporter/pyrainbird/pull/223


**Full Changelog**: https://github.com/allenporter/pyrainbird/compare/3.0.0...3.0.1

3.0.0

What's Changed
* Drop support for python 3.9 by allenporter in https://github.com/allenporter/pyrainbird/pull/216
* Support pydantic v2 using v1 shims by allenporter in https://github.com/allenporter/pyrainbird/pull/217
* Fix device code for ARC8, RC2, TBOS-BT and handle unknown devices by allenporter in https://github.com/allenporter/pyrainbird/pull/218


**Full Changelog**: https://github.com/allenporter/pyrainbird/compare/2.1.1...3.0.0

2.1.1

What's Changed
* Support retries for ESP-RZXe by allenporter in https://github.com/allenporter/pyrainbird/pull/215

Developer updates
* Update dependency pydantic to v1.10.11 by renovate in https://github.com/allenporter/pyrainbird/pull/208
* Update pre-commit hook psf/black to v23.7.0 by renovate in https://github.com/allenporter/pyrainbird/pull/210
* Update pypa/gh-action-pypi-publish action to v1.8.8 by renovate in https://github.com/allenporter/pyrainbird/pull/211
* Update dependency pytest-asyncio to v0.21.1 by renovate in https://github.com/allenporter/pyrainbird/pull/212
* Update dependency ruff to v0.0.278 by renovate in https://github.com/allenporter/pyrainbird/pull/213
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.278 by renovate in https://github.com/allenporter/pyrainbird/pull/214


**Full Changelog**: https://github.com/allenporter/pyrainbird/compare/2.1.0...2.1.1

2.1.0

What's Changed

* Perform jittered retries for ESP-ME* devices on 503 by allenporter in https://github.com/allenporter/pyrainbird/pull/207

Developer Updates

* Update dependency ruff to v0.0.261 by renovate in https://github.com/allenporter/pyrainbird/pull/155
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.261 by renovate in https://github.com/allenporter/pyrainbird/pull/156
* Update dependency pytest to v7.3.0 by renovate in https://github.com/allenporter/pyrainbird/pull/157
* Update dependency pytest to v7.3.1 by renovate in https://github.com/allenporter/pyrainbird/pull/158
* Update dependency ruff to v0.0.262 by renovate in https://github.com/allenporter/pyrainbird/pull/159
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.262 by renovate in https://github.com/allenporter/pyrainbird/pull/160
* Update pre-commit hook adrienverge/yamllint to v1.31.0 by renovate in https://github.com/allenporter/pyrainbird/pull/161
* Update dependency pdoc to v13.1.1 by renovate in https://github.com/allenporter/pyrainbird/pull/162
* Update dependency ruff to v0.0.263 by renovate in https://github.com/allenporter/pyrainbird/pull/163
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.263 by renovate in https://github.com/allenporter/pyrainbird/pull/164
* Update dependency requests to v2.29.0 by renovate in https://github.com/allenporter/pyrainbird/pull/165
* Update dependency types-requests to v2.29.0.0 by renovate in https://github.com/allenporter/pyrainbird/pull/166
* Update dependency ruff to v0.0.264 by renovate in https://github.com/allenporter/pyrainbird/pull/167
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.264 by renovate in https://github.com/allenporter/pyrainbird/pull/168
* Update pypa/gh-action-pypi-publish action to v1.8.6 by renovate in https://github.com/allenporter/pyrainbird/pull/169
* Update dependency requests to v2.30.0 by renovate in https://github.com/allenporter/pyrainbird/pull/170
* Update dependency ruff to v0.0.265 by renovate in https://github.com/allenporter/pyrainbird/pull/171
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.265 by renovate in https://github.com/allenporter/pyrainbird/pull/172
* Update dependency types-requests to v2.30.0.0 by renovate in https://github.com/allenporter/pyrainbird/pull/173
* Update dependency ruff to v0.0.267 by renovate in https://github.com/allenporter/pyrainbird/pull/174
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.267 by renovate in https://github.com/allenporter/pyrainbird/pull/175
* Update dependency ruff to v0.0.269 by renovate in https://github.com/allenporter/pyrainbird/pull/176
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.269 by renovate in https://github.com/allenporter/pyrainbird/pull/177
* Update dependency types-PyYAML to v6.0.12.10 by renovate in https://github.com/allenporter/pyrainbird/pull/180
* Update dependency requests to v2.31.0 [SECURITY] by renovate in https://github.com/allenporter/pyrainbird/pull/181
* Update dependency pydantic to v1.10.8 by renovate in https://github.com/allenporter/pyrainbird/pull/182
* Update dependency ruff to v0.0.270 by renovate in https://github.com/allenporter/pyrainbird/pull/183
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.270 by renovate in https://github.com/allenporter/pyrainbird/pull/184
* Update dependency pytest-cov to v4.1.0 by renovate in https://github.com/allenporter/pyrainbird/pull/185
* Update dependency types-requests to v2.31.0.0 by renovate in https://github.com/allenporter/pyrainbird/pull/186
* Update pre-commit hook adrienverge/yamllint to v1.32.0 by renovate in https://github.com/allenporter/pyrainbird/pull/187
* Update dependency types-requests to v2.31.0.1 by renovate in https://github.com/allenporter/pyrainbird/pull/188
* Update dependency pydantic to v1.10.9 by renovate in https://github.com/allenporter/pyrainbird/pull/189
* Update dependency ruff to v0.0.272 by renovate in https://github.com/allenporter/pyrainbird/pull/190
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.272 by renovate in https://github.com/allenporter/pyrainbird/pull/191
* Update dependency requests-mock to v1.11.0 by renovate in https://github.com/allenporter/pyrainbird/pull/192
* Update dependency pytest to v7.3.2 by renovate in https://github.com/allenporter/pyrainbird/pull/193
* Update pre-commit hook codespell-project/codespell to v2.2.5 by renovate in https://github.com/allenporter/pyrainbird/pull/194
* Update dependency pytest-mock to v3.11.1 by renovate in https://github.com/allenporter/pyrainbird/pull/195
* Update dependency pdoc to v14 by renovate in https://github.com/allenporter/pyrainbird/pull/196
* Update dependency ruff to v0.0.274 by renovate in https://github.com/allenporter/pyrainbird/pull/197
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.274 by renovate in https://github.com/allenporter/pyrainbird/pull/198
* Update dependency ruff to v0.0.275 by renovate in https://github.com/allenporter/pyrainbird/pull/199
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.275 by renovate in https://github.com/allenporter/pyrainbird/pull/200
* Update dependency pytest to v7.4.0 by renovate in https://github.com/allenporter/pyrainbird/pull/201
* Update pypa/gh-action-pypi-publish action to v1.8.7 by renovate in https://github.com/allenporter/pyrainbird/pull/202
* Update dependency pydantic to v1.10.10 by renovate in https://github.com/allenporter/pyrainbird/pull/204
* Update dependency ruff to v0.0.277 by renovate in https://github.com/allenporter/pyrainbird/pull/205
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.277 by renovate in https://github.com/allenporter/pyrainbird/pull/206

**Full Changelog**: https://github.com/allenporter/pyrainbird/compare/2.0.1...2.1.0

2.0.1

What's Changed
* Fix support for ESP-ME schedules by allenporter in https://github.com/allenporter/pyrainbird/pull/151
* Close files to remove python warnings by allenporter in https://github.com/allenporter/pyrainbird/pull/154

Developer updates
* Update dependency types-PyYAML to v6.0.12.4 by renovate in https://github.com/allenporter/pyrainbird/pull/113
* Update dependency types-requests to v2.28.11.12 by renovate in https://github.com/allenporter/pyrainbird/pull/114
* Update dependency types-PyYAML to v6.0.12.5 by renovate in https://github.com/allenporter/pyrainbird/pull/115
* Update dependency aiohttp to v3.8.4 by renovate in https://github.com/allenporter/pyrainbird/pull/116
* Update dependency types-PyYAML to v6.0.12.6 by renovate in https://github.com/allenporter/pyrainbird/pull/117
* Update dependency types-requests to v2.28.11.13 by renovate in https://github.com/allenporter/pyrainbird/pull/118
* Update dependency pydantic to v1.10.5 by renovate in https://github.com/allenporter/pyrainbird/pull/119
* Update dependency pdoc to v13 by renovate in https://github.com/allenporter/pyrainbird/pull/120
* Update dependency types-PyYAML to v6.0.12.8 by renovate in https://github.com/allenporter/pyrainbird/pull/121
* Update dependency types-requests to v2.28.11.14 by renovate in https://github.com/allenporter/pyrainbird/pull/122
* Update dependency types-requests to v2.28.11.15 by renovate in https://github.com/allenporter/pyrainbird/pull/123
* Update dependency pytest to v7.2.2 by renovate in https://github.com/allenporter/pyrainbird/pull/124
* Update dependency pydantic to v1.10.6 by renovate in https://github.com/allenporter/pyrainbird/pull/125
* Update dependency responses to v0.23.1 by renovate in https://github.com/allenporter/pyrainbird/pull/126
* Update pypa/gh-action-pypi-publish action to v1.7.1 by renovate in https://github.com/allenporter/pyrainbird/pull/127
* Update pypa/gh-action-pypi-publish action to v1.8.1 by renovate in https://github.com/allenporter/pyrainbird/pull/128
* Update dependency pytest-asyncio to v0.21.0 by renovate in https://github.com/allenporter/pyrainbird/pull/130
* Update dependency pdoc to v13.0.1 by renovate in https://github.com/allenporter/pyrainbird/pull/131
* Update dependency pydantic to v1.10.7 by renovate in https://github.com/allenporter/pyrainbird/pull/132
* Update dependency types-requests to v2.28.11.16 by renovate in https://github.com/allenporter/pyrainbird/pull/133
* Update actions/deploy-pages action to v2 by renovate in https://github.com/allenporter/pyrainbird/pull/129
* Rename renovate configuration to json5 by allenporter in https://github.com/allenporter/pyrainbird/pull/134
* Update renovate configuration to include pre-commit checks by allenporter in https://github.com/allenporter/pyrainbird/pull/135
* Upgrade pyrainbird to ruff by allenporter in https://github.com/allenporter/pyrainbird/pull/136
* Update pre-commit hook psf/black to v23 by renovate in https://github.com/allenporter/pyrainbird/pull/137
* Update pypa/gh-action-pypi-publish action to v1.8.3 by renovate in https://github.com/allenporter/pyrainbird/pull/138
* Update pre-commit hook adrienverge/yamllint to v1.30.0 by renovate in https://github.com/allenporter/pyrainbird/pull/139
* Update dependency parameterized to v0.9.0 by renovate in https://github.com/allenporter/pyrainbird/pull/140
* Update pre-commit hook codespell-project/codespell to v2.2.4 by renovate in https://github.com/allenporter/pyrainbird/pull/141
* Update dependency types-PyYAML to v6.0.12.9 by renovate in https://github.com/allenporter/pyrainbird/pull/142
* Update dependency types-requests to v2.28.11.17 by renovate in https://github.com/allenporter/pyrainbird/pull/143
* Update dependency ruff to v0.0.260 by renovate in https://github.com/allenporter/pyrainbird/pull/144
* Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.260 by renovate in https://github.com/allenporter/pyrainbird/pull/145
* Update dependency pdoc to v13.1.0 by renovate in https://github.com/allenporter/pyrainbird/pull/146
* Update pre-commit hook pre-commit/pre-commit-hooks to v4.4.0 by renovate in https://github.com/allenporter/pyrainbird/pull/147
* Update pypa/gh-action-pypi-publish action to v1.8.4 by renovate in https://github.com/allenporter/pyrainbird/pull/148
* Update pre-commit hook psf/black to v23.3.0 by renovate in https://github.com/allenporter/pyrainbird/pull/149
* Update pypa/gh-action-pypi-publish action to v1.8.5 by renovate in https://github.com/allenporter/pyrainbird/pull/153

**Full Changelog**: https://github.com/allenporter/pyrainbird/compare/2.0.0...2.0.1

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.