Healthchecks-decorator

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 2

0.5.0

Changes

:rocket: Features

* Support urls with query parameters, such as '?create=1' (353) danidelvalle

0.4.1

Changes

:fire: Removals and Deprecations

* Support python 3.11 (349) danidelvalle

:beetle: Fixes

* Fix safety errors (250) danidelvalle

:construction_worker: Continuous Integration

* Fix safety errors (250) danidelvalle

:package: Dependencies

* Support python 3.11 (349) danidelvalle
* Bump furo from 2023.3.27 to 2023.5.20 in /docs (299) dependabot
* Bump pytest from 7.3.1 to 7.3.2 (306) dependabot
* Bump reorder-python-imports from 3.9.0 to 3.10.0 (309) dependabot
* Bump actions/checkout from 3.5.2 to 3.5.3 (305) dependabot
* Bump coverage from 7.2.3 to 7.2.7 (304) dependabot
* Bump actions/setup-python from 4.6.0 to 4.6.1 (302) dependabot
* Bump codecov/codecov-action from 3.1.3 to 3.1.4 (298) dependabot
* Bump sphinx from 6.2.0 to 7.0.1 in /docs (297) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (295) dependabot
* Bump pip from 23.1 to 23.1.2 in /.github/workflows (291) dependabot
* Bump pyupgrade from 3.3.1 to 3.3.2 (289) dependabot
* Bump nox from 2022.11.21 to 2023.4.22 in /.github/workflows (288) dependabot
* Bump sphinx from 6.1.3 to 6.2.0 in /docs (286) dependabot
* Bump pygments from 2.14.0 to 2.15.1 (282) dependabot
* Bump codecov/codecov-action from 3.1.2 to 3.1.3 (284) dependabot
* Bump actions/setup-python from 4.5.0 to 4.6.0 (285) dependabot
* Bump pip from 23.0.1 to 23.1 in /.github/workflows (281) dependabot
* Bump pytest from 7.3.0 to 7.3.1 (280) dependabot
* Bump actions/checkout from 3.5.0 to 3.5.2 (279) dependabot
* Bump codecov/codecov-action from 3.1.1 to 3.1.2 (277) dependabot
* Bump pytest from 7.2.2 to 7.3.0 (275) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 (272) dependabot
* Bump coverage from 7.2.2 to 7.2.3 (273) dependabot
* Bump mypy from 1.1.1 to 1.2.0 (274) dependabot
* Bump furo from 2022.12.7 to 2023.3.27 in /docs (269) dependabot
* Bump actions/checkout from 3.4.0 to 3.5.0 (268) dependabot
* Bump pypa/gh-action-pypi-publish from 1.8.0 to 1.8.3 (266) dependabot
* Bump coverage from 7.2.1 to 7.2.2 (264) dependabot
* Bump actions/checkout from 3.3.0 to 3.4.0 (262) dependabot
* Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.0 (261) dependabot
* Bump actions/cache from 3.3.0 to 3.3.1 (260) dependabot
* Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 (258) dependabot
* Bump virtualenv from 20.20.0 to 20.21.0 in /.github/workflows (257) dependabot
* Bump actions/cache from 3.2.6 to 3.3.0 (256) dependabot
* Bump mypy from 1.0.1 to 1.1.1 (255) dependabot
* Bump pytest from 7.2.1 to 7.2.2 (254) dependabot
* Bump virtualenv from 20.19.0 to 20.20.0 in /.github/workflows (253) dependabot
* Bump mypy from 0.991 to 1.0.1 (252) dependabot
* Bump coverage from 6.5.0 to 7.2.1 (249) dependabot
* Bump sphinx from 5.3.0 to 6.1.3 in /docs (230) dependabot
* Bump virtualenv from 20.17.1 to 20.19.0 in /.github/workflows (242) dependabot
* Bump pip from 22.3.1 to 23.0.1 in /.github/workflows (245) dependabot
* Bump actions/checkout from 3.2.0 to 3.3.0 (223) dependabot
* Bump actions/setup-python from 4.4.0 to 4.5.0 (233) dependabot
* Bump actions/upload-artifact from 3.1.1 to 3.1.2 (229) dependabot
* Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (246) dependabot
* Bump actions/cache from 3.0.11 to 3.2.6 (247) dependabot
* Fix safety errors (250) danidelvalle
* Bump actions/download-artifact from 3.0.1 to 3.0.2 (224) dependabot
* Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (220) dependabot
* Bump actions/setup-python from 4.3.1 to 4.4.0 (213) dependabot
* Bump black from 22.10.0 to 22.12.0 (209) dependabot
* Bump safety from 2.3.1 to 2.3.5 (206) dependabot
* Bump pyupgrade from 3.2.2 to 3.3.1 (203) dependabot
* Bump sphinx-click from 4.3.0 to 4.4.0 in /docs (202) dependabot
* Bump pre-commit-hooks from 4.3.0 to 4.4.0 (191) dependabot
* Bump actions/checkout from 3.1.0 to 3.2.0 (208) dependabot
* Bump flake8-rst-docstrings from 0.2.7 to 0.3.0 (188) dependabot
* Bump salsify/action-detect-and-tag-new-version from 2.0.2 to 2.0.3 (196) dependabot
* Bump furo from 2022.9.29 to 2022.12.7 in /docs (201) dependabot
* Bump virtualenv from 20.16.7 to 20.17.1 in /.github/workflows (199) dependabot
* Bump nox from 2022.8.7 to 2022.11.21 in /.github/workflows (189) dependabot
* Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4 (200) dependabot
* Bump actions/setup-python from 4.3.0 to 4.3.1 (205) dependabot
* Bump mypy from 0.990 to 0.991 (187) dependabot
* Bump virtualenv from 20.16.6 to 20.16.7 in /.github/workflows (186) dependabot
* Bump pyupgrade from 3.2.0 to 3.2.2 (185) dependabot
* Bump nox-poetry from 1.0.1 to 1.0.2 in /.github/workflows (183) dependabot
* Bump mypy from 0.982 to 0.990 (182) dependabot
* Bump pip from 22.2.2 to 22.3.1 in /.github/workflows (181) dependabot
* Bump pyupgrade from 3.1.0 to 3.2.0 (180) dependabot
* Bump flake8-bugbear from 22.9.23 to 22.10.27 (179) dependabot
* Bump pytest from 7.1.3 to 7.2.0 (178) dependabot
* Bump actions/upload-artifact from 3.1.0 to 3.1.1 (173) dependabot
* Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.2 (174) dependabot
* Bump virtualenv from 20.16.5 to 20.16.6 in /.github/workflows (177) dependabot
* Bump reorder-python-imports from 3.8.5 to 3.9.0 (175) dependabot
* Bump actions/download-artifact from 3.0.0 to 3.0.1 (172) dependabot
* Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (171) dependabot
* Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (170) dependabot
* Bump sphinx from 5.2.3 to 5.3.0 in /docs (169) dependabot
* Bump reorder-python-imports from 3.8.3 to 3.8.5 (167) dependabot
* Bump pyupgrade from 3.0.0 to 3.1.0 (165) dependabot
* Bump actions/cache from 3.0.10 to 3.0.11 (166) dependabot
* Bump poetry from 1.2.1 to 1.2.2 in /.github/workflows (163) dependabot
* Bump actions/setup-python from 4.2.0 to 4.3.0 (162) dependabot
* Bump black from 22.8.0 to 22.10.0 (161) dependabot
* Bump safety from 2.2.0 to 2.3.1 (160) dependabot
* Bump pyupgrade from 2.38.2 to 3.0.0 (157) dependabot
* Bump actions/checkout from 3.0.2 to 3.1.0 (158) dependabot
* Bump mypy from 0.981 to 0.982 (155) dependabot
* Bump actions/cache from 3.0.9 to 3.0.10 (156) dependabot
* Bump coverage from 6.4.4 to 6.5.0 (152) dependabot
* Bump actions/cache from 3.0.8 to 3.0.9 (153) dependabot
* Bump sphinx from 5.2.2 to 5.2.3 in /docs (154) dependabot
* Bump mypy from 0.971 to 0.981 (150) dependabot
* Bump pyupgrade from 2.38.0 to 2.38.2 (148) dependabot
* Bump furo from 2022.9.15 to 2022.9.29 in /docs (151) dependabot
* Bump flake8-bugbear from 22.9.11 to 22.9.23 (147) dependabot
* Bump sphinx from 5.1.1 to 5.2.2 in /docs (149) dependabot
* Bump reorder-python-imports from 3.8.2 to 3.8.3 (146) dependabot
* Bump codecov/codecov-action from 3.1.0 to 3.1.1 (143) dependabot
* Bump safety from 2.1.1 to 2.2.0 (144) dependabot
* Bump poetry from 1.2.0 to 1.2.1 in /.github/workflows (141) dependabot
* Bump furo from 2022.6.21 to 2022.9.15 (142) dependabot
* Bump pyupgrade from 2.37.3 to 2.38.0 (140) dependabot
* Bump furo from 2022.6.21 to 2022.9.15 (139) dependabot
* Bump furo from 2022.6.21 to 2022.9.15 in /docs (137) dependabot
* Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (138) dependabot
* Bump flake8-bugbear from 22.8.23 to 22.9.11 (136) dependabot
* Bump pytest from 7.1.2 to 7.1.3 (133) dependabot
* Bump black from 22.6.0 to 22.8.0 (132) dependabot
* Bump xdoctest from 1.0.2 to 1.1.0 (134) dependabot
* Bump virtualenv from 20.16.3 to 20.16.5 in /.github/workflows (135) dependabot
* Bump flake8-bugbear from 22.8.22 to 22.8.23 (129) dependabot
* Bump poetry from 1.1.15 to 1.2.0 in /.github/workflows (131) dependabot
* Bump xdoctest from 1.0.1 to 1.0.2 (124) dependabot
* Bump pep8-naming from 0.13.1 to 0.13.2 (125) dependabot
* Bump actions/cache from 3.0.7 to 3.0.8 (126) dependabot
* Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows (127) dependabot
* Bump flake8-bugbear from 22.7.1 to 22.8.22 (128) dependabot
* Bump coverage from 6.4.3 to 6.4.4 (123) dependabot
* Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (122) dependabot
* Bump pygments from 2.12.0 to 2.13.0 (121) dependabot
* Bump actions/cache from 3.0.6 to 3.0.7 (120) dependabot
* Bump coverage from 6.4.2 to 6.4.3 (119) dependabot
* Bump nox from 2022.1.7 to 2022.8.7 in /.github/workflows (118) dependabot
* Bump actions/cache from 3.0.5 to 3.0.6 (117) dependabot
* Bump virtualenv from 20.16.2 to 20.16.3 in /.github/workflows (116) dependabot
* Bump pip from 22.2.1 to 22.2.2 in /.github/workflows (114) dependabot
* Bump actions/setup-python from 4.1.0 to 4.2.0 (113) dependabot
* Bump pip from 22.2 to 22.2.1 in /.github/workflows (109) dependabot
* Bump virtualenv from 20.16.0 to 20.16.2 in /.github/workflows (108) dependabot
* Bump sphinx from 5.1.0 to 5.1.1 in /docs (107) dependabot
* Bump pyupgrade from 2.37.2 to 2.37.3 (110) dependabot
* Bump virtualenv from 20.15.1 to 20.16.0 in /.github/workflows (105) dependabot
* Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (104) dependabot
* Bump sphinx from 5.0.2 to 5.1.0 in /docs (103) dependabot
* Bump pip from 22.1.2 to 22.2 in /.github/workflows (102) dependabot
* Bump mypy from 0.961 to 0.971 (100) dependabot
* Bump reorder-python-imports from 3.8.1 to 3.8.2 (99) dependabot
* Bump pyupgrade from 2.37.1 to 2.37.2 (101) dependabot
* Bump safety from 2.1.0 to 2.1.1 (98) dependabot
* Bump pep8-naming from 0.13.0 to 0.13.1 (97) dependabot
* Bump flake8-rst-docstrings from 0.2.6 to 0.2.7 (94) dependabot
* Bump pyupgrade from 2.34.0 to 2.37.1 (90) dependabot
* Bump safety from 2.0.0 to 2.1.0 (96) dependabot
* Bump xdoctest from 1.0.0 to 1.0.1 (86) dependabot
* Bump pre-commit from 2.19.0 to 2.20.0 (95) dependabot
* Bump sphinx-click from 4.2.0 to 4.3.0 (84) dependabot
* Bump reorder-python-imports from 3.1.0 to 3.8.1 (91) dependabot
* Bump coverage from 6.4.1 to 6.4.2 (93) dependabot
* Bump actions/setup-python from 4.0.0 to 4.1.0 (89) dependabot
* Bump actions/cache from 3.0.4 to 3.0.5 (92) dependabot
* Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows (85) dependabot
* Bump sphinx-click from 4.2.0 to 4.3.0 in /docs (83) dependabot
* Bump flake8-bugbear from 22.6.22 to 22.7.1 (82) dependabot
* Bump safety from 1.10.3 to 2.0.0 (80) dependabot
* Bump black from 22.3.0 to 22.6.0 (78) dependabot
* Bump furo from 2022.4.7 to 2022.6.21 (77) dependabot
* Bump virtualenv from 20.14.1 to 20.15.1 in /.github/workflows (79) dependabot
* Bump nox-poetry from 1.0.0 to 1.0.1 in /.github/workflows (76) dependabot
* Bump flake8-bugbear from 22.4.25 to 22.6.22 (74) dependabot
* Bump furo from 2022.4.7 to 2022.6.21 (73) dependabot
* Bump furo from 2022.6.4.1 to 2022.6.21 in /docs (72) dependabot
* Bump pyupgrade from 2.32.1 to 2.34.0 (71) dependabot
* Bump sphinx-click from 4.1.0 to 4.2.0 in /docs (69) dependabot
* Bump pre-commit-hooks from 4.2.0 to 4.3.0 (68) dependabot
* Bump sphinx-click from 4.1.0 to 4.2.0 (67) dependabot
* Bump flake8-rst-docstrings from 0.2.5 to 0.2.6 (66) dependabot
* Bump mypy from 0.960 to 0.961 (62) dependabot
* Bump pep8-naming from 0.12.1 to 0.13.0 (59) dependabot
* Bump sphinx from 5.0.0 to 5.0.2 in /docs (65) dependabot
* Bump actions/cache from 3.0.2 to 3.0.4 (63) dependabot
* Bump furo from 2022.4.7 to 2022.6.4.1 (61) dependabot
* Bump furo from 2022.4.7 to 2022.6.4.1 in /docs (60) dependabot
* Bump actions/setup-python from 3.1.2 to 4.0.0 (64) dependabot
* Bump coverage from 6.4 to 6.4.1 (58) dependabot
* Bump pip from 22.1.1 to 22.1.2 in /.github/workflows (56) dependabot
* Bump sphinx-click from 4.0.3 to 4.1.0 (54) dependabot
* Bump sphinx-click from 4.0.3 to 4.1.0 in /docs (53) dependabot

0.4.0

Changes

* Bumping version from 0.3.0 to 0.4.0 (52) danidelvalle

:rocket: Features

* support configuration from environment (51) danidelvalle

:package: Dependencies

* Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 (48) dependabot
* Bump sphinx from 4.5.0 to 5.0.0 in /docs (50) dependabot

0.3.0

Changes

* Bumping version from 0.2.1 to 0.3.0 (49) danidelvalle

:rocket: Features

* simple support for diagnostics (46) danidelvalle

:beetle: Fixes

* fix the docs (47) danidelvalle

:books: Documentation

* fix the docs (47) danidelvalle
* fix readme links (45) danidelvalle

:package: Dependencies

* Bump mypy from 0.950 to 0.960 (44) dependabot

0.2.1

Changes

* Bumping version from 0.2.0 to 0.2.1 (43) danidelvalle

:beetle: Fixes

* handle empty or None urls (42) danidelvalle

:package: Dependencies

* Bump actions/upload-artifact from 3.0.0 to 3.1.0 (39) dependabot
* Bump pip from 22.1 to 22.1.1 in /.github/workflows (40) dependabot
* Bump coverage from 6.3.3 to 6.4 (41) dependabot

0.2.0

Changes

* Bumping version from 0.1.1 to 0.2.0 (38) danidelvalle

:rocket: Features

* Support sending failure signals on exceptions (37) danidelvalle

:books: Documentation

* Simplify contributing (36) danidelvalle

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.