Chaturbate-poller

Latest version: v1.6.0

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

Scan your dependencies

Page 1 of 31

9.8.8

* chore: update Python version to 3.11 in CI/CD workflow

1.6.0

Bug Fixes

- **dependencies**: Update optional dependencies to use minimum version specifications in
pyproject.toml
([`06f1c1d`](https://github.com/MountainGod2/chaturbate_poller/commit/06f1c1d99ae388719116f58326618348452202fa))

Chores

- **dependencies**: Update version specifications for optional dependencies in pyproject.toml
([`5fdfdb3`](https://github.com/MountainGod2/chaturbate_poller/commit/5fdfdb3231480a3a6d4428eab49d3db293c03561))

Features

- **logging**: Implement correlation ID generation and logging filter
([`03bbe52`](https://github.com/MountainGod2/chaturbate_poller/commit/03bbe520ab8689c26db62ee10791ee1def7021bd))

1.5.8

Bug Fixes

- **constants**: Add CLOUDFLARE_ERROR to HTTP status code definitions in ChaturbateUtils
([`0c7acc5`](https://github.com/MountainGod2/chaturbate_poller/commit/0c7acc50658401dd341f25f897bf362c31f146db))

- **imports**: Update import paths for InfluxDBClient and Point in influxdb_handler.py
([`c901685`](https://github.com/MountainGod2/chaturbate_poller/commit/c9016854f7220c9ffb8f3e6d1158daa38ab8aba8))

Refactoring

- **constants**: Simplify HTTP status code definitions and add CLOUDFLARE_ERROR
([`3379a9c`](https://github.com/MountainGod2/chaturbate_poller/commit/3379a9c0765d69875e9d1d7ff273d4b1d399ea8a))

1.5.7

Bug Fixes

- **imports**: Consolidate imports from chaturbate_poller in example scripts
([140](https://github.com/MountainGod2/chaturbate_poller/pull/140),
[`454f089`](https://github.com/MountainGod2/chaturbate_poller/commit/454f089f3af39d8a1f6f5fd524a5c232e1339597))

Chores

- **dependencies**: Add labels to dependency dashboard configuration
([`a0bc93e`](https://github.com/MountainGod2/chaturbate_poller/commit/a0bc93efa6e7cd762748b3a14b71fd0ed05fc828))

- **dependencies**: Enable dependency dashboard in Renovate configuration
([`425dcbe`](https://github.com/MountainGod2/chaturbate_poller/commit/425dcbe1fe1ee38287353af126eb689b0b10d37c))

- **dependencies**: Remove old Renovate configuration and add new simplified version
([`04eaff6`](https://github.com/MountainGod2/chaturbate_poller/commit/04eaff63480001162b5b6af8769c97ddb1f8e02d))

- **dependencies**: Update Renovate configuration to adjust schedules and disable automerge
([`c09df02`](https://github.com/MountainGod2/chaturbate_poller/commit/c09df023a56fa2db0fb5eb8df79f376c9289046b))

- **dependencies**: Update Renovate configuration to set all schedules to "at any time"
([`23e2ab2`](https://github.com/MountainGod2/chaturbate_poller/commit/23e2ab22ab2d31bedbce6e77542d67d8da5512fc))

- **deps**: Lock file maintenance
([138](https://github.com/MountainGod2/chaturbate_poller/pull/138),
[`d60c822`](https://github.com/MountainGod2/chaturbate_poller/commit/d60c822eb48a895f75eede868106aa92eb7a60ec))

Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>

- **deps**: Update ghcr.io/astral-sh/uv docker tag to v0.5.8
([139](https://github.com/MountainGod2/chaturbate_poller/pull/139),
[`cfb2760`](https://github.com/MountainGod2/chaturbate_poller/commit/cfb27600b56710f969bbb344302d16db6ca1f7e9))

Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>

- **docker**: Add UV image version in Dockerfile
([`f628c05`](https://github.com/MountainGod2/chaturbate_poller/commit/f628c0583a69339f33a50a6586e590eeb460c4a7))

1.5.6

Bug Fixes

- **docker**: Simplify entrypoint script permissions command in Dockerfile
([`e0b9903`](https://github.com/MountainGod2/chaturbate_poller/commit/e0b9903ba865efe3f50a5192a11c7e4f00fbbe03))

Chores

- **docker**: Refine Dockerfile structure and improve comments for clarity
([`81d63a6`](https://github.com/MountainGod2/chaturbate_poller/commit/81d63a6a20ded31924d07ff8a9378c342af99f3e))

1.5.5

Bug Fixes

- **logging**: Adjust Rich error handling settings for improved output formatting
([`d11f06a`](https://github.com/MountainGod2/chaturbate_poller/commit/d11f06a1483b604033b86ee719a8d89e6652b2f2))

- **logging**: Improve error handling for log directory creation
([`3621be5`](https://github.com/MountainGod2/chaturbate_poller/commit/3621be5e16acedc415c0016b41d8e5bcfe9a9337))

Chores

- **deps**: Lock file maintenance
([137](https://github.com/MountainGod2/chaturbate_poller/pull/137),
[`28df53c`](https://github.com/MountainGod2/chaturbate_poller/commit/28df53c6dcc5814f34d088a6a9d19ecabf80e997))

Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>

- **deps**: Update pypa/gh-action-pypi-publish action to v1.12.3
([136](https://github.com/MountainGod2/chaturbate_poller/pull/136),
[`397b78b`](https://github.com/MountainGod2/chaturbate_poller/commit/397b78b36fbfe3394c71e91a597a95b85091c4fb))

Co-authored-by: renovate[bot] <29139614+renovate[bot]users.noreply.github.com>

- **docker**: Remove unnecessary runtime dependencies and logs directory creation
([`6282015`](https://github.com/MountainGod2/chaturbate_poller/commit/6282015e0ce4bbc3a5934427a6f34a3930d6c013))

- **renovate**: Improve formatting and structure in renovate.json
([`34b99cc`](https://github.com/MountainGod2/chaturbate_poller/commit/34b99cc39457a1b52550e5cea4e87d7ba8839f98))

- **renovate**: Streamline formatting and structure in renovate.json
([`7458ad6`](https://github.com/MountainGod2/chaturbate_poller/commit/7458ad6f148cdedd9d449869451f48992c215e04))

Page 1 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.