Hass-nabucasa

Latest version: v0.87.0

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

Scan your dependencies

Page 2 of 19

0.81.0

What's Changed

- 640 Add TypedDict for files responses ludeeus
- 642 Bump pycognito from 2024.2.0 to 2024.5.1 ludeeus
- 643 Bump version to 0.81.0 ludeeus

⬆️ Dependencies

<details>
<summary>22 changes</summary>

- 617 Bump pre-commit-hooks from 4.5.0 to 4.6.0 dependabot
- 616 Bump acme from 2.9.0 to 2.10.0 dependabot
- 618 Bump ruff from 0.3.5 to 0.3.7 dependabot
- 620 Bump actions/upload-artifact from 4.3.1 to 4.3.2 dependabot
- 619 Bump actions/download-artifact from 4.1.4 to 4.1.5 dependabot
- 621 Bump actions/checkout from 4.1.2 to 4.1.3 dependabot
- 622 Bump ruff from 0.3.7 to 0.4.1 dependabot
- 625 Bump actions/upload-artifact from 4.3.2 to 4.3.3 dependabot
- 624 Bump actions/download-artifact from 4.1.5 to 4.1.6 dependabot
- 623 Bump types-pyopenssl from 24.0.0.20240311 to 24.0.0.20240417 dependabot
- 627 Bump actions/checkout from 4.1.3 to 4.1.4 dependabot
- 626 Bump actions/download-artifact from 4.1.6 to 4.1.7 dependabot
- 629 Bump mypy from 1.9.0 to 1.10.0 dependabot
- 630 Bump ruff from 0.4.1 to 0.4.2 dependabot
- 632 Bump pytest from 8.1.1 to 8.2.0 dependabot
- 628 Bump types-pyopenssl from 24.0.0.20240417 to 24.1.0.20240425 dependabot
- 634 Bump ruff from 0.4.2 to 0.4.3 dependabot
- 633 Bump actions/checkout from 4.1.4 to 4.1.5 dependabot
- 637 Bump ruff from 0.4.3 to 0.4.4 dependabot
- 636 Bump pre-commit from 3.7.0 to 3.7.1 dependabot
- 638 Bump snitun from 0.36.2 to 0.39.1 dependabot
- 641 Bump pylint from 3.1.0 to 3.2.0 dependabot
</details>

0.80.0

What's Changed

- 612 Remove the safety dependency ludeeus
- 614 Add version to upload details request ludeeus
- 613 Add handlers to list and generate download details ludeeus
- 615 Bump the version to 0.80.0 ludeeus

⬆️ Dependencies

<details>
<summary>5 changes</summary>

- 606 Bump ruff from 0.3.2 to 0.3.3 dependabot
- 607 Bump pre-commit from 3.6.2 to 3.7.0 dependabot
- 608 Bump ruff from 0.3.3 to 0.3.4 dependabot
- 609 Bump actions/setup-python from 5.0.0 to 5.1.0 dependabot
- 611 Bump ruff from 0.3.4 to 0.3.5 dependabot
</details>

0.79.0

What's Changed

- 565 Recreate acme when JWS verification fails ludeeus
- 567 Bump syrup from 4.6.0 to 4.6.1 ludeeus
- 568 Replace Python 3.10 with 3.12 ludeeus
- 570 Limit snitun error to only log if we are reconnecting ludeeus
- 571 Remove tox ludeeus
- 572 Move vscode configuration inside customizations ludeeus
- 573 Add concurrency definition to CI workflow ludeeus
- 574 Implement pyproject.toml ludeeus
- 577 Add ruff ludeeus
- 578 Add pre-commit configuration ludeeus
- 575 Add function to get upload details ludeeus
- 583 Set python 3.11 as the lint/format target ludeeus
- 580 Set exact action versions ludeeus
- 579 Add pypa/gh-action-pypi-publish for publishing ludeeus
- 582 Log WS receive timeout ludeeus
- 581 Change dependabot to run weekly for pip ludeeus
- 584 Add 5 min heartbeat to the CloudIoT WebSocket connection ludeeus
- 592 Update devcontainer configuration to use ruff ludeeus
- 593 Add test to verify JWT claim decoding ludeeus
- 590 Bump ruff from 0.2.2 to 0.3.0 ludeeus
- 591 Handle disabled ruff rules P->U ludeeus
- 594 Change JWT lib ludeeus
- 595 Complete ruff rule evaluations ludeeus
- 604 Add guard to recreate certificates on KV mismatch ludeeus
- 605 Bump version to 0.79.0 ludeeus

⬆️ Dependencies

<details>
<summary>16 changes</summary>

- 556 Bump black from 23.12.1 to 24.1.1 dependabot
- 553 Bump pycognito from 2023.5.0 to 2024.1.0 dependabot
- 555 Bump pytest from 7.4.4 to 8.0.0 dependabot
- 589 Bump pytest from 8.0.0 to 8.0.2 dependabot
- 588 Bump acme from 2.8.0 to 2.9.0 dependabot
- 587 Bump types-pyopenssl from 24.0.0.20240130 to 24.0.0.20240228 dependabot
- 586 Bump pylint from 3.0.3 to 3.1.0 dependabot
- 585 Bump pycognito from 2024.1.0 to 2024.2.0 dependabot
- 596 Bump actions/download-artifact from 4.1.3 to 4.1.4 dependabot
- 597 Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 dependabot
- 602 Bump pytest-timeout from 2.2.0 to 2.3.1 dependabot
- 599 Bump ruff from 0.3.0 to 0.3.2 dependabot
- 598 Bump mypy from 1.8.0 to 1.9.0 dependabot
- 601 Bump types-pyopenssl from 24.0.0.20240228 to 24.0.0.20240311 dependabot
- 600 Bump pytest from 8.0.2 to 8.1.1 dependabot
- 603 Bump actions/checkout from 4.1.1 to 4.1.2 dependabot
</details>

0.78.0

What's Changed

- 563 Adjust typing of Cloud.mode emontnemery
- 564 Add method to remove all cloud data emontnemery
- 566 Bump version to 0.78.0 emontnemery

0.77.0

What's Changed

- 559 Enhance typing for cloud_api decorators ludeeus
- 560 Add iot.HandlerError emontnemery
- 561 Correct super calls in exception subclasses emontnemery
- 562 Bump version to 0.77.0 emontnemery

⬆️ Dependencies

<details>
<summary>3 changes</summary>

- 554 Bump flake8 from 6.1.0 to 7.0.0 dependabot
- 557 Bump types-pyopenssl from 23.3.0.0 to 24.0.0.20240130 dependabot
- 558 Bump release-drafter/release-drafter from 5 to 6 dependabot
</details>

0.76.0

What's Changed

- 542 Fix portal link karwosts
- 548 Clean up event_loop fixture MartinHjelmare
- 549 Remove run_task MartinHjelmare
- 550 Bump min cryptography version from 2.8 to 42.0.0 ludeeus
- 551 Replace deprecated not_valid_after property with not_valid_after_utc ludeeus
- 552 Bump version to 0.76.0 ludeeus

⬆️ Dependencies

<details>
<summary>5 changes</summary>

- 547 Bump pylint from 3.0.2 to 3.0.3 dependabot
- 543 Bump pytest from 7.4.3 to 7.4.4 dependabot
- 544 Bump mypy from 1.7.1 to 1.8.0 dependabot
- 545 Bump black from 23.11.0 to 23.12.1 dependabot
- 546 Bump acme from 2.7.4 to 2.8.0 dependabot
</details>

Page 2 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.