Glocaltokens

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 6

0.7.0

Changes

Move all generated code to external package which allows to use recent versions of Protobuf.

🔧 Internal structure enhancement

- Use ghome-foyer-api package KapJI (337)
- Bump abatilo/actions-poetry from 2.2.0 to 2.3.0 dependabot (335)

🧱 Dependency Updates

- Update Faker KapJI (338)
- Bump pre-commit from 3.1.0 to 3.1.1 dependabot (336)
- Bump pre-commit from 3.0.4 to 3.1.0 dependabot (334)
- Bump grpcio from 1.51.1 to 1.51.3 dependabot (333)
- Bump zeroconf from 0.47.1 to 0.47.3 dependabot (331)
- Bump pylint from 2.16.1 to 2.16.2 dependabot (330)
- Bump flake8-bugbear from 23.1.20 to 23.2.13 dependabot (329)

0.6.9

Changes

📄 Documentation

- Fix build badge KapJI (314)

🔧 Internal structure enhancement

- Switch minimum supported Python to 3.9 KapJI (327)
- Disable release-drafter job on PRs KapJI (325)
- Bump abatilo/actions-poetry from 2.1.6 to 2.2.0 dependabot (302)
- Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 dependabot (294)
- Bump zeroconf from 0.39.0 to 0.39.1 dependabot (288)

🧱 Dependency Updates

- Switch minimum supported Python to 3.9 KapJI (327)
- Bump simplejson from 3.18.1 to 3.18.3 dependabot (328)
- Bump pylint from 2.16.0 to 2.16.1 dependabot (326)
- Bump pylint from 2.15.10 to 2.16.0 dependabot (324)
- Bump isort from 5.11.4 to 5.12.0 dependabot (323)
- Bump flake8-bugbear from 22.8.23 to 22.12.6 dependabot (320)
- Bump setuptools from 65.3.0 to 65.7.0 dependabot (322)
- Bump flake8-comprehensions from 3.10.0 to 3.10.1 dependabot (321)
- Bump isort from 5.10.1 to 5.11.4 dependabot (319)
- Bump pytest from 7.1.3 to 7.2.1 dependabot (318)
- Bump codespell from 2.2.1 to 2.2.2 dependabot (317)
- Bump grpc-stubs from 1.24.11 to 1.24.12 dependabot (316)
- Bump pylint from 2.15.2 to 2.15.10 dependabot (315)
- Bump pre-commit from 2.20.0 to 2.21.0 dependabot (311)
- Bump requests from 2.28.1 to 2.28.2 dependabot (309)
- Bump grpcio from 1.51.0 to 1.51.1 dependabot (303)
- Bump ipdb from 0.13.9 to 0.13.11 dependabot (310)
- Bump black from 22.8.0 to 22.12.0 dependabot (312)
- Bump poetry to 1.3.2 KapJI (313)
- Bump simplejson from 3.18.0 to 3.18.1 dependabot (308)
- Bump zeroconf from 0.47.0 to 0.47.1 dependabot (307)
- Bump zeroconf from 0.45.0 to 0.47.0 dependabot (306)
- Bump zeroconf from 0.44.0 to 0.45.0 dependabot (305)
- Bump zeroconf from 0.39.4 to 0.44.0 dependabot (304)
- Bump grpcio from 1.50.0 to 1.51.0 dependabot (301)
- Bump simplejson from 3.17.6 to 3.18.0 dependabot (299)
- Bump zeroconf from 0.39.3 to 0.39.4 dependabot (298)
- Bump zeroconf from 0.39.2 to 0.39.3 dependabot (297)
- Bump zeroconf from 0.39.1 to 0.39.2 dependabot (296)
- Bump grpcio from 1.49.1 to 1.50.0 dependabot (295)
- Bump protobuf from 3.20.2 to 3.20.3 dependabot (293)
- Bump grpcio from 1.49.0 to 1.49.1 dependabot (292)
- Bump grpcio from 1.48.1 to 1.49.0 dependabot (291)
- Bump protobuf from 3.20.1 to 3.20.2 dependabot (290)
- Bump pylint from 2.15.0 to 2.15.2 dependabot (289)
- Bump zeroconf from 0.39.0 to 0.39.1 dependabot (288)

0.6.8

Changes

🔧 Internal structure enhancement

- Bump abatilo/actions-poetry from 2.1.5 to 2.1.6 dependabot (279)

🧱 Dependency Updates

- Relax requirements for deps which are pinned in HA KapJI (287)
- Bump grpcio from 1.48.0 to 1.48.1 dependabot (286)
- Bump pytest from 7.1.2 to 7.1.3 dependabot (285)
- Bump black from 22.6.0 to 22.8.0 dependabot (284)
- Bump pylint from 2.14.5 to 2.15.0 dependabot (283)
- Bump flake8-bugbear from 22.8.22 to 22.8.23 dependabot (282)
- Bump mypy-protobuf from 3.2.0 to 3.3.0 dependabot (281)
- Bump flake8-bugbear from 22.7.1 to 22.8.22 dependabot (280)
- Bump codespell from 2.1.0 to 2.2.1 dependabot (278)
- Bump grpcio from 1.47.0 to 1.48.0 dependabot (277)
- Bump flake8-simplify from 0.19.2 to 0.19.3 dependabot (276)
- Bump flake8-use-fstring from 1.3 to 1.4 dependabot (275)

0.6.7

Changes

🚀 Features

- Escape plus sign in the username KapJI (271)

🐛 Bug Fixes

- Restore previous version of generated proto file KapJI (274)

🔧 Internal structure enhancement

- Bump abatilo/actions-poetry from 2.1.4 to 2.1.5 dependabot (264)

🧱 Dependency Updates

- Bump pylint from 2.14.4 to 2.14.5 dependabot (273)
- Bump pre-commit from 2.19.0 to 2.20.0 dependabot (272)
- Bump flake8-bugbear from 22.6.22 to 22.7.1 dependabot (269)
- Bump grpc-stubs from 1.24.10 to 1.24.11 dependabot (268)
- Bump pylint from 2.14.3 to 2.14.4 dependabot (267)
- Bump requests from 2.28.0 to 2.28.1 dependabot (266)
- Bump black from 22.3.0 to 22.6.0 dependabot (265)

0.6.6

Changes

🧱 Dependency Updates

- Relax requirements for deps which are pinned in HA KapJI (263)

0.6.5

Changes

🔧 Internal structure enhancement

- Bump actions/setup-python from 3 to 4 dependabot (252)

🧱 Dependency Updates

- Update generated protobuf files KapJI (262)
- Bump grpcio-tools from 1.46.3 to 1.47.0 dependabot (261)
- Bump grpcio from 1.46.3 to 1.47.0 dependabot (259)
- Bump flake8-bugbear from 22.4.25 to 22.6.22 dependabot (258)
- Update dependencies KapJI (256)
- Bump pylint from 2.13.9 to 2.14.2 dependabot (255)
- Bump zeroconf from 0.38.6 to 0.38.7 dependabot (254)
- Bump requests from 2.27.1 to 2.28.0 dependabot (253)
- Bump gpsoauth from 1.0.1 to 1.0.2 dependabot (249)

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.